[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. 3027 1726776613.68293: 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-ruS executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 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 3027 1726776613.68721: Added group all to inventory 3027 1726776613.68722: Added group ungrouped to inventory 3027 1726776613.68725: Group all now contains ungrouped 3027 1726776613.68728: Examining possible inventory source: /tmp/kernel_settings-k8V/inventory.yml 3027 1726776613.78782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 3027 1726776613.78830: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 3027 1726776613.78847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 3027 1726776613.78893: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 3027 1726776613.78945: Loaded config def from plugin (inventory/script) 3027 1726776613.78946: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 3027 1726776613.78977: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 3027 1726776613.79039: Loaded config def from plugin (inventory/yaml) 3027 1726776613.79040: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 3027 1726776613.79105: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 3027 1726776613.79408: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 3027 1726776613.79411: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 3027 1726776613.79415: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 3027 1726776613.79420: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 3027 1726776613.79424: Loading data from /tmp/kernel_settings-k8V/inventory.yml 3027 1726776613.79471: /tmp/kernel_settings-k8V/inventory.yml was not parsable by auto 3027 1726776613.79517: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 3027 1726776613.79547: Loading data from /tmp/kernel_settings-k8V/inventory.yml 3027 1726776613.79603: group all already in inventory 3027 1726776613.79608: set inventory_file for managed_node1 3027 1726776613.79611: set inventory_dir for managed_node1 3027 1726776613.79611: Added host managed_node1 to inventory 3027 1726776613.79615: Added host managed_node1 to group all 3027 1726776613.79616: set ansible_host for managed_node1 3027 1726776613.79616: set ansible_ssh_extra_args for managed_node1 3027 1726776613.79619: set inventory_file for managed_node2 3027 1726776613.79621: set inventory_dir for managed_node2 3027 1726776613.79622: Added host managed_node2 to inventory 3027 1726776613.79623: Added host managed_node2 to group all 3027 1726776613.79624: set ansible_host for managed_node2 3027 1726776613.79624: set ansible_ssh_extra_args for managed_node2 3027 1726776613.79626: set inventory_file for managed_node3 3027 1726776613.79627: set inventory_dir for managed_node3 3027 1726776613.79628: Added host managed_node3 to inventory 3027 1726776613.79629: Added host managed_node3 to group all 3027 1726776613.79629: set ansible_host for managed_node3 3027 1726776613.79630: set ansible_ssh_extra_args for managed_node3 3027 1726776613.79631: Reconcile groups and hosts in inventory. 3027 1726776613.79634: Group ungrouped now contains managed_node1 3027 1726776613.79635: Group ungrouped now contains managed_node2 3027 1726776613.79636: Group ungrouped now contains managed_node3 3027 1726776613.79693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 3027 1726776613.79780: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 3027 1726776613.79815: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 3027 1726776613.79834: Loaded config def from plugin (vars/host_group_vars) 3027 1726776613.79835: 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) 3027 1726776613.79840: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 3027 1726776613.79846: 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) 3027 1726776613.79880: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 3027 1726776613.80124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776613.80192: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 3027 1726776613.80220: Loaded config def from plugin (connection/local) 3027 1726776613.80223: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 3027 1726776613.80648: Loaded config def from plugin (connection/paramiko_ssh) 3027 1726776613.80652: 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) 3027 1726776613.81278: 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) 3027 1726776613.81305: Loaded config def from plugin (connection/psrp) 3027 1726776613.81307: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 3027 1726776613.81778: 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) 3027 1726776613.81803: Loaded config def from plugin (connection/ssh) 3027 1726776613.81806: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 3027 1726776613.83198: 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) 3027 1726776613.83227: Loaded config def from plugin (connection/winrm) 3027 1726776613.83229: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 3027 1726776613.83256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 3027 1726776613.83300: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 3027 1726776613.83350: Loaded config def from plugin (shell/cmd) 3027 1726776613.83352: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 3027 1726776613.83370: 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) 3027 1726776613.83410: Loaded config def from plugin (shell/powershell) 3027 1726776613.83412: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 3027 1726776613.83454: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 3027 1726776613.83571: Loaded config def from plugin (shell/sh) 3027 1726776613.83572: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 3027 1726776613.83596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 3027 1726776613.83679: Loaded config def from plugin (become/runas) 3027 1726776613.83681: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 3027 1726776613.83802: Loaded config def from plugin (become/su) 3027 1726776613.83804: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 3027 1726776613.83909: Loaded config def from plugin (become/sudo) 3027 1726776613.83910: 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 3027 1726776613.83937: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml 3027 1726776613.84685: trying /usr/local/lib/python3.12/site-packages/ansible/modules 3027 1726776613.86737: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 3027 1726776613.86772: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 3027 1726776613.88561: in VariableManager get_vars() 3027 1726776613.88578: done with get_vars() 3027 1726776613.88612: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 3027 1726776613.88624: 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 3027 1726776613.88798: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 3027 1726776613.88904: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 3027 1726776613.88906: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-ruS/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) 3027 1726776613.88931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 3027 1726776613.88950: 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) 3027 1726776613.89061: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 3027 1726776613.89101: Loaded config def from plugin (callback/default) 3027 1726776613.89102: 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) 3027 1726776613.90022: Loaded config def from plugin (callback/junit) 3027 1726776613.90025: 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) 3027 1726776613.90062: 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) 3027 1726776613.90108: Loaded config def from plugin (callback/minimal) 3027 1726776613.90109: 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) 3027 1726776613.90140: 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) 3027 1726776613.90182: Loaded config def from plugin (callback/tree) 3027 1726776613.90184: 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 3027 1726776613.91529: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 3027 1726776613.91532: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-ruS/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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml 3027 1726776613.91554: in VariableManager get_vars() 3027 1726776613.91566: done with get_vars() 3027 1726776613.91570: in VariableManager get_vars() 3027 1726776613.91576: done with get_vars() 3027 1726776613.91579: variable 'omit' from source: magic vars 3027 1726776613.91603: in VariableManager get_vars() 3027 1726776613.91612: done with get_vars() 3027 1726776613.91632: variable 'omit' from source: magic vars PLAY [Test changing settings] ************************************************** 3027 1726776613.92160: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 3027 1726776613.92216: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 3027 1726776613.92245: getting the remaining hosts for this loop 3027 1726776613.92247: done getting the remaining hosts for this loop 3027 1726776613.92252: getting the next task for host managed_node2 3027 1726776613.92254: done getting next task for host managed_node2 3027 1726776613.92255: ^ task is: TASK: Gathering Facts 3027 1726776613.92257: ^ 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 3027 1726776613.92262: getting variables 3027 1726776613.92263: in VariableManager get_vars() 3027 1726776613.92271: Calling all_inventory to load vars for managed_node2 3027 1726776613.92272: Calling groups_inventory to load vars for managed_node2 3027 1726776613.92274: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776613.92285: Calling all_plugins_play to load vars for managed_node2 3027 1726776613.92293: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776613.92295: Calling groups_plugins_play to load vars for managed_node2 3027 1726776613.92322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776613.92373: done with get_vars() 3027 1726776613.92378: done getting variables 3027 1726776613.92429: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:2 Thursday 19 September 2024 16:10:13 -0400 (0:00:00.022) 0:00:00.022 **** 3027 1726776613.92446: entering _queue_task() for managed_node2/gather_facts 3027 1726776613.92447: Creating lock for gather_facts 3027 1726776613.92710: worker is 1 (out of 1 available) 3027 1726776613.92723: exiting _queue_task() for managed_node2/gather_facts 3027 1726776613.92737: done queuing things up, now waiting for results queue to drain 3027 1726776613.92739: waiting for pending results... 3027 1726776613.92888: running TaskExecutor() for managed_node2/TASK: Gathering Facts 3027 1726776613.93004: in run() - task 0233de48-8dd1-1ba9-d908-00000000002f 3027 1726776613.93029: variable 'ansible_search_path' from source: unknown 3027 1726776613.93093: calling self._execute() 3027 1726776613.93151: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776613.93155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776613.93164: variable 'omit' from source: magic vars 3027 1726776613.93292: variable 'omit' from source: magic vars 3027 1726776613.93314: variable 'omit' from source: magic vars 3027 1726776613.93344: variable 'omit' from source: magic vars 3027 1726776613.93404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776613.93435: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776613.93461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776613.93478: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776613.93487: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776613.93521: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776613.93524: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776613.93527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776613.93611: Set connection var ansible_shell_executable to /bin/sh 3027 1726776613.93619: Set connection var ansible_shell_type to sh 3027 1726776613.93623: Set connection var ansible_connection to ssh 3027 1726776613.93628: Set connection var ansible_pipelining to False 3027 1726776613.93634: Set connection var ansible_timeout to 10 3027 1726776613.93642: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776613.93662: variable 'ansible_shell_executable' from source: unknown 3027 1726776613.93666: variable 'ansible_connection' from source: unknown 3027 1726776613.93668: variable 'ansible_module_compression' from source: unknown 3027 1726776613.93671: variable 'ansible_shell_type' from source: unknown 3027 1726776613.93674: variable 'ansible_shell_executable' from source: unknown 3027 1726776613.93676: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776613.93681: variable 'ansible_pipelining' from source: unknown 3027 1726776613.93683: variable 'ansible_timeout' from source: unknown 3027 1726776613.93685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776613.93842: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776613.93852: variable 'omit' from source: magic vars 3027 1726776613.93858: starting attempt loop 3027 1726776613.93861: running the handler 3027 1726776613.93873: variable 'ansible_facts' from source: unknown 3027 1726776613.93888: _low_level_execute_command(): starting 3027 1726776613.93895: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776613.94436: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776613.94441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776613.94444: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776613.94447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776613.94493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776613.94495: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/cae9c38925" does not exist debug1: Connecting to 10.31.47.80 [10.31.47.80] port 22. debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776613.94615: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_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: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.6 <<< 3027 1726776613.96600: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.6 debug1: compat_banner: match: OpenSSH_9.6 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.47.80:22 as 'root' <<< 3027 1726776613.96604: 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 debug1: SSH2_MSG_KEXINIT sent <<< 3027 1726776613.96871: 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 <<< 3027 1726776613.96875: stderr chunk (state=3): >>>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 <<< 3027 1726776613.97043: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 3027 1726776613.97490: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 3027 1726776613.97493: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:76WF6w/Xx7s7Ot/Ci0Vujuc2RqivGuGifiFmfzZovHE 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 <<< 3027 1726776613.97496: stderr chunk (state=3): >>>Warning: Permanently added '10.31.47.80' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 3027 1726776613.97826: 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 debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO <<< 3027 1726776613.97829: stderr chunk (state=3): >>>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 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> <<< 3027 1726776614.01873: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 3027 1726776614.01958: 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 <<< 3027 1726776614.02112: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 3027 1726776614.02153: 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 <<< 3027 1726776614.02157: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_xmss debug1: Will attempt key: /root/.ssh/id_dsa debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa <<< 3027 1726776614.02598: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 3027 1726776614.03645: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 3027 1726776614.03671: stderr chunk (state=3): >>>Authenticated to 10.31.47.80 ([10.31.47.80]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 3027 1726776614.03675: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/cae9c38925] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY <<< 3027 1726776614.03677: stderr chunk (state=3): >>>debug1: control_persist_detach: backgrounding master process <<< 3027 1726776614.03708: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 3037 debug2: fd 4 setting O_NONBLOCK <<< 3027 1726776614.03759: stderr chunk (state=3): >>>debug1: forking to background <<< 3027 1726776614.03810: 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 <<< 3027 1726776614.03813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check <<< 3027 1726776614.03824: 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 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 <<< 3027 1726776614.05801: 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 <<< 3027 1726776614.09907: 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 <<< 3027 1726776614.09911: 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 <<< 3027 1726776614.10093: 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 <<< 3027 1726776614.11703: stdout chunk (state=3): >>>/root <<< 3027 1726776614.11919: 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 <<< 3027 1726776614.11923: 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 <<< 3027 1726776614.11926: 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: Received exit status from master 0 <<< 3027 1726776614.11945: stderr chunk (state=3): >>>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 <<< 3027 1726776614.12021: stdout chunk (state=3): >>><<< 3027 1726776615.12164: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug1: Control socket "/root/.ansible/cp/cae9c38925" does not exist debug1: Connecting to 10.31.47.80 [10.31.47.80] 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: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.6 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.6 debug1: compat_banner: match: OpenSSH_9.6 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.47.80: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:76WF6w/Xx7s7Ot/Ci0Vujuc2RqivGuGifiFmfzZovHE 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.47.80' (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 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 debug1: Will attempt key: /root/.ssh/id_dsa 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.47.80 ([10.31.47.80]: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/cae9c38925] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 3037 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: Received exit status from master 0 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 3027 1726776615.12180: _low_level_execute_command(): starting 3027 1726776615.12187: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776615.1216593-3035-204069520262222 `" && echo ansible-tmp-1726776615.1216593-3035-204069520262222="` echo /root/.ansible/tmp/ansible-tmp-1726776615.1216593-3035-204069520262222 `" ) && sleep 0' 3027 1726776615.12658: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776615.12661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776615.12664: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776615.12666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776615.12722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776615.12725: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776615.12777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776615.15087: stdout chunk (state=3): >>>ansible-tmp-1726776615.1216593-3035-204069520262222=/root/.ansible/tmp/ansible-tmp-1726776615.1216593-3035-204069520262222 <<< 3027 1726776615.15201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776615.15256: stderr chunk (state=3): >>><<< 3027 1726776615.15259: stdout chunk (state=3): >>><<< 3027 1726776615.15276: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776615.1216593-3035-204069520262222=/root/.ansible/tmp/ansible-tmp-1726776615.1216593-3035-204069520262222 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776615.15304: variable 'ansible_module_compression' from source: unknown 3027 1726776615.15357: ANSIBALLZ: Using generic lock for ansible.legacy.setup 3027 1726776615.15360: ANSIBALLZ: Acquiring lock 3027 1726776615.15363: ANSIBALLZ: Lock acquired: 140002541027600 3027 1726776615.15365: ANSIBALLZ: Creating module 3027 1726776615.37541: ANSIBALLZ: Writing module into payload 3027 1726776615.37644: ANSIBALLZ: Writing module 3027 1726776615.37670: ANSIBALLZ: Renaming module 3027 1726776615.37674: ANSIBALLZ: Done creating module 3027 1726776615.37706: variable 'ansible_facts' from source: unknown 3027 1726776615.37712: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776615.37721: _low_level_execute_command(): starting 3027 1726776615.37727: _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' 3027 1726776615.38255: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776615.38259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776615.38262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776615.38270: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776615.38311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776615.38325: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776615.38381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776615.40183: stdout chunk (state=3): >>>PLATFORM <<< 3027 1726776615.40381: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 3027 1726776615.40514: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776615.40568: stderr chunk (state=3): >>><<< 3027 1726776615.40571: stdout chunk (state=3): >>><<< 3027 1726776615.40586: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776615.40602 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 3027 1726776615.40640: _low_level_execute_command(): starting 3027 1726776615.40644: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 3027 1726776615.40733: Sending initial data 3027 1726776615.40736: Sent initial data (1181 bytes) 3027 1726776615.41108: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776615.41112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776615.41114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776615.41116: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776615.41119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776615.41176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776615.41182: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776615.41184: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776615.41216: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776615.44834: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} <<< 3027 1726776615.45264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776615.45364: stderr chunk (state=3): >>><<< 3027 1726776615.45368: stdout chunk (state=3): >>><<< 3027 1726776615.45371: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776615.45443: variable 'ansible_facts' from source: unknown 3027 1726776615.45455: variable 'ansible_facts' from source: unknown 3027 1726776615.45471: variable 'ansible_module_compression' from source: unknown 3027 1726776615.45516: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3027 1726776615.45552: variable 'ansible_facts' from source: unknown 3027 1726776615.45737: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776615.1216593-3035-204069520262222/AnsiballZ_setup.py 3027 1726776615.45900: Sending initial data 3027 1726776615.46002: Sent initial data (152 bytes) 3027 1726776615.46549: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776615.46670: 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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776615.46692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776615.46709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776615.46821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776615.48688: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3027 1726776615.48707: 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 <<< 3027 1726776615.48824: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776615.48864: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmprpswntkh /root/.ansible/tmp/ansible-tmp-1726776615.1216593-3035-204069520262222/AnsiballZ_setup.py <<< 3027 1726776615.48888: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776615.1216593-3035-204069520262222/AnsiballZ_setup.py" <<< 3027 1726776615.48924: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmprpswntkh" to remote "/root/.ansible/tmp/ansible-tmp-1726776615.1216593-3035-204069520262222/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776615.1216593-3035-204069520262222/AnsiballZ_setup.py" <<< 3027 1726776615.50470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776615.50579: stdout chunk (state=3): >>><<< 3027 1726776615.50582: stderr chunk (state=3): >>><<< 3027 1726776615.50585: done transferring module to remote 3027 1726776615.50587: _low_level_execute_command(): starting 3027 1726776615.50590: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776615.1216593-3035-204069520262222/ /root/.ansible/tmp/ansible-tmp-1726776615.1216593-3035-204069520262222/AnsiballZ_setup.py && sleep 0' 3027 1726776615.51204: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776615.51221: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776615.51245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776615.51353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776615.51366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776615.51385: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776615.51407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776615.51474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776615.53700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776615.53713: stdout chunk (state=3): >>><<< 3027 1726776615.53729: stderr chunk (state=3): >>><<< 3027 1726776615.53753: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776615.53762: _low_level_execute_command(): starting 3027 1726776615.53773: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776615.1216593-3035-204069520262222/AnsiballZ_setup.py && sleep 0' 3027 1726776615.54437: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776615.54453: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776615.54470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776615.54490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776615.54527: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776615.54540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776615.54634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776615.54681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776615.54722: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776617.57213: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fibre_channel_wwn": [], "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-47-80.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-80", "ansible_nodename": "ip-10-31-47-80.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": "ec2344a58d7d7314c8d14b2b416e473d", "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCj5Ved0XH2w7fAMsJ5rpAWgLiZgZ8FyxIN1YHrM5EIzAmmLZ/5xdNMccbMiJqQJa+/LA98n33mo0Rd95FVfS1hf6R1+0bBlfDdtUIFT7006rv2++Wlv5IAQFto7q4HnVWpL+IuCvhKZ1HyEdhbeIItI6tkd12rt2MBwffNUAMIIpSDpNVcCYshn7OruRb8rP3bnRPZa0UnGtm0yueqyDEwxjqKD/UZtJWVv9L4oXA92Vb0KqmRzVCpBuEvqxHE+Pg4AEO594OIPJDPCbcr7e9DNIAURQrLtFHWRm7qnCrTiJPtoeqb7v+lUtEVns3fexEUOfNcIktsbXoaKooOmFVDkq+IIrihTqYUudSxPG2qi65AnOqcYdlYW+ucggr/CHtDVNt6jBUMiFvbXpfvM1Nd4WkY4wQ5iGiFVfy7lBq9sq3ZKGA/RJB/SirLTfmgWazbP1YfItrTERZHOzunpyjReTX3MW7Nj8lm4iRWsNoa47yqYBtb3t0b6Ki/BNxTcw0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAtk8nE/2A5UFxTXxnUdaZ9+9rCv9Hmngs0IW1OEr5mzYFfh/ojdrJftEiPFg7tEHbUNf8gLO45VeJMgiRbho0s=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGR98iIuVV8nCWx6PlKm8WS09Y0Lt9DUXzQO25Y+TWDn", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "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": 3716, "ansible_memfree_mb": 3307, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 409, "free": 3307}, "nocache": {"free": 3535, "used": 181}, "swap": {"total": 3715, "free": 3715, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansib<<< 3027 1726776617.57254: stdout chunk (state=3): >>>le_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": "ec2344a5-8d7d-7314-c8d1-4b2b416e473d", "ansible_product_uuid": "ec2344a5-8d7d-7314-c8d1-4b2b416e473d", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 202, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251482595328, "block_size": 4096, "block_total": 64483404, "block_available": 61397118, "block_used": 3086286, "inode_total": 16384000, "inode_available": 16303247, "inode_used": 80753, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.45.186 49200 10.31.47.80 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.45.186 49200 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "16", "minute": "10", "second": "17", "epoch": "1726776617", "epoch_int": "1726776617", "date": "2024-09-19", "time": "16:10:17", "iso8601_micro": "2024-09-19T20:10:17.538808Z", "iso8601": "2024-09-19T20:10:17Z", "iso8601_basic": "20240919T161017538808", "iso8601_basic_short": "20240919T161017", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_loadavg": {"1m": 0.208984375, "5m": 0.19580078125, "15m": 0.08642578125}, "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_service_mgr": "systemd", "ansible_interfaces": ["lo", "eth0"], "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"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "02:92:7f:46:96:63", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.80", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::92:7fff:fe46:9663", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.80", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:92:7f:46:96:63", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.80"], "ansible_all_ipv6_addresses": ["fe80::92:7fff:fe46:9663"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.80", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::92:7fff:fe46:9663"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 3027 1726776617.59438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776617.59442: stdout chunk (state=3): >>><<< 3027 1726776617.59445: stderr chunk (state=3): >>><<< 3027 1726776617.59656: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fibre_channel_wwn": [], "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-47-80.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-80", "ansible_nodename": "ip-10-31-47-80.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": "ec2344a58d7d7314c8d14b2b416e473d", "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCj5Ved0XH2w7fAMsJ5rpAWgLiZgZ8FyxIN1YHrM5EIzAmmLZ/5xdNMccbMiJqQJa+/LA98n33mo0Rd95FVfS1hf6R1+0bBlfDdtUIFT7006rv2++Wlv5IAQFto7q4HnVWpL+IuCvhKZ1HyEdhbeIItI6tkd12rt2MBwffNUAMIIpSDpNVcCYshn7OruRb8rP3bnRPZa0UnGtm0yueqyDEwxjqKD/UZtJWVv9L4oXA92Vb0KqmRzVCpBuEvqxHE+Pg4AEO594OIPJDPCbcr7e9DNIAURQrLtFHWRm7qnCrTiJPtoeqb7v+lUtEVns3fexEUOfNcIktsbXoaKooOmFVDkq+IIrihTqYUudSxPG2qi65AnOqcYdlYW+ucggr/CHtDVNt6jBUMiFvbXpfvM1Nd4WkY4wQ5iGiFVfy7lBq9sq3ZKGA/RJB/SirLTfmgWazbP1YfItrTERZHOzunpyjReTX3MW7Nj8lm4iRWsNoa47yqYBtb3t0b6Ki/BNxTcw0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAtk8nE/2A5UFxTXxnUdaZ9+9rCv9Hmngs0IW1OEr5mzYFfh/ojdrJftEiPFg7tEHbUNf8gLO45VeJMgiRbho0s=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGR98iIuVV8nCWx6PlKm8WS09Y0Lt9DUXzQO25Y+TWDn", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "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": 3716, "ansible_memfree_mb": 3307, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 409, "free": 3307}, "nocache": {"free": 3535, "used": 181}, "swap": {"total": 3715, "free": 3715, "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": "ec2344a5-8d7d-7314-c8d1-4b2b416e473d", "ansible_product_uuid": "ec2344a5-8d7d-7314-c8d1-4b2b416e473d", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 202, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251482595328, "block_size": 4096, "block_total": 64483404, "block_available": 61397118, "block_used": 3086286, "inode_total": 16384000, "inode_available": 16303247, "inode_used": 80753, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.45.186 49200 10.31.47.80 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.45.186 49200 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "16", "minute": "10", "second": "17", "epoch": "1726776617", "epoch_int": "1726776617", "date": "2024-09-19", "time": "16:10:17", "iso8601_micro": "2024-09-19T20:10:17.538808Z", "iso8601": "2024-09-19T20:10:17Z", "iso8601_basic": "20240919T161017538808", "iso8601_basic_short": "20240919T161017", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_loadavg": {"1m": 0.208984375, "5m": 0.19580078125, "15m": 0.08642578125}, "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_service_mgr": "systemd", "ansible_interfaces": ["lo", "eth0"], "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"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "02:92:7f:46:96:63", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.80", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::92:7fff:fe46:9663", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.80", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:92:7f:46:96:63", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.80"], "ansible_all_ipv6_addresses": ["fe80::92:7fff:fe46:9663"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.80", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::92:7fff:fe46:9663"]}, "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 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. 3027 1726776617.59826: 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-1726776615.1216593-3035-204069520262222/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776617.59858: _low_level_execute_command(): starting 3027 1726776617.59869: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776615.1216593-3035-204069520262222/ > /dev/null 2>&1 && sleep 0' 3027 1726776617.60565: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776617.60583: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776617.60670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776617.60735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776617.60774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776617.60786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776617.60894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776617.62865: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776617.62940: stderr chunk (state=3): >>><<< 3027 1726776617.62953: stdout chunk (state=3): >>><<< 3027 1726776617.62991: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776617.63054: handler run complete 3027 1726776617.63141: variable 'ansible_facts' from source: unknown 3027 1726776617.63267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776617.63635: variable 'ansible_facts' from source: unknown 3027 1726776617.63740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776617.63931: attempt loop complete, returning result 3027 1726776617.63934: _execute() done 3027 1726776617.63938: dumping result to json 3027 1726776617.63954: done dumping result, returning 3027 1726776617.63967: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0233de48-8dd1-1ba9-d908-00000000002f] 3027 1726776617.64154: sending task result for task 0233de48-8dd1-1ba9-d908-00000000002f 3027 1726776617.64295: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000002f 3027 1726776617.64297: WORKER PROCESS EXITING ok: [managed_node2] 3027 1726776617.64703: no more pending results, returning what we have 3027 1726776617.64707: results queue empty 3027 1726776617.64708: checking for any_errors_fatal 3027 1726776617.64709: done checking for any_errors_fatal 3027 1726776617.64710: checking for max_fail_percentage 3027 1726776617.64712: done checking for max_fail_percentage 3027 1726776617.64713: checking to see if all hosts have failed and the running result is not ok 3027 1726776617.64714: done checking to see if all hosts have failed 3027 1726776617.64714: getting the remaining hosts for this loop 3027 1726776617.64717: done getting the remaining hosts for this loop 3027 1726776617.64721: getting the next task for host managed_node2 3027 1726776617.64728: done getting next task for host managed_node2 3027 1726776617.64730: ^ task is: TASK: meta (flush_handlers) 3027 1726776617.64732: ^ 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 3027 1726776617.64736: getting variables 3027 1726776617.64738: in VariableManager get_vars() 3027 1726776617.64866: Calling all_inventory to load vars for managed_node2 3027 1726776617.64869: Calling groups_inventory to load vars for managed_node2 3027 1726776617.64872: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776617.64882: Calling all_plugins_play to load vars for managed_node2 3027 1726776617.64885: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776617.64888: Calling groups_plugins_play to load vars for managed_node2 3027 1726776617.65306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776617.65830: done with get_vars() 3027 1726776617.65841: done getting variables 3027 1726776617.66044: in VariableManager get_vars() 3027 1726776617.66058: Calling all_inventory to load vars for managed_node2 3027 1726776617.66090: Calling groups_inventory to load vars for managed_node2 3027 1726776617.66093: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776617.66099: Calling all_plugins_play to load vars for managed_node2 3027 1726776617.66101: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776617.66104: Calling groups_plugins_play to load vars for managed_node2 3027 1726776617.66308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776617.66527: done with get_vars() 3027 1726776617.66543: done queuing things up, now waiting for results queue to drain 3027 1726776617.66546: results queue empty 3027 1726776617.66547: checking for any_errors_fatal 3027 1726776617.66552: done checking for any_errors_fatal 3027 1726776617.66553: checking for max_fail_percentage 3027 1726776617.66554: done checking for max_fail_percentage 3027 1726776617.66559: checking to see if all hosts have failed and the running result is not ok 3027 1726776617.66560: done checking to see if all hosts have failed 3027 1726776617.66561: getting the remaining hosts for this loop 3027 1726776617.66562: done getting the remaining hosts for this loop 3027 1726776617.66565: getting the next task for host managed_node2 3027 1726776617.66571: done getting next task for host managed_node2 3027 1726776617.66573: ^ task is: TASK: Check if system is ostree 3027 1726776617.66575: ^ 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 3027 1726776617.66577: getting variables 3027 1726776617.66578: in VariableManager get_vars() 3027 1726776617.66585: Calling all_inventory to load vars for managed_node2 3027 1726776617.66588: Calling groups_inventory to load vars for managed_node2 3027 1726776617.66590: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776617.66600: Calling all_plugins_play to load vars for managed_node2 3027 1726776617.66603: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776617.66606: Calling groups_plugins_play to load vars for managed_node2 3027 1726776617.66748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776617.66896: done with get_vars() 3027 1726776617.66904: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:12 Thursday 19 September 2024 16:10:17 -0400 (0:00:03.745) 0:00:03.767 **** 3027 1726776617.66985: entering _queue_task() for managed_node2/stat 3027 1726776617.67268: worker is 1 (out of 1 available) 3027 1726776617.67281: exiting _queue_task() for managed_node2/stat 3027 1726776617.67292: done queuing things up, now waiting for results queue to drain 3027 1726776617.67293: waiting for pending results... 3027 1726776617.67786: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 3027 1726776617.67791: in run() - task 0233de48-8dd1-1ba9-d908-000000000007 3027 1726776617.67794: variable 'ansible_search_path' from source: unknown 3027 1726776617.67797: calling self._execute() 3027 1726776617.67800: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776617.67802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776617.67805: variable 'omit' from source: magic vars 3027 1726776617.68722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776617.69000: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776617.69076: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776617.69127: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776617.69231: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776617.69325: 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) 3027 1726776617.69351: 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) 3027 1726776617.69371: 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) 3027 1726776617.69390: 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) 3027 1726776617.69496: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 3027 1726776617.69501: variable 'omit' from source: magic vars 3027 1726776617.69532: variable 'omit' from source: magic vars 3027 1726776617.69561: variable 'omit' from source: magic vars 3027 1726776617.69582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776617.69604: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776617.69623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776617.69639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776617.69648: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776617.69676: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776617.69681: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776617.69684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776617.69755: Set connection var ansible_shell_executable to /bin/sh 3027 1726776617.69761: Set connection var ansible_shell_type to sh 3027 1726776617.69764: Set connection var ansible_connection to ssh 3027 1726776617.69771: Set connection var ansible_pipelining to False 3027 1726776617.69777: Set connection var ansible_timeout to 10 3027 1726776617.69785: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776617.69802: variable 'ansible_shell_executable' from source: unknown 3027 1726776617.69805: variable 'ansible_connection' from source: unknown 3027 1726776617.69808: variable 'ansible_module_compression' from source: unknown 3027 1726776617.69811: variable 'ansible_shell_type' from source: unknown 3027 1726776617.69813: variable 'ansible_shell_executable' from source: unknown 3027 1726776617.69818: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776617.69823: variable 'ansible_pipelining' from source: unknown 3027 1726776617.69825: variable 'ansible_timeout' from source: unknown 3027 1726776617.69830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776617.69938: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776617.69946: variable 'omit' from source: magic vars 3027 1726776617.69954: starting attempt loop 3027 1726776617.69957: running the handler 3027 1726776617.69969: _low_level_execute_command(): starting 3027 1726776617.69975: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776617.70491: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776617.70498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776617.70501: 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.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776617.70503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776617.70584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776617.70589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776617.70591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776617.70606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776617.72406: stdout chunk (state=3): >>>/root <<< 3027 1726776617.72627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776617.72651: stderr chunk (state=3): >>><<< 3027 1726776617.72670: stdout chunk (state=3): >>><<< 3027 1726776617.72691: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776617.72802: _low_level_execute_command(): starting 3027 1726776617.72806: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776617.7270396-3126-34082411719990 `" && echo ansible-tmp-1726776617.7270396-3126-34082411719990="` echo /root/.ansible/tmp/ansible-tmp-1726776617.7270396-3126-34082411719990 `" ) && sleep 0' 3027 1726776617.73399: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776617.73413: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776617.73429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776617.73465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776617.73478: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3027 1726776617.73519: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776617.73588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776617.73614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776617.73644: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776617.73723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776617.75723: stdout chunk (state=3): >>>ansible-tmp-1726776617.7270396-3126-34082411719990=/root/.ansible/tmp/ansible-tmp-1726776617.7270396-3126-34082411719990 <<< 3027 1726776617.75873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776617.75943: stderr chunk (state=3): >>><<< 3027 1726776617.75968: stdout chunk (state=3): >>><<< 3027 1726776617.76155: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776617.7270396-3126-34082411719990=/root/.ansible/tmp/ansible-tmp-1726776617.7270396-3126-34082411719990 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776617.76159: variable 'ansible_module_compression' from source: unknown 3027 1726776617.76161: ANSIBALLZ: Using lock for stat 3027 1726776617.76163: ANSIBALLZ: Acquiring lock 3027 1726776617.76166: ANSIBALLZ: Lock acquired: 140002539822528 3027 1726776617.76168: ANSIBALLZ: Creating module 3027 1726776617.90346: ANSIBALLZ: Writing module into payload 3027 1726776617.90419: ANSIBALLZ: Writing module 3027 1726776617.90438: ANSIBALLZ: Renaming module 3027 1726776617.90444: ANSIBALLZ: Done creating module 3027 1726776617.90462: variable 'ansible_facts' from source: unknown 3027 1726776617.90511: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776617.7270396-3126-34082411719990/AnsiballZ_stat.py 3027 1726776617.90622: Sending initial data 3027 1726776617.90626: Sent initial data (150 bytes) 3027 1726776617.91106: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776617.91110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776617.91112: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776617.91117: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776617.91120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776617.91174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776617.91177: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776617.91179: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776617.91225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776617.92934: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776617.92977: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776617.93045: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpgdr7mwan /root/.ansible/tmp/ansible-tmp-1726776617.7270396-3126-34082411719990/AnsiballZ_stat.py <<< 3027 1726776617.93075: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776617.7270396-3126-34082411719990/AnsiballZ_stat.py" <<< 3027 1726776617.93080: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpgdr7mwan" to remote "/root/.ansible/tmp/ansible-tmp-1726776617.7270396-3126-34082411719990/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776617.7270396-3126-34082411719990/AnsiballZ_stat.py" <<< 3027 1726776617.96239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776617.96308: stderr chunk (state=3): >>><<< 3027 1726776617.96319: stdout chunk (state=3): >>><<< 3027 1726776617.96337: done transferring module to remote 3027 1726776617.96346: _low_level_execute_command(): starting 3027 1726776617.96354: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776617.7270396-3126-34082411719990/ /root/.ansible/tmp/ansible-tmp-1726776617.7270396-3126-34082411719990/AnsiballZ_stat.py && sleep 0' 3027 1726776617.96828: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776617.96831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776617.96834: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776617.96837: 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 <<< 3027 1726776617.96839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776617.96884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776617.96891: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776617.96893: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776617.96923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776617.98792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776617.98841: stderr chunk (state=3): >>><<< 3027 1726776617.98844: stdout chunk (state=3): >>><<< 3027 1726776617.98862: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776617.98865: _low_level_execute_command(): starting 3027 1726776617.98868: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776617.7270396-3126-34082411719990/AnsiballZ_stat.py && sleep 0' 3027 1726776617.99341: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776617.99344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776617.99347: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776617.99352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776617.99354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776617.99399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776617.99402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776617.99406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776617.99453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776618.16481: 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"}}} <<< 3027 1726776618.18069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776618.18073: stdout chunk (state=3): >>><<< 3027 1726776618.18078: stderr chunk (state=3): >>><<< 3027 1726776618.18097: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776618.18150: 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-1726776617.7270396-3126-34082411719990/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776618.18171: _low_level_execute_command(): starting 3027 1726776618.18181: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776617.7270396-3126-34082411719990/ > /dev/null 2>&1 && sleep 0' 3027 1726776618.18904: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776618.18937: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776618.18957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776618.19047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776618.19096: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776618.19122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776618.19252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776618.21226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776618.21231: stdout chunk (state=3): >>><<< 3027 1726776618.21234: stderr chunk (state=3): >>><<< 3027 1726776618.21456: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776618.21460: handler run complete 3027 1726776618.21463: attempt loop complete, returning result 3027 1726776618.21465: _execute() done 3027 1726776618.21467: dumping result to json 3027 1726776618.21469: done dumping result, returning 3027 1726776618.21471: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0233de48-8dd1-1ba9-d908-000000000007] 3027 1726776618.21473: sending task result for task 0233de48-8dd1-1ba9-d908-000000000007 3027 1726776618.21546: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000007 3027 1726776618.21556: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 3027 1726776618.21623: no more pending results, returning what we have 3027 1726776618.21626: results queue empty 3027 1726776618.21627: checking for any_errors_fatal 3027 1726776618.21628: done checking for any_errors_fatal 3027 1726776618.21629: checking for max_fail_percentage 3027 1726776618.21630: done checking for max_fail_percentage 3027 1726776618.21631: checking to see if all hosts have failed and the running result is not ok 3027 1726776618.21632: done checking to see if all hosts have failed 3027 1726776618.21632: getting the remaining hosts for this loop 3027 1726776618.21634: done getting the remaining hosts for this loop 3027 1726776618.21638: getting the next task for host managed_node2 3027 1726776618.21644: done getting next task for host managed_node2 3027 1726776618.21646: ^ task is: TASK: Set flag to indicate system is ostree 3027 1726776618.21650: ^ 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 3027 1726776618.21654: getting variables 3027 1726776618.21656: in VariableManager get_vars() 3027 1726776618.21688: Calling all_inventory to load vars for managed_node2 3027 1726776618.21691: Calling groups_inventory to load vars for managed_node2 3027 1726776618.21695: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776618.21707: Calling all_plugins_play to load vars for managed_node2 3027 1726776618.21710: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776618.21713: Calling groups_plugins_play to load vars for managed_node2 3027 1726776618.22039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776618.22364: done with get_vars() 3027 1726776618.22375: done getting variables 3027 1726776618.22486: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:17 Thursday 19 September 2024 16:10:18 -0400 (0:00:00.555) 0:00:04.322 **** 3027 1726776618.22526: entering _queue_task() for managed_node2/set_fact 3027 1726776618.22528: Creating lock for set_fact 3027 1726776618.22831: worker is 1 (out of 1 available) 3027 1726776618.22958: exiting _queue_task() for managed_node2/set_fact 3027 1726776618.22969: done queuing things up, now waiting for results queue to drain 3027 1726776618.22970: waiting for pending results... 3027 1726776618.23120: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 3027 1726776618.23236: in run() - task 0233de48-8dd1-1ba9-d908-000000000008 3027 1726776618.23287: variable 'ansible_search_path' from source: unknown 3027 1726776618.23321: calling self._execute() 3027 1726776618.23454: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776618.23457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776618.23460: variable 'omit' from source: magic vars 3027 1726776618.24090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776618.24384: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776618.24438: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776618.24490: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776618.24533: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776618.24705: 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) 3027 1726776618.24709: 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) 3027 1726776618.24712: 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) 3027 1726776618.24746: 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) 3027 1726776618.24896: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 3027 1726776618.24908: variable 'omit' from source: magic vars 3027 1726776618.24970: variable 'omit' from source: magic vars 3027 1726776618.25142: variable '__ostree_booted_stat' from source: set_fact 3027 1726776618.25197: variable 'omit' from source: magic vars 3027 1726776618.25251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776618.25360: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776618.25364: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776618.25366: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776618.25369: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776618.25384: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776618.25394: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776618.25403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776618.25536: Set connection var ansible_shell_executable to /bin/sh 3027 1726776618.25551: Set connection var ansible_shell_type to sh 3027 1726776618.25560: Set connection var ansible_connection to ssh 3027 1726776618.25579: Set connection var ansible_pipelining to False 3027 1726776618.25595: Set connection var ansible_timeout to 10 3027 1726776618.25615: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776618.25647: variable 'ansible_shell_executable' from source: unknown 3027 1726776618.25659: variable 'ansible_connection' from source: unknown 3027 1726776618.25686: variable 'ansible_module_compression' from source: unknown 3027 1726776618.25689: variable 'ansible_shell_type' from source: unknown 3027 1726776618.25691: variable 'ansible_shell_executable' from source: unknown 3027 1726776618.25696: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776618.25701: variable 'ansible_pipelining' from source: unknown 3027 1726776618.25796: variable 'ansible_timeout' from source: unknown 3027 1726776618.25799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776618.25856: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776618.25872: variable 'omit' from source: magic vars 3027 1726776618.25883: starting attempt loop 3027 1726776618.25889: running the handler 3027 1726776618.25917: handler run complete 3027 1726776618.25934: attempt loop complete, returning result 3027 1726776618.25941: _execute() done 3027 1726776618.25948: dumping result to json 3027 1726776618.26017: done dumping result, returning 3027 1726776618.26022: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0233de48-8dd1-1ba9-d908-000000000008] 3027 1726776618.26024: sending task result for task 0233de48-8dd1-1ba9-d908-000000000008 3027 1726776618.26101: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000008 3027 1726776618.26105: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } 3027 1726776618.26176: no more pending results, returning what we have 3027 1726776618.26179: results queue empty 3027 1726776618.26180: checking for any_errors_fatal 3027 1726776618.26188: done checking for any_errors_fatal 3027 1726776618.26189: checking for max_fail_percentage 3027 1726776618.26191: done checking for max_fail_percentage 3027 1726776618.26191: checking to see if all hosts have failed and the running result is not ok 3027 1726776618.26192: done checking to see if all hosts have failed 3027 1726776618.26193: getting the remaining hosts for this loop 3027 1726776618.26195: done getting the remaining hosts for this loop 3027 1726776618.26199: getting the next task for host managed_node2 3027 1726776618.26209: done getting next task for host managed_node2 3027 1726776618.26212: ^ task is: TASK: Ensure required packages are installed 3027 1726776618.26216: ^ 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 3027 1726776618.26221: getting variables 3027 1726776618.26223: in VariableManager get_vars() 3027 1726776618.26379: Calling all_inventory to load vars for managed_node2 3027 1726776618.26382: Calling groups_inventory to load vars for managed_node2 3027 1726776618.26387: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776618.26399: Calling all_plugins_play to load vars for managed_node2 3027 1726776618.26402: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776618.26405: Calling groups_plugins_play to load vars for managed_node2 3027 1726776618.26780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776618.26999: done with get_vars() 3027 1726776618.27009: done getting variables 3027 1726776618.27135: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Ensure required packages are installed] ********************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:22 Thursday 19 September 2024 16:10:18 -0400 (0:00:00.046) 0:00:04.369 **** 3027 1726776618.27170: entering _queue_task() for managed_node2/package 3027 1726776618.27172: Creating lock for package 3027 1726776618.27578: worker is 1 (out of 1 available) 3027 1726776618.27588: exiting _queue_task() for managed_node2/package 3027 1726776618.27600: done queuing things up, now waiting for results queue to drain 3027 1726776618.27601: waiting for pending results... 3027 1726776618.27866: running TaskExecutor() for managed_node2/TASK: Ensure required packages are installed 3027 1726776618.27871: in run() - task 0233de48-8dd1-1ba9-d908-000000000009 3027 1726776618.27893: variable 'ansible_search_path' from source: unknown 3027 1726776618.28001: calling self._execute() 3027 1726776618.28034: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776618.28117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776618.28123: variable 'omit' from source: magic vars 3027 1726776618.28197: variable 'omit' from source: magic vars 3027 1726776618.28247: variable 'omit' from source: magic vars 3027 1726776618.28735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776618.31306: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776618.31376: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776618.31408: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776618.31596: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776618.31620: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776618.31704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776618.31727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776618.31747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776618.31778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776618.31789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776618.31879: variable '__kernel_settings_is_ostree' from source: set_fact 3027 1726776618.31885: variable 'omit' from source: magic vars 3027 1726776618.31918: variable 'omit' from source: magic vars 3027 1726776618.31943: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776618.31965: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776618.31980: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776618.31994: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776618.32003: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776618.32031: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776618.32036: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776618.32038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776618.32111: Set connection var ansible_shell_executable to /bin/sh 3027 1726776618.32117: Set connection var ansible_shell_type to sh 3027 1726776618.32120: Set connection var ansible_connection to ssh 3027 1726776618.32123: Set connection var ansible_pipelining to False 3027 1726776618.32130: Set connection var ansible_timeout to 10 3027 1726776618.32138: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776618.32161: variable 'ansible_shell_executable' from source: unknown 3027 1726776618.32164: variable 'ansible_connection' from source: unknown 3027 1726776618.32166: variable 'ansible_module_compression' from source: unknown 3027 1726776618.32169: variable 'ansible_shell_type' from source: unknown 3027 1726776618.32171: variable 'ansible_shell_executable' from source: unknown 3027 1726776618.32173: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776618.32175: variable 'ansible_pipelining' from source: unknown 3027 1726776618.32180: variable 'ansible_timeout' from source: unknown 3027 1726776618.32182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776618.32262: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776618.32271: variable 'omit' from source: magic vars 3027 1726776618.32275: starting attempt loop 3027 1726776618.32278: running the handler 3027 1726776618.32286: variable 'ansible_facts' from source: unknown 3027 1726776618.32292: variable 'ansible_facts' from source: unknown 3027 1726776618.32332: _low_level_execute_command(): starting 3027 1726776618.32337: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776618.32854: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776618.32884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776618.32888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776618.32890: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776618.32893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776618.32953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776618.32956: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776618.32964: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776618.33004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776618.34753: stdout chunk (state=3): >>>/root <<< 3027 1726776618.34827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776618.34911: stderr chunk (state=3): >>><<< 3027 1726776618.34913: stdout chunk (state=3): >>><<< 3027 1726776618.34928: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776618.34955: _low_level_execute_command(): starting 3027 1726776618.34958: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776618.3493829-3146-251803419426225 `" && echo ansible-tmp-1726776618.3493829-3146-251803419426225="` echo /root/.ansible/tmp/ansible-tmp-1726776618.3493829-3146-251803419426225 `" ) && sleep 0' 3027 1726776618.35430: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776618.35434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776618.35463: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776618.35466: 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.47.80 originally 10.31.47.80 <<< 3027 1726776618.35469: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776618.35525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776618.35530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776618.35533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776618.35570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776618.37530: stdout chunk (state=3): >>>ansible-tmp-1726776618.3493829-3146-251803419426225=/root/.ansible/tmp/ansible-tmp-1726776618.3493829-3146-251803419426225 <<< 3027 1726776618.37642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776618.37695: stderr chunk (state=3): >>><<< 3027 1726776618.37699: stdout chunk (state=3): >>><<< 3027 1726776618.37716: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776618.3493829-3146-251803419426225=/root/.ansible/tmp/ansible-tmp-1726776618.3493829-3146-251803419426225 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776618.37743: variable 'ansible_module_compression' from source: unknown 3027 1726776618.37796: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 3027 1726776618.37800: ANSIBALLZ: Acquiring lock 3027 1726776618.37802: ANSIBALLZ: Lock acquired: 140002541027600 3027 1726776618.37805: ANSIBALLZ: Creating module 3027 1726776618.49411: ANSIBALLZ: Writing module into payload 3027 1726776618.49554: ANSIBALLZ: Writing module 3027 1726776618.49574: ANSIBALLZ: Renaming module 3027 1726776618.49580: ANSIBALLZ: Done creating module 3027 1726776618.49597: variable 'ansible_facts' from source: unknown 3027 1726776618.49664: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776618.3493829-3146-251803419426225/AnsiballZ_dnf.py 3027 1726776618.49776: Sending initial data 3027 1726776618.49780: Sent initial data (150 bytes) 3027 1726776618.50238: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776618.50276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776618.50279: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776618.50282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776618.50286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776618.50288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776618.50337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776618.50340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776618.50392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776618.52187: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776618.52268: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776618.52329: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpag53ewhl /root/.ansible/tmp/ansible-tmp-1726776618.3493829-3146-251803419426225/AnsiballZ_dnf.py <<< 3027 1726776618.52333: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776618.3493829-3146-251803419426225/AnsiballZ_dnf.py" <<< 3027 1726776618.52366: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpag53ewhl" to remote "/root/.ansible/tmp/ansible-tmp-1726776618.3493829-3146-251803419426225/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776618.3493829-3146-251803419426225/AnsiballZ_dnf.py" <<< 3027 1726776618.53424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776618.53470: stderr chunk (state=3): >>><<< 3027 1726776618.53481: stdout chunk (state=3): >>><<< 3027 1726776618.53557: done transferring module to remote 3027 1726776618.53567: _low_level_execute_command(): starting 3027 1726776618.53573: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776618.3493829-3146-251803419426225/ /root/.ansible/tmp/ansible-tmp-1726776618.3493829-3146-251803419426225/AnsiballZ_dnf.py && sleep 0' 3027 1726776618.54247: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776618.54266: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776618.54281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776618.54300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776618.54321: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776618.54341: stderr chunk (state=3): >>>debug2: match not found <<< 3027 1726776618.54370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776618.54450: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776618.54485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776618.54503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776618.54524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776618.54650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776618.56580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776618.56594: stderr chunk (state=3): >>><<< 3027 1726776618.56599: stdout chunk (state=3): >>><<< 3027 1726776618.56716: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776618.56719: _low_level_execute_command(): starting 3027 1726776618.56722: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776618.3493829-3146-251803419426225/AnsiballZ_dnf.py && sleep 0' 3027 1726776618.57271: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776618.57304: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776618.57331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776618.57438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776618.57489: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776618.57521: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776618.57545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776618.57631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776653.43671: stdout chunk (state=3): >>> <<< 3027 1726776653.43676: stdout chunk (state=3): >>>{"msg": "", "changed": true, "results": ["Installed: pciutils-libs-3.13.0-1.fc40.x86_64", "Installed: python3-perf-6.10.10-200.fc40.x86_64", "Installed: tuned-2.24.0-1.fc40.noarch", "Installed: libtraceevent-1.8.2-2.fc40.x86_64", "Installed: hdparm-9.65-4.fc40.x86_64", "Installed: python3-linux-procfs-0.7.3-4.fc40.noarch", "Installed: numactl-libs-2.0.16-5.fc40.x86_64", "Installed: virt-what-1.27-1.fc40.x86_64", "Installed: kernel-tools-6.10.10-200.fc40.x86_64", "Installed: kernel-tools-libs-6.10.10-200.fc40.x86_64", "Installed: ethtool-2:6.10-1.fc40.x86_64", "Installed: dmidecode-1:3.6-1.fc40.x86_64", "Installed: python3-pyudev-0.24.1-7.fc40.noarch"], "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}}} <<< 3027 1726776653.62612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776653.62655: stderr chunk (state=3): >>><<< 3027 1726776653.62659: stdout chunk (state=3): >>><<< 3027 1726776653.62670: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: pciutils-libs-3.13.0-1.fc40.x86_64", "Installed: python3-perf-6.10.10-200.fc40.x86_64", "Installed: tuned-2.24.0-1.fc40.noarch", "Installed: libtraceevent-1.8.2-2.fc40.x86_64", "Installed: hdparm-9.65-4.fc40.x86_64", "Installed: python3-linux-procfs-0.7.3-4.fc40.noarch", "Installed: numactl-libs-2.0.16-5.fc40.x86_64", "Installed: virt-what-1.27-1.fc40.x86_64", "Installed: kernel-tools-6.10.10-200.fc40.x86_64", "Installed: kernel-tools-libs-6.10.10-200.fc40.x86_64", "Installed: ethtool-2:6.10-1.fc40.x86_64", "Installed: dmidecode-1:3.6-1.fc40.x86_64", "Installed: python3-pyudev-0.24.1-7.fc40.noarch"], "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776653.62720: 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-1726776618.3493829-3146-251803419426225/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776653.62760: _low_level_execute_command(): starting 3027 1726776653.62763: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776618.3493829-3146-251803419426225/ > /dev/null 2>&1 && sleep 0' 3027 1726776653.63202: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776653.63206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776653.63208: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776653.63210: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776653.63217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776653.63271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776653.63276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776653.63279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776653.63316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776653.65355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776653.65394: stderr chunk (state=3): >>><<< 3027 1726776653.65397: stdout chunk (state=3): >>><<< 3027 1726776653.65410: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776653.65419: handler run complete 3027 1726776653.65445: attempt loop complete, returning result 3027 1726776653.65448: _execute() done 3027 1726776653.65453: dumping result to json 3027 1726776653.65460: done dumping result, returning 3027 1726776653.65469: done running TaskExecutor() for managed_node2/TASK: Ensure required packages are installed [0233de48-8dd1-1ba9-d908-000000000009] 3027 1726776653.65472: sending task result for task 0233de48-8dd1-1ba9-d908-000000000009 3027 1726776653.65574: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000009 3027 1726776653.65577: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "rc": 0, "results": [ "Installed: pciutils-libs-3.13.0-1.fc40.x86_64", "Installed: python3-perf-6.10.10-200.fc40.x86_64", "Installed: tuned-2.24.0-1.fc40.noarch", "Installed: libtraceevent-1.8.2-2.fc40.x86_64", "Installed: hdparm-9.65-4.fc40.x86_64", "Installed: python3-linux-procfs-0.7.3-4.fc40.noarch", "Installed: numactl-libs-2.0.16-5.fc40.x86_64", "Installed: virt-what-1.27-1.fc40.x86_64", "Installed: kernel-tools-6.10.10-200.fc40.x86_64", "Installed: kernel-tools-libs-6.10.10-200.fc40.x86_64", "Installed: ethtool-2:6.10-1.fc40.x86_64", "Installed: dmidecode-1:3.6-1.fc40.x86_64", "Installed: python3-pyudev-0.24.1-7.fc40.noarch" ] } 3027 1726776653.65664: no more pending results, returning what we have 3027 1726776653.65667: results queue empty 3027 1726776653.65667: checking for any_errors_fatal 3027 1726776653.65671: done checking for any_errors_fatal 3027 1726776653.65672: checking for max_fail_percentage 3027 1726776653.65673: done checking for max_fail_percentage 3027 1726776653.65674: checking to see if all hosts have failed and the running result is not ok 3027 1726776653.65675: done checking to see if all hosts have failed 3027 1726776653.65675: getting the remaining hosts for this loop 3027 1726776653.65677: done getting the remaining hosts for this loop 3027 1726776653.65681: getting the next task for host managed_node2 3027 1726776653.65686: done getting next task for host managed_node2 3027 1726776653.65689: ^ task is: TASK: See if tuned has a profile subdir 3027 1726776653.65691: ^ 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 3027 1726776653.65694: getting variables 3027 1726776653.65695: in VariableManager get_vars() 3027 1726776653.65727: Calling all_inventory to load vars for managed_node2 3027 1726776653.65729: Calling groups_inventory to load vars for managed_node2 3027 1726776653.65733: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776653.65742: Calling all_plugins_play to load vars for managed_node2 3027 1726776653.65745: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776653.65747: Calling groups_plugins_play to load vars for managed_node2 3027 1726776653.65913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776653.66053: done with get_vars() 3027 1726776653.66061: done getting variables TASK [See if tuned has a profile subdir] *************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:28 Thursday 19 September 2024 16:10:53 -0400 (0:00:35.389) 0:00:39.759 **** 3027 1726776653.66134: entering _queue_task() for managed_node2/stat 3027 1726776653.66327: worker is 1 (out of 1 available) 3027 1726776653.66339: exiting _queue_task() for managed_node2/stat 3027 1726776653.66351: done queuing things up, now waiting for results queue to drain 3027 1726776653.66352: waiting for pending results... 3027 1726776653.66490: running TaskExecutor() for managed_node2/TASK: See if tuned has a profile subdir 3027 1726776653.66547: in run() - task 0233de48-8dd1-1ba9-d908-00000000000a 3027 1726776653.66563: variable 'ansible_search_path' from source: unknown 3027 1726776653.66594: calling self._execute() 3027 1726776653.66650: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776653.66655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776653.66664: variable 'omit' from source: magic vars 3027 1726776653.66743: variable 'omit' from source: magic vars 3027 1726776653.66768: variable 'omit' from source: magic vars 3027 1726776653.66795: variable 'omit' from source: magic vars 3027 1726776653.66831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776653.66861: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776653.66879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776653.66893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776653.66905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776653.66932: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776653.66936: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776653.66938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776653.67032: Set connection var ansible_shell_executable to /bin/sh 3027 1726776653.67041: Set connection var ansible_shell_type to sh 3027 1726776653.67043: Set connection var ansible_connection to ssh 3027 1726776653.67046: Set connection var ansible_pipelining to False 3027 1726776653.67048: Set connection var ansible_timeout to 10 3027 1726776653.67161: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776653.67165: variable 'ansible_shell_executable' from source: unknown 3027 1726776653.67167: variable 'ansible_connection' from source: unknown 3027 1726776653.67169: variable 'ansible_module_compression' from source: unknown 3027 1726776653.67171: variable 'ansible_shell_type' from source: unknown 3027 1726776653.67173: variable 'ansible_shell_executable' from source: unknown 3027 1726776653.67176: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776653.67178: variable 'ansible_pipelining' from source: unknown 3027 1726776653.67180: variable 'ansible_timeout' from source: unknown 3027 1726776653.67182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776653.67369: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776653.67373: variable 'omit' from source: magic vars 3027 1726776653.67376: starting attempt loop 3027 1726776653.67378: running the handler 3027 1726776653.67381: _low_level_execute_command(): starting 3027 1726776653.67383: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776653.68102: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776653.68109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776653.68118: stderr chunk (state=3): >>>debug2: match not found <<< 3027 1726776653.68137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776653.68154: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776653.68158: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776653.68160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776653.68287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776653.68320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776653.70185: stdout chunk (state=3): >>>/root <<< 3027 1726776653.70301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776653.70375: stderr chunk (state=3): >>><<< 3027 1726776653.70378: stdout chunk (state=3): >>><<< 3027 1726776653.70395: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776653.70495: _low_level_execute_command(): starting 3027 1726776653.70499: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776653.7040222-4038-214300648533600 `" && echo ansible-tmp-1726776653.7040222-4038-214300648533600="` echo /root/.ansible/tmp/ansible-tmp-1726776653.7040222-4038-214300648533600 `" ) && sleep 0' 3027 1726776653.71041: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776653.71089: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776653.71093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776653.71096: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776653.71098: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776653.71107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776653.71159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776653.71172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776653.71220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776653.73438: stdout chunk (state=3): >>>ansible-tmp-1726776653.7040222-4038-214300648533600=/root/.ansible/tmp/ansible-tmp-1726776653.7040222-4038-214300648533600 <<< 3027 1726776653.73554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776653.73612: stderr chunk (state=3): >>><<< 3027 1726776653.73618: stdout chunk (state=3): >>><<< 3027 1726776653.73633: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776653.7040222-4038-214300648533600=/root/.ansible/tmp/ansible-tmp-1726776653.7040222-4038-214300648533600 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776653.73679: variable 'ansible_module_compression' from source: unknown 3027 1726776653.73775: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776653.73807: variable 'ansible_facts' from source: unknown 3027 1726776653.73907: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776653.7040222-4038-214300648533600/AnsiballZ_stat.py 3027 1726776653.74177: Sending initial data 3027 1726776653.74180: Sent initial data (151 bytes) 3027 1726776653.74746: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776653.74781: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776653.74817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776653.74822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776653.74826: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776653.74829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776653.74831: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776653.74896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776653.74899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776653.74909: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776653.74965: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776653.76994: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776653.77029: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776653.77086: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpasur60gk /root/.ansible/tmp/ansible-tmp-1726776653.7040222-4038-214300648533600/AnsiballZ_stat.py <<< 3027 1726776653.77090: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776653.7040222-4038-214300648533600/AnsiballZ_stat.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpasur60gk" to remote "/root/.ansible/tmp/ansible-tmp-1726776653.7040222-4038-214300648533600/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776653.7040222-4038-214300648533600/AnsiballZ_stat.py" <<< 3027 1726776653.77910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776653.78232: stderr chunk (state=3): >>><<< 3027 1726776653.78235: stdout chunk (state=3): >>><<< 3027 1726776653.78238: done transferring module to remote 3027 1726776653.78240: _low_level_execute_command(): starting 3027 1726776653.78242: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776653.7040222-4038-214300648533600/ /root/.ansible/tmp/ansible-tmp-1726776653.7040222-4038-214300648533600/AnsiballZ_stat.py && sleep 0' 3027 1726776653.79335: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776653.79340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776653.79396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776653.79440: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776653.87398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776653.87403: stderr chunk (state=3): >>><<< 3027 1726776653.87406: stdout chunk (state=3): >>><<< 3027 1726776653.87427: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776653.87455: _low_level_execute_command(): starting 3027 1726776653.87458: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776653.7040222-4038-214300648533600/AnsiballZ_stat.py && sleep 0' 3027 1726776653.88118: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776653.88136: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776653.88156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776653.88175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776653.88193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776653.88295: 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.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776653.88321: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776653.88412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776654.07918: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262607, "dev": 51714, "nlink": 2, "atime": 1722988800.0, "mtime": 1722988800.0, "ctime": 1726776649.2307389, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "4211803556", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 3027 1726776654.09604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776654.09658: stderr chunk (state=3): >>><<< 3027 1726776654.09661: stdout chunk (state=3): >>><<< 3027 1726776654.09676: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262607, "dev": 51714, "nlink": 2, "atime": 1722988800.0, "mtime": 1722988800.0, "ctime": 1726776649.2307389, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "4211803556", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776654.09737: 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-1726776653.7040222-4038-214300648533600/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776654.09747: _low_level_execute_command(): starting 3027 1726776654.09756: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776653.7040222-4038-214300648533600/ > /dev/null 2>&1 && sleep 0' 3027 1726776654.10236: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776654.10240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776654.10249: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776654.10252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776654.10254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776654.10305: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776654.10312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776654.10314: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776654.10347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776654.12265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776654.12321: stderr chunk (state=3): >>><<< 3027 1726776654.12324: stdout chunk (state=3): >>><<< 3027 1726776654.12343: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776654.12347: handler run complete 3027 1726776654.12383: attempt loop complete, returning result 3027 1726776654.12386: _execute() done 3027 1726776654.12389: dumping result to json 3027 1726776654.12395: done dumping result, returning 3027 1726776654.12402: done running TaskExecutor() for managed_node2/TASK: See if tuned has a profile subdir [0233de48-8dd1-1ba9-d908-00000000000a] 3027 1726776654.12411: sending task result for task 0233de48-8dd1-1ba9-d908-00000000000a 3027 1726776654.12517: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000000a 3027 1726776654.12520: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1722988800.0, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776649.2307389, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262607, "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": 4096, "uid": 0, "version": "4211803556", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3027 1726776654.12628: no more pending results, returning what we have 3027 1726776654.12633: results queue empty 3027 1726776654.12634: checking for any_errors_fatal 3027 1726776654.12642: done checking for any_errors_fatal 3027 1726776654.12642: checking for max_fail_percentage 3027 1726776654.12643: done checking for max_fail_percentage 3027 1726776654.12644: checking to see if all hosts have failed and the running result is not ok 3027 1726776654.12645: done checking to see if all hosts have failed 3027 1726776654.12645: getting the remaining hosts for this loop 3027 1726776654.12647: done getting the remaining hosts for this loop 3027 1726776654.12652: getting the next task for host managed_node2 3027 1726776654.12657: done getting next task for host managed_node2 3027 1726776654.12659: ^ task is: TASK: Set profile dir 3027 1726776654.12661: ^ 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 3027 1726776654.12664: getting variables 3027 1726776654.12665: in VariableManager get_vars() 3027 1726776654.12692: Calling all_inventory to load vars for managed_node2 3027 1726776654.12694: Calling groups_inventory to load vars for managed_node2 3027 1726776654.12697: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776654.12710: Calling all_plugins_play to load vars for managed_node2 3027 1726776654.12712: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776654.12716: Calling groups_plugins_play to load vars for managed_node2 3027 1726776654.12828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776654.12944: done with get_vars() 3027 1726776654.12953: done getting variables 3027 1726776654.12999: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set profile dir] ********************************************************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:33 Thursday 19 September 2024 16:10:54 -0400 (0:00:00.468) 0:00:40.227 **** 3027 1726776654.13021: entering _queue_task() for managed_node2/set_fact 3027 1726776654.13231: worker is 1 (out of 1 available) 3027 1726776654.13243: exiting _queue_task() for managed_node2/set_fact 3027 1726776654.13256: done queuing things up, now waiting for results queue to drain 3027 1726776654.13257: waiting for pending results... 3027 1726776654.13392: running TaskExecutor() for managed_node2/TASK: Set profile dir 3027 1726776654.13451: in run() - task 0233de48-8dd1-1ba9-d908-00000000000b 3027 1726776654.13465: variable 'ansible_search_path' from source: unknown 3027 1726776654.13497: calling self._execute() 3027 1726776654.13554: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776654.13561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776654.13569: variable 'omit' from source: magic vars 3027 1726776654.13646: variable 'omit' from source: magic vars 3027 1726776654.13673: variable 'omit' from source: magic vars 3027 1726776654.13929: variable '__dir' from source: task vars 3027 1726776654.14070: variable '__tuned_profiles' from source: set_fact 3027 1726776654.14111: variable 'omit' from source: magic vars 3027 1726776654.14150: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776654.14181: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776654.14197: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776654.14211: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776654.14222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776654.14252: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776654.14256: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776654.14259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776654.14328: Set connection var ansible_shell_executable to /bin/sh 3027 1726776654.14334: Set connection var ansible_shell_type to sh 3027 1726776654.14337: Set connection var ansible_connection to ssh 3027 1726776654.14342: Set connection var ansible_pipelining to False 3027 1726776654.14348: Set connection var ansible_timeout to 10 3027 1726776654.14360: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776654.14378: variable 'ansible_shell_executable' from source: unknown 3027 1726776654.14381: variable 'ansible_connection' from source: unknown 3027 1726776654.14384: variable 'ansible_module_compression' from source: unknown 3027 1726776654.14387: variable 'ansible_shell_type' from source: unknown 3027 1726776654.14389: variable 'ansible_shell_executable' from source: unknown 3027 1726776654.14391: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776654.14393: variable 'ansible_pipelining' from source: unknown 3027 1726776654.14396: variable 'ansible_timeout' from source: unknown 3027 1726776654.14401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776654.14513: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776654.14519: variable 'omit' from source: magic vars 3027 1726776654.14522: starting attempt loop 3027 1726776654.14525: running the handler 3027 1726776654.14536: handler run complete 3027 1726776654.14544: attempt loop complete, returning result 3027 1726776654.14547: _execute() done 3027 1726776654.14552: dumping result to json 3027 1726776654.14554: done dumping result, returning 3027 1726776654.14562: done running TaskExecutor() for managed_node2/TASK: Set profile dir [0233de48-8dd1-1ba9-d908-00000000000b] 3027 1726776654.14564: sending task result for task 0233de48-8dd1-1ba9-d908-00000000000b 3027 1726776654.14657: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000000b 3027 1726776654.14661: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__profile_dir": "/etc/tuned/profiles/kernel_settings" }, "changed": false } 3027 1726776654.14729: no more pending results, returning what we have 3027 1726776654.14732: results queue empty 3027 1726776654.14733: checking for any_errors_fatal 3027 1726776654.14737: done checking for any_errors_fatal 3027 1726776654.14737: checking for max_fail_percentage 3027 1726776654.14738: done checking for max_fail_percentage 3027 1726776654.14739: checking to see if all hosts have failed and the running result is not ok 3027 1726776654.14740: done checking to see if all hosts have failed 3027 1726776654.14741: getting the remaining hosts for this loop 3027 1726776654.14742: done getting the remaining hosts for this loop 3027 1726776654.14745: getting the next task for host managed_node2 3027 1726776654.14755: done getting next task for host managed_node2 3027 1726776654.14757: ^ task is: TASK: Ensure kernel settings profile directory exists 3027 1726776654.14759: ^ 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 3027 1726776654.14767: getting variables 3027 1726776654.14768: in VariableManager get_vars() 3027 1726776654.14796: Calling all_inventory to load vars for managed_node2 3027 1726776654.14798: Calling groups_inventory to load vars for managed_node2 3027 1726776654.14801: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776654.14809: Calling all_plugins_play to load vars for managed_node2 3027 1726776654.14811: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776654.14813: Calling groups_plugins_play to load vars for managed_node2 3027 1726776654.14952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776654.15067: done with get_vars() 3027 1726776654.15074: done getting variables TASK [Ensure kernel settings profile directory exists] ************************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:39 Thursday 19 September 2024 16:10:54 -0400 (0:00:00.021) 0:00:40.249 **** 3027 1726776654.15142: entering _queue_task() for managed_node2/file 3027 1726776654.15342: worker is 1 (out of 1 available) 3027 1726776654.15354: exiting _queue_task() for managed_node2/file 3027 1726776654.15367: done queuing things up, now waiting for results queue to drain 3027 1726776654.15368: waiting for pending results... 3027 1726776654.15504: running TaskExecutor() for managed_node2/TASK: Ensure kernel settings profile directory exists 3027 1726776654.15563: in run() - task 0233de48-8dd1-1ba9-d908-00000000000c 3027 1726776654.15575: variable 'ansible_search_path' from source: unknown 3027 1726776654.15607: calling self._execute() 3027 1726776654.15666: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776654.15671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776654.15679: variable 'omit' from source: magic vars 3027 1726776654.15760: variable 'omit' from source: magic vars 3027 1726776654.15785: variable 'omit' from source: magic vars 3027 1726776654.15808: variable '__profile_dir' from source: set_fact 3027 1726776654.16037: variable '__profile_dir' from source: set_fact 3027 1726776654.16067: variable 'omit' from source: magic vars 3027 1726776654.16101: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776654.16129: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776654.16148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776654.16166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776654.16175: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776654.16201: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776654.16204: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776654.16208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776654.16284: Set connection var ansible_shell_executable to /bin/sh 3027 1726776654.16289: Set connection var ansible_shell_type to sh 3027 1726776654.16292: Set connection var ansible_connection to ssh 3027 1726776654.16297: Set connection var ansible_pipelining to False 3027 1726776654.16308: Set connection var ansible_timeout to 10 3027 1726776654.16318: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776654.16334: variable 'ansible_shell_executable' from source: unknown 3027 1726776654.16337: variable 'ansible_connection' from source: unknown 3027 1726776654.16340: variable 'ansible_module_compression' from source: unknown 3027 1726776654.16342: variable 'ansible_shell_type' from source: unknown 3027 1726776654.16345: variable 'ansible_shell_executable' from source: unknown 3027 1726776654.16347: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776654.16354: variable 'ansible_pipelining' from source: unknown 3027 1726776654.16356: variable 'ansible_timeout' from source: unknown 3027 1726776654.16359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776654.16512: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776654.16519: variable 'omit' from source: magic vars 3027 1726776654.16525: starting attempt loop 3027 1726776654.16528: running the handler 3027 1726776654.16540: _low_level_execute_command(): starting 3027 1726776654.16546: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776654.17084: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776654.17088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776654.17091: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776654.17093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776654.17162: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776654.17166: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776654.17169: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776654.17201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776654.19078: stdout chunk (state=3): >>>/root <<< 3027 1726776654.19196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776654.19255: stderr chunk (state=3): >>><<< 3027 1726776654.19258: stdout chunk (state=3): >>><<< 3027 1726776654.19280: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776654.19290: _low_level_execute_command(): starting 3027 1726776654.19296: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776654.1927931-4074-256597031289023 `" && echo ansible-tmp-1726776654.1927931-4074-256597031289023="` echo /root/.ansible/tmp/ansible-tmp-1726776654.1927931-4074-256597031289023 `" ) && sleep 0' 3027 1726776654.19748: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776654.19784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776654.19788: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776654.19797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776654.19845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776654.19851: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776654.19855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776654.19892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776654.22171: stdout chunk (state=3): >>>ansible-tmp-1726776654.1927931-4074-256597031289023=/root/.ansible/tmp/ansible-tmp-1726776654.1927931-4074-256597031289023 <<< 3027 1726776654.22276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776654.22355: stderr chunk (state=3): >>><<< 3027 1726776654.22359: stdout chunk (state=3): >>><<< 3027 1726776654.22367: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776654.1927931-4074-256597031289023=/root/.ansible/tmp/ansible-tmp-1726776654.1927931-4074-256597031289023 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776654.22416: variable 'ansible_module_compression' from source: unknown 3027 1726776654.22604: ANSIBALLZ: Using lock for file 3027 1726776654.22607: ANSIBALLZ: Acquiring lock 3027 1726776654.22610: ANSIBALLZ: Lock acquired: 140002539821568 3027 1726776654.22612: ANSIBALLZ: Creating module 3027 1726776654.36157: ANSIBALLZ: Writing module into payload 3027 1726776654.36173: ANSIBALLZ: Writing module 3027 1726776654.36203: ANSIBALLZ: Renaming module 3027 1726776654.36219: ANSIBALLZ: Done creating module 3027 1726776654.36243: variable 'ansible_facts' from source: unknown 3027 1726776654.36320: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776654.1927931-4074-256597031289023/AnsiballZ_file.py 3027 1726776654.36473: Sending initial data 3027 1726776654.36565: Sent initial data (151 bytes) 3027 1726776654.37134: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776654.37248: 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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776654.37276: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776654.37339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776654.39069: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776654.39165: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776654.39198: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpxfcl15bc /root/.ansible/tmp/ansible-tmp-1726776654.1927931-4074-256597031289023/AnsiballZ_file.py <<< 3027 1726776654.39231: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776654.1927931-4074-256597031289023/AnsiballZ_file.py" <<< 3027 1726776654.39263: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpxfcl15bc" to remote "/root/.ansible/tmp/ansible-tmp-1726776654.1927931-4074-256597031289023/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776654.1927931-4074-256597031289023/AnsiballZ_file.py" <<< 3027 1726776654.40288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776654.40404: stderr chunk (state=3): >>><<< 3027 1726776654.40417: stdout chunk (state=3): >>><<< 3027 1726776654.40447: done transferring module to remote 3027 1726776654.40492: _low_level_execute_command(): starting 3027 1726776654.40495: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776654.1927931-4074-256597031289023/ /root/.ansible/tmp/ansible-tmp-1726776654.1927931-4074-256597031289023/AnsiballZ_file.py && sleep 0' 3027 1726776654.41188: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776654.41205: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776654.41270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776654.41344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776654.41379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776654.41456: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776654.43325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776654.43382: stderr chunk (state=3): >>><<< 3027 1726776654.43389: stdout chunk (state=3): >>><<< 3027 1726776654.43402: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776654.43406: _low_level_execute_command(): starting 3027 1726776654.43411: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776654.1927931-4074-256597031289023/AnsiballZ_file.py && sleep 0' 3027 1726776654.43871: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776654.43875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776654.43877: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776654.43881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776654.43935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776654.43939: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776654.43945: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776654.43985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776654.65274: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 3027 1726776654.66938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776654.67009: stderr chunk (state=3): >>><<< 3027 1726776654.67019: stdout chunk (state=3): >>><<< 3027 1726776654.67044: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776654.67116: 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-1726776654.1927931-4074-256597031289023/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776654.67132: _low_level_execute_command(): starting 3027 1726776654.67142: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776654.1927931-4074-256597031289023/ > /dev/null 2>&1 && sleep 0' 3027 1726776654.67776: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776654.67867: 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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776654.67903: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776654.67921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776654.67950: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776654.68028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776654.70371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776654.70376: stdout chunk (state=3): >>><<< 3027 1726776654.70378: stderr chunk (state=3): >>><<< 3027 1726776654.70397: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776654.70554: handler run complete 3027 1726776654.70558: attempt loop complete, returning result 3027 1726776654.70560: _execute() done 3027 1726776654.70562: dumping result to json 3027 1726776654.70565: done dumping result, returning 3027 1726776654.70567: done running TaskExecutor() for managed_node2/TASK: Ensure kernel settings profile directory exists [0233de48-8dd1-1ba9-d908-00000000000c] 3027 1726776654.70569: sending task result for task 0233de48-8dd1-1ba9-d908-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": 4096, "state": "directory", "uid": 0 } 3027 1726776654.70720: no more pending results, returning what we have 3027 1726776654.70723: results queue empty 3027 1726776654.70724: checking for any_errors_fatal 3027 1726776654.70729: done checking for any_errors_fatal 3027 1726776654.70730: checking for max_fail_percentage 3027 1726776654.70731: done checking for max_fail_percentage 3027 1726776654.70732: checking to see if all hosts have failed and the running result is not ok 3027 1726776654.70733: done checking to see if all hosts have failed 3027 1726776654.70951: getting the remaining hosts for this loop 3027 1726776654.70954: done getting the remaining hosts for this loop 3027 1726776654.70959: getting the next task for host managed_node2 3027 1726776654.70964: done getting next task for host managed_node2 3027 1726776654.70966: ^ task is: TASK: Generate a configuration for kernel settings 3027 1726776654.70968: ^ 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 3027 1726776654.70971: getting variables 3027 1726776654.70973: in VariableManager get_vars() 3027 1726776654.71002: Calling all_inventory to load vars for managed_node2 3027 1726776654.71004: Calling groups_inventory to load vars for managed_node2 3027 1726776654.71007: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776654.71021: Calling all_plugins_play to load vars for managed_node2 3027 1726776654.71024: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776654.71028: Calling groups_plugins_play to load vars for managed_node2 3027 1726776654.71214: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000000c 3027 1726776654.71219: WORKER PROCESS EXITING 3027 1726776654.71236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776654.71437: done with get_vars() 3027 1726776654.71452: done getting variables 3027 1726776654.71583: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Generate a configuration for kernel settings] **************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:45 Thursday 19 September 2024 16:10:54 -0400 (0:00:00.564) 0:00:40.813 **** 3027 1726776654.71609: entering _queue_task() for managed_node2/copy 3027 1726776654.71876: worker is 1 (out of 1 available) 3027 1726776654.71888: exiting _queue_task() for managed_node2/copy 3027 1726776654.71901: done queuing things up, now waiting for results queue to drain 3027 1726776654.71902: waiting for pending results... 3027 1726776654.72154: running TaskExecutor() for managed_node2/TASK: Generate a configuration for kernel settings 3027 1726776654.72358: in run() - task 0233de48-8dd1-1ba9-d908-00000000000d 3027 1726776654.72362: variable 'ansible_search_path' from source: unknown 3027 1726776654.72365: calling self._execute() 3027 1726776654.72387: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776654.72398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776654.72413: variable 'omit' from source: magic vars 3027 1726776654.72529: variable 'omit' from source: magic vars 3027 1726776654.72570: variable 'omit' from source: magic vars 3027 1726776654.72987: variable '__profile_dir' from source: set_fact 3027 1726776654.73183: variable 'omit' from source: magic vars 3027 1726776654.73456: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776654.73460: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776654.73464: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776654.73466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776654.73756: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776654.73759: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776654.73763: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776654.73765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776654.73839: Set connection var ansible_shell_executable to /bin/sh 3027 1726776654.73877: Set connection var ansible_shell_type to sh 3027 1726776654.73885: Set connection var ansible_connection to ssh 3027 1726776654.73895: Set connection var ansible_pipelining to False 3027 1726776654.73984: Set connection var ansible_timeout to 10 3027 1726776654.73999: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776654.74029: variable 'ansible_shell_executable' from source: unknown 3027 1726776654.74036: variable 'ansible_connection' from source: unknown 3027 1726776654.74043: variable 'ansible_module_compression' from source: unknown 3027 1726776654.74051: variable 'ansible_shell_type' from source: unknown 3027 1726776654.74059: variable 'ansible_shell_executable' from source: unknown 3027 1726776654.74066: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776654.74074: variable 'ansible_pipelining' from source: unknown 3027 1726776654.74143: variable 'ansible_timeout' from source: unknown 3027 1726776654.74154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776654.74532: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776654.74553: variable 'omit' from source: magic vars 3027 1726776654.74567: starting attempt loop 3027 1726776654.74576: running the handler 3027 1726776654.74592: _low_level_execute_command(): starting 3027 1726776654.74604: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776654.75369: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776654.75393: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776654.75466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776654.75520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776654.75546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776654.75563: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776654.75635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776654.77351: stdout chunk (state=3): >>>/root <<< 3027 1726776654.77463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776654.77524: stderr chunk (state=3): >>><<< 3027 1726776654.77528: stdout chunk (state=3): >>><<< 3027 1726776654.77552: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776654.77564: _low_level_execute_command(): starting 3027 1726776654.77570: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401 `" && echo ansible-tmp-1726776654.7755165-4098-234471241492401="` echo /root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401 `" ) && sleep 0' 3027 1726776654.78034: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776654.78054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776654.78058: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776654.78062: 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 <<< 3027 1726776654.78074: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776654.78089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776654.78144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776654.78148: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776654.78155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776654.78196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776654.80867: stdout chunk (state=3): >>>ansible-tmp-1726776654.7755165-4098-234471241492401=/root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401 <<< 3027 1726776654.80974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776654.81070: stderr chunk (state=3): >>><<< 3027 1726776654.81074: stdout chunk (state=3): >>><<< 3027 1726776654.81159: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776654.7755165-4098-234471241492401=/root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776654.81163: evaluation_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 3027 1726776654.81167: search_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/tuned/etc/tuned/change_settings/tuned.conf /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tuned/etc/tuned/change_settings/tuned.conf /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/tuned/etc/tuned/change_settings/tuned.conf /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tuned/etc/tuned/change_settings/tuned.conf 3027 1726776654.81245: variable 'ansible_module_compression' from source: unknown 3027 1726776654.81475: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776654.81775: variable 'ansible_facts' from source: unknown 3027 1726776654.81792: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/AnsiballZ_stat.py 3027 1726776654.82117: Sending initial data 3027 1726776654.82121: Sent initial data (151 bytes) 3027 1726776654.83171: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776654.83193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776654.83214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776654.83322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776654.85655: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3027 1726776654.85728: 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 <<< 3027 1726776654.85761: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776654.85811: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmppst6qmok /root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/AnsiballZ_stat.py <<< 3027 1726776654.85816: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/AnsiballZ_stat.py" <<< 3027 1726776654.85860: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmppst6qmok" to remote "/root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/AnsiballZ_stat.py" <<< 3027 1726776654.86430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776654.86456: stderr chunk (state=3): >>><<< 3027 1726776654.86546: stdout chunk (state=3): >>><<< 3027 1726776654.86550: done transferring module to remote 3027 1726776654.86553: _low_level_execute_command(): starting 3027 1726776654.86555: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/ /root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/AnsiballZ_stat.py && sleep 0' 3027 1726776654.86930: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776654.86943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776654.86962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776654.87010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776654.87032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776654.87058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776654.89615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776654.89670: stderr chunk (state=3): >>><<< 3027 1726776654.89674: stdout chunk (state=3): >>><<< 3027 1726776654.89693: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776654.89696: _low_level_execute_command(): starting 3027 1726776654.89701: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/AnsiballZ_stat.py && sleep 0' 3027 1726776654.90178: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776654.90181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776654.90184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776654.90186: 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 <<< 3027 1726776654.90188: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776654.90256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776654.90262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776654.90266: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776654.90292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776655.17283: 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}}}<<< 3027 1726776655.17432: stdout chunk (state=3): >>> <<< 3027 1726776655.19374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776655.19429: stderr chunk (state=3): >>><<< 3027 1726776655.19432: stdout chunk (state=3): >>><<< 3027 1726776655.19451: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776655.19475: 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-1726776654.7755165-4098-234471241492401/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3027 1726776655.19573: Sending initial data 3027 1726776655.19576: Sent initial data (220 bytes) 3027 1726776655.20278: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776655.20345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776655.20366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776655.20426: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776655.20487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776655.22758: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776655.22823: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776655.22845: stdout chunk (state=3): >>>sftp> put /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tuned/etc/tuned/change_settings/tuned.conf /root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/.source.conf <<< 3027 1726776655.22850: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/.source.conf" <<< 3027 1726776655.22907: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tuned/etc/tuned/change_settings/tuned.conf" to remote "/root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/.source.conf" <<< 3027 1726776655.23163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776655.23195: stderr chunk (state=3): >>><<< 3027 1726776655.23304: stdout chunk (state=3): >>><<< 3027 1726776655.23308: _low_level_execute_command(): starting 3027 1726776655.23310: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/ /root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/.source.conf && sleep 0' 3027 1726776655.24084: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776655.24165: 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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776655.24210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776655.24231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776655.24255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776655.24320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776655.27162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776655.27357: stdout chunk (state=3): >>><<< 3027 1726776655.27361: stderr chunk (state=3): >>><<< 3027 1726776655.27364: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776655.27366: variable 'ansible_module_compression' from source: unknown 3027 1726776655.27441: ANSIBALLZ: Using generic lock for ansible.legacy.copy 3027 1726776655.27556: ANSIBALLZ: Acquiring lock 3027 1726776655.27559: ANSIBALLZ: Lock acquired: 140002541027600 3027 1726776655.27562: ANSIBALLZ: Creating module 3027 1726776655.44701: ANSIBALLZ: Writing module into payload 3027 1726776655.44852: ANSIBALLZ: Writing module 3027 1726776655.44881: ANSIBALLZ: Renaming module 3027 1726776655.44894: ANSIBALLZ: Done creating module 3027 1726776655.44917: variable 'ansible_facts' from source: unknown 3027 1726776655.44996: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/AnsiballZ_copy.py 3027 1726776655.45246: Sending initial data 3027 1726776655.45259: Sent initial data (151 bytes) 3027 1726776655.45944: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776655.46060: 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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776655.46467: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776655.46531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776655.48941: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3027 1726776655.48953: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 3027 1726776655.48961: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 3027 1726776655.48971: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 3027 1726776655.48986: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776655.49051: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776655.49103: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp8gpk19en /root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/AnsiballZ_copy.py <<< 3027 1726776655.49107: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/AnsiballZ_copy.py" <<< 3027 1726776655.49173: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp8gpk19en" to remote "/root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/AnsiballZ_copy.py" <<< 3027 1726776655.50106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776655.50109: stdout chunk (state=3): >>><<< 3027 1726776655.50112: stderr chunk (state=3): >>><<< 3027 1726776655.50114: done transferring module to remote 3027 1726776655.50117: _low_level_execute_command(): starting 3027 1726776655.50121: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/ /root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/AnsiballZ_copy.py && sleep 0' 3027 1726776655.50872: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776655.50945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776655.50999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776655.51065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776655.53821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776655.53827: stdout chunk (state=3): >>><<< 3027 1726776655.53830: stderr chunk (state=3): >>><<< 3027 1726776655.53851: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776655.53854: _low_level_execute_command(): starting 3027 1726776655.53859: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/AnsiballZ_copy.py && sleep 0' 3027 1726776655.54321: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776655.54326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776655.54328: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776655.54330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776655.54373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776655.54376: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776655.54390: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776655.54450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776655.73090: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/.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-1726776654.7755165-4098-234471241492401/.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}}} <<< 3027 1726776655.74579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776655.74632: stderr chunk (state=3): >>><<< 3027 1726776655.74635: stdout chunk (state=3): >>><<< 3027 1726776655.74654: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/.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-1726776654.7755165-4098-234471241492401/.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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776655.74681: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/.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-1726776654.7755165-4098-234471241492401/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776655.74689: _low_level_execute_command(): starting 3027 1726776655.74694: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776654.7755165-4098-234471241492401/ > /dev/null 2>&1 && sleep 0' 3027 1726776655.75129: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776655.75133: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776655.75155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776655.75159: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776655.75168: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776655.75230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776655.75234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776655.75274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776655.77455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776655.77458: stdout chunk (state=3): >>><<< 3027 1726776655.77460: stderr chunk (state=3): >>><<< 3027 1726776655.77463: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776655.77465: handler run complete 3027 1726776655.77466: attempt loop complete, returning result 3027 1726776655.77468: _execute() done 3027 1726776655.77470: dumping result to json 3027 1726776655.77472: done dumping result, returning 3027 1726776655.77474: done running TaskExecutor() for managed_node2/TASK: Generate a configuration for kernel settings [0233de48-8dd1-1ba9-d908-00000000000d] 3027 1726776655.77475: sending task result for task 0233de48-8dd1-1ba9-d908-00000000000d 3027 1726776655.77539: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000000d 3027 1726776655.77542: 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-1726776654.7755165-4098-234471241492401/.source.conf", "state": "file", "uid": 0 } 3027 1726776655.77636: no more pending results, returning what we have 3027 1726776655.77639: results queue empty 3027 1726776655.77640: checking for any_errors_fatal 3027 1726776655.77646: done checking for any_errors_fatal 3027 1726776655.77647: checking for max_fail_percentage 3027 1726776655.77756: done checking for max_fail_percentage 3027 1726776655.77758: checking to see if all hosts have failed and the running result is not ok 3027 1726776655.77759: done checking to see if all hosts have failed 3027 1726776655.77760: getting the remaining hosts for this loop 3027 1726776655.77761: done getting the remaining hosts for this loop 3027 1726776655.77765: getting the next task for host managed_node2 3027 1726776655.77770: done getting next task for host managed_node2 3027 1726776655.77773: ^ task is: TASK: Ensure required services are enabled and started 3027 1726776655.77775: ^ 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 3027 1726776655.77778: getting variables 3027 1726776655.77786: in VariableManager get_vars() 3027 1726776655.77820: Calling all_inventory to load vars for managed_node2 3027 1726776655.77823: Calling groups_inventory to load vars for managed_node2 3027 1726776655.77826: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776655.77836: Calling all_plugins_play to load vars for managed_node2 3027 1726776655.77839: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776655.77842: Calling groups_plugins_play to load vars for managed_node2 3027 1726776655.78183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776655.78432: done with get_vars() 3027 1726776655.78560: done getting variables 3027 1726776655.78801: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Ensure required services are enabled and started] ************************ task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:51 Thursday 19 September 2024 16:10:55 -0400 (0:00:01.072) 0:00:41.886 **** 3027 1726776655.78830: entering _queue_task() for managed_node2/service 3027 1726776655.78832: Creating lock for service 3027 1726776655.79424: worker is 1 (out of 1 available) 3027 1726776655.79435: exiting _queue_task() for managed_node2/service 3027 1726776655.79447: done queuing things up, now waiting for results queue to drain 3027 1726776655.79554: waiting for pending results... 3027 1726776655.80167: running TaskExecutor() for managed_node2/TASK: Ensure required services are enabled and started 3027 1726776655.80172: in run() - task 0233de48-8dd1-1ba9-d908-00000000000e 3027 1726776655.80175: variable 'ansible_search_path' from source: unknown 3027 1726776655.80177: calling self._execute() 3027 1726776655.80224: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776655.80240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776655.80259: variable 'omit' from source: magic vars 3027 1726776655.80379: variable 'omit' from source: magic vars 3027 1726776655.80416: variable 'omit' from source: magic vars 3027 1726776655.80460: variable 'omit' from source: magic vars 3027 1726776655.80510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776655.80556: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776655.80583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776655.80606: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776655.80622: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776655.80660: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776655.80670: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776655.80678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776655.80792: Set connection var ansible_shell_executable to /bin/sh 3027 1726776655.80805: Set connection var ansible_shell_type to sh 3027 1726776655.80812: Set connection var ansible_connection to ssh 3027 1726776655.80823: Set connection var ansible_pipelining to False 3027 1726776655.80833: Set connection var ansible_timeout to 10 3027 1726776655.80848: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776655.80876: variable 'ansible_shell_executable' from source: unknown 3027 1726776655.80885: variable 'ansible_connection' from source: unknown 3027 1726776655.80892: variable 'ansible_module_compression' from source: unknown 3027 1726776655.80899: variable 'ansible_shell_type' from source: unknown 3027 1726776655.80906: variable 'ansible_shell_executable' from source: unknown 3027 1726776655.80913: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776655.80922: variable 'ansible_pipelining' from source: unknown 3027 1726776655.80929: variable 'ansible_timeout' from source: unknown 3027 1726776655.80937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776655.81097: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776655.81115: variable 'omit' from source: magic vars 3027 1726776655.81126: starting attempt loop 3027 1726776655.81133: running the handler 3027 1726776655.81463: variable 'ansible_facts' from source: unknown 3027 1726776655.81603: _low_level_execute_command(): starting 3027 1726776655.81643: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776655.82343: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776655.82363: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776655.82377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776655.82411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776655.82430: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3027 1726776655.82522: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776655.82543: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776655.82562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776655.82769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776655.84607: stdout chunk (state=3): >>>/root <<< 3027 1726776655.84611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776655.84613: stdout chunk (state=3): >>><<< 3027 1726776655.84618: stderr chunk (state=3): >>><<< 3027 1726776655.84902: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776655.84906: _low_level_execute_command(): starting 3027 1726776655.84909: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776655.847517-4150-206938273252969 `" && echo ansible-tmp-1726776655.847517-4150-206938273252969="` echo /root/.ansible/tmp/ansible-tmp-1726776655.847517-4150-206938273252969 `" ) && sleep 0' 3027 1726776655.86254: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776655.86687: 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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776655.86795: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776655.86867: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776655.86957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776655.89019: stdout chunk (state=3): >>>ansible-tmp-1726776655.847517-4150-206938273252969=/root/.ansible/tmp/ansible-tmp-1726776655.847517-4150-206938273252969 <<< 3027 1726776655.89232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776655.89235: stdout chunk (state=3): >>><<< 3027 1726776655.89238: stderr chunk (state=3): >>><<< 3027 1726776655.89269: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776655.847517-4150-206938273252969=/root/.ansible/tmp/ansible-tmp-1726776655.847517-4150-206938273252969 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776655.89355: variable 'ansible_module_compression' from source: unknown 3027 1726776655.89441: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 3027 1726776655.89536: ANSIBALLZ: Acquiring lock 3027 1726776655.89540: ANSIBALLZ: Lock acquired: 140002541027600 3027 1726776655.89542: ANSIBALLZ: Creating module 3027 1726776656.21516: ANSIBALLZ: Writing module into payload 3027 1726776656.21632: ANSIBALLZ: Writing module 3027 1726776656.21666: ANSIBALLZ: Renaming module 3027 1726776656.21670: ANSIBALLZ: Done creating module 3027 1726776656.21688: variable 'ansible_facts' from source: unknown 3027 1726776656.21810: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776655.847517-4150-206938273252969/AnsiballZ_systemd.py 3027 1726776656.21930: Sending initial data 3027 1726776656.21933: Sent initial data (153 bytes) 3027 1726776656.22528: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776656.22531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776656.22534: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776656.22535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776656.22537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776656.22564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776656.22606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776656.22636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776656.24309: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776656.24343: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776656.24376: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpmn9q9bq0 /root/.ansible/tmp/ansible-tmp-1726776655.847517-4150-206938273252969/AnsiballZ_systemd.py <<< 3027 1726776656.24383: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776655.847517-4150-206938273252969/AnsiballZ_systemd.py" <<< 3027 1726776656.24409: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpmn9q9bq0" to remote "/root/.ansible/tmp/ansible-tmp-1726776655.847517-4150-206938273252969/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776655.847517-4150-206938273252969/AnsiballZ_systemd.py" <<< 3027 1726776656.25478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776656.25543: stderr chunk (state=3): >>><<< 3027 1726776656.25546: stdout chunk (state=3): >>><<< 3027 1726776656.25574: done transferring module to remote 3027 1726776656.25584: _low_level_execute_command(): starting 3027 1726776656.25588: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776655.847517-4150-206938273252969/ /root/.ansible/tmp/ansible-tmp-1726776655.847517-4150-206938273252969/AnsiballZ_systemd.py && sleep 0' 3027 1726776656.26287: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776656.26306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776656.28190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776656.28246: stderr chunk (state=3): >>><<< 3027 1726776656.28256: stdout chunk (state=3): >>><<< 3027 1726776656.28267: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776656.28270: _low_level_execute_command(): starting 3027 1726776656.28276: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776655.847517-4150-206938273252969/AnsiballZ_systemd.py && sleep 0' 3027 1726776656.28723: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776656.28727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776656.28762: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776656.28766: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776656.28768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776656.28771: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776656.28831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776656.28836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776656.28839: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776656.28880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776657.79375: stdout chunk (state=3): >>> {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "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", "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": "3508957184", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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 sysinit.target system.slice dbus-broker.service", "Conflicts": "power-profiles-daemon.service cpupower.service shutdown.target auto-cpufreq.service tlp.service", "Before": "shutdown.target", "After": "basic.target system.slice dbus.socket systemd-journald.socket network.target polkit.service dbus-broker.service sysinit.target systemd-sysctl.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "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}}} <<< 3027 1726776657.82558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776657.82562: stderr chunk (state=3): >>><<< 3027 1726776657.82564: stdout chunk (state=3): >>><<< 3027 1726776657.82567: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "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", "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": "3508957184", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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 sysinit.target system.slice dbus-broker.service", "Conflicts": "power-profiles-daemon.service cpupower.service shutdown.target auto-cpufreq.service tlp.service", "Before": "shutdown.target", "After": "basic.target system.slice dbus.socket systemd-journald.socket network.target polkit.service dbus-broker.service sysinit.target systemd-sysctl.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776657.82887: 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-1726776655.847517-4150-206938273252969/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776657.82891: _low_level_execute_command(): starting 3027 1726776657.82893: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776655.847517-4150-206938273252969/ > /dev/null 2>&1 && sleep 0' 3027 1726776657.83433: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776657.83442: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776657.83476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776657.83485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3027 1726776657.83564: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776657.83581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776657.83654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776657.83657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776657.83706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776657.85692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776657.85783: stderr chunk (state=3): >>><<< 3027 1726776657.85786: stdout chunk (state=3): >>><<< 3027 1726776657.85805: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776657.85843: handler run complete 3027 1726776657.86001: attempt loop complete, returning result 3027 1726776657.86005: _execute() done 3027 1726776657.86007: dumping result to json 3027 1726776657.86018: done dumping result, returning 3027 1726776657.86029: done running TaskExecutor() for managed_node2/TASK: Ensure required services are enabled and started [0233de48-8dd1-1ba9-d908-00000000000e] 3027 1726776657.86034: sending task result for task 0233de48-8dd1-1ba9-d908-00000000000e 3027 1726776657.86932: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000000e 3027 1726776657.86959: WORKER PROCESS EXITING 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": "basic.target system.slice dbus.socket systemd-journald.socket network.target polkit.service dbus-broker.service sysinit.target systemd-sysctl.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "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": "power-profiles-daemon.service cpupower.service shutdown.target auto-cpufreq.service tlp.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)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "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": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "3508957184", "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", "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 sysinit.target system.slice dbus-broker.service", "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": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 3027 1726776657.87199: no more pending results, returning what we have 3027 1726776657.87202: results queue empty 3027 1726776657.87203: checking for any_errors_fatal 3027 1726776657.87216: done checking for any_errors_fatal 3027 1726776657.87219: checking for max_fail_percentage 3027 1726776657.87220: done checking for max_fail_percentage 3027 1726776657.87221: checking to see if all hosts have failed and the running result is not ok 3027 1726776657.87222: done checking to see if all hosts have failed 3027 1726776657.87223: getting the remaining hosts for this loop 3027 1726776657.87224: done getting the remaining hosts for this loop 3027 1726776657.87227: getting the next task for host managed_node2 3027 1726776657.87232: done getting next task for host managed_node2 3027 1726776657.87235: ^ task is: TASK: Apply kernel_settings 3027 1726776657.87237: ^ 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 3027 1726776657.87240: getting variables 3027 1726776657.87241: in VariableManager get_vars() 3027 1726776657.87265: Calling all_inventory to load vars for managed_node2 3027 1726776657.87273: Calling groups_inventory to load vars for managed_node2 3027 1726776657.87277: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776657.87289: Calling all_plugins_play to load vars for managed_node2 3027 1726776657.87292: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776657.87298: Calling groups_plugins_play to load vars for managed_node2 3027 1726776657.87416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776657.87573: done with get_vars() 3027 1726776657.87597: done getting variables TASK [Apply kernel_settings] *************************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:57 Thursday 19 September 2024 16:10:57 -0400 (0:00:02.088) 0:00:43.974 **** 3027 1726776657.87700: entering _queue_task() for managed_node2/include_role 3027 1726776657.87701: Creating lock for include_role 3027 1726776657.87973: worker is 1 (out of 1 available) 3027 1726776657.87986: exiting _queue_task() for managed_node2/include_role 3027 1726776657.88000: done queuing things up, now waiting for results queue to drain 3027 1726776657.88001: waiting for pending results... 3027 1726776657.88270: running TaskExecutor() for managed_node2/TASK: Apply kernel_settings 3027 1726776657.88314: in run() - task 0233de48-8dd1-1ba9-d908-00000000000f 3027 1726776657.88335: variable 'ansible_search_path' from source: unknown 3027 1726776657.88379: calling self._execute() 3027 1726776657.88552: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776657.88558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776657.88568: variable 'omit' from source: magic vars 3027 1726776657.88687: _execute() done 3027 1726776657.88691: dumping result to json 3027 1726776657.88694: done dumping result, returning 3027 1726776657.88698: done running TaskExecutor() for managed_node2/TASK: Apply kernel_settings [0233de48-8dd1-1ba9-d908-00000000000f] 3027 1726776657.88701: sending task result for task 0233de48-8dd1-1ba9-d908-00000000000f 3027 1726776657.89035: no more pending results, returning what we have 3027 1726776657.89040: in VariableManager get_vars() 3027 1726776657.89069: Calling all_inventory to load vars for managed_node2 3027 1726776657.89072: Calling groups_inventory to load vars for managed_node2 3027 1726776657.89076: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776657.89085: Calling all_plugins_play to load vars for managed_node2 3027 1726776657.89088: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776657.89092: Calling groups_plugins_play to load vars for managed_node2 3027 1726776657.89245: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000000f 3027 1726776657.89250: WORKER PROCESS EXITING 3027 1726776657.89273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776657.89468: done with get_vars() 3027 1726776657.89476: variable 'ansible_search_path' from source: unknown 3027 1726776657.90124: variable 'omit' from source: magic vars 3027 1726776657.90141: variable 'omit' from source: magic vars 3027 1726776657.90153: variable 'omit' from source: magic vars 3027 1726776657.90156: we have included files to process 3027 1726776657.90156: generating all_blocks data 3027 1726776657.90157: done generating all_blocks data 3027 1726776657.90158: processing included file: fedora.linux_system_roles.kernel_settings 3027 1726776657.90172: in VariableManager get_vars() 3027 1726776657.90180: done with get_vars() 3027 1726776657.90233: in VariableManager get_vars() 3027 1726776657.90244: done with get_vars() 3027 1726776657.90273: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 3027 1726776657.90365: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 3027 1726776657.90404: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 3027 1726776657.90500: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 3027 1726776657.91401: in VariableManager get_vars() 3027 1726776657.91425: done with get_vars() 3027 1726776657.92805: in VariableManager get_vars() 3027 1726776657.92826: done with get_vars() 3027 1726776657.93014: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 3027 1726776657.93666: iterating over new_blocks loaded from include file 3027 1726776657.93668: in VariableManager get_vars() 3027 1726776657.93680: done with get_vars() 3027 1726776657.93681: filtering new block on tags 3027 1726776657.93705: done filtering new block on tags 3027 1726776657.93707: in VariableManager get_vars() 3027 1726776657.93717: done with get_vars() 3027 1726776657.93718: filtering new block on tags 3027 1726776657.93744: done filtering new block on tags 3027 1726776657.93746: in VariableManager get_vars() 3027 1726776657.93758: done with get_vars() 3027 1726776657.93759: filtering new block on tags 3027 1726776657.93853: done filtering new block on tags 3027 1726776657.93856: in VariableManager get_vars() 3027 1726776657.93865: done with get_vars() 3027 1726776657.93866: filtering new block on tags 3027 1726776657.93876: done filtering new block on tags 3027 1726776657.93878: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 3027 1726776657.93882: extending task lists for all hosts with included blocks 3027 1726776657.94300: done extending task lists 3027 1726776657.94301: done processing included files 3027 1726776657.94302: results queue empty 3027 1726776657.94302: checking for any_errors_fatal 3027 1726776657.94310: done checking for any_errors_fatal 3027 1726776657.94310: checking for max_fail_percentage 3027 1726776657.94311: done checking for max_fail_percentage 3027 1726776657.94311: checking to see if all hosts have failed and the running result is not ok 3027 1726776657.94312: done checking to see if all hosts have failed 3027 1726776657.94312: getting the remaining hosts for this loop 3027 1726776657.94314: done getting the remaining hosts for this loop 3027 1726776657.94316: getting the next task for host managed_node2 3027 1726776657.94319: done getting next task for host managed_node2 3027 1726776657.94320: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3027 1726776657.94322: ^ 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 3027 1726776657.94328: getting variables 3027 1726776657.94329: in VariableManager get_vars() 3027 1726776657.94338: Calling all_inventory to load vars for managed_node2 3027 1726776657.94339: Calling groups_inventory to load vars for managed_node2 3027 1726776657.94340: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776657.94344: Calling all_plugins_play to load vars for managed_node2 3027 1726776657.94346: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776657.94348: Calling groups_plugins_play to load vars for managed_node2 3027 1726776657.94440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776657.94557: done with get_vars() 3027 1726776657.94563: done getting variables 3027 1726776657.94613: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:10:57 -0400 (0:00:00.069) 0:00:44.044 **** 3027 1726776657.94634: entering _queue_task() for managed_node2/fail 3027 1726776657.94635: Creating lock for fail 3027 1726776657.94859: worker is 1 (out of 1 available) 3027 1726776657.94872: exiting _queue_task() for managed_node2/fail 3027 1726776657.94885: done queuing things up, now waiting for results queue to drain 3027 1726776657.94887: waiting for pending results... 3027 1726776657.95056: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3027 1726776657.95158: in run() - task 0233de48-8dd1-1ba9-d908-0000000000ad 3027 1726776657.95179: variable 'ansible_search_path' from source: unknown 3027 1726776657.95183: variable 'ansible_search_path' from source: unknown 3027 1726776657.95221: calling self._execute() 3027 1726776657.95304: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776657.95308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776657.95317: variable 'omit' from source: magic vars 3027 1726776657.95884: variable 'kernel_settings_sysctl' from source: include params 3027 1726776657.95887: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776657.95890: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 3027 1726776657.96177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776657.98722: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776657.99028: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776657.99083: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776657.99160: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776657.99164: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776657.99266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776657.99313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776657.99355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776657.99455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776657.99459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776657.99520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776657.99555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776657.99594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776657.99655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776657.99677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776657.99754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776657.99814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776657.99821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776657.99882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776657.99907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776658.00358: variable 'kernel_settings_sysctl' from source: include params 3027 1726776658.00384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776658.00589: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776658.00639: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776658.00687: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776658.00735: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776658.00803: 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) 3027 1726776658.00833: 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) 3027 1726776658.00903: 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) 3027 1726776658.00906: 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) 3027 1726776658.00957: 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) 3027 1726776658.00985: 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) 3027 1726776658.01027: 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) 3027 1726776658.01064: 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) 3027 1726776658.01121: 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 3027 1726776658.01138: when evaluation is False, skipping this task 3027 1726776658.01241: _execute() done 3027 1726776658.01246: dumping result to json 3027 1726776658.01249: done dumping result, returning 3027 1726776658.01254: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0233de48-8dd1-1ba9-d908-0000000000ad] 3027 1726776658.01257: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000ad 3027 1726776658.01333: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000ad 3027 1726776658.01337: 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" } 3027 1726776658.01413: no more pending results, returning what we have 3027 1726776658.01417: results queue empty 3027 1726776658.01418: checking for any_errors_fatal 3027 1726776658.01419: done checking for any_errors_fatal 3027 1726776658.01419: checking for max_fail_percentage 3027 1726776658.01421: done checking for max_fail_percentage 3027 1726776658.01422: checking to see if all hosts have failed and the running result is not ok 3027 1726776658.01422: done checking to see if all hosts have failed 3027 1726776658.01423: getting the remaining hosts for this loop 3027 1726776658.01425: done getting the remaining hosts for this loop 3027 1726776658.01430: getting the next task for host managed_node2 3027 1726776658.01438: done getting next task for host managed_node2 3027 1726776658.01442: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3027 1726776658.01445: ^ 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 3027 1726776658.01465: getting variables 3027 1726776658.01467: in VariableManager get_vars() 3027 1726776658.01506: Calling all_inventory to load vars for managed_node2 3027 1726776658.01508: Calling groups_inventory to load vars for managed_node2 3027 1726776658.01511: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776658.01522: Calling all_plugins_play to load vars for managed_node2 3027 1726776658.01525: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776658.01528: Calling groups_plugins_play to load vars for managed_node2 3027 1726776658.02030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776658.02276: done with get_vars() 3027 1726776658.02288: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:10:58 -0400 (0:00:00.077) 0:00:44.121 **** 3027 1726776658.02405: entering _queue_task() for managed_node2/include_tasks 3027 1726776658.02407: Creating lock for include_tasks 3027 1726776658.02715: worker is 1 (out of 1 available) 3027 1726776658.02728: exiting _queue_task() for managed_node2/include_tasks 3027 1726776658.02740: done queuing things up, now waiting for results queue to drain 3027 1726776658.02742: waiting for pending results... 3027 1726776658.03167: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3027 1726776658.03173: in run() - task 0233de48-8dd1-1ba9-d908-0000000000ae 3027 1726776658.03177: variable 'ansible_search_path' from source: unknown 3027 1726776658.03180: variable 'ansible_search_path' from source: unknown 3027 1726776658.03213: calling self._execute() 3027 1726776658.03266: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776658.03272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776658.03280: variable 'omit' from source: magic vars 3027 1726776658.03360: _execute() done 3027 1726776658.03363: dumping result to json 3027 1726776658.03366: done dumping result, returning 3027 1726776658.03373: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0233de48-8dd1-1ba9-d908-0000000000ae] 3027 1726776658.03378: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000ae 3027 1726776658.03478: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000ae 3027 1726776658.03480: WORKER PROCESS EXITING 3027 1726776658.03518: no more pending results, returning what we have 3027 1726776658.03522: in VariableManager get_vars() 3027 1726776658.03565: Calling all_inventory to load vars for managed_node2 3027 1726776658.03568: Calling groups_inventory to load vars for managed_node2 3027 1726776658.03570: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776658.03579: Calling all_plugins_play to load vars for managed_node2 3027 1726776658.03581: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776658.03584: Calling groups_plugins_play to load vars for managed_node2 3027 1726776658.03699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776658.03834: done with get_vars() 3027 1726776658.03841: variable 'ansible_search_path' from source: unknown 3027 1726776658.03841: variable 'ansible_search_path' from source: unknown 3027 1726776658.03870: we have included files to process 3027 1726776658.03871: generating all_blocks data 3027 1726776658.03872: done generating all_blocks data 3027 1726776658.03877: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3027 1726776658.03878: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3027 1726776658.03879: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3027 1726776658.04453: done processing included file 3027 1726776658.04455: iterating over new_blocks loaded from include file 3027 1726776658.04456: in VariableManager get_vars() 3027 1726776658.04470: done with get_vars() 3027 1726776658.04471: filtering new block on tags 3027 1726776658.04488: done filtering new block on tags 3027 1726776658.04490: in VariableManager get_vars() 3027 1726776658.04502: done with get_vars() 3027 1726776658.04503: filtering new block on tags 3027 1726776658.04529: done filtering new block on tags 3027 1726776658.04531: in VariableManager get_vars() 3027 1726776658.04545: done with get_vars() 3027 1726776658.04546: filtering new block on tags 3027 1726776658.04570: done filtering new block on tags 3027 1726776658.04572: in VariableManager get_vars() 3027 1726776658.04599: done with get_vars() 3027 1726776658.04600: filtering new block on tags 3027 1726776658.04615: done filtering new block on tags 3027 1726776658.04617: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 3027 1726776658.04621: extending task lists for all hosts with included blocks 3027 1726776658.04720: done extending task lists 3027 1726776658.04721: done processing included files 3027 1726776658.04721: results queue empty 3027 1726776658.04722: checking for any_errors_fatal 3027 1726776658.04724: done checking for any_errors_fatal 3027 1726776658.04724: checking for max_fail_percentage 3027 1726776658.04725: done checking for max_fail_percentage 3027 1726776658.04726: checking to see if all hosts have failed and the running result is not ok 3027 1726776658.04726: done checking to see if all hosts have failed 3027 1726776658.04727: getting the remaining hosts for this loop 3027 1726776658.04727: done getting the remaining hosts for this loop 3027 1726776658.04729: getting the next task for host managed_node2 3027 1726776658.04732: done getting next task for host managed_node2 3027 1726776658.04734: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3027 1726776658.04737: ^ 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 3027 1726776658.04744: getting variables 3027 1726776658.04744: in VariableManager get_vars() 3027 1726776658.04754: Calling all_inventory to load vars for managed_node2 3027 1726776658.04756: Calling groups_inventory to load vars for managed_node2 3027 1726776658.04757: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776658.04760: Calling all_plugins_play to load vars for managed_node2 3027 1726776658.04762: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776658.04763: Calling groups_plugins_play to load vars for managed_node2 3027 1726776658.04843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776658.04962: done with get_vars() 3027 1726776658.04969: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:10:58 -0400 (0:00:00.026) 0:00:44.147 **** 3027 1726776658.05017: entering _queue_task() for managed_node2/setup 3027 1726776658.05209: worker is 1 (out of 1 available) 3027 1726776658.05222: exiting _queue_task() for managed_node2/setup 3027 1726776658.05234: done queuing things up, now waiting for results queue to drain 3027 1726776658.05235: waiting for pending results... 3027 1726776658.05391: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3027 1726776658.05478: in run() - task 0233de48-8dd1-1ba9-d908-000000000159 3027 1726776658.05489: variable 'ansible_search_path' from source: unknown 3027 1726776658.05492: variable 'ansible_search_path' from source: unknown 3027 1726776658.05522: calling self._execute() 3027 1726776658.05577: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776658.05585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776658.05592: variable 'omit' from source: magic vars 3027 1726776658.05976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776658.07668: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776658.07718: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776658.07754: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776658.07780: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776658.07801: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776658.07869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776658.07902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776658.07924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776658.07953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776658.07965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776658.08009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776658.08030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776658.08048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776658.08082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776658.08095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776658.08229: variable '__kernel_settings_required_facts' from source: role '' all vars 3027 1726776658.08238: variable 'ansible_facts' from source: unknown 3027 1726776658.08308: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 3027 1726776658.08312: when evaluation is False, skipping this task 3027 1726776658.08315: _execute() done 3027 1726776658.08318: dumping result to json 3027 1726776658.08320: done dumping result, returning 3027 1726776658.08326: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0233de48-8dd1-1ba9-d908-000000000159] 3027 1726776658.08330: sending task result for task 0233de48-8dd1-1ba9-d908-000000000159 3027 1726776658.08423: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000159 3027 1726776658.08426: 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" } 3027 1726776658.08474: no more pending results, returning what we have 3027 1726776658.08478: results queue empty 3027 1726776658.08479: checking for any_errors_fatal 3027 1726776658.08480: done checking for any_errors_fatal 3027 1726776658.08481: checking for max_fail_percentage 3027 1726776658.08483: done checking for max_fail_percentage 3027 1726776658.08483: checking to see if all hosts have failed and the running result is not ok 3027 1726776658.08484: done checking to see if all hosts have failed 3027 1726776658.08485: getting the remaining hosts for this loop 3027 1726776658.08487: done getting the remaining hosts for this loop 3027 1726776658.08491: getting the next task for host managed_node2 3027 1726776658.08499: done getting next task for host managed_node2 3027 1726776658.08504: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3027 1726776658.08508: ^ 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 3027 1726776658.08521: getting variables 3027 1726776658.08523: in VariableManager get_vars() 3027 1726776658.08562: Calling all_inventory to load vars for managed_node2 3027 1726776658.08565: Calling groups_inventory to load vars for managed_node2 3027 1726776658.08567: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776658.08576: Calling all_plugins_play to load vars for managed_node2 3027 1726776658.08578: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776658.08581: Calling groups_plugins_play to load vars for managed_node2 3027 1726776658.08858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776658.08981: done with get_vars() 3027 1726776658.08988: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:10:58 -0400 (0:00:00.040) 0:00:44.188 **** 3027 1726776658.09058: entering _queue_task() for managed_node2/stat 3027 1726776658.09259: worker is 1 (out of 1 available) 3027 1726776658.09271: exiting _queue_task() for managed_node2/stat 3027 1726776658.09282: done queuing things up, now waiting for results queue to drain 3027 1726776658.09284: waiting for pending results... 3027 1726776658.09445: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3027 1726776658.09537: in run() - task 0233de48-8dd1-1ba9-d908-00000000015b 3027 1726776658.09552: variable 'ansible_search_path' from source: unknown 3027 1726776658.09556: variable 'ansible_search_path' from source: unknown 3027 1726776658.09586: calling self._execute() 3027 1726776658.09650: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776658.09656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776658.09664: variable 'omit' from source: magic vars 3027 1726776658.10016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776658.10205: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776658.10241: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776658.10271: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776658.10298: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776658.10386: 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) 3027 1726776658.10407: 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) 3027 1726776658.10429: 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) 3027 1726776658.10448: 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) 3027 1726776658.10543: variable '__kernel_settings_is_ostree' from source: set_fact 3027 1726776658.10552: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3027 1726776658.10556: when evaluation is False, skipping this task 3027 1726776658.10559: _execute() done 3027 1726776658.10561: dumping result to json 3027 1726776658.10564: done dumping result, returning 3027 1726776658.10571: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0233de48-8dd1-1ba9-d908-00000000015b] 3027 1726776658.10574: sending task result for task 0233de48-8dd1-1ba9-d908-00000000015b 3027 1726776658.10662: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000015b 3027 1726776658.10665: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3027 1726776658.10715: no more pending results, returning what we have 3027 1726776658.10719: results queue empty 3027 1726776658.10719: checking for any_errors_fatal 3027 1726776658.10724: done checking for any_errors_fatal 3027 1726776658.10724: checking for max_fail_percentage 3027 1726776658.10726: done checking for max_fail_percentage 3027 1726776658.10727: checking to see if all hosts have failed and the running result is not ok 3027 1726776658.10727: done checking to see if all hosts have failed 3027 1726776658.10728: getting the remaining hosts for this loop 3027 1726776658.10730: done getting the remaining hosts for this loop 3027 1726776658.10733: getting the next task for host managed_node2 3027 1726776658.10738: done getting next task for host managed_node2 3027 1726776658.10741: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3027 1726776658.10744: ^ 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 3027 1726776658.10761: getting variables 3027 1726776658.10763: in VariableManager get_vars() 3027 1726776658.10795: Calling all_inventory to load vars for managed_node2 3027 1726776658.10798: Calling groups_inventory to load vars for managed_node2 3027 1726776658.10800: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776658.10808: Calling all_plugins_play to load vars for managed_node2 3027 1726776658.10810: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776658.10813: Calling groups_plugins_play to load vars for managed_node2 3027 1726776658.10925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776658.11059: done with get_vars() 3027 1726776658.11066: done getting variables 3027 1726776658.11108: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:10:58 -0400 (0:00:00.020) 0:00:44.209 **** 3027 1726776658.11132: entering _queue_task() for managed_node2/set_fact 3027 1726776658.11323: worker is 1 (out of 1 available) 3027 1726776658.11336: exiting _queue_task() for managed_node2/set_fact 3027 1726776658.11347: done queuing things up, now waiting for results queue to drain 3027 1726776658.11351: waiting for pending results... 3027 1726776658.11510: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3027 1726776658.11655: in run() - task 0233de48-8dd1-1ba9-d908-00000000015c 3027 1726776658.11660: variable 'ansible_search_path' from source: unknown 3027 1726776658.11662: variable 'ansible_search_path' from source: unknown 3027 1726776658.11665: calling self._execute() 3027 1726776658.11705: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776658.11711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776658.11720: variable 'omit' from source: magic vars 3027 1726776658.12208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776658.12466: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776658.12603: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776658.12607: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776658.12609: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776658.12855: 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) 3027 1726776658.12859: 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) 3027 1726776658.12862: 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) 3027 1726776658.12864: 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) 3027 1726776658.12880: variable '__kernel_settings_is_ostree' from source: set_fact 3027 1726776658.12892: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3027 1726776658.12895: when evaluation is False, skipping this task 3027 1726776658.12898: _execute() done 3027 1726776658.12900: dumping result to json 3027 1726776658.12902: done dumping result, returning 3027 1726776658.12912: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0233de48-8dd1-1ba9-d908-00000000015c] 3027 1726776658.12918: sending task result for task 0233de48-8dd1-1ba9-d908-00000000015c skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3027 1726776658.13242: no more pending results, returning what we have 3027 1726776658.13246: results queue empty 3027 1726776658.13246: checking for any_errors_fatal 3027 1726776658.13254: done checking for any_errors_fatal 3027 1726776658.13255: checking for max_fail_percentage 3027 1726776658.13257: done checking for max_fail_percentage 3027 1726776658.13258: checking to see if all hosts have failed and the running result is not ok 3027 1726776658.13259: done checking to see if all hosts have failed 3027 1726776658.13260: getting the remaining hosts for this loop 3027 1726776658.13261: done getting the remaining hosts for this loop 3027 1726776658.13265: getting the next task for host managed_node2 3027 1726776658.13273: done getting next task for host managed_node2 3027 1726776658.13277: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3027 1726776658.13280: ^ 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 3027 1726776658.13294: getting variables 3027 1726776658.13295: in VariableManager get_vars() 3027 1726776658.13339: Calling all_inventory to load vars for managed_node2 3027 1726776658.13342: Calling groups_inventory to load vars for managed_node2 3027 1726776658.13344: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776658.13365: Calling all_plugins_play to load vars for managed_node2 3027 1726776658.13368: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776658.13381: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000015c 3027 1726776658.13384: WORKER PROCESS EXITING 3027 1726776658.13388: Calling groups_plugins_play to load vars for managed_node2 3027 1726776658.13606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776658.13742: done with get_vars() 3027 1726776658.13755: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:10:58 -0400 (0:00:00.026) 0:00:44.236 **** 3027 1726776658.13831: entering _queue_task() for managed_node2/stat 3027 1726776658.14046: worker is 1 (out of 1 available) 3027 1726776658.14061: exiting _queue_task() for managed_node2/stat 3027 1726776658.14073: done queuing things up, now waiting for results queue to drain 3027 1726776658.14074: waiting for pending results... 3027 1726776658.14233: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3027 1726776658.14321: in run() - task 0233de48-8dd1-1ba9-d908-00000000015e 3027 1726776658.14333: variable 'ansible_search_path' from source: unknown 3027 1726776658.14336: variable 'ansible_search_path' from source: unknown 3027 1726776658.14368: calling self._execute() 3027 1726776658.14430: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776658.14434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776658.14443: variable 'omit' from source: magic vars 3027 1726776658.14801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776658.14990: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776658.15024: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776658.15053: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776658.15084: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776658.15178: 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) 3027 1726776658.15195: 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) 3027 1726776658.15216: 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) 3027 1726776658.15235: 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) 3027 1726776658.15364: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 3027 1726776658.15367: variable 'omit' from source: magic vars 3027 1726776658.15434: variable 'omit' from source: magic vars 3027 1726776658.15462: variable 'omit' from source: magic vars 3027 1726776658.15486: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776658.15533: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776658.15546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776658.15559: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776658.15568: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776658.15611: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776658.15614: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776658.15622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776658.15707: Set connection var ansible_shell_executable to /bin/sh 3027 1726776658.15713: Set connection var ansible_shell_type to sh 3027 1726776658.15715: Set connection var ansible_connection to ssh 3027 1726776658.15723: Set connection var ansible_pipelining to False 3027 1726776658.15733: Set connection var ansible_timeout to 10 3027 1726776658.15748: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776658.15773: variable 'ansible_shell_executable' from source: unknown 3027 1726776658.15776: variable 'ansible_connection' from source: unknown 3027 1726776658.15779: variable 'ansible_module_compression' from source: unknown 3027 1726776658.15782: variable 'ansible_shell_type' from source: unknown 3027 1726776658.15784: variable 'ansible_shell_executable' from source: unknown 3027 1726776658.15786: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776658.15790: variable 'ansible_pipelining' from source: unknown 3027 1726776658.15793: variable 'ansible_timeout' from source: unknown 3027 1726776658.15798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776658.16029: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776658.16032: variable 'omit' from source: magic vars 3027 1726776658.16035: starting attempt loop 3027 1726776658.16037: running the handler 3027 1726776658.16039: _low_level_execute_command(): starting 3027 1726776658.16042: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776658.16800: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776658.16831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776658.16914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776658.18685: stdout chunk (state=3): >>>/root <<< 3027 1726776658.18788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776658.18868: stderr chunk (state=3): >>><<< 3027 1726776658.18872: stdout chunk (state=3): >>><<< 3027 1726776658.18892: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776658.18906: _low_level_execute_command(): starting 3027 1726776658.18917: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776658.1889272-4278-63222217973264 `" && echo ansible-tmp-1726776658.1889272-4278-63222217973264="` echo /root/.ansible/tmp/ansible-tmp-1726776658.1889272-4278-63222217973264 `" ) && sleep 0' 3027 1726776658.19613: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776658.19711: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776658.19740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776658.19821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776658.22380: stdout chunk (state=3): >>>ansible-tmp-1726776658.1889272-4278-63222217973264=/root/.ansible/tmp/ansible-tmp-1726776658.1889272-4278-63222217973264 <<< 3027 1726776658.22610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776658.22616: stdout chunk (state=3): >>><<< 3027 1726776658.22619: stderr chunk (state=3): >>><<< 3027 1726776658.22762: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776658.1889272-4278-63222217973264=/root/.ansible/tmp/ansible-tmp-1726776658.1889272-4278-63222217973264 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776658.22766: variable 'ansible_module_compression' from source: unknown 3027 1726776658.22781: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776658.22844: variable 'ansible_facts' from source: unknown 3027 1726776658.22916: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776658.1889272-4278-63222217973264/AnsiballZ_stat.py 3027 1726776658.23556: Sending initial data 3027 1726776658.23560: Sent initial data (150 bytes) 3027 1726776658.23831: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776658.23836: 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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776658.24131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776658.24189: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776658.24258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776658.25910: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3027 1726776658.25920: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 3027 1726776658.26019: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 3027 1726776658.26023: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 3027 1726776658.26026: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 3027 1726776658.26037: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 3027 1726776658.26045: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 3027 1726776658.26055: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 3027 1726776658.26058: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 3027 1726776658.26060: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 <<< 3027 1726776658.26062: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" <<< 3027 1726776658.26065: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776658.26089: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776658.26123: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmps7zpek6b /root/.ansible/tmp/ansible-tmp-1726776658.1889272-4278-63222217973264/AnsiballZ_stat.py <<< 3027 1726776658.26165: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776658.1889272-4278-63222217973264/AnsiballZ_stat.py" <<< 3027 1726776658.26199: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmps7zpek6b" to remote "/root/.ansible/tmp/ansible-tmp-1726776658.1889272-4278-63222217973264/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776658.1889272-4278-63222217973264/AnsiballZ_stat.py" <<< 3027 1726776658.27107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776658.27111: stdout chunk (state=3): >>><<< 3027 1726776658.27113: stderr chunk (state=3): >>><<< 3027 1726776658.27120: done transferring module to remote 3027 1726776658.27134: _low_level_execute_command(): starting 3027 1726776658.27141: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776658.1889272-4278-63222217973264/ /root/.ansible/tmp/ansible-tmp-1726776658.1889272-4278-63222217973264/AnsiballZ_stat.py && sleep 0' 3027 1726776658.28131: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776658.28136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776658.28308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776658.28453: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776658.28494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776658.30412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776658.30543: stderr chunk (state=3): >>><<< 3027 1726776658.30547: stdout chunk (state=3): >>><<< 3027 1726776658.30553: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776658.30555: _low_level_execute_command(): starting 3027 1726776658.30557: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776658.1889272-4278-63222217973264/AnsiballZ_stat.py && sleep 0' 3027 1726776658.31292: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776658.31297: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776658.31299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776658.31370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776658.50976: 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"}}} <<< 3027 1726776658.52557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776658.52560: stderr chunk (state=3): >>>Shared connection to 10.31.47.80 closed. <<< 3027 1726776658.52563: stderr chunk (state=3): >>><<< 3027 1726776658.52565: stdout chunk (state=3): >>><<< 3027 1726776658.52579: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776658.52624: 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-1726776658.1889272-4278-63222217973264/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776658.52633: _low_level_execute_command(): starting 3027 1726776658.52640: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776658.1889272-4278-63222217973264/ > /dev/null 2>&1 && sleep 0' 3027 1726776658.53338: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776658.53353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776658.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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776658.53487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776658.53560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776658.56035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776658.56081: stderr chunk (state=3): >>><<< 3027 1726776658.56085: stdout chunk (state=3): >>><<< 3027 1726776658.56099: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776658.56105: handler run complete 3027 1726776658.56126: attempt loop complete, returning result 3027 1726776658.56129: _execute() done 3027 1726776658.56131: dumping result to json 3027 1726776658.56134: done dumping result, returning 3027 1726776658.56146: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0233de48-8dd1-1ba9-d908-00000000015e] 3027 1726776658.56150: sending task result for task 0233de48-8dd1-1ba9-d908-00000000015e 3027 1726776658.56252: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000015e 3027 1726776658.56256: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 3027 1726776658.56328: no more pending results, returning what we have 3027 1726776658.56331: results queue empty 3027 1726776658.56332: checking for any_errors_fatal 3027 1726776658.56336: done checking for any_errors_fatal 3027 1726776658.56337: checking for max_fail_percentage 3027 1726776658.56338: done checking for max_fail_percentage 3027 1726776658.56339: checking to see if all hosts have failed and the running result is not ok 3027 1726776658.56340: done checking to see if all hosts have failed 3027 1726776658.56340: getting the remaining hosts for this loop 3027 1726776658.56342: done getting the remaining hosts for this loop 3027 1726776658.56346: getting the next task for host managed_node2 3027 1726776658.56354: done getting next task for host managed_node2 3027 1726776658.56358: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3027 1726776658.56362: ^ 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 3027 1726776658.56372: getting variables 3027 1726776658.56373: in VariableManager get_vars() 3027 1726776658.56404: Calling all_inventory to load vars for managed_node2 3027 1726776658.56407: Calling groups_inventory to load vars for managed_node2 3027 1726776658.56409: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776658.56417: Calling all_plugins_play to load vars for managed_node2 3027 1726776658.56420: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776658.56423: Calling groups_plugins_play to load vars for managed_node2 3027 1726776658.56610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776658.56829: done with get_vars() 3027 1726776658.56841: done getting variables 3027 1726776658.56910: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:10:58 -0400 (0:00:00.431) 0:00:44.667 **** 3027 1726776658.56948: entering _queue_task() for managed_node2/set_fact 3027 1726776658.57217: worker is 1 (out of 1 available) 3027 1726776658.57230: exiting _queue_task() for managed_node2/set_fact 3027 1726776658.57242: done queuing things up, now waiting for results queue to drain 3027 1726776658.57243: waiting for pending results... 3027 1726776658.57669: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3027 1726776658.57678: in run() - task 0233de48-8dd1-1ba9-d908-00000000015f 3027 1726776658.57698: variable 'ansible_search_path' from source: unknown 3027 1726776658.57702: variable 'ansible_search_path' from source: unknown 3027 1726776658.57734: calling self._execute() 3027 1726776658.57821: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776658.57825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776658.57833: variable 'omit' from source: magic vars 3027 1726776658.58265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776658.58443: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776658.58478: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776658.58503: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776658.58530: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776658.58600: 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) 3027 1726776658.58619: 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) 3027 1726776658.58637: 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) 3027 1726776658.58662: 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) 3027 1726776658.58758: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 3027 1726776658.58763: variable 'omit' from source: magic vars 3027 1726776658.58807: variable 'omit' from source: magic vars 3027 1726776658.58897: variable '__transactional_update_stat' from source: set_fact 3027 1726776658.58936: variable 'omit' from source: magic vars 3027 1726776658.58959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776658.58984: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776658.59000: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776658.59017: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776658.59024: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776658.59050: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776658.59054: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776658.59057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776658.59135: Set connection var ansible_shell_executable to /bin/sh 3027 1726776658.59139: Set connection var ansible_shell_type to sh 3027 1726776658.59142: Set connection var ansible_connection to ssh 3027 1726776658.59148: Set connection var ansible_pipelining to False 3027 1726776658.59155: Set connection var ansible_timeout to 10 3027 1726776658.59163: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776658.59181: variable 'ansible_shell_executable' from source: unknown 3027 1726776658.59186: variable 'ansible_connection' from source: unknown 3027 1726776658.59189: variable 'ansible_module_compression' from source: unknown 3027 1726776658.59191: variable 'ansible_shell_type' from source: unknown 3027 1726776658.59194: variable 'ansible_shell_executable' from source: unknown 3027 1726776658.59196: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776658.59198: variable 'ansible_pipelining' from source: unknown 3027 1726776658.59200: variable 'ansible_timeout' from source: unknown 3027 1726776658.59204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776658.59287: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776658.59296: variable 'omit' from source: magic vars 3027 1726776658.59302: starting attempt loop 3027 1726776658.59305: running the handler 3027 1726776658.59325: handler run complete 3027 1726776658.59329: attempt loop complete, returning result 3027 1726776658.59331: _execute() done 3027 1726776658.59333: dumping result to json 3027 1726776658.59336: done dumping result, returning 3027 1726776658.59339: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0233de48-8dd1-1ba9-d908-00000000015f] 3027 1726776658.59344: sending task result for task 0233de48-8dd1-1ba9-d908-00000000015f ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_is_transactional": false }, "changed": false } 3027 1726776658.59500: no more pending results, returning what we have 3027 1726776658.59503: results queue empty 3027 1726776658.59504: checking for any_errors_fatal 3027 1726776658.59512: done checking for any_errors_fatal 3027 1726776658.59513: checking for max_fail_percentage 3027 1726776658.59517: done checking for max_fail_percentage 3027 1726776658.59518: checking to see if all hosts have failed and the running result is not ok 3027 1726776658.59519: done checking to see if all hosts have failed 3027 1726776658.59519: getting the remaining hosts for this loop 3027 1726776658.59521: done getting the remaining hosts for this loop 3027 1726776658.59524: getting the next task for host managed_node2 3027 1726776658.59535: done getting next task for host managed_node2 3027 1726776658.59538: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3027 1726776658.59542: ^ 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 3027 1726776658.59553: getting variables 3027 1726776658.59554: in VariableManager get_vars() 3027 1726776658.59585: Calling all_inventory to load vars for managed_node2 3027 1726776658.59588: Calling groups_inventory to load vars for managed_node2 3027 1726776658.59596: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776658.59605: Calling all_plugins_play to load vars for managed_node2 3027 1726776658.59607: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776658.59610: Calling groups_plugins_play to load vars for managed_node2 3027 1726776658.59761: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000015f 3027 1726776658.59764: WORKER PROCESS EXITING 3027 1726776658.59775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776658.59910: done with get_vars() 3027 1726776658.59923: done getting variables 3027 1726776658.60027: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:10:58 -0400 (0:00:00.031) 0:00:44.698 **** 3027 1726776658.60064: entering _queue_task() for managed_node2/include_vars 3027 1726776658.60066: Creating lock for include_vars 3027 1726776658.60322: worker is 1 (out of 1 available) 3027 1726776658.60334: exiting _queue_task() for managed_node2/include_vars 3027 1726776658.60347: done queuing things up, now waiting for results queue to drain 3027 1726776658.60552: waiting for pending results... 3027 1726776658.60680: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3027 1726776658.60769: in run() - task 0233de48-8dd1-1ba9-d908-000000000161 3027 1726776658.60799: variable 'ansible_search_path' from source: unknown 3027 1726776658.60808: variable 'ansible_search_path' from source: unknown 3027 1726776658.60856: calling self._execute() 3027 1726776658.60951: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776658.60998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776658.61001: variable 'omit' from source: magic vars 3027 1726776658.61097: variable 'omit' from source: magic vars 3027 1726776658.61175: variable 'omit' from source: magic vars 3027 1726776658.61600: variable 'ffparams' from source: task vars 3027 1726776658.61733: variable 'ansible_facts' from source: unknown 3027 1726776658.61913: variable 'ansible_facts' from source: unknown 3027 1726776658.62002: variable 'ansible_facts' from source: unknown 3027 1726776658.62095: variable 'ansible_facts' from source: unknown 3027 1726776658.62177: variable 'role_path' from source: magic vars 3027 1726776658.62317: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 3027 1726776658.62469: Loaded config def from plugin (lookup/first_found) 3027 1726776658.62474: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 3027 1726776658.62505: variable 'ansible_search_path' from source: unknown 3027 1726776658.62523: variable 'ansible_search_path' from source: unknown 3027 1726776658.62531: variable 'ansible_search_path' from source: unknown 3027 1726776658.62544: variable 'ansible_search_path' from source: unknown 3027 1726776658.62547: variable 'ansible_search_path' from source: unknown 3027 1726776658.62566: variable 'omit' from source: magic vars 3027 1726776658.62586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776658.62606: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776658.62633: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776658.62674: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776658.62677: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776658.62686: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776658.62688: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776658.62693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776658.62763: Set connection var ansible_shell_executable to /bin/sh 3027 1726776658.62768: Set connection var ansible_shell_type to sh 3027 1726776658.62770: Set connection var ansible_connection to ssh 3027 1726776658.62779: Set connection var ansible_pipelining to False 3027 1726776658.62782: Set connection var ansible_timeout to 10 3027 1726776658.62791: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776658.62809: variable 'ansible_shell_executable' from source: unknown 3027 1726776658.62812: variable 'ansible_connection' from source: unknown 3027 1726776658.62818: variable 'ansible_module_compression' from source: unknown 3027 1726776658.62820: variable 'ansible_shell_type' from source: unknown 3027 1726776658.62823: variable 'ansible_shell_executable' from source: unknown 3027 1726776658.62826: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776658.62830: variable 'ansible_pipelining' from source: unknown 3027 1726776658.62833: variable 'ansible_timeout' from source: unknown 3027 1726776658.62837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776658.62926: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776658.62935: variable 'omit' from source: magic vars 3027 1726776658.62941: starting attempt loop 3027 1726776658.62943: running the handler 3027 1726776658.62995: handler run complete 3027 1726776658.63007: attempt loop complete, returning result 3027 1726776658.63010: _execute() done 3027 1726776658.63013: dumping result to json 3027 1726776658.63019: done dumping result, returning 3027 1726776658.63027: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0233de48-8dd1-1ba9-d908-000000000161] 3027 1726776658.63031: sending task result for task 0233de48-8dd1-1ba9-d908-000000000161 3027 1726776658.63132: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000161 3027 1726776658.63136: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 3027 1726776658.63213: no more pending results, returning what we have 3027 1726776658.63216: results queue empty 3027 1726776658.63217: checking for any_errors_fatal 3027 1726776658.63221: done checking for any_errors_fatal 3027 1726776658.63222: checking for max_fail_percentage 3027 1726776658.63224: done checking for max_fail_percentage 3027 1726776658.63225: checking to see if all hosts have failed and the running result is not ok 3027 1726776658.63225: done checking to see if all hosts have failed 3027 1726776658.63226: getting the remaining hosts for this loop 3027 1726776658.63227: done getting the remaining hosts for this loop 3027 1726776658.63231: getting the next task for host managed_node2 3027 1726776658.63238: done getting next task for host managed_node2 3027 1726776658.63242: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3027 1726776658.63244: ^ 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 3027 1726776658.63256: getting variables 3027 1726776658.63258: in VariableManager get_vars() 3027 1726776658.63290: Calling all_inventory to load vars for managed_node2 3027 1726776658.63292: Calling groups_inventory to load vars for managed_node2 3027 1726776658.63294: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776658.63303: Calling all_plugins_play to load vars for managed_node2 3027 1726776658.63305: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776658.63308: Calling groups_plugins_play to load vars for managed_node2 3027 1726776658.63455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776658.63659: done with get_vars() 3027 1726776658.63670: done getting variables 3027 1726776658.63728: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:10:58 -0400 (0:00:00.036) 0:00:44.735 **** 3027 1726776658.63759: entering _queue_task() for managed_node2/package 3027 1726776658.64030: worker is 1 (out of 1 available) 3027 1726776658.64043: exiting _queue_task() for managed_node2/package 3027 1726776658.64058: done queuing things up, now waiting for results queue to drain 3027 1726776658.64060: waiting for pending results... 3027 1726776658.64505: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3027 1726776658.64511: in run() - task 0233de48-8dd1-1ba9-d908-0000000000af 3027 1726776658.64520: variable 'ansible_search_path' from source: unknown 3027 1726776658.64526: variable 'ansible_search_path' from source: unknown 3027 1726776658.64573: calling self._execute() 3027 1726776658.64666: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776658.64679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776658.64694: variable 'omit' from source: magic vars 3027 1726776658.64936: variable 'omit' from source: magic vars 3027 1726776658.64996: variable 'omit' from source: magic vars 3027 1726776658.65038: variable '__kernel_settings_packages' from source: include_vars 3027 1726776658.65389: variable '__kernel_settings_packages' from source: include_vars 3027 1726776658.65633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776658.67846: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776658.68000: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776658.68004: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776658.68039: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776658.68086: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776658.68187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776658.68206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776658.68265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776658.68277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776658.68290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776658.68403: variable '__kernel_settings_is_ostree' from source: set_fact 3027 1726776658.68408: variable 'omit' from source: magic vars 3027 1726776658.68438: variable 'omit' from source: magic vars 3027 1726776658.68476: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776658.68500: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776658.68515: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776658.68654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776658.68658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776658.68661: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776658.68663: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776658.68665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776658.68712: Set connection var ansible_shell_executable to /bin/sh 3027 1726776658.68728: Set connection var ansible_shell_type to sh 3027 1726776658.68736: Set connection var ansible_connection to ssh 3027 1726776658.68746: Set connection var ansible_pipelining to False 3027 1726776658.68765: Set connection var ansible_timeout to 10 3027 1726776658.68790: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776658.68834: variable 'ansible_shell_executable' from source: unknown 3027 1726776658.68843: variable 'ansible_connection' from source: unknown 3027 1726776658.68852: variable 'ansible_module_compression' from source: unknown 3027 1726776658.68860: variable 'ansible_shell_type' from source: unknown 3027 1726776658.68866: variable 'ansible_shell_executable' from source: unknown 3027 1726776658.68872: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776658.68882: variable 'ansible_pipelining' from source: unknown 3027 1726776658.68892: variable 'ansible_timeout' from source: unknown 3027 1726776658.68901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776658.69107: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776658.69111: variable 'omit' from source: magic vars 3027 1726776658.69116: starting attempt loop 3027 1726776658.69118: running the handler 3027 1726776658.69120: variable 'ansible_facts' from source: unknown 3027 1726776658.69122: variable 'ansible_facts' from source: unknown 3027 1726776658.69139: _low_level_execute_command(): starting 3027 1726776658.69153: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776658.69976: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776658.70017: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776658.70048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776658.70067: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776658.70179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776658.71904: stdout chunk (state=3): >>>/root <<< 3027 1726776658.72044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776658.72070: stderr chunk (state=3): >>><<< 3027 1726776658.72073: stdout chunk (state=3): >>><<< 3027 1726776658.72092: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776658.72103: _low_level_execute_command(): starting 3027 1726776658.72110: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776658.7209306-4307-257483941185282 `" && echo ansible-tmp-1726776658.7209306-4307-257483941185282="` echo /root/.ansible/tmp/ansible-tmp-1726776658.7209306-4307-257483941185282 `" ) && sleep 0' 3027 1726776658.72871: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776658.72876: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776658.72879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776658.72906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776658.72927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776658.72999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776658.77759: stdout chunk (state=3): >>>ansible-tmp-1726776658.7209306-4307-257483941185282=/root/.ansible/tmp/ansible-tmp-1726776658.7209306-4307-257483941185282 <<< 3027 1726776658.77892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776658.77955: stderr chunk (state=3): >>><<< 3027 1726776658.77958: stdout chunk (state=3): >>><<< 3027 1726776658.77975: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776658.7209306-4307-257483941185282=/root/.ansible/tmp/ansible-tmp-1726776658.7209306-4307-257483941185282 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776658.78003: variable 'ansible_module_compression' from source: unknown 3027 1726776658.78056: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 3027 1726776658.78096: variable 'ansible_facts' from source: unknown 3027 1726776658.78183: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776658.7209306-4307-257483941185282/AnsiballZ_dnf.py 3027 1726776658.78297: Sending initial data 3027 1726776658.78301: Sent initial data (150 bytes) 3027 1726776658.78871: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776658.78934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776658.78954: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776658.78987: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776658.79053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776658.80729: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776658.80763: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776658.80809: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpr1zq9dyy /root/.ansible/tmp/ansible-tmp-1726776658.7209306-4307-257483941185282/AnsiballZ_dnf.py <<< 3027 1726776658.80818: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776658.7209306-4307-257483941185282/AnsiballZ_dnf.py" <<< 3027 1726776658.80846: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpr1zq9dyy" to remote "/root/.ansible/tmp/ansible-tmp-1726776658.7209306-4307-257483941185282/AnsiballZ_dnf.py" <<< 3027 1726776658.80854: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776658.7209306-4307-257483941185282/AnsiballZ_dnf.py" <<< 3027 1726776658.81523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776658.81598: stderr chunk (state=3): >>><<< 3027 1726776658.81601: stdout chunk (state=3): >>><<< 3027 1726776658.81622: done transferring module to remote 3027 1726776658.81632: _low_level_execute_command(): starting 3027 1726776658.81637: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776658.7209306-4307-257483941185282/ /root/.ansible/tmp/ansible-tmp-1726776658.7209306-4307-257483941185282/AnsiballZ_dnf.py && sleep 0' 3027 1726776658.82124: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776658.82131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776658.82136: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776658.82139: 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 <<< 3027 1726776658.82141: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776658.82191: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776658.82198: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776658.82200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776658.82236: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776658.84166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776658.84225: stderr chunk (state=3): >>><<< 3027 1726776658.84228: stdout chunk (state=3): >>><<< 3027 1726776658.84242: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776658.84245: _low_level_execute_command(): starting 3027 1726776658.84252: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776658.7209306-4307-257483941185282/AnsiballZ_dnf.py && sleep 0' 3027 1726776658.84711: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776658.84716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776658.84756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776658.84760: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776658.84762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776658.84811: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776658.84817: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776658.84822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776658.84871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776660.01560: 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}}} <<< 3027 1726776660.06548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776660.06605: stderr chunk (state=3): >>><<< 3027 1726776660.06609: stdout chunk (state=3): >>><<< 3027 1726776660.06625: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776660.06668: 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-1726776658.7209306-4307-257483941185282/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776660.06676: _low_level_execute_command(): starting 3027 1726776660.06679: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776658.7209306-4307-257483941185282/ > /dev/null 2>&1 && sleep 0' 3027 1726776660.07148: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776660.07153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776660.07156: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776660.07158: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776660.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.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776660.07210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776660.07218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776660.07220: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776660.07259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776660.09539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776660.09543: stdout chunk (state=3): >>><<< 3027 1726776660.09545: stderr chunk (state=3): >>><<< 3027 1726776660.09547: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776660.09551: handler run complete 3027 1726776660.09554: attempt loop complete, returning result 3027 1726776660.09555: _execute() done 3027 1726776660.09557: dumping result to json 3027 1726776660.09559: done dumping result, returning 3027 1726776660.09561: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0233de48-8dd1-1ba9-d908-0000000000af] 3027 1726776660.09563: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000af 3027 1726776660.09630: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000af 3027 1726776660.09633: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 3027 1726776660.09735: no more pending results, returning what we have 3027 1726776660.09738: results queue empty 3027 1726776660.09739: checking for any_errors_fatal 3027 1726776660.09807: done checking for any_errors_fatal 3027 1726776660.09809: checking for max_fail_percentage 3027 1726776660.09811: done checking for max_fail_percentage 3027 1726776660.09812: checking to see if all hosts have failed and the running result is not ok 3027 1726776660.09812: done checking to see if all hosts have failed 3027 1726776660.09813: getting the remaining hosts for this loop 3027 1726776660.09815: done getting the remaining hosts for this loop 3027 1726776660.09818: getting the next task for host managed_node2 3027 1726776660.09826: done getting next task for host managed_node2 3027 1726776660.09830: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3027 1726776660.09833: ^ 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 3027 1726776660.09845: getting variables 3027 1726776660.09847: in VariableManager get_vars() 3027 1726776660.09898: Calling all_inventory to load vars for managed_node2 3027 1726776660.09901: Calling groups_inventory to load vars for managed_node2 3027 1726776660.09904: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776660.09914: Calling all_plugins_play to load vars for managed_node2 3027 1726776660.09917: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776660.09920: Calling groups_plugins_play to load vars for managed_node2 3027 1726776660.10116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776660.10348: done with get_vars() 3027 1726776660.10362: done getting variables 3027 1726776660.10477: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:11:00 -0400 (0:00:01.467) 0:00:46.202 **** 3027 1726776660.10518: entering _queue_task() for managed_node2/debug 3027 1726776660.10520: Creating lock for debug 3027 1726776660.10881: worker is 1 (out of 1 available) 3027 1726776660.10894: exiting _queue_task() for managed_node2/debug 3027 1726776660.10907: done queuing things up, now waiting for results queue to drain 3027 1726776660.10908: waiting for pending results... 3027 1726776660.11167: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3027 1726776660.11200: in run() - task 0233de48-8dd1-1ba9-d908-0000000000b1 3027 1726776660.11227: variable 'ansible_search_path' from source: unknown 3027 1726776660.11256: variable 'ansible_search_path' from source: unknown 3027 1726776660.11284: calling self._execute() 3027 1726776660.11377: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776660.11390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776660.11408: variable 'omit' from source: magic vars 3027 1726776660.12051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776660.13783: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776660.13837: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776660.13867: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776660.13894: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776660.13928: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776660.13993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776660.14016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776660.14038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776660.14069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776660.14080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776660.14168: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776660.14184: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3027 1726776660.14187: when evaluation is False, skipping this task 3027 1726776660.14190: _execute() done 3027 1726776660.14192: dumping result to json 3027 1726776660.14194: done dumping result, returning 3027 1726776660.14201: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0233de48-8dd1-1ba9-d908-0000000000b1] 3027 1726776660.14206: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000b1 3027 1726776660.14303: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000b1 3027 1726776660.14305: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 3027 1726776660.14354: no more pending results, returning what we have 3027 1726776660.14358: results queue empty 3027 1726776660.14360: checking for any_errors_fatal 3027 1726776660.14367: done checking for any_errors_fatal 3027 1726776660.14368: checking for max_fail_percentage 3027 1726776660.14370: done checking for max_fail_percentage 3027 1726776660.14370: checking to see if all hosts have failed and the running result is not ok 3027 1726776660.14371: done checking to see if all hosts have failed 3027 1726776660.14372: getting the remaining hosts for this loop 3027 1726776660.14374: done getting the remaining hosts for this loop 3027 1726776660.14377: getting the next task for host managed_node2 3027 1726776660.14384: done getting next task for host managed_node2 3027 1726776660.14388: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3027 1726776660.14390: ^ 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 3027 1726776660.14403: getting variables 3027 1726776660.14405: in VariableManager get_vars() 3027 1726776660.14438: Calling all_inventory to load vars for managed_node2 3027 1726776660.14440: Calling groups_inventory to load vars for managed_node2 3027 1726776660.14442: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776660.14452: Calling all_plugins_play to load vars for managed_node2 3027 1726776660.14455: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776660.14457: Calling groups_plugins_play to load vars for managed_node2 3027 1726776660.14616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776660.14745: done with get_vars() 3027 1726776660.14754: done getting variables 3027 1726776660.14853: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:11:00 -0400 (0:00:00.043) 0:00:46.246 **** 3027 1726776660.14875: entering _queue_task() for managed_node2/reboot 3027 1726776660.14877: Creating lock for reboot 3027 1726776660.15075: worker is 1 (out of 1 available) 3027 1726776660.15089: exiting _queue_task() for managed_node2/reboot 3027 1726776660.15103: done queuing things up, now waiting for results queue to drain 3027 1726776660.15105: waiting for pending results... 3027 1726776660.15275: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3027 1726776660.15351: in run() - task 0233de48-8dd1-1ba9-d908-0000000000b2 3027 1726776660.15367: variable 'ansible_search_path' from source: unknown 3027 1726776660.15371: variable 'ansible_search_path' from source: unknown 3027 1726776660.15403: calling self._execute() 3027 1726776660.15465: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776660.15469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776660.15479: variable 'omit' from source: magic vars 3027 1726776660.15840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776660.17333: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776660.17379: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776660.17411: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776660.17439: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776660.17459: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776660.17524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776660.17545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776660.17566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776660.17594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776660.17605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776660.17688: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776660.17701: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3027 1726776660.17705: when evaluation is False, skipping this task 3027 1726776660.17708: _execute() done 3027 1726776660.17710: dumping result to json 3027 1726776660.17712: done dumping result, returning 3027 1726776660.17728: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0233de48-8dd1-1ba9-d908-0000000000b2] 3027 1726776660.17732: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000b2 3027 1726776660.17813: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000b2 3027 1726776660.17816: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3027 1726776660.17878: no more pending results, returning what we have 3027 1726776660.17881: results queue empty 3027 1726776660.17882: checking for any_errors_fatal 3027 1726776660.17887: done checking for any_errors_fatal 3027 1726776660.17888: checking for max_fail_percentage 3027 1726776660.17889: done checking for max_fail_percentage 3027 1726776660.17890: checking to see if all hosts have failed and the running result is not ok 3027 1726776660.17891: done checking to see if all hosts have failed 3027 1726776660.17891: getting the remaining hosts for this loop 3027 1726776660.17893: done getting the remaining hosts for this loop 3027 1726776660.17897: getting the next task for host managed_node2 3027 1726776660.17902: done getting next task for host managed_node2 3027 1726776660.17905: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3027 1726776660.17908: ^ 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 3027 1726776660.17921: getting variables 3027 1726776660.17922: in VariableManager get_vars() 3027 1726776660.17956: Calling all_inventory to load vars for managed_node2 3027 1726776660.17959: Calling groups_inventory to load vars for managed_node2 3027 1726776660.17961: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776660.17969: Calling all_plugins_play to load vars for managed_node2 3027 1726776660.17971: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776660.17974: Calling groups_plugins_play to load vars for managed_node2 3027 1726776660.18118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776660.18248: done with get_vars() 3027 1726776660.18262: done getting variables 3027 1726776660.18308: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:11:00 -0400 (0:00:00.034) 0:00:46.281 **** 3027 1726776660.18332: entering _queue_task() for managed_node2/fail 3027 1726776660.18538: worker is 1 (out of 1 available) 3027 1726776660.18556: exiting _queue_task() for managed_node2/fail 3027 1726776660.18569: done queuing things up, now waiting for results queue to drain 3027 1726776660.18570: waiting for pending results... 3027 1726776660.18737: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3027 1726776660.18806: in run() - task 0233de48-8dd1-1ba9-d908-0000000000b3 3027 1726776660.18825: variable 'ansible_search_path' from source: unknown 3027 1726776660.18829: variable 'ansible_search_path' from source: unknown 3027 1726776660.18862: calling self._execute() 3027 1726776660.18926: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776660.18930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776660.18939: variable 'omit' from source: magic vars 3027 1726776660.19355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776660.20829: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776660.20888: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776660.20918: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776660.20943: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776660.20966: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776660.21032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776660.21054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776660.21074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776660.21106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776660.21119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776660.21201: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776660.21218: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3027 1726776660.21222: when evaluation is False, skipping this task 3027 1726776660.21225: _execute() done 3027 1726776660.21227: dumping result to json 3027 1726776660.21229: done dumping result, returning 3027 1726776660.21236: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0233de48-8dd1-1ba9-d908-0000000000b3] 3027 1726776660.21241: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000b3 3027 1726776660.21335: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000b3 3027 1726776660.21338: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3027 1726776660.21386: no more pending results, returning what we have 3027 1726776660.21389: results queue empty 3027 1726776660.21390: checking for any_errors_fatal 3027 1726776660.21394: done checking for any_errors_fatal 3027 1726776660.21395: checking for max_fail_percentage 3027 1726776660.21396: done checking for max_fail_percentage 3027 1726776660.21397: checking to see if all hosts have failed and the running result is not ok 3027 1726776660.21398: done checking to see if all hosts have failed 3027 1726776660.21399: getting the remaining hosts for this loop 3027 1726776660.21400: done getting the remaining hosts for this loop 3027 1726776660.21404: getting the next task for host managed_node2 3027 1726776660.21413: done getting next task for host managed_node2 3027 1726776660.21419: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3027 1726776660.21422: ^ 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 3027 1726776660.21435: getting variables 3027 1726776660.21436: in VariableManager get_vars() 3027 1726776660.21476: Calling all_inventory to load vars for managed_node2 3027 1726776660.21479: Calling groups_inventory to load vars for managed_node2 3027 1726776660.21481: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776660.21492: Calling all_plugins_play to load vars for managed_node2 3027 1726776660.21494: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776660.21498: Calling groups_plugins_play to load vars for managed_node2 3027 1726776660.21653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776660.21778: done with get_vars() 3027 1726776660.21787: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:11:00 -0400 (0:00:00.035) 0:00:46.316 **** 3027 1726776660.21847: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776660.21851: Creating lock for fedora.linux_system_roles.kernel_settings_get_config 3027 1726776660.22060: worker is 1 (out of 1 available) 3027 1726776660.22074: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776660.22088: done queuing things up, now waiting for results queue to drain 3027 1726776660.22089: waiting for pending results... 3027 1726776660.22254: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3027 1726776660.22327: in run() - task 0233de48-8dd1-1ba9-d908-0000000000b5 3027 1726776660.22340: variable 'ansible_search_path' from source: unknown 3027 1726776660.22344: variable 'ansible_search_path' from source: unknown 3027 1726776660.22377: calling self._execute() 3027 1726776660.22438: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776660.22442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776660.22454: variable 'omit' from source: magic vars 3027 1726776660.22528: variable 'omit' from source: magic vars 3027 1726776660.22569: variable 'omit' from source: magic vars 3027 1726776660.22590: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3027 1726776660.22822: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3027 1726776660.22887: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776660.22916: variable 'omit' from source: magic vars 3027 1726776660.22951: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776660.22981: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776660.23001: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776660.23018: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776660.23026: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776660.23053: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776660.23056: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776660.23060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776660.23136: Set connection var ansible_shell_executable to /bin/sh 3027 1726776660.23140: Set connection var ansible_shell_type to sh 3027 1726776660.23143: Set connection var ansible_connection to ssh 3027 1726776660.23151: Set connection var ansible_pipelining to False 3027 1726776660.23157: Set connection var ansible_timeout to 10 3027 1726776660.23165: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776660.23182: variable 'ansible_shell_executable' from source: unknown 3027 1726776660.23187: variable 'ansible_connection' from source: unknown 3027 1726776660.23189: variable 'ansible_module_compression' from source: unknown 3027 1726776660.23192: variable 'ansible_shell_type' from source: unknown 3027 1726776660.23194: variable 'ansible_shell_executable' from source: unknown 3027 1726776660.23196: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776660.23199: variable 'ansible_pipelining' from source: unknown 3027 1726776660.23201: variable 'ansible_timeout' from source: unknown 3027 1726776660.23205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776660.23354: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776660.23364: variable 'omit' from source: magic vars 3027 1726776660.23369: starting attempt loop 3027 1726776660.23372: running the handler 3027 1726776660.23384: _low_level_execute_command(): starting 3027 1726776660.23391: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776660.23936: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776660.23940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776660.23943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776660.23945: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776660.23948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776660.23991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776660.24010: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776660.24059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776660.25797: stdout chunk (state=3): >>>/root <<< 3027 1726776660.25932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776660.25958: stderr chunk (state=3): >>><<< 3027 1726776660.25961: stdout chunk (state=3): >>><<< 3027 1726776660.25982: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776660.25995: _low_level_execute_command(): starting 3027 1726776660.26001: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776660.2598286-4374-248753468989770 `" && echo ansible-tmp-1726776660.2598286-4374-248753468989770="` echo /root/.ansible/tmp/ansible-tmp-1726776660.2598286-4374-248753468989770 `" ) && sleep 0' 3027 1726776660.26490: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776660.26493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776660.26503: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776660.26506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776660.26559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776660.26566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776660.26568: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776660.26602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776660.28660: stdout chunk (state=3): >>>ansible-tmp-1726776660.2598286-4374-248753468989770=/root/.ansible/tmp/ansible-tmp-1726776660.2598286-4374-248753468989770 <<< 3027 1726776660.28795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776660.28850: stderr chunk (state=3): >>><<< 3027 1726776660.28855: stdout chunk (state=3): >>><<< 3027 1726776660.28870: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776660.2598286-4374-248753468989770=/root/.ansible/tmp/ansible-tmp-1726776660.2598286-4374-248753468989770 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776660.28917: variable 'ansible_module_compression' from source: unknown 3027 1726776660.28951: ANSIBALLZ: Using lock for fedora.linux_system_roles.kernel_settings_get_config 3027 1726776660.28954: ANSIBALLZ: Acquiring lock 3027 1726776660.28957: ANSIBALLZ: Lock acquired: 140002537865040 3027 1726776660.28959: ANSIBALLZ: Creating module 3027 1726776660.41070: ANSIBALLZ: Writing module into payload 3027 1726776660.41136: ANSIBALLZ: Writing module 3027 1726776660.41176: ANSIBALLZ: Renaming module 3027 1726776660.41255: ANSIBALLZ: Done creating module 3027 1726776660.41258: variable 'ansible_facts' from source: unknown 3027 1726776660.41304: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776660.2598286-4374-248753468989770/AnsiballZ_kernel_settings_get_config.py 3027 1726776660.41531: Sending initial data 3027 1726776660.41534: Sent initial data (173 bytes) 3027 1726776660.42182: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776660.42277: 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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776660.42325: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776660.42344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776660.42385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776660.42461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776660.44128: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776660.44184: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776660.44255: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpgje8nm9u /root/.ansible/tmp/ansible-tmp-1726776660.2598286-4374-248753468989770/AnsiballZ_kernel_settings_get_config.py <<< 3027 1726776660.44258: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776660.2598286-4374-248753468989770/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776660.44301: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpgje8nm9u" to remote "/root/.ansible/tmp/ansible-tmp-1726776660.2598286-4374-248753468989770/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776660.2598286-4374-248753468989770/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776660.45119: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776660.45183: stderr chunk (state=3): >>><<< 3027 1726776660.45204: stdout chunk (state=3): >>><<< 3027 1726776660.45237: done transferring module to remote 3027 1726776660.45317: _low_level_execute_command(): starting 3027 1726776660.45322: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776660.2598286-4374-248753468989770/ /root/.ansible/tmp/ansible-tmp-1726776660.2598286-4374-248753468989770/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776660.45994: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776660.46089: 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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776660.46135: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776660.46163: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776660.46181: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776660.46260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776660.48596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776660.48623: stderr chunk (state=3): >>><<< 3027 1726776660.48632: stdout chunk (state=3): >>><<< 3027 1726776660.48659: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776660.48670: _low_level_execute_command(): starting 3027 1726776660.48680: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776660.2598286-4374-248753468989770/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776660.49396: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776660.49426: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776660.49440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776660.49535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776660.49577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776660.49595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776660.49634: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776660.49709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776660.72450: 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"}}} <<< 3027 1726776660.74048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776660.74106: stderr chunk (state=3): >>><<< 3027 1726776660.74109: stdout chunk (state=3): >>><<< 3027 1726776660.74129: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776660.74159: 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-1726776660.2598286-4374-248753468989770/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776660.74170: _low_level_execute_command(): starting 3027 1726776660.74175: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776660.2598286-4374-248753468989770/ > /dev/null 2>&1 && sleep 0' 3027 1726776660.74643: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776660.74646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776660.74651: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776660.74653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776660.74661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776660.74704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776660.74721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776660.74756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776660.76703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776660.76750: stderr chunk (state=3): >>><<< 3027 1726776660.76754: stdout chunk (state=3): >>><<< 3027 1726776660.76769: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776660.76775: handler run complete 3027 1726776660.76789: attempt loop complete, returning result 3027 1726776660.76792: _execute() done 3027 1726776660.76794: dumping result to json 3027 1726776660.76799: done dumping result, returning 3027 1726776660.76806: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0233de48-8dd1-1ba9-d908-0000000000b5] 3027 1726776660.76810: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000b5 3027 1726776660.76911: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000b5 3027 1726776660.76914: 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" } } 3027 1726776660.77010: no more pending results, returning what we have 3027 1726776660.77013: results queue empty 3027 1726776660.77014: checking for any_errors_fatal 3027 1726776660.77019: done checking for any_errors_fatal 3027 1726776660.77019: checking for max_fail_percentage 3027 1726776660.77021: done checking for max_fail_percentage 3027 1726776660.77022: checking to see if all hosts have failed and the running result is not ok 3027 1726776660.77024: done checking to see if all hosts have failed 3027 1726776660.77025: getting the remaining hosts for this loop 3027 1726776660.77027: done getting the remaining hosts for this loop 3027 1726776660.77031: getting the next task for host managed_node2 3027 1726776660.77039: done getting next task for host managed_node2 3027 1726776660.77043: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3027 1726776660.77046: ^ 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 3027 1726776660.77057: getting variables 3027 1726776660.77058: in VariableManager get_vars() 3027 1726776660.77091: Calling all_inventory to load vars for managed_node2 3027 1726776660.77094: Calling groups_inventory to load vars for managed_node2 3027 1726776660.77095: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776660.77104: Calling all_plugins_play to load vars for managed_node2 3027 1726776660.77107: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776660.77109: Calling groups_plugins_play to load vars for managed_node2 3027 1726776660.77241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776660.77395: done with get_vars() 3027 1726776660.77402: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:11:00 -0400 (0:00:00.556) 0:00:46.872 **** 3027 1726776660.77473: entering _queue_task() for managed_node2/stat 3027 1726776660.77674: worker is 1 (out of 1 available) 3027 1726776660.77690: exiting _queue_task() for managed_node2/stat 3027 1726776660.77702: done queuing things up, now waiting for results queue to drain 3027 1726776660.77703: waiting for pending results... 3027 1726776660.77871: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3027 1726776660.77942: in run() - task 0233de48-8dd1-1ba9-d908-0000000000b6 3027 1726776660.77956: variable 'ansible_search_path' from source: unknown 3027 1726776660.77959: variable 'ansible_search_path' from source: unknown 3027 1726776660.77999: variable '__prof_from_conf' from source: task vars 3027 1726776660.78243: variable '__prof_from_conf' from source: task vars 3027 1726776660.78383: variable '__data' from source: task vars 3027 1726776660.78440: variable '__kernel_settings_register_tuned_main' from source: set_fact 3027 1726776660.78587: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776660.78593: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776660.78643: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776660.78659: variable 'omit' from source: magic vars 3027 1726776660.78739: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776660.78746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776660.78757: variable 'omit' from source: magic vars 3027 1726776660.78946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776660.80490: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776660.80539: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776660.80569: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776660.80596: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776660.80615: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776660.80683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776660.80707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776660.80728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776660.80757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776660.80770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776660.80842: variable 'item' from source: unknown 3027 1726776660.80853: Evaluated conditional (item | length > 0): False 3027 1726776660.80856: when evaluation is False, skipping this task 3027 1726776660.80882: variable 'item' from source: unknown 3027 1726776660.80932: 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" } 3027 1726776660.81069: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776660.81072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776660.81074: variable 'omit' from source: magic vars 3027 1726776660.81150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776660.81181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776660.81203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776660.81234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776660.81245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776660.81305: variable 'item' from source: unknown 3027 1726776660.81310: Evaluated conditional (item | length > 0): True 3027 1726776660.81316: variable 'omit' from source: magic vars 3027 1726776660.81346: variable 'omit' from source: magic vars 3027 1726776660.81378: variable 'item' from source: unknown 3027 1726776660.81429: variable 'item' from source: unknown 3027 1726776660.81441: variable 'omit' from source: magic vars 3027 1726776660.81463: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776660.81484: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776660.81497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776660.81513: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776660.81525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776660.81550: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776660.81554: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776660.81556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776660.81625: Set connection var ansible_shell_executable to /bin/sh 3027 1726776660.81629: Set connection var ansible_shell_type to sh 3027 1726776660.81632: Set connection var ansible_connection to ssh 3027 1726776660.81642: Set connection var ansible_pipelining to False 3027 1726776660.81645: Set connection var ansible_timeout to 10 3027 1726776660.81654: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776660.81669: variable 'ansible_shell_executable' from source: unknown 3027 1726776660.81672: variable 'ansible_connection' from source: unknown 3027 1726776660.81674: variable 'ansible_module_compression' from source: unknown 3027 1726776660.81677: variable 'ansible_shell_type' from source: unknown 3027 1726776660.81679: variable 'ansible_shell_executable' from source: unknown 3027 1726776660.81681: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776660.81686: variable 'ansible_pipelining' from source: unknown 3027 1726776660.81689: variable 'ansible_timeout' from source: unknown 3027 1726776660.81693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776660.81799: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776660.81809: variable 'omit' from source: magic vars 3027 1726776660.81812: starting attempt loop 3027 1726776660.81815: running the handler 3027 1726776660.81830: _low_level_execute_command(): starting 3027 1726776660.81835: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776660.82343: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776660.82347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776660.82352: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776660.82354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776660.82411: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776660.82418: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776660.82422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776660.82463: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776660.84471: stdout chunk (state=3): >>>/root <<< 3027 1726776660.84589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776660.84637: stderr chunk (state=3): >>><<< 3027 1726776660.84640: stdout chunk (state=3): >>><<< 3027 1726776660.84658: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776660.84667: _low_level_execute_command(): starting 3027 1726776660.84672: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776660.8465803-4396-260536119268952 `" && echo ansible-tmp-1726776660.8465803-4396-260536119268952="` echo /root/.ansible/tmp/ansible-tmp-1726776660.8465803-4396-260536119268952 `" ) && sleep 0' 3027 1726776660.85116: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776660.85120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776660.85123: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776660.85125: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776660.85127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776660.85183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776660.85186: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776660.85193: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776660.85243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776660.87470: stdout chunk (state=3): >>>ansible-tmp-1726776660.8465803-4396-260536119268952=/root/.ansible/tmp/ansible-tmp-1726776660.8465803-4396-260536119268952 <<< 3027 1726776660.87583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776660.87641: stderr chunk (state=3): >>><<< 3027 1726776660.87645: stdout chunk (state=3): >>><<< 3027 1726776660.87664: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776660.8465803-4396-260536119268952=/root/.ansible/tmp/ansible-tmp-1726776660.8465803-4396-260536119268952 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776660.87704: variable 'ansible_module_compression' from source: unknown 3027 1726776660.87744: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776660.87776: variable 'ansible_facts' from source: unknown 3027 1726776660.87837: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776660.8465803-4396-260536119268952/AnsiballZ_stat.py 3027 1726776660.87951: Sending initial data 3027 1726776660.87955: Sent initial data (151 bytes) 3027 1726776660.88437: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776660.88441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776660.88450: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776660.88453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776660.88539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776660.88591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776660.88623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776660.90413: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776660.90457: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776660.90493: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp8l892flu /root/.ansible/tmp/ansible-tmp-1726776660.8465803-4396-260536119268952/AnsiballZ_stat.py <<< 3027 1726776660.90527: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776660.8465803-4396-260536119268952/AnsiballZ_stat.py" <<< 3027 1726776660.90545: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp8l892flu" to remote "/root/.ansible/tmp/ansible-tmp-1726776660.8465803-4396-260536119268952/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776660.8465803-4396-260536119268952/AnsiballZ_stat.py" <<< 3027 1726776660.91330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776660.91473: stdout chunk (state=3): >>><<< 3027 1726776660.91477: stderr chunk (state=3): >>><<< 3027 1726776660.91480: done transferring module to remote 3027 1726776660.91482: _low_level_execute_command(): starting 3027 1726776660.91485: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776660.8465803-4396-260536119268952/ /root/.ansible/tmp/ansible-tmp-1726776660.8465803-4396-260536119268952/AnsiballZ_stat.py && sleep 0' 3027 1726776660.92128: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776660.92145: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776660.92162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776660.92182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776660.92222: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776660.92240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776660.92341: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776660.92358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776660.92374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776660.92454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776660.94393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776660.94403: stdout chunk (state=3): >>><<< 3027 1726776660.94417: stderr chunk (state=3): >>><<< 3027 1726776660.94440: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776660.94451: _low_level_execute_command(): starting 3027 1726776660.94461: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776660.8465803-4396-260536119268952/AnsiballZ_stat.py && sleep 0' 3027 1726776660.95239: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776660.95272: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776660.95365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776661.13567: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262607, "dev": 51714, "nlink": 3, "atime": 1726776657.7597358, "mtime": 1726776654.6467292, "ctime": 1726776654.6467292, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "4211803556", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 3027 1726776661.15284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776661.15288: stdout chunk (state=3): >>><<< 3027 1726776661.15291: stderr chunk (state=3): >>><<< 3027 1726776661.15308: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262607, "dev": 51714, "nlink": 3, "atime": 1726776657.7597358, "mtime": 1726776654.6467292, "ctime": 1726776654.6467292, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "4211803556", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776661.15557: 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-1726776660.8465803-4396-260536119268952/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776661.15561: _low_level_execute_command(): starting 3027 1726776661.15564: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776660.8465803-4396-260536119268952/ > /dev/null 2>&1 && sleep 0' 3027 1726776661.16725: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776661.17068: 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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776661.17095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776661.17176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776661.19591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776661.19996: stderr chunk (state=3): >>><<< 3027 1726776661.20006: stdout chunk (state=3): >>><<< 3027 1726776661.20033: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776661.20045: handler run complete 3027 1726776661.20110: attempt loop complete, returning result 3027 1726776661.20138: variable 'item' from source: unknown 3027 1726776661.20229: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726776657.7597358, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776654.6467292, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262607, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776654.6467292, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "4211803556", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3027 1726776661.20656: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776661.20659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776661.20661: variable 'omit' from source: magic vars 3027 1726776661.20702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776661.20736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776661.20767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776661.20811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776661.20836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776661.20943: variable 'item' from source: unknown 3027 1726776661.20959: Evaluated conditional (item | length > 0): True 3027 1726776661.20969: variable 'omit' from source: magic vars 3027 1726776661.20991: variable 'omit' from source: magic vars 3027 1726776661.21046: variable 'item' from source: unknown 3027 1726776661.21128: variable 'item' from source: unknown 3027 1726776661.21151: variable 'omit' from source: magic vars 3027 1726776661.21184: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776661.21255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776661.21259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776661.21261: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776661.21264: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776661.21266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776661.21337: Set connection var ansible_shell_executable to /bin/sh 3027 1726776661.21350: Set connection var ansible_shell_type to sh 3027 1726776661.21359: Set connection var ansible_connection to ssh 3027 1726776661.21370: Set connection var ansible_pipelining to False 3027 1726776661.21380: Set connection var ansible_timeout to 10 3027 1726776661.21395: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776661.21428: variable 'ansible_shell_executable' from source: unknown 3027 1726776661.21436: variable 'ansible_connection' from source: unknown 3027 1726776661.21509: variable 'ansible_module_compression' from source: unknown 3027 1726776661.21512: variable 'ansible_shell_type' from source: unknown 3027 1726776661.21517: variable 'ansible_shell_executable' from source: unknown 3027 1726776661.21520: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776661.21522: variable 'ansible_pipelining' from source: unknown 3027 1726776661.21524: variable 'ansible_timeout' from source: unknown 3027 1726776661.21526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776661.21610: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776661.21630: variable 'omit' from source: magic vars 3027 1726776661.21644: starting attempt loop 3027 1726776661.21734: running the handler 3027 1726776661.21737: _low_level_execute_command(): starting 3027 1726776661.21739: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776661.22339: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776661.22364: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776661.22380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776661.22406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776661.22428: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776661.22440: stderr chunk (state=3): >>>debug2: match not found <<< 3027 1726776661.22457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776661.22509: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776661.22567: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776661.22586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776661.22619: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776661.22687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776661.24382: stdout chunk (state=3): >>>/root <<< 3027 1726776661.24571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776661.24583: stdout chunk (state=3): >>><<< 3027 1726776661.24600: stderr chunk (state=3): >>><<< 3027 1726776661.24627: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776661.24643: _low_level_execute_command(): starting 3027 1726776661.24656: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776661.2463355-4396-127919655462333 `" && echo ansible-tmp-1726776661.2463355-4396-127919655462333="` echo /root/.ansible/tmp/ansible-tmp-1726776661.2463355-4396-127919655462333 `" ) && sleep 0' 3027 1726776661.25339: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776661.25357: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776661.25377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776661.25404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776661.25428: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776661.25441: stderr chunk (state=3): >>>debug2: match not found <<< 3027 1726776661.25532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776661.25560: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776661.25576: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776661.25598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776661.25667: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776661.27709: stdout chunk (state=3): >>>ansible-tmp-1726776661.2463355-4396-127919655462333=/root/.ansible/tmp/ansible-tmp-1726776661.2463355-4396-127919655462333 <<< 3027 1726776661.28056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776661.28060: stdout chunk (state=3): >>><<< 3027 1726776661.28062: stderr chunk (state=3): >>><<< 3027 1726776661.28065: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776661.2463355-4396-127919655462333=/root/.ansible/tmp/ansible-tmp-1726776661.2463355-4396-127919655462333 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776661.28068: variable 'ansible_module_compression' from source: unknown 3027 1726776661.28070: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776661.28072: variable 'ansible_facts' from source: unknown 3027 1726776661.28134: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776661.2463355-4396-127919655462333/AnsiballZ_stat.py 3027 1726776661.28270: Sending initial data 3027 1726776661.28306: Sent initial data (151 bytes) 3027 1726776661.28900: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776661.28913: 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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776661.28925: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776661.28935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776661.28981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776661.28999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776661.29061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776661.30706: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776661.30716: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776661.30744: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776661.30773: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp3ileqhyr /root/.ansible/tmp/ansible-tmp-1726776661.2463355-4396-127919655462333/AnsiballZ_stat.py <<< 3027 1726776661.30781: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776661.2463355-4396-127919655462333/AnsiballZ_stat.py" <<< 3027 1726776661.30804: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp3ileqhyr" to remote "/root/.ansible/tmp/ansible-tmp-1726776661.2463355-4396-127919655462333/AnsiballZ_stat.py" <<< 3027 1726776661.30810: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776661.2463355-4396-127919655462333/AnsiballZ_stat.py" <<< 3027 1726776661.57992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776661.58064: stderr chunk (state=3): >>><<< 3027 1726776661.58068: stdout chunk (state=3): >>><<< 3027 1726776661.58090: done transferring module to remote 3027 1726776661.58098: _low_level_execute_command(): starting 3027 1726776661.58103: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776661.2463355-4396-127919655462333/ /root/.ansible/tmp/ansible-tmp-1726776661.2463355-4396-127919655462333/AnsiballZ_stat.py && sleep 0' 3027 1726776661.58588: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776661.58591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776661.58597: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776661.58600: 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 <<< 3027 1726776661.58602: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776661.58652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776661.58656: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776661.58697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776661.60610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776661.60662: stderr chunk (state=3): >>><<< 3027 1726776661.60665: stdout chunk (state=3): >>><<< 3027 1726776661.60683: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776661.60686: _low_level_execute_command(): starting 3027 1726776661.60692: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776661.2463355-4396-127919655462333/AnsiballZ_stat.py && sleep 0' 3027 1726776661.61164: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776661.61167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776661.61169: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776661.61172: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776661.61174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776661.61176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776661.61227: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776661.61231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776661.61279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776661.80199: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262602, "dev": 51714, "nlink": 4, "atime": 1726776649.6697366, "mtime": 1726776649.6647365, "ctime": 1726776649.6647365, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1759792209", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 3027 1726776661.81999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776661.82003: stdout chunk (state=3): >>><<< 3027 1726776661.82005: stderr chunk (state=3): >>><<< 3027 1726776661.82031: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262602, "dev": 51714, "nlink": 4, "atime": 1726776649.6697366, "mtime": 1726776649.6647365, "ctime": 1726776649.6647365, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1759792209", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776661.82094: 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-1726776661.2463355-4396-127919655462333/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776661.82161: _low_level_execute_command(): starting 3027 1726776661.82163: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776661.2463355-4396-127919655462333/ > /dev/null 2>&1 && sleep 0' 3027 1726776661.82809: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776661.82831: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776661.82863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776661.82881: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3027 1726776661.82975: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776661.83021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776661.83058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776661.85099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776661.85103: stdout chunk (state=3): >>><<< 3027 1726776661.85105: stderr chunk (state=3): >>><<< 3027 1726776661.85128: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776661.85257: handler run complete 3027 1726776661.85261: attempt loop complete, returning result 3027 1726776661.85263: variable 'item' from source: unknown 3027 1726776661.85328: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776649.6697366, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776649.6647365, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262602, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776649.6647365, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1759792209", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3027 1726776661.85658: dumping result to json 3027 1726776661.85662: done dumping result, returning 3027 1726776661.85664: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0233de48-8dd1-1ba9-d908-0000000000b6] 3027 1726776661.85667: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000b6 3027 1726776661.85729: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000b6 3027 1726776661.85732: WORKER PROCESS EXITING 3027 1726776661.85889: no more pending results, returning what we have 3027 1726776661.85893: results queue empty 3027 1726776661.85894: checking for any_errors_fatal 3027 1726776661.85900: done checking for any_errors_fatal 3027 1726776661.85901: checking for max_fail_percentage 3027 1726776661.85903: done checking for max_fail_percentage 3027 1726776661.85903: checking to see if all hosts have failed and the running result is not ok 3027 1726776661.85904: done checking to see if all hosts have failed 3027 1726776661.85905: getting the remaining hosts for this loop 3027 1726776661.85907: done getting the remaining hosts for this loop 3027 1726776661.85912: getting the next task for host managed_node2 3027 1726776661.85922: done getting next task for host managed_node2 3027 1726776661.85926: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3027 1726776661.85929: ^ 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 3027 1726776661.85941: getting variables 3027 1726776661.85943: in VariableManager get_vars() 3027 1726776661.86183: Calling all_inventory to load vars for managed_node2 3027 1726776661.86186: Calling groups_inventory to load vars for managed_node2 3027 1726776661.86189: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776661.86199: Calling all_plugins_play to load vars for managed_node2 3027 1726776661.86202: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776661.86205: Calling groups_plugins_play to load vars for managed_node2 3027 1726776661.86479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776661.86700: done with get_vars() 3027 1726776661.86711: done getting variables 3027 1726776661.86782: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:11:01 -0400 (0:00:01.093) 0:00:47.965 **** 3027 1726776661.86822: entering _queue_task() for managed_node2/set_fact 3027 1726776661.87089: worker is 1 (out of 1 available) 3027 1726776661.87104: exiting _queue_task() for managed_node2/set_fact 3027 1726776661.87116: done queuing things up, now waiting for results queue to drain 3027 1726776661.87118: waiting for pending results... 3027 1726776661.87310: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3027 1726776661.87384: in run() - task 0233de48-8dd1-1ba9-d908-0000000000b7 3027 1726776661.87401: variable 'ansible_search_path' from source: unknown 3027 1726776661.87404: variable 'ansible_search_path' from source: unknown 3027 1726776661.87438: calling self._execute() 3027 1726776661.87498: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776661.87503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776661.87513: variable 'omit' from source: magic vars 3027 1726776661.87594: variable 'omit' from source: magic vars 3027 1726776661.87634: variable 'omit' from source: magic vars 3027 1726776661.87984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776661.89855: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776661.89859: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776661.89863: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776661.89865: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776661.89866: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776661.89920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776661.89956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776661.89985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776661.90032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776661.90053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776661.90106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776661.90127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776661.90145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776661.90174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776661.90185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776661.90236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776661.90253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776661.90278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776661.90304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776661.90319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776661.90483: variable '__kernel_settings_find_profile_dirs' from source: set_fact 3027 1726776661.90558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776661.90674: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776661.90702: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776661.90726: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776661.90750: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776661.90784: 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) 3027 1726776661.90800: 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) 3027 1726776661.90817: 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) 3027 1726776661.90840: 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) 3027 1726776661.90885: variable 'omit' from source: magic vars 3027 1726776661.90906: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776661.90929: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776661.90944: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776661.90959: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776661.91053: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776661.91055: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776661.91057: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776661.91059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776661.91074: Set connection var ansible_shell_executable to /bin/sh 3027 1726776661.91082: Set connection var ansible_shell_type to sh 3027 1726776661.91085: Set connection var ansible_connection to ssh 3027 1726776661.91090: Set connection var ansible_pipelining to False 3027 1726776661.91101: Set connection var ansible_timeout to 10 3027 1726776661.91107: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776661.91126: variable 'ansible_shell_executable' from source: unknown 3027 1726776661.91129: variable 'ansible_connection' from source: unknown 3027 1726776661.91131: variable 'ansible_module_compression' from source: unknown 3027 1726776661.91134: variable 'ansible_shell_type' from source: unknown 3027 1726776661.91136: variable 'ansible_shell_executable' from source: unknown 3027 1726776661.91139: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776661.91143: variable 'ansible_pipelining' from source: unknown 3027 1726776661.91146: variable 'ansible_timeout' from source: unknown 3027 1726776661.91151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776661.91227: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776661.91236: variable 'omit' from source: magic vars 3027 1726776661.91242: starting attempt loop 3027 1726776661.91244: running the handler 3027 1726776661.91257: handler run complete 3027 1726776661.91265: attempt loop complete, returning result 3027 1726776661.91268: _execute() done 3027 1726776661.91270: dumping result to json 3027 1726776661.91273: done dumping result, returning 3027 1726776661.91281: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0233de48-8dd1-1ba9-d908-0000000000b7] 3027 1726776661.91285: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000b7 3027 1726776661.91369: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000b7 3027 1726776661.91371: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 3027 1726776661.91438: no more pending results, returning what we have 3027 1726776661.91441: results queue empty 3027 1726776661.91442: checking for any_errors_fatal 3027 1726776661.91451: done checking for any_errors_fatal 3027 1726776661.91452: checking for max_fail_percentage 3027 1726776661.91453: done checking for max_fail_percentage 3027 1726776661.91454: checking to see if all hosts have failed and the running result is not ok 3027 1726776661.91454: done checking to see if all hosts have failed 3027 1726776661.91455: getting the remaining hosts for this loop 3027 1726776661.91457: done getting the remaining hosts for this loop 3027 1726776661.91461: getting the next task for host managed_node2 3027 1726776661.91467: done getting next task for host managed_node2 3027 1726776661.91471: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3027 1726776661.91474: ^ 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 3027 1726776661.91483: getting variables 3027 1726776661.91485: in VariableManager get_vars() 3027 1726776661.91519: Calling all_inventory to load vars for managed_node2 3027 1726776661.91521: Calling groups_inventory to load vars for managed_node2 3027 1726776661.91523: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776661.91532: Calling all_plugins_play to load vars for managed_node2 3027 1726776661.91534: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776661.91536: Calling groups_plugins_play to load vars for managed_node2 3027 1726776661.91679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776661.91806: done with get_vars() 3027 1726776661.91817: done getting variables 3027 1726776661.91864: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:11:01 -0400 (0:00:00.050) 0:00:48.016 **** 3027 1726776661.91889: entering _queue_task() for managed_node2/service 3027 1726776661.92104: worker is 1 (out of 1 available) 3027 1726776661.92122: exiting _queue_task() for managed_node2/service 3027 1726776661.92135: done queuing things up, now waiting for results queue to drain 3027 1726776661.92136: waiting for pending results... 3027 1726776661.92299: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3027 1726776661.92372: in run() - task 0233de48-8dd1-1ba9-d908-0000000000b8 3027 1726776661.92385: variable 'ansible_search_path' from source: unknown 3027 1726776661.92389: variable 'ansible_search_path' from source: unknown 3027 1726776661.92428: variable '__kernel_settings_services' from source: include_vars 3027 1726776661.92669: variable '__kernel_settings_services' from source: include_vars 3027 1726776661.92728: variable 'omit' from source: magic vars 3027 1726776661.92810: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776661.92820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776661.92827: variable 'omit' from source: magic vars 3027 1726776661.92889: variable 'omit' from source: magic vars 3027 1726776661.92925: variable 'omit' from source: magic vars 3027 1726776661.92962: variable 'item' from source: unknown 3027 1726776661.93070: variable 'item' from source: unknown 3027 1726776661.93090: variable 'omit' from source: magic vars 3027 1726776661.93127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776661.93159: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776661.93176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776661.93190: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776661.93200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776661.93230: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776661.93233: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776661.93236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776661.93308: Set connection var ansible_shell_executable to /bin/sh 3027 1726776661.93313: Set connection var ansible_shell_type to sh 3027 1726776661.93319: Set connection var ansible_connection to ssh 3027 1726776661.93325: Set connection var ansible_pipelining to False 3027 1726776661.93331: Set connection var ansible_timeout to 10 3027 1726776661.93339: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776661.93358: variable 'ansible_shell_executable' from source: unknown 3027 1726776661.93361: variable 'ansible_connection' from source: unknown 3027 1726776661.93363: variable 'ansible_module_compression' from source: unknown 3027 1726776661.93366: variable 'ansible_shell_type' from source: unknown 3027 1726776661.93368: variable 'ansible_shell_executable' from source: unknown 3027 1726776661.93370: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776661.93376: variable 'ansible_pipelining' from source: unknown 3027 1726776661.93379: variable 'ansible_timeout' from source: unknown 3027 1726776661.93381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776661.93490: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776661.93499: variable 'omit' from source: magic vars 3027 1726776661.93504: starting attempt loop 3027 1726776661.93508: running the handler 3027 1726776661.93577: variable 'ansible_facts' from source: unknown 3027 1726776661.93663: _low_level_execute_command(): starting 3027 1726776661.93670: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776661.94196: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776661.94200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776661.94203: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776661.94205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776661.94251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776661.94270: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776661.94322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776661.96405: stdout chunk (state=3): >>>/root <<< 3027 1726776661.96658: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776661.96661: stdout chunk (state=3): >>><<< 3027 1726776661.96664: stderr chunk (state=3): >>><<< 3027 1726776661.96667: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776661.96669: _low_level_execute_command(): starting 3027 1726776661.96671: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776661.9660382-4463-162959173110764 `" && echo ansible-tmp-1726776661.9660382-4463-162959173110764="` echo /root/.ansible/tmp/ansible-tmp-1726776661.9660382-4463-162959173110764 `" ) && sleep 0' 3027 1726776661.97254: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776661.97268: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776661.97280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776661.97306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776661.97405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776661.97432: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776661.97445: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776661.97518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776661.99596: stdout chunk (state=3): >>>ansible-tmp-1726776661.9660382-4463-162959173110764=/root/.ansible/tmp/ansible-tmp-1726776661.9660382-4463-162959173110764 <<< 3027 1726776661.99715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776661.99767: stderr chunk (state=3): >>><<< 3027 1726776661.99771: stdout chunk (state=3): >>><<< 3027 1726776661.99788: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776661.9660382-4463-162959173110764=/root/.ansible/tmp/ansible-tmp-1726776661.9660382-4463-162959173110764 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776661.99819: variable 'ansible_module_compression' from source: unknown 3027 1726776661.99857: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3027 1726776661.99910: variable 'ansible_facts' from source: unknown 3027 1726776662.00053: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776661.9660382-4463-162959173110764/AnsiballZ_systemd.py 3027 1726776662.00165: Sending initial data 3027 1726776662.00169: Sent initial data (154 bytes) 3027 1726776662.00634: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776662.00637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776662.00640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776662.00643: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776662.00645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776662.00699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776662.00704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776662.00706: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776662.00745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776662.02427: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776662.02463: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776662.02500: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp0vftuv_q /root/.ansible/tmp/ansible-tmp-1726776661.9660382-4463-162959173110764/AnsiballZ_systemd.py <<< 3027 1726776662.02504: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776661.9660382-4463-162959173110764/AnsiballZ_systemd.py" <<< 3027 1726776662.02538: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp0vftuv_q" to remote "/root/.ansible/tmp/ansible-tmp-1726776661.9660382-4463-162959173110764/AnsiballZ_systemd.py" <<< 3027 1726776662.02541: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776661.9660382-4463-162959173110764/AnsiballZ_systemd.py" <<< 3027 1726776662.03602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776662.03667: stderr chunk (state=3): >>><<< 3027 1726776662.03671: stdout chunk (state=3): >>><<< 3027 1726776662.03696: done transferring module to remote 3027 1726776662.03705: _low_level_execute_command(): starting 3027 1726776662.03711: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776661.9660382-4463-162959173110764/ /root/.ansible/tmp/ansible-tmp-1726776661.9660382-4463-162959173110764/AnsiballZ_systemd.py && sleep 0' 3027 1726776662.04187: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776662.04192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776662.04195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776662.04201: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776662.04204: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776662.04254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776662.04258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776662.04306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776662.06223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776662.06274: stderr chunk (state=3): >>><<< 3027 1726776662.06277: stdout chunk (state=3): >>><<< 3027 1726776662.06292: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776662.06295: _low_level_execute_command(): starting 3027 1726776662.06300: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776661.9660382-4463-162959173110764/AnsiballZ_systemd.py && sleep 0' 3027 1726776662.06783: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776662.06786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776662.06789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776662.06791: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776662.06793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776662.06853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776662.06857: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776662.06910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776662.45062: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "4196", "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 16:10:56 EDT", "ExecMainStartTimestampMonotonic": "242399095", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "4196", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:56 EDT] ; stop_time=[n/a] ; pid=4196 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:56 EDT] ; stop_time=[n/a] ; pid=4196 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5176", "MemoryCurrent": "16232448", "MemoryPeak": "17137664", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3403804672", "CPUUsageNSec": "341357000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "sysinit.target dbus.socket system.slice dbus-broker.service", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service auto-cpufreq.service tlp.service shutdown.target power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "sysinit.target systemd-sysctl.service dbus.socket network.target systemd-journald.socket system.slice basic.target polkit.service dbus-broker.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:10:57 EDT", "StateChangeTimestampMonotonic": "243264491", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:56 EDT", "InactiveExitTimestampMonotonic": "242399404", "ActiveEnterTimestamp": "Thu 2024-09-19 16:10:57 EDT", "ActiveEnterTimestampMonotonic": "243264491", "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 16:10:56 EDT", "ConditionTimestampMonotonic": "242389572", "AssertTimestamp": "Thu 2024-09-19 16:10:56 EDT", "AssertTimestampMonotonic": "242389576", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "f791225a03744079b27eb7641a1f762b", "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}}} <<< 3027 1726776662.47480: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776662.47623: stderr chunk (state=3): >>><<< 3027 1726776662.47628: stdout chunk (state=3): >>><<< 3027 1726776662.47689: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "4196", "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 16:10:56 EDT", "ExecMainStartTimestampMonotonic": "242399095", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "4196", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:56 EDT] ; stop_time=[n/a] ; pid=4196 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:56 EDT] ; stop_time=[n/a] ; pid=4196 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5176", "MemoryCurrent": "16232448", "MemoryPeak": "17137664", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3403804672", "CPUUsageNSec": "341357000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "sysinit.target dbus.socket system.slice dbus-broker.service", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service auto-cpufreq.service tlp.service shutdown.target power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "sysinit.target systemd-sysctl.service dbus.socket network.target systemd-journald.socket system.slice basic.target polkit.service dbus-broker.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:10:57 EDT", "StateChangeTimestampMonotonic": "243264491", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:56 EDT", "InactiveExitTimestampMonotonic": "242399404", "ActiveEnterTimestamp": "Thu 2024-09-19 16:10:57 EDT", "ActiveEnterTimestampMonotonic": "243264491", "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 16:10:56 EDT", "ConditionTimestampMonotonic": "242389572", "AssertTimestamp": "Thu 2024-09-19 16:10:56 EDT", "AssertTimestampMonotonic": "242389576", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "f791225a03744079b27eb7641a1f762b", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776662.48040: 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-1726776661.9660382-4463-162959173110764/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776662.48070: _low_level_execute_command(): starting 3027 1726776662.48085: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776661.9660382-4463-162959173110764/ > /dev/null 2>&1 && sleep 0' 3027 1726776662.49075: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776662.49105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776662.49231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776662.49235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776662.49264: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776662.49301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776662.49334: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776662.49399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776662.52073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776662.52077: stdout chunk (state=3): >>><<< 3027 1726776662.52080: stderr chunk (state=3): >>><<< 3027 1726776662.52083: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776662.52086: handler run complete 3027 1726776662.52300: attempt loop complete, returning result 3027 1726776662.52304: variable 'item' from source: unknown 3027 1726776662.52383: variable 'item' from source: unknown ok: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:10:57 EDT", "ActiveEnterTimestampMonotonic": "243264491", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target systemd-sysctl.service dbus.socket network.target systemd-journald.socket system.slice basic.target polkit.service dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:10:56 EDT", "AssertTimestampMonotonic": "242389576", "Before": "shutdown.target multi-user.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": "341357000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:10:56 EDT", "ConditionTimestampMonotonic": "242389572", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service auto-cpufreq.service tlp.service shutdown.target power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5176", "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)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "4196", "ExecMainStartTimestamp": "Thu 2024-09-19 16:10:56 EDT", "ExecMainStartTimestampMonotonic": "242399095", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:56 EDT] ; stop_time=[n/a] ; pid=4196 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:56 EDT] ; stop_time=[n/a] ; pid=4196 ; 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 16:10:56 EDT", "InactiveExitTimestampMonotonic": "242399404", "InvocationID": "f791225a03744079b27eb7641a1f762b", "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": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "4196", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3403804672", "MemoryCurrent": "16232448", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "17137664", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice dbus-broker.service", "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 16:10:57 EDT", "StateChangeTimestampMonotonic": "243264491", "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": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 3027 1726776662.54669: dumping result to json 3027 1726776662.54673: done dumping result, returning 3027 1726776662.54676: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0233de48-8dd1-1ba9-d908-0000000000b8] 3027 1726776662.54678: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000b8 3027 1726776662.55087: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000b8 3027 1726776662.55091: WORKER PROCESS EXITING 3027 1726776662.55239: no more pending results, returning what we have 3027 1726776662.55243: results queue empty 3027 1726776662.55244: checking for any_errors_fatal 3027 1726776662.55248: done checking for any_errors_fatal 3027 1726776662.55253: checking for max_fail_percentage 3027 1726776662.55254: done checking for max_fail_percentage 3027 1726776662.55255: checking to see if all hosts have failed and the running result is not ok 3027 1726776662.55256: done checking to see if all hosts have failed 3027 1726776662.55257: getting the remaining hosts for this loop 3027 1726776662.55258: done getting the remaining hosts for this loop 3027 1726776662.55262: getting the next task for host managed_node2 3027 1726776662.55267: done getting next task for host managed_node2 3027 1726776662.55271: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3027 1726776662.55274: ^ 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 3027 1726776662.55284: getting variables 3027 1726776662.55285: in VariableManager get_vars() 3027 1726776662.55315: Calling all_inventory to load vars for managed_node2 3027 1726776662.55318: Calling groups_inventory to load vars for managed_node2 3027 1726776662.55320: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776662.55329: Calling all_plugins_play to load vars for managed_node2 3027 1726776662.55332: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776662.55335: Calling groups_plugins_play to load vars for managed_node2 3027 1726776662.55712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776662.56123: done with get_vars() 3027 1726776662.56137: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:11:02 -0400 (0:00:00.643) 0:00:48.660 **** 3027 1726776662.56241: entering _queue_task() for managed_node2/file 3027 1726776662.57152: worker is 1 (out of 1 available) 3027 1726776662.57171: exiting _queue_task() for managed_node2/file 3027 1726776662.57187: done queuing things up, now waiting for results queue to drain 3027 1726776662.57189: waiting for pending results... 3027 1726776662.57659: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3027 1726776662.58069: in run() - task 0233de48-8dd1-1ba9-d908-0000000000b9 3027 1726776662.58074: variable 'ansible_search_path' from source: unknown 3027 1726776662.58077: variable 'ansible_search_path' from source: unknown 3027 1726776662.58079: calling self._execute() 3027 1726776662.58287: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776662.58394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776662.58399: variable 'omit' from source: magic vars 3027 1726776662.58630: variable 'omit' from source: magic vars 3027 1726776662.58766: variable 'omit' from source: magic vars 3027 1726776662.58802: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776662.59595: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776662.59826: variable '__kernel_settings_profile_parent' from source: set_fact 3027 1726776662.59839: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776662.60033: variable 'omit' from source: magic vars 3027 1726776662.60066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776662.60108: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776662.60356: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776662.60359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776662.60361: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776662.60364: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776662.60365: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776662.60367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776662.60586: Set connection var ansible_shell_executable to /bin/sh 3027 1726776662.60793: Set connection var ansible_shell_type to sh 3027 1726776662.60796: Set connection var ansible_connection to ssh 3027 1726776662.60798: Set connection var ansible_pipelining to False 3027 1726776662.60800: Set connection var ansible_timeout to 10 3027 1726776662.60802: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776662.60804: variable 'ansible_shell_executable' from source: unknown 3027 1726776662.60806: variable 'ansible_connection' from source: unknown 3027 1726776662.60807: variable 'ansible_module_compression' from source: unknown 3027 1726776662.60809: variable 'ansible_shell_type' from source: unknown 3027 1726776662.60811: variable 'ansible_shell_executable' from source: unknown 3027 1726776662.60813: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776662.60817: variable 'ansible_pipelining' from source: unknown 3027 1726776662.60819: variable 'ansible_timeout' from source: unknown 3027 1726776662.60822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776662.61279: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776662.61298: variable 'omit' from source: magic vars 3027 1726776662.61354: starting attempt loop 3027 1726776662.61363: running the handler 3027 1726776662.61383: _low_level_execute_command(): starting 3027 1726776662.61462: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776662.62667: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776662.62735: 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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776662.62805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776662.62839: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776662.62861: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776662.62942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776662.64737: stdout chunk (state=3): >>>/root <<< 3027 1726776662.64955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776662.65035: stderr chunk (state=3): >>><<< 3027 1726776662.65122: stdout chunk (state=3): >>><<< 3027 1726776662.65126: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776662.65129: _low_level_execute_command(): starting 3027 1726776662.65132: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776662.6508002-4509-271233566340579 `" && echo ansible-tmp-1726776662.6508002-4509-271233566340579="` echo /root/.ansible/tmp/ansible-tmp-1726776662.6508002-4509-271233566340579 `" ) && sleep 0' 3027 1726776662.66843: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776662.66848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776662.66868: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776662.66912: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776662.66918: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776662.67224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776662.69264: stdout chunk (state=3): >>>ansible-tmp-1726776662.6508002-4509-271233566340579=/root/.ansible/tmp/ansible-tmp-1726776662.6508002-4509-271233566340579 <<< 3027 1726776662.69370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776662.69596: stderr chunk (state=3): >>><<< 3027 1726776662.69600: stdout chunk (state=3): >>><<< 3027 1726776662.69603: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776662.6508002-4509-271233566340579=/root/.ansible/tmp/ansible-tmp-1726776662.6508002-4509-271233566340579 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776662.69686: variable 'ansible_module_compression' from source: unknown 3027 1726776662.69801: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3027 1726776662.69955: variable 'ansible_facts' from source: unknown 3027 1726776662.70249: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776662.6508002-4509-271233566340579/AnsiballZ_file.py 3027 1726776662.70597: Sending initial data 3027 1726776662.70600: Sent initial data (151 bytes) 3027 1726776662.71872: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776662.72032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776662.72046: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776662.72138: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776662.74186: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3027 1726776662.74227: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 3027 1726776662.74267: 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 <<< 3027 1726776662.74317: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776662.74387: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776662.6508002-4509-271233566340579/AnsiballZ_file.py" <<< 3027 1726776662.74441: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpa6dxgwpf /root/.ansible/tmp/ansible-tmp-1726776662.6508002-4509-271233566340579/AnsiballZ_file.py <<< 3027 1726776662.74813: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpa6dxgwpf" to remote "/root/.ansible/tmp/ansible-tmp-1726776662.6508002-4509-271233566340579/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776662.6508002-4509-271233566340579/AnsiballZ_file.py" <<< 3027 1726776662.76477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776662.76487: stdout chunk (state=3): >>><<< 3027 1726776662.76497: stderr chunk (state=3): >>><<< 3027 1726776662.76529: done transferring module to remote 3027 1726776662.76753: _low_level_execute_command(): starting 3027 1726776662.76757: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776662.6508002-4509-271233566340579/ /root/.ansible/tmp/ansible-tmp-1726776662.6508002-4509-271233566340579/AnsiballZ_file.py && sleep 0' 3027 1726776662.78033: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776662.78074: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776662.78132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776662.78442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776662.78475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776662.78550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776662.80773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776662.80932: stderr chunk (state=3): >>><<< 3027 1726776662.80942: stdout chunk (state=3): >>><<< 3027 1726776662.80969: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776662.80978: _low_level_execute_command(): starting 3027 1726776662.80987: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776662.6508002-4509-271233566340579/AnsiballZ_file.py && sleep 0' 3027 1726776662.82252: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776662.82369: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776662.82411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776662.82504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776662.82662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776662.82786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776663.04563: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 3027 1726776663.05798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776663.05802: stdout chunk (state=3): >>><<< 3027 1726776663.05805: stderr chunk (state=3): >>><<< 3027 1726776663.05828: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776663.05898: 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-1726776662.6508002-4509-271233566340579/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776663.06144: _low_level_execute_command(): starting 3027 1726776663.06152: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776662.6508002-4509-271233566340579/ > /dev/null 2>&1 && sleep 0' 3027 1726776663.07086: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776663.07099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776663.07226: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776663.07238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776663.07369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776663.07372: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776663.07434: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776663.07502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776663.09416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776663.09493: stderr chunk (state=3): >>><<< 3027 1726776663.09497: stdout chunk (state=3): >>><<< 3027 1726776663.09612: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776663.09619: handler run complete 3027 1726776663.09622: attempt loop complete, returning result 3027 1726776663.09625: _execute() done 3027 1726776663.09627: dumping result to json 3027 1726776663.09630: done dumping result, returning 3027 1726776663.09632: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0233de48-8dd1-1ba9-d908-0000000000b9] 3027 1726776663.09634: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000b9 3027 1726776663.10165: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000b9 3027 1726776663.10169: 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": 4096, "state": "directory", "uid": 0 } 3027 1726776663.10254: no more pending results, returning what we have 3027 1726776663.10258: results queue empty 3027 1726776663.10259: checking for any_errors_fatal 3027 1726776663.10275: done checking for any_errors_fatal 3027 1726776663.10276: checking for max_fail_percentage 3027 1726776663.10278: done checking for max_fail_percentage 3027 1726776663.10278: checking to see if all hosts have failed and the running result is not ok 3027 1726776663.10279: done checking to see if all hosts have failed 3027 1726776663.10280: getting the remaining hosts for this loop 3027 1726776663.10281: done getting the remaining hosts for this loop 3027 1726776663.10285: getting the next task for host managed_node2 3027 1726776663.10290: done getting next task for host managed_node2 3027 1726776663.10294: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3027 1726776663.10297: ^ 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 3027 1726776663.10307: getting variables 3027 1726776663.10309: in VariableManager get_vars() 3027 1726776663.10346: Calling all_inventory to load vars for managed_node2 3027 1726776663.10553: Calling groups_inventory to load vars for managed_node2 3027 1726776663.10556: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776663.10565: Calling all_plugins_play to load vars for managed_node2 3027 1726776663.10568: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776663.10570: Calling groups_plugins_play to load vars for managed_node2 3027 1726776663.10747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776663.11370: done with get_vars() 3027 1726776663.11383: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:11:03 -0400 (0:00:00.554) 0:00:49.214 **** 3027 1726776663.11692: entering _queue_task() for managed_node2/slurp 3027 1726776663.12179: worker is 1 (out of 1 available) 3027 1726776663.12194: exiting _queue_task() for managed_node2/slurp 3027 1726776663.12208: done queuing things up, now waiting for results queue to drain 3027 1726776663.12210: waiting for pending results... 3027 1726776663.12598: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3027 1726776663.12920: in run() - task 0233de48-8dd1-1ba9-d908-0000000000ba 3027 1726776663.12973: variable 'ansible_search_path' from source: unknown 3027 1726776663.12981: variable 'ansible_search_path' from source: unknown 3027 1726776663.13162: calling self._execute() 3027 1726776663.13295: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776663.13307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776663.13325: variable 'omit' from source: magic vars 3027 1726776663.13585: variable 'omit' from source: magic vars 3027 1726776663.13705: variable 'omit' from source: magic vars 3027 1726776663.13793: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776663.14418: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776663.14515: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776663.14577: variable 'omit' from source: magic vars 3027 1726776663.14627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776663.14676: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776663.14708: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776663.14732: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776663.14793: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776663.14798: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776663.14809: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776663.14819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776663.14944: Set connection var ansible_shell_executable to /bin/sh 3027 1726776663.14963: Set connection var ansible_shell_type to sh 3027 1726776663.14974: Set connection var ansible_connection to ssh 3027 1726776663.15011: Set connection var ansible_pipelining to False 3027 1726776663.15014: Set connection var ansible_timeout to 10 3027 1726776663.15016: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776663.15041: variable 'ansible_shell_executable' from source: unknown 3027 1726776663.15052: variable 'ansible_connection' from source: unknown 3027 1726776663.15075: variable 'ansible_module_compression' from source: unknown 3027 1726776663.15079: variable 'ansible_shell_type' from source: unknown 3027 1726776663.15082: variable 'ansible_shell_executable' from source: unknown 3027 1726776663.15086: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776663.15120: variable 'ansible_pipelining' from source: unknown 3027 1726776663.15123: variable 'ansible_timeout' from source: unknown 3027 1726776663.15125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776663.15353: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776663.15403: variable 'omit' from source: magic vars 3027 1726776663.15407: starting attempt loop 3027 1726776663.15409: running the handler 3027 1726776663.15411: _low_level_execute_command(): starting 3027 1726776663.15420: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776663.16712: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776663.16726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776663.18792: stdout chunk (state=3): >>>/root <<< 3027 1726776663.18977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776663.18981: stdout chunk (state=3): >>><<< 3027 1726776663.18983: stderr chunk (state=3): >>><<< 3027 1726776663.19011: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776663.19083: _low_level_execute_command(): starting 3027 1726776663.19088: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776663.190214-4529-39868574030553 `" && echo ansible-tmp-1726776663.190214-4529-39868574030553="` echo /root/.ansible/tmp/ansible-tmp-1726776663.190214-4529-39868574030553 `" ) && sleep 0' 3027 1726776663.19936: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776663.20388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776663.20393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776663.22653: stdout chunk (state=3): >>>ansible-tmp-1726776663.190214-4529-39868574030553=/root/.ansible/tmp/ansible-tmp-1726776663.190214-4529-39868574030553 <<< 3027 1726776663.23164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776663.23168: stdout chunk (state=3): >>><<< 3027 1726776663.23170: stderr chunk (state=3): >>><<< 3027 1726776663.23173: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776663.190214-4529-39868574030553=/root/.ansible/tmp/ansible-tmp-1726776663.190214-4529-39868574030553 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776663.23175: variable 'ansible_module_compression' from source: unknown 3027 1726776663.23177: ANSIBALLZ: Using lock for slurp 3027 1726776663.23179: ANSIBALLZ: Acquiring lock 3027 1726776663.23182: ANSIBALLZ: Lock acquired: 140002539821616 3027 1726776663.23184: ANSIBALLZ: Creating module 3027 1726776663.46403: ANSIBALLZ: Writing module into payload 3027 1726776663.46541: ANSIBALLZ: Writing module 3027 1726776663.46544: ANSIBALLZ: Renaming module 3027 1726776663.46547: ANSIBALLZ: Done creating module 3027 1726776663.46551: variable 'ansible_facts' from source: unknown 3027 1726776663.46591: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776663.190214-4529-39868574030553/AnsiballZ_slurp.py 3027 1726776663.46778: Sending initial data 3027 1726776663.46781: Sent initial data (150 bytes) 3027 1726776663.47741: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776663.48019: 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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776663.48028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776663.48125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776663.49831: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3027 1726776663.49863: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 3027 1726776663.49886: 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 <<< 3027 1726776663.49931: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776663.49985: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpew_c1opt /root/.ansible/tmp/ansible-tmp-1726776663.190214-4529-39868574030553/AnsiballZ_slurp.py <<< 3027 1726776663.49989: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776663.190214-4529-39868574030553/AnsiballZ_slurp.py" <<< 3027 1726776663.50021: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpew_c1opt" to remote "/root/.ansible/tmp/ansible-tmp-1726776663.190214-4529-39868574030553/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776663.190214-4529-39868574030553/AnsiballZ_slurp.py" <<< 3027 1726776663.51471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776663.51677: stderr chunk (state=3): >>><<< 3027 1726776663.51680: stdout chunk (state=3): >>><<< 3027 1726776663.51682: done transferring module to remote 3027 1726776663.51685: _low_level_execute_command(): starting 3027 1726776663.51687: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776663.190214-4529-39868574030553/ /root/.ansible/tmp/ansible-tmp-1726776663.190214-4529-39868574030553/AnsiballZ_slurp.py && sleep 0' 3027 1726776663.52585: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776663.52594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776663.52608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776663.52664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776663.52717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776663.52733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776663.52741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776663.52820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776663.55912: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776663.55920: stdout chunk (state=3): >>><<< 3027 1726776663.55922: stderr chunk (state=3): >>><<< 3027 1726776663.55955: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776663.55959: _low_level_execute_command(): starting 3027 1726776663.56174: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776663.190214-4529-39868574030553/AnsiballZ_slurp.py && sleep 0' 3027 1726776663.57231: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776663.57248: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776663.57278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776663.57313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776663.57363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776663.57496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776663.57584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776663.75193: 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"}}} <<< 3027 1726776663.76604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776663.76674: stderr chunk (state=3): >>><<< 3027 1726776663.76678: stdout chunk (state=3): >>><<< 3027 1726776663.76697: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776663.76723: 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-1726776663.190214-4529-39868574030553/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776663.76732: _low_level_execute_command(): starting 3027 1726776663.76737: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776663.190214-4529-39868574030553/ > /dev/null 2>&1 && sleep 0' 3027 1726776663.77201: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776663.77204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776663.77207: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776663.77209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776663.77212: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776663.77275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776663.77278: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776663.77311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776663.80726: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776663.80773: stderr chunk (state=3): >>><<< 3027 1726776663.80777: stdout chunk (state=3): >>><<< 3027 1726776663.80789: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776663.80797: handler run complete 3027 1726776663.80811: attempt loop complete, returning result 3027 1726776663.80814: _execute() done 3027 1726776663.80819: dumping result to json 3027 1726776663.80824: done dumping result, returning 3027 1726776663.80835: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0233de48-8dd1-1ba9-d908-0000000000ba] 3027 1726776663.80840: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000ba 3027 1726776663.80938: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000ba 3027 1726776663.80941: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3027 1726776663.81015: no more pending results, returning what we have 3027 1726776663.81018: results queue empty 3027 1726776663.81019: checking for any_errors_fatal 3027 1726776663.81028: done checking for any_errors_fatal 3027 1726776663.81028: checking for max_fail_percentage 3027 1726776663.81030: done checking for max_fail_percentage 3027 1726776663.81031: checking to see if all hosts have failed and the running result is not ok 3027 1726776663.81032: done checking to see if all hosts have failed 3027 1726776663.81032: getting the remaining hosts for this loop 3027 1726776663.81034: done getting the remaining hosts for this loop 3027 1726776663.81038: getting the next task for host managed_node2 3027 1726776663.81045: done getting next task for host managed_node2 3027 1726776663.81056: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3027 1726776663.81059: ^ 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 3027 1726776663.81070: getting variables 3027 1726776663.81071: in VariableManager get_vars() 3027 1726776663.81107: Calling all_inventory to load vars for managed_node2 3027 1726776663.81110: Calling groups_inventory to load vars for managed_node2 3027 1726776663.81112: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776663.81121: Calling all_plugins_play to load vars for managed_node2 3027 1726776663.81124: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776663.81127: Calling groups_plugins_play to load vars for managed_node2 3027 1726776663.81265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776663.81430: done with get_vars() 3027 1726776663.81437: done getting variables 3027 1726776663.81483: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:11:03 -0400 (0:00:00.698) 0:00:49.912 **** 3027 1726776663.81507: entering _queue_task() for managed_node2/set_fact 3027 1726776663.81713: worker is 1 (out of 1 available) 3027 1726776663.81728: exiting _queue_task() for managed_node2/set_fact 3027 1726776663.81742: done queuing things up, now waiting for results queue to drain 3027 1726776663.81744: waiting for pending results... 3027 1726776663.82096: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3027 1726776663.82100: in run() - task 0233de48-8dd1-1ba9-d908-0000000000bb 3027 1726776663.82113: variable 'ansible_search_path' from source: unknown 3027 1726776663.82124: variable 'ansible_search_path' from source: unknown 3027 1726776663.82178: calling self._execute() 3027 1726776663.82390: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776663.82454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776663.82458: variable 'omit' from source: magic vars 3027 1726776663.82536: variable 'omit' from source: magic vars 3027 1726776663.82592: variable 'omit' from source: magic vars 3027 1726776663.83031: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776663.83048: variable '__cur_profile' from source: task vars 3027 1726776663.83210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776663.85365: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776663.85409: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776663.85442: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776663.85481: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776663.85501: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776663.85570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776663.85590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776663.85608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776663.85640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776663.85653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776663.85734: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3027 1726776663.85779: variable 'omit' from source: magic vars 3027 1726776663.85797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776663.85821: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776663.85835: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776663.85851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776663.85860: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776663.85888: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776663.85891: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776663.85894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776663.85965: Set connection var ansible_shell_executable to /bin/sh 3027 1726776663.85971: Set connection var ansible_shell_type to sh 3027 1726776663.85974: Set connection var ansible_connection to ssh 3027 1726776663.85981: Set connection var ansible_pipelining to False 3027 1726776663.85985: Set connection var ansible_timeout to 10 3027 1726776663.85996: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776663.86014: variable 'ansible_shell_executable' from source: unknown 3027 1726776663.86020: variable 'ansible_connection' from source: unknown 3027 1726776663.86023: variable 'ansible_module_compression' from source: unknown 3027 1726776663.86026: variable 'ansible_shell_type' from source: unknown 3027 1726776663.86028: variable 'ansible_shell_executable' from source: unknown 3027 1726776663.86031: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776663.86035: variable 'ansible_pipelining' from source: unknown 3027 1726776663.86038: variable 'ansible_timeout' from source: unknown 3027 1726776663.86042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776663.86122: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776663.86130: variable 'omit' from source: magic vars 3027 1726776663.86136: starting attempt loop 3027 1726776663.86138: running the handler 3027 1726776663.86150: handler run complete 3027 1726776663.86158: attempt loop complete, returning result 3027 1726776663.86161: _execute() done 3027 1726776663.86163: dumping result to json 3027 1726776663.86166: done dumping result, returning 3027 1726776663.86173: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0233de48-8dd1-1ba9-d908-0000000000bb] 3027 1726776663.86178: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000bb 3027 1726776663.86304: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000bb 3027 1726776663.86307: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 3027 1726776663.86398: no more pending results, returning what we have 3027 1726776663.86401: results queue empty 3027 1726776663.86401: checking for any_errors_fatal 3027 1726776663.86407: done checking for any_errors_fatal 3027 1726776663.86408: checking for max_fail_percentage 3027 1726776663.86409: done checking for max_fail_percentage 3027 1726776663.86410: checking to see if all hosts have failed and the running result is not ok 3027 1726776663.86411: done checking to see if all hosts have failed 3027 1726776663.86411: getting the remaining hosts for this loop 3027 1726776663.86413: done getting the remaining hosts for this loop 3027 1726776663.86416: getting the next task for host managed_node2 3027 1726776663.86422: done getting next task for host managed_node2 3027 1726776663.86426: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3027 1726776663.86429: ^ 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 3027 1726776663.86443: getting variables 3027 1726776663.86445: in VariableManager get_vars() 3027 1726776663.86478: Calling all_inventory to load vars for managed_node2 3027 1726776663.86481: Calling groups_inventory to load vars for managed_node2 3027 1726776663.86483: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776663.86492: Calling all_plugins_play to load vars for managed_node2 3027 1726776663.86494: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776663.86497: Calling groups_plugins_play to load vars for managed_node2 3027 1726776663.86705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776663.86934: done with get_vars() 3027 1726776663.86954: done getting variables 3027 1726776663.87014: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:11:03 -0400 (0:00:00.055) 0:00:49.968 **** 3027 1726776663.87045: entering _queue_task() for managed_node2/copy 3027 1726776663.87325: worker is 1 (out of 1 available) 3027 1726776663.87340: exiting _queue_task() for managed_node2/copy 3027 1726776663.87393: done queuing things up, now waiting for results queue to drain 3027 1726776663.87395: waiting for pending results... 3027 1726776663.87645: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3027 1726776663.87722: in run() - task 0233de48-8dd1-1ba9-d908-0000000000bc 3027 1726776663.87736: variable 'ansible_search_path' from source: unknown 3027 1726776663.87739: variable 'ansible_search_path' from source: unknown 3027 1726776663.87772: calling self._execute() 3027 1726776663.87836: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776663.87840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776663.87851: variable 'omit' from source: magic vars 3027 1726776663.87929: variable 'omit' from source: magic vars 3027 1726776663.87970: variable 'omit' from source: magic vars 3027 1726776663.87993: variable '__kernel_settings_active_profile' from source: set_fact 3027 1726776663.88234: variable '__kernel_settings_active_profile' from source: set_fact 3027 1726776663.88256: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776663.88312: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776663.88368: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776663.88444: variable 'omit' from source: magic vars 3027 1726776663.88482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776663.88516: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776663.88533: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776663.88547: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776663.88559: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776663.88586: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776663.88590: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776663.88592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776663.88668: Set connection var ansible_shell_executable to /bin/sh 3027 1726776663.88674: Set connection var ansible_shell_type to sh 3027 1726776663.88677: Set connection var ansible_connection to ssh 3027 1726776663.88682: Set connection var ansible_pipelining to False 3027 1726776663.88691: Set connection var ansible_timeout to 10 3027 1726776663.88698: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776663.88714: variable 'ansible_shell_executable' from source: unknown 3027 1726776663.88723: variable 'ansible_connection' from source: unknown 3027 1726776663.88726: variable 'ansible_module_compression' from source: unknown 3027 1726776663.88728: variable 'ansible_shell_type' from source: unknown 3027 1726776663.88731: variable 'ansible_shell_executable' from source: unknown 3027 1726776663.88733: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776663.88740: variable 'ansible_pipelining' from source: unknown 3027 1726776663.88743: variable 'ansible_timeout' from source: unknown 3027 1726776663.88745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776663.88857: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776663.88867: variable 'omit' from source: magic vars 3027 1726776663.88872: starting attempt loop 3027 1726776663.88875: running the handler 3027 1726776663.88886: _low_level_execute_command(): starting 3027 1726776663.88892: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776663.89434: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776663.89437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776663.89440: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776663.89442: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776663.89445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776663.89507: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776663.89515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776663.89520: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776663.89564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776663.91392: stdout chunk (state=3): >>>/root <<< 3027 1726776663.91502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776663.91554: stderr chunk (state=3): >>><<< 3027 1726776663.91558: stdout chunk (state=3): >>><<< 3027 1726776663.91577: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776663.91590: _low_level_execute_command(): starting 3027 1726776663.91596: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387 `" && echo ansible-tmp-1726776663.9157856-4588-88055279976387="` echo /root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387 `" ) && sleep 0' 3027 1726776663.92046: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776663.92059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776663.92063: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776663.92066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776663.92106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776663.92109: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776663.92154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776664.01880: stdout chunk (state=3): >>>ansible-tmp-1726776663.9157856-4588-88055279976387=/root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387 <<< 3027 1726776664.02008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776664.02071: stderr chunk (state=3): >>><<< 3027 1726776664.02074: stdout chunk (state=3): >>><<< 3027 1726776664.02090: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776663.9157856-4588-88055279976387=/root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776664.02176: variable 'ansible_module_compression' from source: unknown 3027 1726776664.02218: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776664.02246: variable 'ansible_facts' from source: unknown 3027 1726776664.02317: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/AnsiballZ_stat.py 3027 1726776664.02412: Sending initial data 3027 1726776664.02416: Sent initial data (150 bytes) 3027 1726776664.02909: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776664.02912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776664.02917: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776664.02920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776664.02978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776664.02983: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776664.02985: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776664.03019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776664.04846: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776664.04875: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776664.04916: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpyiuqj86i /root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/AnsiballZ_stat.py <<< 3027 1726776664.04920: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/AnsiballZ_stat.py" <<< 3027 1726776664.04953: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpyiuqj86i" to remote "/root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/AnsiballZ_stat.py" <<< 3027 1726776664.05489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776664.05568: stderr chunk (state=3): >>><<< 3027 1726776664.05571: stdout chunk (state=3): >>><<< 3027 1726776664.05591: done transferring module to remote 3027 1726776664.05600: _low_level_execute_command(): starting 3027 1726776664.05607: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/ /root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/AnsiballZ_stat.py && sleep 0' 3027 1726776664.06090: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776664.06095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776664.06098: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776664.06105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776664.06169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776664.06174: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776664.06178: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776664.06200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776664.08206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776664.08261: stderr chunk (state=3): >>><<< 3027 1726776664.08265: stdout chunk (state=3): >>><<< 3027 1726776664.08278: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776664.08281: _low_level_execute_command(): starting 3027 1726776664.08286: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/AnsiballZ_stat.py && sleep 0' 3027 1726776664.08755: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776664.08759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776664.08761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776664.08764: 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 <<< 3027 1726776664.08776: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776664.08831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776664.08834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776664.08835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776664.08873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776664.41798: 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": 262937, "dev": 51714, "nlink": 1, "atime": 1726776663.749748, "mtime": 1726776657.7747357, "ctime": 1726776657.7747357, "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": "3298423812", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3027 1726776664.43497: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776664.43539: stderr chunk (state=3): >>><<< 3027 1726776664.43542: stdout chunk (state=3): >>><<< 3027 1726776664.43561: _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": 262937, "dev": 51714, "nlink": 1, "atime": 1726776663.749748, "mtime": 1726776657.7747357, "ctime": 1726776657.7747357, "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": "3298423812", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776664.43608: 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-1726776663.9157856-4588-88055279976387/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3027 1726776664.43705: Sending initial data 3027 1726776664.43709: Sent initial data (138 bytes) 3027 1726776664.44187: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776664.44191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776664.44193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776664.44195: 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.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776664.44249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776664.44258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776664.44261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776664.44289: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776664.45927: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 3027 1726776664.45934: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776664.45960: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776664.45995: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/.8f7xmcm5 /root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/.source <<< 3027 1726776664.46003: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/.source" <<< 3027 1726776664.46035: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/.8f7xmcm5" to remote "/root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/.source" <<< 3027 1726776664.46038: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/.source" <<< 3027 1726776664.46177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776664.46242: stderr chunk (state=3): >>><<< 3027 1726776664.46246: stdout chunk (state=3): >>><<< 3027 1726776664.46267: _low_level_execute_command(): starting 3027 1726776664.46270: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/ /root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/.source && sleep 0' 3027 1726776664.46730: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776664.46735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776664.46738: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776664.46740: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776664.46743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776664.46800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776664.46803: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776664.46804: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776664.46835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776664.48643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776664.48691: stderr chunk (state=3): >>><<< 3027 1726776664.48695: stdout chunk (state=3): >>><<< 3027 1726776664.48709: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776664.48732: variable 'ansible_module_compression' from source: unknown 3027 1726776664.48766: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3027 1726776664.48782: variable 'ansible_facts' from source: unknown 3027 1726776664.48831: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/AnsiballZ_copy.py 3027 1726776664.48926: Sending initial data 3027 1726776664.48929: Sent initial data (150 bytes) 3027 1726776664.49399: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776664.49403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776664.49405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776664.49411: 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 <<< 3027 1726776664.49416: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776664.49464: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776664.49468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776664.49504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776664.51118: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776664.51144: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776664.51182: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpg8uzvwzy /root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/AnsiballZ_copy.py <<< 3027 1726776664.51185: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/AnsiballZ_copy.py" <<< 3027 1726776664.51213: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpg8uzvwzy" to remote "/root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/AnsiballZ_copy.py" <<< 3027 1726776664.51216: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/AnsiballZ_copy.py" <<< 3027 1726776664.51735: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776664.51801: stderr chunk (state=3): >>><<< 3027 1726776664.51804: stdout chunk (state=3): >>><<< 3027 1726776664.51823: done transferring module to remote 3027 1726776664.51831: _low_level_execute_command(): starting 3027 1726776664.51837: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/ /root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/AnsiballZ_copy.py && sleep 0' 3027 1726776664.52300: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776664.52304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776664.52306: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776664.52309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776664.52368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776664.52371: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776664.52375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776664.52408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776664.54220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776664.54270: stderr chunk (state=3): >>><<< 3027 1726776664.54274: stdout chunk (state=3): >>><<< 3027 1726776664.54288: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776664.54291: _low_level_execute_command(): starting 3027 1726776664.54296: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/AnsiballZ_copy.py && sleep 0' 3027 1726776664.54761: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776664.54765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776664.54768: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776664.54770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776664.54829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776664.54832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776664.54839: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776664.54880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776664.72580: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/.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-1726776663.9157856-4588-88055279976387/.source", "_original_basename": ".8f7xmcm5", "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}}} <<< 3027 1726776664.73999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776664.74052: stderr chunk (state=3): >>><<< 3027 1726776664.74056: stdout chunk (state=3): >>><<< 3027 1726776664.74072: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/.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-1726776663.9157856-4588-88055279976387/.source", "_original_basename": ".8f7xmcm5", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776664.74101: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/.source', '_original_basename': '.8f7xmcm5', '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-1726776663.9157856-4588-88055279976387/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776664.74110: _low_level_execute_command(): starting 3027 1726776664.74115: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776663.9157856-4588-88055279976387/ > /dev/null 2>&1 && sleep 0' 3027 1726776664.74554: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776664.74577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776664.74582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776664.74635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776664.74640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776664.74674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776664.76686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776664.76757: stderr chunk (state=3): >>><<< 3027 1726776664.76760: stdout chunk (state=3): >>><<< 3027 1726776664.76763: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776664.76766: handler run complete 3027 1726776664.76774: attempt loop complete, returning result 3027 1726776664.76781: _execute() done 3027 1726776664.76788: dumping result to json 3027 1726776664.76800: done dumping result, returning 3027 1726776664.76812: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0233de48-8dd1-1ba9-d908-0000000000bc] 3027 1726776664.76822: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000bc 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-1726776663.9157856-4588-88055279976387/.source", "state": "file", "uid": 0 } 3027 1726776664.77152: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000bc 3027 1726776664.77156: WORKER PROCESS EXITING 3027 1726776664.77165: no more pending results, returning what we have 3027 1726776664.77168: results queue empty 3027 1726776664.77169: checking for any_errors_fatal 3027 1726776664.77173: done checking for any_errors_fatal 3027 1726776664.77174: checking for max_fail_percentage 3027 1726776664.77179: done checking for max_fail_percentage 3027 1726776664.77180: checking to see if all hosts have failed and the running result is not ok 3027 1726776664.77181: done checking to see if all hosts have failed 3027 1726776664.77181: getting the remaining hosts for this loop 3027 1726776664.77183: done getting the remaining hosts for this loop 3027 1726776664.77186: getting the next task for host managed_node2 3027 1726776664.77191: done getting next task for host managed_node2 3027 1726776664.77195: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3027 1726776664.77197: ^ 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 3027 1726776664.77207: getting variables 3027 1726776664.77208: in VariableManager get_vars() 3027 1726776664.77253: Calling all_inventory to load vars for managed_node2 3027 1726776664.77256: Calling groups_inventory to load vars for managed_node2 3027 1726776664.77258: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776664.77267: Calling all_plugins_play to load vars for managed_node2 3027 1726776664.77270: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776664.77273: Calling groups_plugins_play to load vars for managed_node2 3027 1726776664.77497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776664.77726: done with get_vars() 3027 1726776664.77736: done getting variables 3027 1726776664.77808: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:11:04 -0400 (0:00:00.907) 0:00:50.876 **** 3027 1726776664.77839: entering _queue_task() for managed_node2/copy 3027 1726776664.78155: worker is 1 (out of 1 available) 3027 1726776664.78169: exiting _queue_task() for managed_node2/copy 3027 1726776664.78182: done queuing things up, now waiting for results queue to drain 3027 1726776664.78184: waiting for pending results... 3027 1726776664.78471: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3027 1726776664.78598: in run() - task 0233de48-8dd1-1ba9-d908-0000000000bd 3027 1726776664.78624: variable 'ansible_search_path' from source: unknown 3027 1726776664.78632: variable 'ansible_search_path' from source: unknown 3027 1726776664.78684: calling self._execute() 3027 1726776664.78785: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776664.78869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776664.78872: variable 'omit' from source: magic vars 3027 1726776664.78936: variable 'omit' from source: magic vars 3027 1726776664.79003: variable 'omit' from source: magic vars 3027 1726776664.79044: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3027 1726776664.79396: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3027 1726776664.79496: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776664.79553: variable 'omit' from source: magic vars 3027 1726776664.79602: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776664.79658: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776664.79684: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776664.79709: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776664.79743: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776664.79853: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776664.79858: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776664.79860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776664.79911: Set connection var ansible_shell_executable to /bin/sh 3027 1726776664.79936: Set connection var ansible_shell_type to sh 3027 1726776664.79944: Set connection var ansible_connection to ssh 3027 1726776664.79964: Set connection var ansible_pipelining to False 3027 1726776664.79976: Set connection var ansible_timeout to 10 3027 1726776664.79992: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776664.80023: variable 'ansible_shell_executable' from source: unknown 3027 1726776664.80032: variable 'ansible_connection' from source: unknown 3027 1726776664.80040: variable 'ansible_module_compression' from source: unknown 3027 1726776664.80047: variable 'ansible_shell_type' from source: unknown 3027 1726776664.80059: variable 'ansible_shell_executable' from source: unknown 3027 1726776664.80074: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776664.80083: variable 'ansible_pipelining' from source: unknown 3027 1726776664.80090: variable 'ansible_timeout' from source: unknown 3027 1726776664.80180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776664.80271: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776664.80296: variable 'omit' from source: magic vars 3027 1726776664.80307: starting attempt loop 3027 1726776664.80317: running the handler 3027 1726776664.80337: _low_level_execute_command(): starting 3027 1726776664.80353: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776664.81129: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776664.81137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776664.81166: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776664.81179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776664.81244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776664.81252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776664.81286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776664.82940: stdout chunk (state=3): >>>/root <<< 3027 1726776664.83105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776664.83176: stderr chunk (state=3): >>><<< 3027 1726776664.83179: stdout chunk (state=3): >>><<< 3027 1726776664.83197: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776664.83298: _low_level_execute_command(): starting 3027 1726776664.83302: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885 `" && echo ansible-tmp-1726776664.8320444-4621-7976920167885="` echo /root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885 `" ) && sleep 0' 3027 1726776664.83822: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776664.83838: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776664.83858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776664.83879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776664.83911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776664.84003: stderr chunk (state=3): >>>debug2: match not found <<< 3027 1726776664.84019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776664.84039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776664.84057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776664.84129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776664.86092: stdout chunk (state=3): >>>ansible-tmp-1726776664.8320444-4621-7976920167885=/root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885 <<< 3027 1726776664.86211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776664.86337: stderr chunk (state=3): >>><<< 3027 1726776664.86340: stdout chunk (state=3): >>><<< 3027 1726776664.86343: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776664.8320444-4621-7976920167885=/root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776664.86568: variable 'ansible_module_compression' from source: unknown 3027 1726776664.86570: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776664.86572: variable 'ansible_facts' from source: unknown 3027 1726776664.86627: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/AnsiballZ_stat.py 3027 1726776664.86861: Sending initial data 3027 1726776664.86866: Sent initial data (149 bytes) 3027 1726776664.87426: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776664.87465: 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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776664.87475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776664.87520: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776664.87574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776664.87610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776664.87647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776664.89249: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776664.89275: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776664.89308: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpu4_gnkm9 /root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/AnsiballZ_stat.py <<< 3027 1726776664.89312: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/AnsiballZ_stat.py" <<< 3027 1726776664.89351: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpu4_gnkm9" to remote "/root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/AnsiballZ_stat.py" <<< 3027 1726776664.90027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776664.90065: stderr chunk (state=3): >>><<< 3027 1726776664.90154: stdout chunk (state=3): >>><<< 3027 1726776664.90157: done transferring module to remote 3027 1726776664.90160: _low_level_execute_command(): starting 3027 1726776664.90163: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/ /root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/AnsiballZ_stat.py && sleep 0' 3027 1726776664.90778: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776664.90858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776664.90866: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776664.90871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776664.90901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776664.92696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776664.92753: stderr chunk (state=3): >>><<< 3027 1726776664.92756: stdout chunk (state=3): >>><<< 3027 1726776664.92771: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776664.92774: _low_level_execute_command(): starting 3027 1726776664.92780: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/AnsiballZ_stat.py && sleep 0' 3027 1726776664.93364: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776664.93368: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776664.93407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776664.93457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776665.11245: 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": 262606, "dev": 51714, "nlink": 1, "atime": 1726776657.6017354, "mtime": 1726776657.7747357, "ctime": 1726776657.7747357, "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": "1454374062", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3027 1726776665.12844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776665.12904: stderr chunk (state=3): >>><<< 3027 1726776665.12907: stdout chunk (state=3): >>><<< 3027 1726776665.12928: _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": 262606, "dev": 51714, "nlink": 1, "atime": 1726776657.6017354, "mtime": 1726776657.7747357, "ctime": 1726776657.7747357, "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": "1454374062", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776665.12979: 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-1726776664.8320444-4621-7976920167885/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3027 1726776665.13079: Sending initial data 3027 1726776665.13087: Sent initial data (137 bytes) 3027 1726776665.13835: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776665.13858: 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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776665.13904: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776665.13943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776665.15575: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776665.15605: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776665.15642: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/.u6cwvjb8 /root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/.source <<< 3027 1726776665.15645: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/.source" <<< 3027 1726776665.15676: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/.u6cwvjb8" to remote "/root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/.source" <<< 3027 1726776665.15680: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/.source" <<< 3027 1726776665.15819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776665.15887: stderr chunk (state=3): >>><<< 3027 1726776665.15890: stdout chunk (state=3): >>><<< 3027 1726776665.15914: _low_level_execute_command(): starting 3027 1726776665.15923: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/ /root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/.source && sleep 0' 3027 1726776665.16737: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776665.16741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776665.25773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776665.25830: stderr chunk (state=3): >>><<< 3027 1726776665.25834: stdout chunk (state=3): >>><<< 3027 1726776665.25836: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776665.25860: variable 'ansible_module_compression' from source: unknown 3027 1726776665.25967: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3027 1726776665.25971: variable 'ansible_facts' from source: unknown 3027 1726776665.25989: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/AnsiballZ_copy.py 3027 1726776665.26083: Sending initial data 3027 1726776665.26087: Sent initial data (149 bytes) 3027 1726776665.26533: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776665.26537: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776665.26540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776665.26552: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776665.26596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776665.26617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776665.26661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776665.28278: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776665.28308: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776665.28357: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp_gua7_24 /root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/AnsiballZ_copy.py <<< 3027 1726776665.28361: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/AnsiballZ_copy.py" <<< 3027 1726776665.28376: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 3027 1726776665.28380: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp_gua7_24" to remote "/root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/AnsiballZ_copy.py" <<< 3027 1726776665.28892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776665.28956: stderr chunk (state=3): >>><<< 3027 1726776665.28959: stdout chunk (state=3): >>><<< 3027 1726776665.28981: done transferring module to remote 3027 1726776665.28989: _low_level_execute_command(): starting 3027 1726776665.28996: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/ /root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/AnsiballZ_copy.py && sleep 0' 3027 1726776665.29428: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776665.29431: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776665.29456: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776665.29459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776665.29510: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776665.29519: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776665.29556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776665.31338: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776665.31385: stderr chunk (state=3): >>><<< 3027 1726776665.31388: stdout chunk (state=3): >>><<< 3027 1726776665.31405: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776665.31408: _low_level_execute_command(): starting 3027 1726776665.31416: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/AnsiballZ_copy.py && sleep 0' 3027 1726776665.31843: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776665.31877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776665.31880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776665.31883: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776665.31886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776665.31942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776665.31947: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776665.31951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776665.31990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776665.49692: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/.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-1726776664.8320444-4621-7976920167885/.source", "_original_basename": ".u6cwvjb8", "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}}} <<< 3027 1726776665.51361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776665.51475: stderr chunk (state=3): >>><<< 3027 1726776665.51479: stdout chunk (state=3): >>><<< 3027 1726776665.51497: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/.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-1726776664.8320444-4621-7976920167885/.source", "_original_basename": ".u6cwvjb8", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776665.51537: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/.source', '_original_basename': '.u6cwvjb8', '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-1726776664.8320444-4621-7976920167885/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776665.51551: _low_level_execute_command(): starting 3027 1726776665.51557: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776664.8320444-4621-7976920167885/ > /dev/null 2>&1 && sleep 0' 3027 1726776665.52218: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776665.52227: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776665.52255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776665.52258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776665.52261: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776665.52269: stderr chunk (state=3): >>>debug2: match not found <<< 3027 1726776665.52344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776665.52348: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3027 1726776665.52351: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776665.52355: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3027 1726776665.52357: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776665.52359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776665.52361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776665.52363: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776665.52365: stderr chunk (state=3): >>>debug2: match found <<< 3027 1726776665.52367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776665.52410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776665.52424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776665.52442: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776665.52504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776665.54481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776665.54485: stdout chunk (state=3): >>><<< 3027 1726776665.54554: stderr chunk (state=3): >>><<< 3027 1726776665.54558: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776665.54561: handler run complete 3027 1726776665.54563: attempt loop complete, returning result 3027 1726776665.54565: _execute() done 3027 1726776665.54567: dumping result to json 3027 1726776665.54569: done dumping result, returning 3027 1726776665.54572: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0233de48-8dd1-1ba9-d908-0000000000bd] 3027 1726776665.54576: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000bd 3027 1726776665.54699: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000bd 3027 1726776665.54702: WORKER PROCESS EXITING 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-1726776664.8320444-4621-7976920167885/.source", "state": "file", "uid": 0 } 3027 1726776665.54817: no more pending results, returning what we have 3027 1726776665.54823: results queue empty 3027 1726776665.54824: checking for any_errors_fatal 3027 1726776665.54832: done checking for any_errors_fatal 3027 1726776665.54833: checking for max_fail_percentage 3027 1726776665.54835: done checking for max_fail_percentage 3027 1726776665.54836: checking to see if all hosts have failed and the running result is not ok 3027 1726776665.54836: done checking to see if all hosts have failed 3027 1726776665.54837: getting the remaining hosts for this loop 3027 1726776665.54840: done getting the remaining hosts for this loop 3027 1726776665.54844: getting the next task for host managed_node2 3027 1726776665.54852: done getting next task for host managed_node2 3027 1726776665.54857: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 3027 1726776665.54860: ^ 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 3027 1726776665.54871: getting variables 3027 1726776665.54872: in VariableManager get_vars() 3027 1726776665.54910: Calling all_inventory to load vars for managed_node2 3027 1726776665.54913: Calling groups_inventory to load vars for managed_node2 3027 1726776665.54915: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776665.54926: Calling all_plugins_play to load vars for managed_node2 3027 1726776665.54930: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776665.54933: Calling groups_plugins_play to load vars for managed_node2 3027 1726776665.55324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776665.55556: done with get_vars() 3027 1726776665.55569: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:11:05 -0400 (0:00:00.778) 0:00:51.654 **** 3027 1726776665.55669: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776665.56075: worker is 1 (out of 1 available) 3027 1726776665.56088: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776665.56100: done queuing things up, now waiting for results queue to drain 3027 1726776665.56101: waiting for pending results... 3027 1726776665.56392: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 3027 1726776665.56487: in run() - task 0233de48-8dd1-1ba9-d908-0000000000be 3027 1726776665.56491: variable 'ansible_search_path' from source: unknown 3027 1726776665.56494: variable 'ansible_search_path' from source: unknown 3027 1726776665.56595: calling self._execute() 3027 1726776665.56627: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776665.56639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776665.56656: variable 'omit' from source: magic vars 3027 1726776665.57138: variable 'omit' from source: magic vars 3027 1726776665.57200: variable 'omit' from source: magic vars 3027 1726776665.57235: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776665.57565: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776665.57668: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776665.57773: variable '__kernel_settings_profile_parent' from source: set_fact 3027 1726776665.57792: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776665.57853: variable 'omit' from source: magic vars 3027 1726776665.57890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776665.58010: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776665.58014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776665.58016: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776665.58019: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776665.58044: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776665.58056: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776665.58062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776665.58172: Set connection var ansible_shell_executable to /bin/sh 3027 1726776665.58184: Set connection var ansible_shell_type to sh 3027 1726776665.58191: Set connection var ansible_connection to ssh 3027 1726776665.58201: Set connection var ansible_pipelining to False 3027 1726776665.58210: Set connection var ansible_timeout to 10 3027 1726776665.58230: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776665.58268: variable 'ansible_shell_executable' from source: unknown 3027 1726776665.58275: variable 'ansible_connection' from source: unknown 3027 1726776665.58282: variable 'ansible_module_compression' from source: unknown 3027 1726776665.58288: variable 'ansible_shell_type' from source: unknown 3027 1726776665.58336: variable 'ansible_shell_executable' from source: unknown 3027 1726776665.58340: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776665.58342: variable 'ansible_pipelining' from source: unknown 3027 1726776665.58344: variable 'ansible_timeout' from source: unknown 3027 1726776665.58346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776665.58532: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776665.58554: variable 'omit' from source: magic vars 3027 1726776665.58571: starting attempt loop 3027 1726776665.58583: running the handler 3027 1726776665.58654: _low_level_execute_command(): starting 3027 1726776665.58657: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776665.59411: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776665.59432: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776665.59457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776665.59490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776665.59568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776665.59610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776665.59629: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776665.59667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776665.59743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776665.61440: stdout chunk (state=3): >>>/root <<< 3027 1726776665.61546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776665.61618: stderr chunk (state=3): >>><<< 3027 1726776665.61620: stdout chunk (state=3): >>><<< 3027 1726776665.61636: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776665.61713: _low_level_execute_command(): starting 3027 1726776665.61722: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776665.616416-4655-256449925635168 `" && echo ansible-tmp-1726776665.616416-4655-256449925635168="` echo /root/.ansible/tmp/ansible-tmp-1726776665.616416-4655-256449925635168 `" ) && sleep 0' 3027 1726776665.62119: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776665.62131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776665.62145: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776665.62198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776665.62206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776665.62208: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776665.62239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776665.64170: stdout chunk (state=3): >>>ansible-tmp-1726776665.616416-4655-256449925635168=/root/.ansible/tmp/ansible-tmp-1726776665.616416-4655-256449925635168 <<< 3027 1726776665.64281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776665.64335: stderr chunk (state=3): >>><<< 3027 1726776665.64338: stdout chunk (state=3): >>><<< 3027 1726776665.64355: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776665.616416-4655-256449925635168=/root/.ansible/tmp/ansible-tmp-1726776665.616416-4655-256449925635168 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776665.64396: variable 'ansible_module_compression' from source: unknown 3027 1726776665.64434: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3027 1726776665.64467: variable 'ansible_facts' from source: unknown 3027 1726776665.64532: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776665.616416-4655-256449925635168/AnsiballZ_kernel_settings_get_config.py 3027 1726776665.64639: Sending initial data 3027 1726776665.64642: Sent initial data (172 bytes) 3027 1726776665.65112: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776665.65115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776665.65119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776665.65121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776665.65173: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776665.65177: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776665.65219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776665.66867: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776665.66899: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776665.66954: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp89n7pouq /root/.ansible/tmp/ansible-tmp-1726776665.616416-4655-256449925635168/AnsiballZ_kernel_settings_get_config.py <<< 3027 1726776665.66968: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776665.616416-4655-256449925635168/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776665.66992: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp89n7pouq" to remote "/root/.ansible/tmp/ansible-tmp-1726776665.616416-4655-256449925635168/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776665.616416-4655-256449925635168/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776665.67517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776665.67581: stderr chunk (state=3): >>><<< 3027 1726776665.67586: stdout chunk (state=3): >>><<< 3027 1726776665.67607: done transferring module to remote 3027 1726776665.67619: _low_level_execute_command(): starting 3027 1726776665.67624: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776665.616416-4655-256449925635168/ /root/.ansible/tmp/ansible-tmp-1726776665.616416-4655-256449925635168/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776665.68084: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776665.68088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776665.68090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776665.68097: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776665.68099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776665.68148: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776665.68161: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776665.68192: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776665.70113: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776665.70127: stderr chunk (state=3): >>><<< 3027 1726776665.70139: stdout chunk (state=3): >>><<< 3027 1726776665.70155: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776665.70191: _low_level_execute_command(): starting 3027 1726776665.70194: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776665.616416-4655-256449925635168/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776665.70615: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776665.70647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776665.70653: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776665.70656: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776665.70658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776665.70660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776665.70709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776665.70713: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776665.70758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776665.87719: 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"}}} <<< 3027 1726776665.89166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776665.89224: stderr chunk (state=3): >>><<< 3027 1726776665.89228: stdout chunk (state=3): >>><<< 3027 1726776665.89242: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776665.89273: 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-1726776665.616416-4655-256449925635168/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776665.89282: _low_level_execute_command(): starting 3027 1726776665.89287: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776665.616416-4655-256449925635168/ > /dev/null 2>&1 && sleep 0' 3027 1726776665.89751: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776665.89760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776665.89794: 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.47.80 is address debug1: re-parsing configuration <<< 3027 1726776665.89797: 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.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776665.89897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776665.89932: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776665.89965: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776665.91869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776665.92010: stderr chunk (state=3): >>><<< 3027 1726776665.92017: stdout chunk (state=3): >>><<< 3027 1726776665.92020: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776665.92024: handler run complete 3027 1726776665.92026: attempt loop complete, returning result 3027 1726776665.92028: _execute() done 3027 1726776665.92030: dumping result to json 3027 1726776665.92032: done dumping result, returning 3027 1726776665.92034: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0233de48-8dd1-1ba9-d908-0000000000be] 3027 1726776665.92037: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000be 3027 1726776665.92108: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000be 3027 1726776665.92111: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "379724", "kernel.threads-max": "29968", "vm.max_map_count": "65530" }, "sysfs": { "/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" } } } 3027 1726776665.92247: no more pending results, returning what we have 3027 1726776665.92253: results queue empty 3027 1726776665.92254: checking for any_errors_fatal 3027 1726776665.92261: done checking for any_errors_fatal 3027 1726776665.92262: checking for max_fail_percentage 3027 1726776665.92268: done checking for max_fail_percentage 3027 1726776665.92269: checking to see if all hosts have failed and the running result is not ok 3027 1726776665.92270: done checking to see if all hosts have failed 3027 1726776665.92270: getting the remaining hosts for this loop 3027 1726776665.92272: done getting the remaining hosts for this loop 3027 1726776665.92277: getting the next task for host managed_node2 3027 1726776665.92283: done getting next task for host managed_node2 3027 1726776665.92288: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3027 1726776665.92291: ^ 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 3027 1726776665.92302: getting variables 3027 1726776665.92304: in VariableManager get_vars() 3027 1726776665.92341: Calling all_inventory to load vars for managed_node2 3027 1726776665.92344: Calling groups_inventory to load vars for managed_node2 3027 1726776665.92347: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776665.92526: Calling all_plugins_play to load vars for managed_node2 3027 1726776665.92529: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776665.92533: Calling groups_plugins_play to load vars for managed_node2 3027 1726776665.92971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776665.93186: done with get_vars() 3027 1726776665.93196: done getting variables 3027 1726776665.93316: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:11:05 -0400 (0:00:00.376) 0:00:52.031 **** 3027 1726776665.93346: entering _queue_task() for managed_node2/template 3027 1726776665.93348: Creating lock for template 3027 1726776665.93765: worker is 1 (out of 1 available) 3027 1726776665.93776: exiting _queue_task() for managed_node2/template 3027 1726776665.93787: done queuing things up, now waiting for results queue to drain 3027 1726776665.93788: waiting for pending results... 3027 1726776665.94488: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3027 1726776665.94494: in run() - task 0233de48-8dd1-1ba9-d908-0000000000bf 3027 1726776665.94498: variable 'ansible_search_path' from source: unknown 3027 1726776665.94507: variable 'ansible_search_path' from source: unknown 3027 1726776665.94559: calling self._execute() 3027 1726776665.94660: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776665.94703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776665.94707: variable 'omit' from source: magic vars 3027 1726776665.94810: variable 'omit' from source: magic vars 3027 1726776665.94852: variable 'omit' from source: magic vars 3027 1726776665.95112: variable '__kernel_settings_profile_src' from source: role '' all vars 3027 1726776665.95121: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776665.95182: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776665.95202: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776665.95257: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776665.95308: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776665.95375: variable '__kernel_settings_profile_parent' from source: set_fact 3027 1726776665.95379: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776665.95405: variable 'omit' from source: magic vars 3027 1726776665.95446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776665.95477: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776665.95494: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776665.95508: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776665.95521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776665.95546: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776665.95551: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776665.95554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776665.95628: Set connection var ansible_shell_executable to /bin/sh 3027 1726776665.95633: Set connection var ansible_shell_type to sh 3027 1726776665.95636: Set connection var ansible_connection to ssh 3027 1726776665.95641: Set connection var ansible_pipelining to False 3027 1726776665.95647: Set connection var ansible_timeout to 10 3027 1726776665.95657: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776665.95676: variable 'ansible_shell_executable' from source: unknown 3027 1726776665.95680: variable 'ansible_connection' from source: unknown 3027 1726776665.95682: variable 'ansible_module_compression' from source: unknown 3027 1726776665.95685: variable 'ansible_shell_type' from source: unknown 3027 1726776665.95688: variable 'ansible_shell_executable' from source: unknown 3027 1726776665.95692: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776665.95694: variable 'ansible_pipelining' from source: unknown 3027 1726776665.95697: variable 'ansible_timeout' from source: unknown 3027 1726776665.95703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776665.95814: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776665.95823: variable 'omit' from source: magic vars 3027 1726776665.95829: starting attempt loop 3027 1726776665.95832: running the handler 3027 1726776665.95843: _low_level_execute_command(): starting 3027 1726776665.95851: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776665.96596: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776665.96601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776665.96618: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776665.98358: stdout chunk (state=3): >>>/root <<< 3027 1726776665.98730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776665.98734: stdout chunk (state=3): >>><<< 3027 1726776665.98736: stderr chunk (state=3): >>><<< 3027 1726776665.98739: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776665.98741: _low_level_execute_command(): starting 3027 1726776665.98745: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952 `" && echo ansible-tmp-1726776665.9864395-4672-237787198565952="` echo /root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952 `" ) && sleep 0' 3027 1726776665.99486: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776665.99507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776665.99563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776665.99643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776665.99662: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776665.99684: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776665.99751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776666.01696: stdout chunk (state=3): >>>ansible-tmp-1726776665.9864395-4672-237787198565952=/root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952 <<< 3027 1726776666.01873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776666.01899: stdout chunk (state=3): >>><<< 3027 1726776666.01902: stderr chunk (state=3): >>><<< 3027 1726776666.01921: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776665.9864395-4672-237787198565952=/root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776666.01956: evaluation_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 3027 1726776666.02055: search_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 3027 1726776666.02060: variable 'ansible_search_path' from source: unknown 3027 1726776666.03087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776666.05407: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776666.05503: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776666.05547: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776666.05593: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776666.05667: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776666.05984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776666.06033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776666.06069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776666.06132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776666.06154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776666.06649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776666.06654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776666.06754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776666.06757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776666.06760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776666.07208: variable 'ansible_managed' from source: unknown 3027 1726776666.07223: variable '__sections' from source: task vars 3027 1726776666.07388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776666.07427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776666.07461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776666.07508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776666.07555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776666.07749: variable 'kernel_settings_sysctl' from source: include params 3027 1726776666.07753: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776666.07758: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776666.07760: variable '__sysctl_old' from source: task vars 3027 1726776666.07838: variable '__sysctl_old' from source: task vars 3027 1726776666.08098: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776666.08109: variable 'kernel_settings_sysctl' from source: include params 3027 1726776666.08124: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776666.08133: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776666.08142: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776666.08426: variable 'kernel_settings_sysfs' from source: include params 3027 1726776666.08429: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776666.08438: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776666.08534: variable '__sysfs_old' from source: task vars 3027 1726776666.08547: variable '__sysfs_old' from source: task vars 3027 1726776666.08804: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776666.08817: variable 'kernel_settings_sysfs' from source: include params 3027 1726776666.08829: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776666.08838: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776666.08847: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776666.08910: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3027 1726776666.08956: variable '__systemd_old' from source: task vars 3027 1726776666.09009: variable '__systemd_old' from source: task vars 3027 1726776666.09262: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776666.09273: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3027 1726776666.09281: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776666.09302: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776666.09353: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 3027 1726776666.09357: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3027 1726776666.09359: variable '__trans_huge_old' from source: task vars 3027 1726776666.09418: variable '__trans_huge_old' from source: task vars 3027 1726776666.09662: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776666.09672: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 3027 1726776666.09722: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776666.09725: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776666.09728: variable '__trans_defrag_old' from source: task vars 3027 1726776666.09786: variable '__trans_defrag_old' from source: task vars 3027 1726776666.10068: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776666.10078: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3027 1726776666.10154: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776666.10157: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776666.10161: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776666.10164: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776666.10166: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776666.10188: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776666.10206: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776666.10220: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776666.10244: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776666.10261: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776666.10282: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776666.10293: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776666.10308: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776666.10388: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776666.10391: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776666.10393: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776666.10396: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776666.11220: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776666.11291: variable 'ansible_module_compression' from source: unknown 3027 1726776666.11351: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776666.11453: variable 'ansible_facts' from source: unknown 3027 1726776666.11480: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/AnsiballZ_stat.py 3027 1726776666.11624: Sending initial data 3027 1726776666.11752: Sent initial data (151 bytes) 3027 1726776666.12332: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776666.12377: 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 <<< 3027 1726776666.12486: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776666.12506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776666.12582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776666.14262: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776666.14317: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776666.14381: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp9p8p9i2u /root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/AnsiballZ_stat.py <<< 3027 1726776666.14394: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/AnsiballZ_stat.py" <<< 3027 1726776666.14428: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 3027 1726776666.14449: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp9p8p9i2u" to remote "/root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/AnsiballZ_stat.py" <<< 3027 1726776666.15181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776666.15357: stderr chunk (state=3): >>><<< 3027 1726776666.15371: stdout chunk (state=3): >>><<< 3027 1726776666.15502: done transferring module to remote 3027 1726776666.15506: _low_level_execute_command(): starting 3027 1726776666.15508: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/ /root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/AnsiballZ_stat.py && sleep 0' 3027 1726776666.16178: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776666.16198: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776666.16216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776666.16317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776666.16343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776666.16366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776666.16391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776666.16455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776666.18372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776666.18386: stdout chunk (state=3): >>><<< 3027 1726776666.18397: stderr chunk (state=3): >>><<< 3027 1726776666.18500: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776666.18504: _low_level_execute_command(): starting 3027 1726776666.18508: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/AnsiballZ_stat.py && sleep 0' 3027 1726776666.19045: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776666.19057: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776666.19069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776666.19083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776666.19145: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776666.19150: stderr chunk (state=3): >>>debug2: match not found <<< 3027 1726776666.19153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776666.19155: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3027 1726776666.19157: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776666.19159: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3027 1726776666.19161: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776666.19163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776666.19169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776666.19178: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776666.19185: stderr chunk (state=3): >>>debug2: match found <<< 3027 1726776666.19238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776666.19262: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776666.19294: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776666.19297: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776666.19366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776666.37202: 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": 262938, "dev": 51714, "nlink": 1, "atime": 1726776665.8747523, "mtime": 1726776655.2277305, "ctime": 1726776655.7277315, "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": "1867489958", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3027 1726776666.38926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776666.38931: stdout chunk (state=3): >>><<< 3027 1726776666.38933: stderr chunk (state=3): >>><<< 3027 1726776666.39003: _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": 262938, "dev": 51714, "nlink": 1, "atime": 1726776665.8747523, "mtime": 1726776655.2277305, "ctime": 1726776655.7277315, "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": "1867489958", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776666.39045: 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-1726776665.9864395-4672-237787198565952/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3027 1726776666.39303: Sending initial data 3027 1726776666.39306: Sent initial data (165 bytes) 3027 1726776666.39977: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776666.40039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776666.40078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776666.40105: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776666.40174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776666.41873: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3027 1726776666.41878: 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 <<< 3027 1726776666.41905: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776666.41969: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp0hnb7sym/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/.source.conf <<< 3027 1726776666.41973: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/.source.conf" <<< 3027 1726776666.42008: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp0hnb7sym/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/.source.conf" <<< 3027 1726776666.42263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776666.42300: stderr chunk (state=3): >>><<< 3027 1726776666.42424: stdout chunk (state=3): >>><<< 3027 1726776666.42428: _low_level_execute_command(): starting 3027 1726776666.42430: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/ /root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/.source.conf && sleep 0' 3027 1726776666.43065: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776666.43080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776666.43210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776666.43240: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776666.43304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776666.45243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776666.45247: stdout chunk (state=3): >>><<< 3027 1726776666.45253: stderr chunk (state=3): >>><<< 3027 1726776666.45455: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776666.45459: variable 'ansible_module_compression' from source: unknown 3027 1726776666.45461: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3027 1726776666.45464: variable 'ansible_facts' from source: unknown 3027 1726776666.45466: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/AnsiballZ_copy.py 3027 1726776666.45601: Sending initial data 3027 1726776666.45704: Sent initial data (151 bytes) 3027 1726776666.46271: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776666.46280: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776666.46291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776666.46306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776666.46364: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776666.46408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776666.46424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776666.46428: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776666.46490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776666.48089: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776666.48133: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776666.48187: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp_e0ielrw /root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/AnsiballZ_copy.py <<< 3027 1726776666.48190: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/AnsiballZ_copy.py" <<< 3027 1726776666.48232: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp_e0ielrw" to remote "/root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/AnsiballZ_copy.py" <<< 3027 1726776666.49033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776666.49076: stderr chunk (state=3): >>><<< 3027 1726776666.49089: stdout chunk (state=3): >>><<< 3027 1726776666.49131: done transferring module to remote 3027 1726776666.49233: _low_level_execute_command(): starting 3027 1726776666.49236: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/ /root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/AnsiballZ_copy.py && sleep 0' 3027 1726776666.49886: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776666.49899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776666.49940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776666.51759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776666.51822: stderr chunk (state=3): >>><<< 3027 1726776666.51825: stdout chunk (state=3): >>><<< 3027 1726776666.51838: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776666.51882: _low_level_execute_command(): starting 3027 1726776666.51886: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/AnsiballZ_copy.py && sleep 0' 3027 1726776666.52308: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776666.52342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776666.52346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776666.52352: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776666.52355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776666.52405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776666.52408: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776666.52410: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776666.52461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776666.70270: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/.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-1726776665.9864395-4672-237787198565952/.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}}} <<< 3027 1726776666.71778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776666.71838: stderr chunk (state=3): >>><<< 3027 1726776666.71841: stdout chunk (state=3): >>><<< 3027 1726776666.71858: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/.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-1726776665.9864395-4672-237787198565952/.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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776666.71887: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/.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-1726776665.9864395-4672-237787198565952/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776666.71921: _low_level_execute_command(): starting 3027 1726776666.71925: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776665.9864395-4672-237787198565952/ > /dev/null 2>&1 && sleep 0' 3027 1726776666.72383: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776666.72387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776666.72400: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776666.72452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776666.72470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776666.72512: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776666.74410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776666.74457: stderr chunk (state=3): >>><<< 3027 1726776666.74461: stdout chunk (state=3): >>><<< 3027 1726776666.74474: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776666.74489: handler run complete 3027 1726776666.74527: attempt loop complete, returning result 3027 1726776666.74530: _execute() done 3027 1726776666.74533: dumping result to json 3027 1726776666.74535: done dumping result, returning 3027 1726776666.74547: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0233de48-8dd1-1ba9-d908-0000000000bf] 3027 1726776666.74552: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000bf 3027 1726776666.74680: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000bf 3027 1726776666.74683: 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-1726776665.9864395-4672-237787198565952/.source.conf", "state": "file", "uid": 0 } 3027 1726776666.74779: no more pending results, returning what we have 3027 1726776666.74782: results queue empty 3027 1726776666.74783: checking for any_errors_fatal 3027 1726776666.74789: done checking for any_errors_fatal 3027 1726776666.74789: checking for max_fail_percentage 3027 1726776666.74791: done checking for max_fail_percentage 3027 1726776666.74792: checking to see if all hosts have failed and the running result is not ok 3027 1726776666.74799: done checking to see if all hosts have failed 3027 1726776666.74800: getting the remaining hosts for this loop 3027 1726776666.74801: done getting the remaining hosts for this loop 3027 1726776666.74805: getting the next task for host managed_node2 3027 1726776666.74810: done getting next task for host managed_node2 3027 1726776666.74813: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3027 1726776666.74816: ^ 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 3027 1726776666.74826: getting variables 3027 1726776666.74828: in VariableManager get_vars() 3027 1726776666.74862: Calling all_inventory to load vars for managed_node2 3027 1726776666.74865: Calling groups_inventory to load vars for managed_node2 3027 1726776666.74867: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776666.74875: Calling all_plugins_play to load vars for managed_node2 3027 1726776666.74878: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776666.74881: Calling groups_plugins_play to load vars for managed_node2 3027 1726776666.75022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776666.75155: done with get_vars() 3027 1726776666.75163: done getting variables 3027 1726776666.75206: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:11:06 -0400 (0:00:00.818) 0:00:52.850 **** 3027 1726776666.75229: entering _queue_task() for managed_node2/service 3027 1726776666.75435: worker is 1 (out of 1 available) 3027 1726776666.75451: exiting _queue_task() for managed_node2/service 3027 1726776666.75463: done queuing things up, now waiting for results queue to drain 3027 1726776666.75464: waiting for pending results... 3027 1726776666.75647: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3027 1726776666.75725: in run() - task 0233de48-8dd1-1ba9-d908-0000000000c0 3027 1726776666.75737: variable 'ansible_search_path' from source: unknown 3027 1726776666.75741: variable 'ansible_search_path' from source: unknown 3027 1726776666.75781: variable '__kernel_settings_services' from source: include_vars 3027 1726776666.76154: variable '__kernel_settings_services' from source: include_vars 3027 1726776666.76157: variable 'omit' from source: magic vars 3027 1726776666.76276: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776666.76293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776666.76309: variable 'omit' from source: magic vars 3027 1726776666.76599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776666.76877: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776666.76938: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776666.77006: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776666.77053: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776666.77172: variable '__kernel_settings_register_profile' from source: set_fact 3027 1726776666.77190: variable '__kernel_settings_register_mode' from source: set_fact 3027 1726776666.77206: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): True 3027 1726776666.77210: variable 'omit' from source: magic vars 3027 1726776666.77246: variable 'omit' from source: magic vars 3027 1726776666.77285: variable 'item' from source: unknown 3027 1726776666.77338: variable 'item' from source: unknown 3027 1726776666.77355: variable 'omit' from source: magic vars 3027 1726776666.77391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776666.77416: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776666.77430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776666.77444: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776666.77455: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776666.77483: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776666.77487: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776666.77493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776666.77563: Set connection var ansible_shell_executable to /bin/sh 3027 1726776666.77568: Set connection var ansible_shell_type to sh 3027 1726776666.77571: Set connection var ansible_connection to ssh 3027 1726776666.77578: Set connection var ansible_pipelining to False 3027 1726776666.77586: Set connection var ansible_timeout to 10 3027 1726776666.77593: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776666.77610: variable 'ansible_shell_executable' from source: unknown 3027 1726776666.77615: variable 'ansible_connection' from source: unknown 3027 1726776666.77618: variable 'ansible_module_compression' from source: unknown 3027 1726776666.77621: variable 'ansible_shell_type' from source: unknown 3027 1726776666.77624: variable 'ansible_shell_executable' from source: unknown 3027 1726776666.77626: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776666.77628: variable 'ansible_pipelining' from source: unknown 3027 1726776666.77630: variable 'ansible_timeout' from source: unknown 3027 1726776666.77633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776666.77721: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776666.77728: variable 'omit' from source: magic vars 3027 1726776666.77734: starting attempt loop 3027 1726776666.77737: running the handler 3027 1726776666.77800: variable 'ansible_facts' from source: unknown 3027 1726776666.77883: _low_level_execute_command(): starting 3027 1726776666.77889: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776666.78399: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776666.78406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776666.78409: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776666.78412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776666.78472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776666.78481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776666.78486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776666.78514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776666.80390: stdout chunk (state=3): >>>/root <<< 3027 1726776666.80394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776666.80396: stdout chunk (state=3): >>><<< 3027 1726776666.80399: stderr chunk (state=3): >>><<< 3027 1726776666.80422: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776666.80534: _low_level_execute_command(): starting 3027 1726776666.80538: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776666.8043594-4718-113020528576375 `" && echo ansible-tmp-1726776666.8043594-4718-113020528576375="` echo /root/.ansible/tmp/ansible-tmp-1726776666.8043594-4718-113020528576375 `" ) && sleep 0' 3027 1726776666.81118: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776666.81136: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776666.81160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776666.81182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776666.81205: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776666.81218: stderr chunk (state=3): >>>debug2: match not found <<< 3027 1726776666.81234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776666.81315: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776666.81344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776666.81365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776666.81389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776666.81467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776666.83487: stdout chunk (state=3): >>>ansible-tmp-1726776666.8043594-4718-113020528576375=/root/.ansible/tmp/ansible-tmp-1726776666.8043594-4718-113020528576375 <<< 3027 1726776666.83532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776666.83624: stderr chunk (state=3): >>><<< 3027 1726776666.83643: stdout chunk (state=3): >>><<< 3027 1726776666.83732: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776666.8043594-4718-113020528576375=/root/.ansible/tmp/ansible-tmp-1726776666.8043594-4718-113020528576375 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776666.83736: variable 'ansible_module_compression' from source: unknown 3027 1726776666.83780: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3027 1726776666.83864: variable 'ansible_facts' from source: unknown 3027 1726776666.84082: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776666.8043594-4718-113020528576375/AnsiballZ_systemd.py 3027 1726776666.84309: Sending initial data 3027 1726776666.84312: Sent initial data (154 bytes) 3027 1726776666.85063: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776666.85125: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776666.85152: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776666.85195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776666.85272: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776666.86883: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776666.86929: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776666.86967: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpemr9yjry /root/.ansible/tmp/ansible-tmp-1726776666.8043594-4718-113020528576375/AnsiballZ_systemd.py <<< 3027 1726776666.86987: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776666.8043594-4718-113020528576375/AnsiballZ_systemd.py" <<< 3027 1726776666.87019: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 3027 1726776666.87042: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpemr9yjry" to remote "/root/.ansible/tmp/ansible-tmp-1726776666.8043594-4718-113020528576375/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776666.8043594-4718-113020528576375/AnsiballZ_systemd.py" <<< 3027 1726776666.88351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776666.88400: stderr chunk (state=3): >>><<< 3027 1726776666.88404: stdout chunk (state=3): >>><<< 3027 1726776666.88507: done transferring module to remote 3027 1726776666.88510: _low_level_execute_command(): starting 3027 1726776666.88516: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776666.8043594-4718-113020528576375/ /root/.ansible/tmp/ansible-tmp-1726776666.8043594-4718-113020528576375/AnsiballZ_systemd.py && sleep 0' 3027 1726776666.89232: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776666.89236: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776666.89238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776666.89241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776666.89243: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776666.89245: stderr chunk (state=3): >>>debug2: match not found <<< 3027 1726776666.89248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776666.89253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3027 1726776666.89274: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776666.89277: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3027 1726776666.89335: 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.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776666.89362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776666.89374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776666.89395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776666.89573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776666.91372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776666.91451: stderr chunk (state=3): >>><<< 3027 1726776666.91464: stdout chunk (state=3): >>><<< 3027 1726776666.91572: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776666.91576: _low_level_execute_command(): starting 3027 1726776666.91579: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776666.8043594-4718-113020528576375/AnsiballZ_systemd.py && sleep 0' 3027 1726776666.92854: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776666.92984: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776666.93099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776666.93128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776666.93213: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776667.42540: stdout chunk (state=3): >>> {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "4196", "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 16:10:56 EDT", "ExecMainStartTimestampMonotonic": "242399095", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "4196", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:56 EDT] ; stop_time=[n/a] ; pid=4196 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:56 EDT] ; stop_time=[n/a] ; pid=4196 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5176", "MemoryCurrent": "16224256", "MemoryPeak": "17137664", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3472506880", "CPUUsageNSec": "341957000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "Limit<<< 3027 1726776667.42578: stdout chunk (state=3): >>>RTPRIO": "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": "sysinit.target dbus.socket system.slice dbus-broker.service", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service auto-cpufreq.service tlp.service shutdown.target power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "sysinit.target systemd-sysctl.service dbus.socket network.target systemd-journald.socket system.slice basic.target polkit.service dbus-broker.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:10:57 EDT", "StateChangeTimestampMonotonic": "243264491", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:56 EDT", "InactiveExitTimestampMonotonic": "242399404", "ActiveEnterTimestamp": "Thu 2024-09-19 16:10:57 EDT", "ActiveEnterTimestampMonotonic": "243264491", "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 16:10:56 EDT", "ConditionTimestampMonotonic": "242389572", "AssertTimestamp": "Thu 2024-09-19 16:10:56 EDT", "AssertTimestampMonotonic": "242389576", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "f791225a03744079b27eb7641a1f762b", "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}}} <<< 3027 1726776667.44702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776667.45045: stderr chunk (state=3): >>><<< 3027 1726776667.45050: stdout chunk (state=3): >>><<< 3027 1726776667.45055: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "4196", "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 16:10:56 EDT", "ExecMainStartTimestampMonotonic": "242399095", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "4196", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:56 EDT] ; stop_time=[n/a] ; pid=4196 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:56 EDT] ; stop_time=[n/a] ; pid=4196 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5176", "MemoryCurrent": "16224256", "MemoryPeak": "17137664", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3472506880", "CPUUsageNSec": "341957000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "sysinit.target dbus.socket system.slice dbus-broker.service", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service auto-cpufreq.service tlp.service shutdown.target power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "sysinit.target systemd-sysctl.service dbus.socket network.target systemd-journald.socket system.slice basic.target polkit.service dbus-broker.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:10:57 EDT", "StateChangeTimestampMonotonic": "243264491", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:56 EDT", "InactiveExitTimestampMonotonic": "242399404", "ActiveEnterTimestamp": "Thu 2024-09-19 16:10:57 EDT", "ActiveEnterTimestampMonotonic": "243264491", "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 16:10:56 EDT", "ConditionTimestampMonotonic": "242389572", "AssertTimestamp": "Thu 2024-09-19 16:10:56 EDT", "AssertTimestampMonotonic": "242389576", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "f791225a03744079b27eb7641a1f762b", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776667.45535: 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-1726776666.8043594-4718-113020528576375/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776667.45755: _low_level_execute_command(): starting 3027 1726776667.45758: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776666.8043594-4718-113020528576375/ > /dev/null 2>&1 && sleep 0' 3027 1726776667.46990: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776667.47006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776667.47032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776667.47274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776667.47303: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776667.47412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776667.49513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776667.49610: stderr chunk (state=3): >>><<< 3027 1726776667.49622: stdout chunk (state=3): >>><<< 3027 1726776667.49855: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776667.49859: handler run complete 3027 1726776667.49861: attempt loop complete, returning result 3027 1726776667.49863: variable 'item' from source: unknown 3027 1726776667.49865: variable 'item' from source: unknown changed: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:10:57 EDT", "ActiveEnterTimestampMonotonic": "243264491", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target systemd-sysctl.service dbus.socket network.target systemd-journald.socket system.slice basic.target polkit.service dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:10:56 EDT", "AssertTimestampMonotonic": "242389576", "Before": "shutdown.target multi-user.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": "341957000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:10:56 EDT", "ConditionTimestampMonotonic": "242389572", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service auto-cpufreq.service tlp.service shutdown.target power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5176", "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)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "4196", "ExecMainStartTimestamp": "Thu 2024-09-19 16:10:56 EDT", "ExecMainStartTimestampMonotonic": "242399095", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:56 EDT] ; stop_time=[n/a] ; pid=4196 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:56 EDT] ; stop_time=[n/a] ; pid=4196 ; 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 16:10:56 EDT", "InactiveExitTimestampMonotonic": "242399404", "InvocationID": "f791225a03744079b27eb7641a1f762b", "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": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "4196", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3472506880", "MemoryCurrent": "16224256", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "17137664", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice dbus-broker.service", "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 16:10:57 EDT", "StateChangeTimestampMonotonic": "243264491", "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": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 3027 1726776667.50756: dumping result to json 3027 1726776667.50759: done dumping result, returning 3027 1726776667.50762: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0233de48-8dd1-1ba9-d908-0000000000c0] 3027 1726776667.50764: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000c0 3027 1726776667.50839: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000c0 3027 1726776667.50842: WORKER PROCESS EXITING 3027 1726776667.50990: no more pending results, returning what we have 3027 1726776667.50994: results queue empty 3027 1726776667.50995: checking for any_errors_fatal 3027 1726776667.51004: done checking for any_errors_fatal 3027 1726776667.51005: checking for max_fail_percentage 3027 1726776667.51007: done checking for max_fail_percentage 3027 1726776667.51007: checking to see if all hosts have failed and the running result is not ok 3027 1726776667.51008: done checking to see if all hosts have failed 3027 1726776667.51009: getting the remaining hosts for this loop 3027 1726776667.51011: done getting the remaining hosts for this loop 3027 1726776667.51015: getting the next task for host managed_node2 3027 1726776667.51021: done getting next task for host managed_node2 3027 1726776667.51025: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3027 1726776667.51029: ^ 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 3027 1726776667.51039: getting variables 3027 1726776667.51041: in VariableManager get_vars() 3027 1726776667.51260: Calling all_inventory to load vars for managed_node2 3027 1726776667.51263: Calling groups_inventory to load vars for managed_node2 3027 1726776667.51265: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776667.51298: Calling all_plugins_play to load vars for managed_node2 3027 1726776667.51303: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776667.51307: Calling groups_plugins_play to load vars for managed_node2 3027 1726776667.51532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776667.51745: done with get_vars() 3027 1726776667.51758: done getting variables 3027 1726776667.51855: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:11:07 -0400 (0:00:00.766) 0:00:53.616 **** 3027 1726776667.51886: entering _queue_task() for managed_node2/command 3027 1726776667.51888: Creating lock for command 3027 1726776667.52166: worker is 1 (out of 1 available) 3027 1726776667.52179: exiting _queue_task() for managed_node2/command 3027 1726776667.52191: done queuing things up, now waiting for results queue to drain 3027 1726776667.52192: waiting for pending results... 3027 1726776667.52896: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3027 1726776667.52903: in run() - task 0233de48-8dd1-1ba9-d908-0000000000c1 3027 1726776667.52907: variable 'ansible_search_path' from source: unknown 3027 1726776667.52909: variable 'ansible_search_path' from source: unknown 3027 1726776667.52912: calling self._execute() 3027 1726776667.53269: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776667.53273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776667.53276: variable 'omit' from source: magic vars 3027 1726776667.54111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776667.54409: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776667.54469: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776667.54510: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776667.54550: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776667.54688: variable '__kernel_settings_register_profile' from source: set_fact 3027 1726776667.54725: Evaluated conditional (not __kernel_settings_register_profile is changed): False 3027 1726776667.54734: when evaluation is False, skipping this task 3027 1726776667.54741: _execute() done 3027 1726776667.54751: dumping result to json 3027 1726776667.54792: done dumping result, returning 3027 1726776667.54796: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0233de48-8dd1-1ba9-d908-0000000000c1] 3027 1726776667.54798: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000c1 skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_register_profile is changed", "skip_reason": "Conditional result was False" } 3027 1726776667.54951: no more pending results, returning what we have 3027 1726776667.54956: results queue empty 3027 1726776667.54957: checking for any_errors_fatal 3027 1726776667.54984: done checking for any_errors_fatal 3027 1726776667.54985: checking for max_fail_percentage 3027 1726776667.54987: done checking for max_fail_percentage 3027 1726776667.54988: checking to see if all hosts have failed and the running result is not ok 3027 1726776667.54989: done checking to see if all hosts have failed 3027 1726776667.54990: getting the remaining hosts for this loop 3027 1726776667.54992: done getting the remaining hosts for this loop 3027 1726776667.55000: getting the next task for host managed_node2 3027 1726776667.55008: done getting next task for host managed_node2 3027 1726776667.55013: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3027 1726776667.55016: ^ 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 3027 1726776667.55033: getting variables 3027 1726776667.55035: in VariableManager get_vars() 3027 1726776667.55181: Calling all_inventory to load vars for managed_node2 3027 1726776667.55184: Calling groups_inventory to load vars for managed_node2 3027 1726776667.55186: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776667.55351: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000c1 3027 1726776667.55354: WORKER PROCESS EXITING 3027 1726776667.55364: Calling all_plugins_play to load vars for managed_node2 3027 1726776667.55367: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776667.55370: Calling groups_plugins_play to load vars for managed_node2 3027 1726776667.55532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776667.55755: done with get_vars() 3027 1726776667.55766: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:11:07 -0400 (0:00:00.039) 0:00:53.656 **** 3027 1726776667.55870: entering _queue_task() for managed_node2/include_tasks 3027 1726776667.56494: worker is 1 (out of 1 available) 3027 1726776667.56504: exiting _queue_task() for managed_node2/include_tasks 3027 1726776667.56517: done queuing things up, now waiting for results queue to drain 3027 1726776667.56518: waiting for pending results... 3027 1726776667.56926: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3027 1726776667.57208: in run() - task 0233de48-8dd1-1ba9-d908-0000000000c2 3027 1726776667.57255: variable 'ansible_search_path' from source: unknown 3027 1726776667.57259: variable 'ansible_search_path' from source: unknown 3027 1726776667.57274: calling self._execute() 3027 1726776667.57381: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776667.57393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776667.57408: variable 'omit' from source: magic vars 3027 1726776667.57932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776667.58354: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776667.58358: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776667.58385: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776667.58430: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776667.58555: variable '__kernel_settings_register_apply' from source: set_fact 3027 1726776667.58586: Evaluated conditional (__kernel_settings_register_apply is changed): True 3027 1726776667.58596: _execute() done 3027 1726776667.58607: dumping result to json 3027 1726776667.58729: done dumping result, returning 3027 1726776667.58733: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0233de48-8dd1-1ba9-d908-0000000000c2] 3027 1726776667.58736: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000c2 3027 1726776667.58816: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000c2 3027 1726776667.58820: WORKER PROCESS EXITING 3027 1726776667.58866: no more pending results, returning what we have 3027 1726776667.58872: in VariableManager get_vars() 3027 1726776667.58923: Calling all_inventory to load vars for managed_node2 3027 1726776667.58926: Calling groups_inventory to load vars for managed_node2 3027 1726776667.58929: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776667.58942: Calling all_plugins_play to load vars for managed_node2 3027 1726776667.58946: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776667.58951: Calling groups_plugins_play to load vars for managed_node2 3027 1726776667.59357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776667.59642: done with get_vars() 3027 1726776667.59654: variable 'ansible_search_path' from source: unknown 3027 1726776667.59655: variable 'ansible_search_path' from source: unknown 3027 1726776667.59690: we have included files to process 3027 1726776667.59691: generating all_blocks data 3027 1726776667.59693: done generating all_blocks data 3027 1726776667.59704: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3027 1726776667.59706: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3027 1726776667.59709: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3027 1726776667.60230: done processing included file 3027 1726776667.60233: iterating over new_blocks loaded from include file 3027 1726776667.60234: in VariableManager get_vars() 3027 1726776667.60266: done with get_vars() 3027 1726776667.60268: filtering new block on tags 3027 1726776667.60323: done filtering new block on tags 3027 1726776667.60326: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 3027 1726776667.60331: extending task lists for all hosts with included blocks 3027 1726776667.61102: done extending task lists 3027 1726776667.61104: done processing included files 3027 1726776667.61104: results queue empty 3027 1726776667.61105: checking for any_errors_fatal 3027 1726776667.61109: done checking for any_errors_fatal 3027 1726776667.61109: checking for max_fail_percentage 3027 1726776667.61118: done checking for max_fail_percentage 3027 1726776667.61119: checking to see if all hosts have failed and the running result is not ok 3027 1726776667.61119: done checking to see if all hosts have failed 3027 1726776667.61120: getting the remaining hosts for this loop 3027 1726776667.61122: done getting the remaining hosts for this loop 3027 1726776667.61125: getting the next task for host managed_node2 3027 1726776667.61129: done getting next task for host managed_node2 3027 1726776667.61132: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3027 1726776667.61135: ^ 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 3027 1726776667.61145: getting variables 3027 1726776667.61146: in VariableManager get_vars() 3027 1726776667.61161: Calling all_inventory to load vars for managed_node2 3027 1726776667.61163: Calling groups_inventory to load vars for managed_node2 3027 1726776667.61166: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776667.61171: Calling all_plugins_play to load vars for managed_node2 3027 1726776667.61174: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776667.61177: Calling groups_plugins_play to load vars for managed_node2 3027 1726776667.61361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776667.61583: done with get_vars() 3027 1726776667.61593: done getting variables 3027 1726776667.61639: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:11:07 -0400 (0:00:00.058) 0:00:53.714 **** 3027 1726776667.61686: entering _queue_task() for managed_node2/command 3027 1726776667.62057: worker is 1 (out of 1 available) 3027 1726776667.62069: exiting _queue_task() for managed_node2/command 3027 1726776667.62081: done queuing things up, now waiting for results queue to drain 3027 1726776667.62082: waiting for pending results... 3027 1726776667.62337: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3027 1726776667.62541: in run() - task 0233de48-8dd1-1ba9-d908-0000000001c9 3027 1726776667.62545: variable 'ansible_search_path' from source: unknown 3027 1726776667.62547: variable 'ansible_search_path' from source: unknown 3027 1726776667.62553: calling self._execute() 3027 1726776667.62646: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776667.62663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776667.62676: variable 'omit' from source: magic vars 3027 1726776667.62798: variable 'omit' from source: magic vars 3027 1726776667.62883: variable 'omit' from source: magic vars 3027 1726776667.62925: variable 'omit' from source: magic vars 3027 1726776667.62985: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776667.63054: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776667.63061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776667.63095: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776667.63112: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776667.63193: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776667.63199: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776667.63204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776667.63287: Set connection var ansible_shell_executable to /bin/sh 3027 1726776667.63305: Set connection var ansible_shell_type to sh 3027 1726776667.63318: Set connection var ansible_connection to ssh 3027 1726776667.63330: Set connection var ansible_pipelining to False 3027 1726776667.63341: Set connection var ansible_timeout to 10 3027 1726776667.63410: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776667.63418: variable 'ansible_shell_executable' from source: unknown 3027 1726776667.63424: variable 'ansible_connection' from source: unknown 3027 1726776667.63426: variable 'ansible_module_compression' from source: unknown 3027 1726776667.63428: variable 'ansible_shell_type' from source: unknown 3027 1726776667.63431: variable 'ansible_shell_executable' from source: unknown 3027 1726776667.63433: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776667.63435: variable 'ansible_pipelining' from source: unknown 3027 1726776667.63437: variable 'ansible_timeout' from source: unknown 3027 1726776667.63439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776667.63605: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776667.63630: variable 'omit' from source: magic vars 3027 1726776667.63645: starting attempt loop 3027 1726776667.63738: running the handler 3027 1726776667.63741: _low_level_execute_command(): starting 3027 1726776667.63745: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776667.64640: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776667.64645: 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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776667.64663: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776667.64687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776667.64785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776667.66495: stdout chunk (state=3): >>>/root <<< 3027 1726776667.66602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776667.66654: stderr chunk (state=3): >>><<< 3027 1726776667.66657: stdout chunk (state=3): >>><<< 3027 1726776667.66681: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776667.66691: _low_level_execute_command(): starting 3027 1726776667.66696: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776667.6668036-4762-260772021571851 `" && echo ansible-tmp-1726776667.6668036-4762-260772021571851="` echo /root/.ansible/tmp/ansible-tmp-1726776667.6668036-4762-260772021571851 `" ) && sleep 0' 3027 1726776667.67137: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776667.67142: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776667.67145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776667.67220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776667.67256: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776667.69216: stdout chunk (state=3): >>>ansible-tmp-1726776667.6668036-4762-260772021571851=/root/.ansible/tmp/ansible-tmp-1726776667.6668036-4762-260772021571851 <<< 3027 1726776667.69337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776667.69386: stderr chunk (state=3): >>><<< 3027 1726776667.69390: stdout chunk (state=3): >>><<< 3027 1726776667.69408: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776667.6668036-4762-260772021571851=/root/.ansible/tmp/ansible-tmp-1726776667.6668036-4762-260772021571851 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776667.69439: variable 'ansible_module_compression' from source: unknown 3027 1726776667.69486: ANSIBALLZ: Using generic lock for ansible.legacy.command 3027 1726776667.69489: ANSIBALLZ: Acquiring lock 3027 1726776667.69492: ANSIBALLZ: Lock acquired: 140002541027600 3027 1726776667.69494: ANSIBALLZ: Creating module 3027 1726776667.79623: ANSIBALLZ: Writing module into payload 3027 1726776667.79734: ANSIBALLZ: Writing module 3027 1726776667.79738: ANSIBALLZ: Renaming module 3027 1726776667.79741: ANSIBALLZ: Done creating module 3027 1726776667.79958: variable 'ansible_facts' from source: unknown 3027 1726776667.79962: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776667.6668036-4762-260772021571851/AnsiballZ_command.py 3027 1726776667.80086: Sending initial data 3027 1726776667.80089: Sent initial data (154 bytes) 3027 1726776667.80709: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776667.80782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776667.80820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776667.82491: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776667.82519: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776667.82554: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp2h8x3glv /root/.ansible/tmp/ansible-tmp-1726776667.6668036-4762-260772021571851/AnsiballZ_command.py <<< 3027 1726776667.82558: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776667.6668036-4762-260772021571851/AnsiballZ_command.py" <<< 3027 1726776667.82583: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp2h8x3glv" to remote "/root/.ansible/tmp/ansible-tmp-1726776667.6668036-4762-260772021571851/AnsiballZ_command.py" <<< 3027 1726776667.82591: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776667.6668036-4762-260772021571851/AnsiballZ_command.py" <<< 3027 1726776667.83086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776667.83158: stderr chunk (state=3): >>><<< 3027 1726776667.83161: stdout chunk (state=3): >>><<< 3027 1726776667.83182: done transferring module to remote 3027 1726776667.83191: _low_level_execute_command(): starting 3027 1726776667.83201: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776667.6668036-4762-260772021571851/ /root/.ansible/tmp/ansible-tmp-1726776667.6668036-4762-260772021571851/AnsiballZ_command.py && sleep 0' 3027 1726776667.83969: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776667.83972: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776667.83975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776667.83977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776667.83979: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776667.83982: stderr chunk (state=3): >>>debug2: match not found <<< 3027 1726776667.83984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776667.84003: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3027 1726776667.84017: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776667.84021: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3027 1726776667.84038: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776667.84070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776667.84179: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776667.84183: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776667.84201: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776667.84269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776667.86101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776667.86155: stderr chunk (state=3): >>><<< 3027 1726776667.86161: stdout chunk (state=3): >>><<< 3027 1726776667.86179: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776667.86183: _low_level_execute_command(): starting 3027 1726776667.86185: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776667.6668036-4762-260772021571851/AnsiballZ_command.py && sleep 0' 3027 1726776667.86639: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776667.86644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776667.86675: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776667.86678: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776667.86681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776667.86683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776667.86733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776667.86737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776667.86757: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776667.86794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776668.35038: stdout chunk (state=3): >>> {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:11:08.033561", "end": "2024-09-19 16:11:08.348095", "delta": "0:00:00.314534", "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}}} <<< 3027 1726776668.36765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776668.36824: stderr chunk (state=3): >>><<< 3027 1726776668.36827: stdout chunk (state=3): >>><<< 3027 1726776668.36844: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:11:08.033561", "end": "2024-09-19 16:11:08.348095", "delta": "0:00:00.314534", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776668.36891: done with _execute_module (ansible.legacy.command, {'_raw_params': 'tuned-adm verify -i', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776667.6668036-4762-260772021571851/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776668.36898: _low_level_execute_command(): starting 3027 1726776668.36903: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776667.6668036-4762-260772021571851/ > /dev/null 2>&1 && sleep 0' 3027 1726776668.37375: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776668.37379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776668.37386: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776668.37388: 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 <<< 3027 1726776668.37391: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776668.37448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776668.37453: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776668.37485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776668.39408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776668.39464: stderr chunk (state=3): >>><<< 3027 1726776668.39468: stdout chunk (state=3): >>><<< 3027 1726776668.39483: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776668.39489: handler run complete 3027 1726776668.39509: Evaluated conditional (False): False 3027 1726776668.39518: attempt loop complete, returning result 3027 1726776668.39521: _execute() done 3027 1726776668.39524: dumping result to json 3027 1726776668.39530: done dumping result, returning 3027 1726776668.39538: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0233de48-8dd1-1ba9-d908-0000000001c9] 3027 1726776668.39542: sending task result for task 0233de48-8dd1-1ba9-d908-0000000001c9 3027 1726776668.39646: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000001c9 3027 1726776668.39651: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.314534", "end": "2024-09-19 16:11:08.348095", "rc": 0, "start": "2024-09-19 16:11:08.033561" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 3027 1726776668.39743: no more pending results, returning what we have 3027 1726776668.39747: results queue empty 3027 1726776668.39748: checking for any_errors_fatal 3027 1726776668.39751: done checking for any_errors_fatal 3027 1726776668.39752: checking for max_fail_percentage 3027 1726776668.39754: done checking for max_fail_percentage 3027 1726776668.39754: checking to see if all hosts have failed and the running result is not ok 3027 1726776668.39755: done checking to see if all hosts have failed 3027 1726776668.39756: getting the remaining hosts for this loop 3027 1726776668.39758: done getting the remaining hosts for this loop 3027 1726776668.39762: getting the next task for host managed_node2 3027 1726776668.39769: done getting next task for host managed_node2 3027 1726776668.39773: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3027 1726776668.39777: ^ 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 3027 1726776668.39788: getting variables 3027 1726776668.39789: in VariableManager get_vars() 3027 1726776668.39825: Calling all_inventory to load vars for managed_node2 3027 1726776668.39828: Calling groups_inventory to load vars for managed_node2 3027 1726776668.39829: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776668.39838: Calling all_plugins_play to load vars for managed_node2 3027 1726776668.39841: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776668.39843: Calling groups_plugins_play to load vars for managed_node2 3027 1726776668.39990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776668.40127: done with get_vars() 3027 1726776668.40135: done getting variables 3027 1726776668.40208: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:11:08 -0400 (0:00:00.785) 0:00:54.500 **** 3027 1726776668.40235: entering _queue_task() for managed_node2/shell 3027 1726776668.40237: Creating lock for shell 3027 1726776668.40468: worker is 1 (out of 1 available) 3027 1726776668.40482: exiting _queue_task() for managed_node2/shell 3027 1726776668.40494: done queuing things up, now waiting for results queue to drain 3027 1726776668.40496: waiting for pending results... 3027 1726776668.40677: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3027 1726776668.40770: in run() - task 0233de48-8dd1-1ba9-d908-0000000001ca 3027 1726776668.40781: variable 'ansible_search_path' from source: unknown 3027 1726776668.40785: variable 'ansible_search_path' from source: unknown 3027 1726776668.40818: calling self._execute() 3027 1726776668.40889: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.40893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.40901: variable 'omit' from source: magic vars 3027 1726776668.41320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776668.41499: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776668.41534: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776668.41561: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776668.41587: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776668.41672: variable '__kernel_settings_register_verify_values' from source: set_fact 3027 1726776668.41692: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3027 1726776668.41698: when evaluation is False, skipping this task 3027 1726776668.41701: _execute() done 3027 1726776668.41704: dumping result to json 3027 1726776668.41706: done dumping result, returning 3027 1726776668.41711: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0233de48-8dd1-1ba9-d908-0000000001ca] 3027 1726776668.41723: sending task result for task 0233de48-8dd1-1ba9-d908-0000000001ca 3027 1726776668.41805: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000001ca 3027 1726776668.41808: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3027 1726776668.41877: no more pending results, returning what we have 3027 1726776668.41881: results queue empty 3027 1726776668.41882: checking for any_errors_fatal 3027 1726776668.41889: done checking for any_errors_fatal 3027 1726776668.41890: checking for max_fail_percentage 3027 1726776668.41891: done checking for max_fail_percentage 3027 1726776668.41892: checking to see if all hosts have failed and the running result is not ok 3027 1726776668.41893: done checking to see if all hosts have failed 3027 1726776668.41894: getting the remaining hosts for this loop 3027 1726776668.41895: done getting the remaining hosts for this loop 3027 1726776668.41898: getting the next task for host managed_node2 3027 1726776668.41903: done getting next task for host managed_node2 3027 1726776668.41907: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3027 1726776668.41911: ^ 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 3027 1726776668.41926: getting variables 3027 1726776668.41927: in VariableManager get_vars() 3027 1726776668.41967: Calling all_inventory to load vars for managed_node2 3027 1726776668.41970: Calling groups_inventory to load vars for managed_node2 3027 1726776668.41972: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776668.41980: Calling all_plugins_play to load vars for managed_node2 3027 1726776668.41982: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776668.41984: Calling groups_plugins_play to load vars for managed_node2 3027 1726776668.42134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776668.42268: done with get_vars() 3027 1726776668.42276: done getting variables 3027 1726776668.42322: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:11:08 -0400 (0:00:00.021) 0:00:54.521 **** 3027 1726776668.42345: entering _queue_task() for managed_node2/fail 3027 1726776668.42567: worker is 1 (out of 1 available) 3027 1726776668.42581: exiting _queue_task() for managed_node2/fail 3027 1726776668.42594: done queuing things up, now waiting for results queue to drain 3027 1726776668.42595: waiting for pending results... 3027 1726776668.42768: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3027 1726776668.42859: in run() - task 0233de48-8dd1-1ba9-d908-0000000001cb 3027 1726776668.42871: variable 'ansible_search_path' from source: unknown 3027 1726776668.42874: variable 'ansible_search_path' from source: unknown 3027 1726776668.42905: calling self._execute() 3027 1726776668.42973: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.42977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.42985: variable 'omit' from source: magic vars 3027 1726776668.43337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776668.43526: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776668.43559: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776668.43589: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776668.43618: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776668.43702: variable '__kernel_settings_register_verify_values' from source: set_fact 3027 1726776668.43744: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3027 1726776668.43748: when evaluation is False, skipping this task 3027 1726776668.43753: _execute() done 3027 1726776668.43756: dumping result to json 3027 1726776668.43759: done dumping result, returning 3027 1726776668.43765: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0233de48-8dd1-1ba9-d908-0000000001cb] 3027 1726776668.43767: sending task result for task 0233de48-8dd1-1ba9-d908-0000000001cb skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3027 1726776668.43916: no more pending results, returning what we have 3027 1726776668.43919: results queue empty 3027 1726776668.43920: checking for any_errors_fatal 3027 1726776668.43925: done checking for any_errors_fatal 3027 1726776668.43926: checking for max_fail_percentage 3027 1726776668.43928: done checking for max_fail_percentage 3027 1726776668.43929: checking to see if all hosts have failed and the running result is not ok 3027 1726776668.43929: done checking to see if all hosts have failed 3027 1726776668.43930: getting the remaining hosts for this loop 3027 1726776668.43932: done getting the remaining hosts for this loop 3027 1726776668.43935: getting the next task for host managed_node2 3027 1726776668.43941: done getting next task for host managed_node2 3027 1726776668.43945: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3027 1726776668.43950: ^ 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 3027 1726776668.43965: getting variables 3027 1726776668.43966: in VariableManager get_vars() 3027 1726776668.43996: Calling all_inventory to load vars for managed_node2 3027 1726776668.43999: Calling groups_inventory to load vars for managed_node2 3027 1726776668.44001: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776668.44009: Calling all_plugins_play to load vars for managed_node2 3027 1726776668.44011: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776668.44016: Calling groups_plugins_play to load vars for managed_node2 3027 1726776668.44131: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000001cb 3027 1726776668.44135: WORKER PROCESS EXITING 3027 1726776668.44146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776668.44277: done with get_vars() 3027 1726776668.44285: done getting variables 3027 1726776668.44330: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:11:08 -0400 (0:00:00.020) 0:00:54.541 **** 3027 1726776668.44355: entering _queue_task() for managed_node2/set_fact 3027 1726776668.44560: worker is 1 (out of 1 available) 3027 1726776668.44572: exiting _queue_task() for managed_node2/set_fact 3027 1726776668.44585: done queuing things up, now waiting for results queue to drain 3027 1726776668.44587: waiting for pending results... 3027 1726776668.44761: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3027 1726776668.44833: in run() - task 0233de48-8dd1-1ba9-d908-0000000000c3 3027 1726776668.44845: variable 'ansible_search_path' from source: unknown 3027 1726776668.44850: variable 'ansible_search_path' from source: unknown 3027 1726776668.44880: calling self._execute() 3027 1726776668.44951: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.44956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.44963: variable 'omit' from source: magic vars 3027 1726776668.45102: variable 'omit' from source: magic vars 3027 1726776668.45139: variable 'omit' from source: magic vars 3027 1726776668.45167: variable 'omit' from source: magic vars 3027 1726776668.45200: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776668.45230: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776668.45247: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776668.45265: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776668.45275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776668.45300: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776668.45303: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.45308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.45385: Set connection var ansible_shell_executable to /bin/sh 3027 1726776668.45391: Set connection var ansible_shell_type to sh 3027 1726776668.45394: Set connection var ansible_connection to ssh 3027 1726776668.45399: Set connection var ansible_pipelining to False 3027 1726776668.45404: Set connection var ansible_timeout to 10 3027 1726776668.45412: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776668.45430: variable 'ansible_shell_executable' from source: unknown 3027 1726776668.45433: variable 'ansible_connection' from source: unknown 3027 1726776668.45436: variable 'ansible_module_compression' from source: unknown 3027 1726776668.45438: variable 'ansible_shell_type' from source: unknown 3027 1726776668.45441: variable 'ansible_shell_executable' from source: unknown 3027 1726776668.45443: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.45448: variable 'ansible_pipelining' from source: unknown 3027 1726776668.45452: variable 'ansible_timeout' from source: unknown 3027 1726776668.45456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.45569: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776668.45579: variable 'omit' from source: magic vars 3027 1726776668.45587: starting attempt loop 3027 1726776668.45592: running the handler 3027 1726776668.45597: handler run complete 3027 1726776668.45606: attempt loop complete, returning result 3027 1726776668.45609: _execute() done 3027 1726776668.45611: dumping result to json 3027 1726776668.45616: done dumping result, returning 3027 1726776668.45622: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0233de48-8dd1-1ba9-d908-0000000000c3] 3027 1726776668.45627: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000c3 3027 1726776668.45712: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000c3 3027 1726776668.45717: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 3027 1726776668.45783: no more pending results, returning what we have 3027 1726776668.45786: results queue empty 3027 1726776668.45787: checking for any_errors_fatal 3027 1726776668.45792: done checking for any_errors_fatal 3027 1726776668.45793: checking for max_fail_percentage 3027 1726776668.45794: done checking for max_fail_percentage 3027 1726776668.45795: checking to see if all hosts have failed and the running result is not ok 3027 1726776668.45796: done checking to see if all hosts have failed 3027 1726776668.45796: getting the remaining hosts for this loop 3027 1726776668.45798: done getting the remaining hosts for this loop 3027 1726776668.45801: getting the next task for host managed_node2 3027 1726776668.45806: done getting next task for host managed_node2 3027 1726776668.45809: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3027 1726776668.45812: ^ 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 3027 1726776668.45824: getting variables 3027 1726776668.45825: in VariableManager get_vars() 3027 1726776668.45863: Calling all_inventory to load vars for managed_node2 3027 1726776668.45866: Calling groups_inventory to load vars for managed_node2 3027 1726776668.45868: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776668.45875: Calling all_plugins_play to load vars for managed_node2 3027 1726776668.45877: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776668.45879: Calling groups_plugins_play to load vars for managed_node2 3027 1726776668.46027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776668.46154: done with get_vars() 3027 1726776668.46161: done getting variables 3027 1726776668.46205: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:11:08 -0400 (0:00:00.018) 0:00:54.560 **** 3027 1726776668.46229: entering _queue_task() for managed_node2/set_fact 3027 1726776668.46436: worker is 1 (out of 1 available) 3027 1726776668.46452: exiting _queue_task() for managed_node2/set_fact 3027 1726776668.46465: done queuing things up, now waiting for results queue to drain 3027 1726776668.46467: waiting for pending results... 3027 1726776668.46635: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3027 1726776668.46710: in run() - task 0233de48-8dd1-1ba9-d908-0000000000c4 3027 1726776668.46723: variable 'ansible_search_path' from source: unknown 3027 1726776668.46726: variable 'ansible_search_path' from source: unknown 3027 1726776668.46760: calling self._execute() 3027 1726776668.46828: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.46834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.46842: variable 'omit' from source: magic vars 3027 1726776668.46922: variable 'omit' from source: magic vars 3027 1726776668.46958: variable 'omit' from source: magic vars 3027 1726776668.47243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776668.47425: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776668.47461: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776668.47510: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776668.47536: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776668.47645: variable '__kernel_settings_register_profile' from source: set_fact 3027 1726776668.47657: variable '__kernel_settings_register_mode' from source: set_fact 3027 1726776668.47663: variable '__kernel_settings_register_apply' from source: set_fact 3027 1726776668.47706: variable 'omit' from source: magic vars 3027 1726776668.47730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776668.47753: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776668.47769: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776668.47785: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776668.47794: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776668.47820: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776668.47823: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.47826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.47903: Set connection var ansible_shell_executable to /bin/sh 3027 1726776668.47907: Set connection var ansible_shell_type to sh 3027 1726776668.47909: Set connection var ansible_connection to ssh 3027 1726776668.47917: Set connection var ansible_pipelining to False 3027 1726776668.47919: Set connection var ansible_timeout to 10 3027 1726776668.47928: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776668.47945: variable 'ansible_shell_executable' from source: unknown 3027 1726776668.47951: variable 'ansible_connection' from source: unknown 3027 1726776668.47954: variable 'ansible_module_compression' from source: unknown 3027 1726776668.47956: variable 'ansible_shell_type' from source: unknown 3027 1726776668.47959: variable 'ansible_shell_executable' from source: unknown 3027 1726776668.47961: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.47964: variable 'ansible_pipelining' from source: unknown 3027 1726776668.47966: variable 'ansible_timeout' from source: unknown 3027 1726776668.47971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.48062: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776668.48071: variable 'omit' from source: magic vars 3027 1726776668.48076: starting attempt loop 3027 1726776668.48080: running the handler 3027 1726776668.48089: handler run complete 3027 1726776668.48097: attempt loop complete, returning result 3027 1726776668.48099: _execute() done 3027 1726776668.48104: dumping result to json 3027 1726776668.48107: done dumping result, returning 3027 1726776668.48120: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0233de48-8dd1-1ba9-d908-0000000000c4] 3027 1726776668.48122: sending task result for task 0233de48-8dd1-1ba9-d908-0000000000c4 3027 1726776668.48203: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000000c4 3027 1726776668.48207: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 3027 1726776668.48287: no more pending results, returning what we have 3027 1726776668.48290: results queue empty 3027 1726776668.48291: checking for any_errors_fatal 3027 1726776668.48295: done checking for any_errors_fatal 3027 1726776668.48296: checking for max_fail_percentage 3027 1726776668.48298: done checking for max_fail_percentage 3027 1726776668.48298: checking to see if all hosts have failed and the running result is not ok 3027 1726776668.48299: done checking to see if all hosts have failed 3027 1726776668.48300: getting the remaining hosts for this loop 3027 1726776668.48301: done getting the remaining hosts for this loop 3027 1726776668.48305: getting the next task for host managed_node2 3027 1726776668.48312: done getting next task for host managed_node2 3027 1726776668.48316: ^ task is: TASK: meta (role_complete) 3027 1726776668.48319: ^ 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 3027 1726776668.48331: getting variables 3027 1726776668.48332: in VariableManager get_vars() 3027 1726776668.48368: Calling all_inventory to load vars for managed_node2 3027 1726776668.48371: Calling groups_inventory to load vars for managed_node2 3027 1726776668.48373: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776668.48381: Calling all_plugins_play to load vars for managed_node2 3027 1726776668.48384: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776668.48386: Calling groups_plugins_play to load vars for managed_node2 3027 1726776668.48506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776668.48658: done with get_vars() 3027 1726776668.48665: done getting variables 3027 1726776668.48721: done queuing things up, now waiting for results queue to drain 3027 1726776668.48723: results queue empty 3027 1726776668.48724: checking for any_errors_fatal 3027 1726776668.48726: done checking for any_errors_fatal 3027 1726776668.48727: checking for max_fail_percentage 3027 1726776668.48728: done checking for max_fail_percentage 3027 1726776668.48732: checking to see if all hosts have failed and the running result is not ok 3027 1726776668.48733: done checking to see if all hosts have failed 3027 1726776668.48734: getting the remaining hosts for this loop 3027 1726776668.48734: done getting the remaining hosts for this loop 3027 1726776668.48736: getting the next task for host managed_node2 3027 1726776668.48739: done getting next task for host managed_node2 3027 1726776668.48740: ^ task is: TASK: Ensure kernel_settings_reboot_required is unset or undefined 3027 1726776668.48741: ^ 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 3027 1726776668.48743: getting variables 3027 1726776668.48743: in VariableManager get_vars() 3027 1726776668.48753: Calling all_inventory to load vars for managed_node2 3027 1726776668.48754: Calling groups_inventory to load vars for managed_node2 3027 1726776668.48756: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776668.48759: Calling all_plugins_play to load vars for managed_node2 3027 1726776668.48761: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776668.48762: Calling groups_plugins_play to load vars for managed_node2 3027 1726776668.48846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776668.48962: done with get_vars() 3027 1726776668.48968: done getting variables 3027 1726776668.49023: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Ensure kernel_settings_reboot_required is unset or undefined] ************ task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:71 Thursday 19 September 2024 16:11:08 -0400 (0:00:00.028) 0:00:54.588 **** 3027 1726776668.49041: entering _queue_task() for managed_node2/assert 3027 1726776668.49043: Creating lock for assert 3027 1726776668.49251: worker is 1 (out of 1 available) 3027 1726776668.49265: exiting _queue_task() for managed_node2/assert 3027 1726776668.49278: done queuing things up, now waiting for results queue to drain 3027 1726776668.49280: waiting for pending results... 3027 1726776668.49444: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is unset or undefined 3027 1726776668.49494: in run() - task 0233de48-8dd1-1ba9-d908-000000000010 3027 1726776668.49507: variable 'ansible_search_path' from source: unknown 3027 1726776668.49547: calling self._execute() 3027 1726776668.49623: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.49628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.49635: variable 'omit' from source: magic vars 3027 1726776668.49714: variable 'omit' from source: magic vars 3027 1726776668.49743: variable 'omit' from source: magic vars 3027 1726776668.49771: variable 'omit' from source: magic vars 3027 1726776668.49805: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776668.49839: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776668.49859: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776668.49873: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776668.49884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776668.49909: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776668.49912: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.49915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.49993: Set connection var ansible_shell_executable to /bin/sh 3027 1726776668.49998: Set connection var ansible_shell_type to sh 3027 1726776668.50001: Set connection var ansible_connection to ssh 3027 1726776668.50007: Set connection var ansible_pipelining to False 3027 1726776668.50012: Set connection var ansible_timeout to 10 3027 1726776668.50023: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776668.50040: variable 'ansible_shell_executable' from source: unknown 3027 1726776668.50043: variable 'ansible_connection' from source: unknown 3027 1726776668.50051: variable 'ansible_module_compression' from source: unknown 3027 1726776668.50053: variable 'ansible_shell_type' from source: unknown 3027 1726776668.50057: variable 'ansible_shell_executable' from source: unknown 3027 1726776668.50060: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.50063: variable 'ansible_pipelining' from source: unknown 3027 1726776668.50065: variable 'ansible_timeout' from source: unknown 3027 1726776668.50067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.50188: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776668.50192: variable 'omit' from source: magic vars 3027 1726776668.50198: starting attempt loop 3027 1726776668.50201: running the handler 3027 1726776668.50479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776668.52155: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776668.52159: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776668.52201: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776668.52245: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776668.52279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776668.52360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776668.52672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776668.52706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776668.52761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776668.52784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776668.52911: variable 'kernel_settings_reboot_required' from source: set_fact 3027 1726776668.52937: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 3027 1726776668.52953: handler run complete 3027 1726776668.53001: attempt loop complete, returning result 3027 1726776668.53004: _execute() done 3027 1726776668.53007: dumping result to json 3027 1726776668.53009: done dumping result, returning 3027 1726776668.53012: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is unset or undefined [0233de48-8dd1-1ba9-d908-000000000010] 3027 1726776668.53024: sending task result for task 0233de48-8dd1-1ba9-d908-000000000010 3027 1726776668.53183: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000010 3027 1726776668.53187: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 3027 1726776668.53271: no more pending results, returning what we have 3027 1726776668.53278: results queue empty 3027 1726776668.53279: checking for any_errors_fatal 3027 1726776668.53281: done checking for any_errors_fatal 3027 1726776668.53281: checking for max_fail_percentage 3027 1726776668.53283: done checking for max_fail_percentage 3027 1726776668.53284: checking to see if all hosts have failed and the running result is not ok 3027 1726776668.53285: done checking to see if all hosts have failed 3027 1726776668.53285: getting the remaining hosts for this loop 3027 1726776668.53288: done getting the remaining hosts for this loop 3027 1726776668.53292: getting the next task for host managed_node2 3027 1726776668.53297: done getting next task for host managed_node2 3027 1726776668.53300: ^ task is: TASK: Ensure role reported changed 3027 1726776668.53302: ^ 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 3027 1726776668.53305: getting variables 3027 1726776668.53307: in VariableManager get_vars() 3027 1726776668.53361: Calling all_inventory to load vars for managed_node2 3027 1726776668.53364: Calling groups_inventory to load vars for managed_node2 3027 1726776668.53366: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776668.53377: Calling all_plugins_play to load vars for managed_node2 3027 1726776668.53385: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776668.53389: Calling groups_plugins_play to load vars for managed_node2 3027 1726776668.53591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776668.53710: done with get_vars() 3027 1726776668.53720: done getting variables 3027 1726776668.53766: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:75 Thursday 19 September 2024 16:11:08 -0400 (0:00:00.047) 0:00:54.635 **** 3027 1726776668.53786: entering _queue_task() for managed_node2/assert 3027 1726776668.53996: worker is 1 (out of 1 available) 3027 1726776668.54011: exiting _queue_task() for managed_node2/assert 3027 1726776668.54027: done queuing things up, now waiting for results queue to drain 3027 1726776668.54029: waiting for pending results... 3027 1726776668.54203: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 3027 1726776668.54262: in run() - task 0233de48-8dd1-1ba9-d908-000000000011 3027 1726776668.54270: variable 'ansible_search_path' from source: unknown 3027 1726776668.54304: calling self._execute() 3027 1726776668.54379: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.54383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.54392: variable 'omit' from source: magic vars 3027 1726776668.54478: variable 'omit' from source: magic vars 3027 1726776668.54500: variable 'omit' from source: magic vars 3027 1726776668.54524: variable 'omit' from source: magic vars 3027 1726776668.54562: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776668.54596: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776668.54612: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776668.54629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776668.54639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776668.54667: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776668.54670: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.54673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.54752: Set connection var ansible_shell_executable to /bin/sh 3027 1726776668.54757: Set connection var ansible_shell_type to sh 3027 1726776668.54760: Set connection var ansible_connection to ssh 3027 1726776668.54766: Set connection var ansible_pipelining to False 3027 1726776668.54771: Set connection var ansible_timeout to 10 3027 1726776668.54779: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776668.54802: variable 'ansible_shell_executable' from source: unknown 3027 1726776668.54807: variable 'ansible_connection' from source: unknown 3027 1726776668.54810: variable 'ansible_module_compression' from source: unknown 3027 1726776668.54812: variable 'ansible_shell_type' from source: unknown 3027 1726776668.54817: variable 'ansible_shell_executable' from source: unknown 3027 1726776668.54820: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.54823: variable 'ansible_pipelining' from source: unknown 3027 1726776668.54825: variable 'ansible_timeout' from source: unknown 3027 1726776668.54827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.54939: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776668.55025: variable 'omit' from source: magic vars 3027 1726776668.55028: starting attempt loop 3027 1726776668.55031: running the handler 3027 1726776668.55354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776668.57561: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776668.57934: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776668.57995: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776668.58037: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776668.58074: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776668.58157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776668.58194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776668.58228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776668.58280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776668.58301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776668.58410: variable '__kernel_settings_changed' from source: set_fact 3027 1726776668.58435: Evaluated conditional (__kernel_settings_changed | d(false)): True 3027 1726776668.58447: handler run complete 3027 1726776668.58478: attempt loop complete, returning result 3027 1726776668.58486: _execute() done 3027 1726776668.58554: dumping result to json 3027 1726776668.58557: done dumping result, returning 3027 1726776668.58560: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [0233de48-8dd1-1ba9-d908-000000000011] 3027 1726776668.58563: sending task result for task 0233de48-8dd1-1ba9-d908-000000000011 3027 1726776668.58637: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000011 3027 1726776668.58642: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 3027 1726776668.58698: no more pending results, returning what we have 3027 1726776668.58702: results queue empty 3027 1726776668.58703: checking for any_errors_fatal 3027 1726776668.58709: done checking for any_errors_fatal 3027 1726776668.58710: checking for max_fail_percentage 3027 1726776668.58712: done checking for max_fail_percentage 3027 1726776668.58713: checking to see if all hosts have failed and the running result is not ok 3027 1726776668.58716: done checking to see if all hosts have failed 3027 1726776668.58716: getting the remaining hosts for this loop 3027 1726776668.58718: done getting the remaining hosts for this loop 3027 1726776668.58722: getting the next task for host managed_node2 3027 1726776668.58728: done getting next task for host managed_node2 3027 1726776668.58731: ^ task is: TASK: Check sysfs after role runs 3027 1726776668.58733: ^ 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 3027 1726776668.58736: getting variables 3027 1726776668.58738: in VariableManager get_vars() 3027 1726776668.58783: Calling all_inventory to load vars for managed_node2 3027 1726776668.58786: Calling groups_inventory to load vars for managed_node2 3027 1726776668.58788: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776668.58799: Calling all_plugins_play to load vars for managed_node2 3027 1726776668.58801: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776668.58810: Calling groups_plugins_play to load vars for managed_node2 3027 1726776668.59101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776668.59306: done with get_vars() 3027 1726776668.59317: done getting variables 3027 1726776668.59388: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysfs after role runs] ********************************************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:79 Thursday 19 September 2024 16:11:08 -0400 (0:00:00.056) 0:00:54.691 **** 3027 1726776668.59417: entering _queue_task() for managed_node2/command 3027 1726776668.59675: worker is 1 (out of 1 available) 3027 1726776668.59687: exiting _queue_task() for managed_node2/command 3027 1726776668.59701: done queuing things up, now waiting for results queue to drain 3027 1726776668.59702: waiting for pending results... 3027 1726776668.60072: running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs 3027 1726776668.60155: in run() - task 0233de48-8dd1-1ba9-d908-000000000012 3027 1726776668.60159: variable 'ansible_search_path' from source: unknown 3027 1726776668.60164: calling self._execute() 3027 1726776668.60245: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.60260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.60274: variable 'omit' from source: magic vars 3027 1726776668.60394: variable 'omit' from source: magic vars 3027 1726776668.60435: variable 'omit' from source: magic vars 3027 1726776668.60478: variable 'omit' from source: magic vars 3027 1726776668.60530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776668.60577: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776668.60605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776668.60645: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776668.60651: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776668.60688: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776668.60691: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.60698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.60781: Set connection var ansible_shell_executable to /bin/sh 3027 1726776668.60786: Set connection var ansible_shell_type to sh 3027 1726776668.60788: Set connection var ansible_connection to ssh 3027 1726776668.60794: Set connection var ansible_pipelining to False 3027 1726776668.60800: Set connection var ansible_timeout to 10 3027 1726776668.60810: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776668.60831: variable 'ansible_shell_executable' from source: unknown 3027 1726776668.60838: variable 'ansible_connection' from source: unknown 3027 1726776668.60841: variable 'ansible_module_compression' from source: unknown 3027 1726776668.60843: variable 'ansible_shell_type' from source: unknown 3027 1726776668.60847: variable 'ansible_shell_executable' from source: unknown 3027 1726776668.60851: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.60856: variable 'ansible_pipelining' from source: unknown 3027 1726776668.60859: variable 'ansible_timeout' from source: unknown 3027 1726776668.60863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.60990: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776668.60999: variable 'omit' from source: magic vars 3027 1726776668.61004: starting attempt loop 3027 1726776668.61007: running the handler 3027 1726776668.61026: _low_level_execute_command(): starting 3027 1726776668.61033: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776668.61566: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776668.61570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776668.61573: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776668.61575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776668.61616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776668.61639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776668.61681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776668.63415: stdout chunk (state=3): >>>/root <<< 3027 1726776668.63526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776668.63576: stderr chunk (state=3): >>><<< 3027 1726776668.63580: stdout chunk (state=3): >>><<< 3027 1726776668.63598: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776668.63608: _low_level_execute_command(): starting 3027 1726776668.63614: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776668.6359766-4802-156453342857453 `" && echo ansible-tmp-1726776668.6359766-4802-156453342857453="` echo /root/.ansible/tmp/ansible-tmp-1726776668.6359766-4802-156453342857453 `" ) && sleep 0' 3027 1726776668.64046: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776668.64051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776668.64054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776668.64065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776668.64110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776668.64116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776668.64158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776668.66191: stdout chunk (state=3): >>>ansible-tmp-1726776668.6359766-4802-156453342857453=/root/.ansible/tmp/ansible-tmp-1726776668.6359766-4802-156453342857453 <<< 3027 1726776668.66270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776668.66334: stderr chunk (state=3): >>><<< 3027 1726776668.66337: stdout chunk (state=3): >>><<< 3027 1726776668.66358: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776668.6359766-4802-156453342857453=/root/.ansible/tmp/ansible-tmp-1726776668.6359766-4802-156453342857453 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776668.66388: variable 'ansible_module_compression' from source: unknown 3027 1726776668.66426: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776668.66465: variable 'ansible_facts' from source: unknown 3027 1726776668.66526: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776668.6359766-4802-156453342857453/AnsiballZ_command.py 3027 1726776668.66631: Sending initial data 3027 1726776668.66634: Sent initial data (154 bytes) 3027 1726776668.67082: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776668.67086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776668.67088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776668.67091: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776668.67093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776668.67146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776668.67156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776668.67186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776668.68792: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776668.68827: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776668.68876: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpqi0xnpo9 /root/.ansible/tmp/ansible-tmp-1726776668.6359766-4802-156453342857453/AnsiballZ_command.py <<< 3027 1726776668.68879: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776668.6359766-4802-156453342857453/AnsiballZ_command.py" <<< 3027 1726776668.68920: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpqi0xnpo9" to remote "/root/.ansible/tmp/ansible-tmp-1726776668.6359766-4802-156453342857453/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776668.6359766-4802-156453342857453/AnsiballZ_command.py" <<< 3027 1726776668.69692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776668.69782: stderr chunk (state=3): >>><<< 3027 1726776668.69786: stdout chunk (state=3): >>><<< 3027 1726776668.69788: done transferring module to remote 3027 1726776668.69791: _low_level_execute_command(): starting 3027 1726776668.69797: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776668.6359766-4802-156453342857453/ /root/.ansible/tmp/ansible-tmp-1726776668.6359766-4802-156453342857453/AnsiballZ_command.py && sleep 0' 3027 1726776668.70237: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776668.70241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776668.70243: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776668.70247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776668.70298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776668.70307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776668.70340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776668.72199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776668.72264: stderr chunk (state=3): >>><<< 3027 1726776668.72267: stdout chunk (state=3): >>><<< 3027 1726776668.72280: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776668.72283: _low_level_execute_command(): starting 3027 1726776668.72288: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776668.6359766-4802-156453342857453/AnsiballZ_command.py && sleep 0' 3027 1726776668.72737: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776668.72740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776668.72743: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776668.72745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776668.72807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776668.72809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776668.72852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776668.90609: stdout chunk (state=3): >>> {"changed": true, "stdout": "65000", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "65000", "/sys/class/net/lo/mtu"], "start": "2024-09-19 16:11:08.900097", "end": "2024-09-19 16:11:08.903955", "delta": "0:00:00.003858", "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}}} <<< 3027 1726776668.92322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776668.92374: stderr chunk (state=3): >>><<< 3027 1726776668.92379: stdout chunk (state=3): >>><<< 3027 1726776668.92397: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "65000", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "65000", "/sys/class/net/lo/mtu"], "start": "2024-09-19 16:11:08.900097", "end": "2024-09-19 16:11:08.903955", "delta": "0:00:00.003858", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776668.92498: 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-1726776668.6359766-4802-156453342857453/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776668.92502: _low_level_execute_command(): starting 3027 1726776668.92507: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776668.6359766-4802-156453342857453/ > /dev/null 2>&1 && sleep 0' 3027 1726776668.92947: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776668.92953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776668.92955: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776668.92958: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776668.92960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776668.93009: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776668.93014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776668.93060: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776668.95393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776668.95397: stdout chunk (state=3): >>><<< 3027 1726776668.95399: stderr chunk (state=3): >>><<< 3027 1726776668.95402: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776668.95405: handler run complete 3027 1726776668.95407: Evaluated conditional (False): False 3027 1726776668.95409: attempt loop complete, returning result 3027 1726776668.95411: _execute() done 3027 1726776668.95415: dumping result to json 3027 1726776668.95418: done dumping result, returning 3027 1726776668.95420: done running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs [0233de48-8dd1-1ba9-d908-000000000012] 3027 1726776668.95422: sending task result for task 0233de48-8dd1-1ba9-d908-000000000012 ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-x", "65000", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003858", "end": "2024-09-19 16:11:08.903955", "rc": 0, "start": "2024-09-19 16:11:08.900097" } STDOUT: 65000 3027 1726776668.95653: no more pending results, returning what we have 3027 1726776668.95658: results queue empty 3027 1726776668.95659: checking for any_errors_fatal 3027 1726776668.95664: done checking for any_errors_fatal 3027 1726776668.95665: checking for max_fail_percentage 3027 1726776668.95667: done checking for max_fail_percentage 3027 1726776668.95668: checking to see if all hosts have failed and the running result is not ok 3027 1726776668.95669: done checking to see if all hosts have failed 3027 1726776668.95669: getting the remaining hosts for this loop 3027 1726776668.95672: done getting the remaining hosts for this loop 3027 1726776668.95677: getting the next task for host managed_node2 3027 1726776668.95684: done getting next task for host managed_node2 3027 1726776668.95687: ^ task is: TASK: Check sysctl after role runs 3027 1726776668.95689: ^ 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 3027 1726776668.95693: getting variables 3027 1726776668.95695: in VariableManager get_vars() 3027 1726776668.95740: Calling all_inventory to load vars for managed_node2 3027 1726776668.95742: Calling groups_inventory to load vars for managed_node2 3027 1726776668.95745: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776668.96160: Calling all_plugins_play to load vars for managed_node2 3027 1726776668.96164: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776668.96169: Calling groups_plugins_play to load vars for managed_node2 3027 1726776668.96606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776668.97077: done with get_vars() 3027 1726776668.97088: done getting variables 3027 1726776668.97391: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysctl after role runs] ******************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:83 Thursday 19 September 2024 16:11:08 -0400 (0:00:00.380) 0:00:55.071 **** 3027 1726776668.97423: entering _queue_task() for managed_node2/shell 3027 1726776668.97516: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000012 3027 1726776668.97520: WORKER PROCESS EXITING 3027 1726776668.97886: worker is 1 (out of 1 available) 3027 1726776668.98015: exiting _queue_task() for managed_node2/shell 3027 1726776668.98028: done queuing things up, now waiting for results queue to drain 3027 1726776668.98030: waiting for pending results... 3027 1726776668.98493: running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs 3027 1726776668.98615: in run() - task 0233de48-8dd1-1ba9-d908-000000000013 3027 1726776668.98675: variable 'ansible_search_path' from source: unknown 3027 1726776668.98725: calling self._execute() 3027 1726776668.98837: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.98851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.98866: variable 'omit' from source: magic vars 3027 1726776668.98984: variable 'omit' from source: magic vars 3027 1726776668.99023: variable 'omit' from source: magic vars 3027 1726776668.99071: variable 'omit' from source: magic vars 3027 1726776668.99124: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776668.99176: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776668.99205: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776668.99230: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776668.99251: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776668.99292: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776668.99302: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.99309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.99432: Set connection var ansible_shell_executable to /bin/sh 3027 1726776668.99446: Set connection var ansible_shell_type to sh 3027 1726776668.99455: Set connection var ansible_connection to ssh 3027 1726776668.99466: Set connection var ansible_pipelining to False 3027 1726776668.99484: Set connection var ansible_timeout to 10 3027 1726776668.99501: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776668.99528: variable 'ansible_shell_executable' from source: unknown 3027 1726776668.99537: variable 'ansible_connection' from source: unknown 3027 1726776668.99547: variable 'ansible_module_compression' from source: unknown 3027 1726776668.99551: variable 'ansible_shell_type' from source: unknown 3027 1726776668.99555: variable 'ansible_shell_executable' from source: unknown 3027 1726776668.99558: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776668.99562: variable 'ansible_pipelining' from source: unknown 3027 1726776668.99570: variable 'ansible_timeout' from source: unknown 3027 1726776668.99580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776668.99747: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776668.99768: variable 'omit' from source: magic vars 3027 1726776668.99779: starting attempt loop 3027 1726776668.99786: running the handler 3027 1726776668.99808: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776668.99832: _low_level_execute_command(): starting 3027 1726776668.99845: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776669.00674: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776669.00732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776669.00892: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776669.00906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776669.02654: stdout chunk (state=3): >>>/root <<< 3027 1726776669.02843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776669.02847: stdout chunk (state=3): >>><<< 3027 1726776669.02852: stderr chunk (state=3): >>><<< 3027 1726776669.02930: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776669.02934: _low_level_execute_command(): starting 3027 1726776669.02937: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776669.0287437-4821-272268847758396 `" && echo ansible-tmp-1726776669.0287437-4821-272268847758396="` echo /root/.ansible/tmp/ansible-tmp-1726776669.0287437-4821-272268847758396 `" ) && sleep 0' 3027 1726776669.03774: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776669.03960: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776669.04145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776669.04174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776669.06281: stdout chunk (state=3): >>>ansible-tmp-1726776669.0287437-4821-272268847758396=/root/.ansible/tmp/ansible-tmp-1726776669.0287437-4821-272268847758396 <<< 3027 1726776669.06476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776669.06495: stderr chunk (state=3): >>><<< 3027 1726776669.06511: stdout chunk (state=3): >>><<< 3027 1726776669.06542: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776669.0287437-4821-272268847758396=/root/.ansible/tmp/ansible-tmp-1726776669.0287437-4821-272268847758396 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776669.06594: variable 'ansible_module_compression' from source: unknown 3027 1726776669.06659: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776669.06708: variable 'ansible_facts' from source: unknown 3027 1726776669.06917: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776669.0287437-4821-272268847758396/AnsiballZ_command.py 3027 1726776669.07105: Sending initial data 3027 1726776669.07108: Sent initial data (154 bytes) 3027 1726776669.07626: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776669.07640: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776669.07662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776669.07681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776669.07695: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776669.07787: 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.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776669.07806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776669.07876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776669.09606: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776669.09645: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776669.09828: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpfntoyl2f /root/.ansible/tmp/ansible-tmp-1726776669.0287437-4821-272268847758396/AnsiballZ_command.py <<< 3027 1726776669.09832: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776669.0287437-4821-272268847758396/AnsiballZ_command.py" <<< 3027 1726776669.09835: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpfntoyl2f" to remote "/root/.ansible/tmp/ansible-tmp-1726776669.0287437-4821-272268847758396/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776669.0287437-4821-272268847758396/AnsiballZ_command.py" <<< 3027 1726776669.10854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776669.10895: stderr chunk (state=3): >>><<< 3027 1726776669.10905: stdout chunk (state=3): >>><<< 3027 1726776669.11032: done transferring module to remote 3027 1726776669.11035: _low_level_execute_command(): starting 3027 1726776669.11038: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776669.0287437-4821-272268847758396/ /root/.ansible/tmp/ansible-tmp-1726776669.0287437-4821-272268847758396/AnsiballZ_command.py && sleep 0' 3027 1726776669.11607: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776669.11624: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776669.11638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776669.11666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776669.11699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776669.11718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776669.11806: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776669.11853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776669.11885: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776669.13918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776669.13936: stdout chunk (state=3): >>><<< 3027 1726776669.13957: stderr chunk (state=3): >>><<< 3027 1726776669.14056: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776669.14061: _low_level_execute_command(): starting 3027 1726776669.14064: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776669.0287437-4821-272268847758396/AnsiballZ_command.py && sleep 0' 3027 1726776669.14684: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776669.14703: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776669.14735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776669.14847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776669.14904: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776669.14954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776669.32320: stdout chunk (state=3): >>> {"changed": true, "stdout": "400000", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "start": "2024-09-19 16:11:09.315419", "end": "2024-09-19 16:11:09.321184", "delta": "0:00:00.005765", "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}}} <<< 3027 1726776669.34370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776669.35070: stderr chunk (state=3): >>><<< 3027 1726776669.35074: stdout chunk (state=3): >>><<< 3027 1726776669.35077: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "400000", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "start": "2024-09-19 16:11:09.315419", "end": "2024-09-19 16:11:09.321184", "delta": "0:00:00.005765", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776669.35081: 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-1726776669.0287437-4821-272268847758396/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776669.35084: _low_level_execute_command(): starting 3027 1726776669.35087: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776669.0287437-4821-272268847758396/ > /dev/null 2>&1 && sleep 0' 3027 1726776669.35913: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776669.35919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776669.35922: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776669.35924: 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.47.80 originally 10.31.47.80 <<< 3027 1726776669.35927: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776669.36070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776669.36097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776669.36173: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776669.36246: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776669.38253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776669.38270: stdout chunk (state=3): >>><<< 3027 1726776669.38283: stderr chunk (state=3): >>><<< 3027 1726776669.38480: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776669.38483: handler run complete 3027 1726776669.38486: Evaluated conditional (False): False 3027 1726776669.38488: attempt loop complete, returning result 3027 1726776669.38490: _execute() done 3027 1726776669.38492: dumping result to json 3027 1726776669.38494: done dumping result, returning 3027 1726776669.38496: done running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs [0233de48-8dd1-1ba9-d908-000000000013] 3027 1726776669.38498: sending task result for task 0233de48-8dd1-1ba9-d908-000000000013 ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "delta": "0:00:00.005765", "end": "2024-09-19 16:11:09.321184", "rc": 0, "start": "2024-09-19 16:11:09.315419" } STDOUT: 400000 3027 1726776669.38727: no more pending results, returning what we have 3027 1726776669.38731: results queue empty 3027 1726776669.38732: checking for any_errors_fatal 3027 1726776669.38741: done checking for any_errors_fatal 3027 1726776669.38742: checking for max_fail_percentage 3027 1726776669.38744: done checking for max_fail_percentage 3027 1726776669.38745: checking to see if all hosts have failed and the running result is not ok 3027 1726776669.38746: done checking to see if all hosts have failed 3027 1726776669.38747: getting the remaining hosts for this loop 3027 1726776669.38751: done getting the remaining hosts for this loop 3027 1726776669.38755: getting the next task for host managed_node2 3027 1726776669.38764: done getting next task for host managed_node2 3027 1726776669.38767: ^ task is: TASK: Check sysctl after role runs 3027 1726776669.38770: ^ 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 3027 1726776669.38774: getting variables 3027 1726776669.38775: in VariableManager get_vars() 3027 1726776669.38813: Calling all_inventory to load vars for managed_node2 3027 1726776669.38816: Calling groups_inventory to load vars for managed_node2 3027 1726776669.38818: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776669.38831: Calling all_plugins_play to load vars for managed_node2 3027 1726776669.38861: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776669.38866: Calling groups_plugins_play to load vars for managed_node2 3027 1726776669.39044: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000013 3027 1726776669.39048: WORKER PROCESS EXITING 3027 1726776669.39077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776669.39293: done with get_vars() 3027 1726776669.39304: done getting variables 3027 1726776669.39400: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysctl after role runs] ******************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:89 Thursday 19 September 2024 16:11:09 -0400 (0:00:00.420) 0:00:55.492 **** 3027 1726776669.39432: entering _queue_task() for managed_node2/shell 3027 1726776669.39716: worker is 1 (out of 1 available) 3027 1726776669.39730: exiting _queue_task() for managed_node2/shell 3027 1726776669.39744: done queuing things up, now waiting for results queue to drain 3027 1726776669.39745: waiting for pending results... 3027 1726776669.39988: running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs 3027 1726776669.40080: in run() - task 0233de48-8dd1-1ba9-d908-000000000014 3027 1726776669.40099: variable 'ansible_search_path' from source: unknown 3027 1726776669.40152: calling self._execute() 3027 1726776669.40256: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776669.40261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776669.40264: variable 'omit' from source: magic vars 3027 1726776669.40356: variable 'omit' from source: magic vars 3027 1726776669.40397: variable 'omit' from source: magic vars 3027 1726776669.40437: variable 'omit' from source: magic vars 3027 1726776669.40554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776669.40558: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776669.40562: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776669.40658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776669.40675: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776669.40718: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776669.40727: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776669.40735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776669.40856: Set connection var ansible_shell_executable to /bin/sh 3027 1726776669.40868: Set connection var ansible_shell_type to sh 3027 1726776669.40875: Set connection var ansible_connection to ssh 3027 1726776669.40886: Set connection var ansible_pipelining to False 3027 1726776669.40896: Set connection var ansible_timeout to 10 3027 1726776669.40954: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776669.40957: variable 'ansible_shell_executable' from source: unknown 3027 1726776669.40959: variable 'ansible_connection' from source: unknown 3027 1726776669.40962: variable 'ansible_module_compression' from source: unknown 3027 1726776669.40967: variable 'ansible_shell_type' from source: unknown 3027 1726776669.40969: variable 'ansible_shell_executable' from source: unknown 3027 1726776669.40975: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776669.40985: variable 'ansible_pipelining' from source: unknown 3027 1726776669.40992: variable 'ansible_timeout' from source: unknown 3027 1726776669.41001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776669.41170: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776669.41235: variable 'omit' from source: magic vars 3027 1726776669.41238: starting attempt loop 3027 1726776669.41241: running the handler 3027 1726776669.41244: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776669.41246: _low_level_execute_command(): starting 3027 1726776669.41259: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776669.42011: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776669.42071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776669.42139: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776669.42166: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776669.42194: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776669.42261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776669.43973: stdout chunk (state=3): >>>/root <<< 3027 1726776669.44082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776669.44126: stderr chunk (state=3): >>><<< 3027 1726776669.44130: stdout chunk (state=3): >>><<< 3027 1726776669.44151: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776669.44164: _low_level_execute_command(): starting 3027 1726776669.44167: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776669.4414763-4848-184934578181911 `" && echo ansible-tmp-1726776669.4414763-4848-184934578181911="` echo /root/.ansible/tmp/ansible-tmp-1726776669.4414763-4848-184934578181911 `" ) && sleep 0' 3027 1726776669.44614: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776669.44618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776669.44621: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776669.44630: 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.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776669.44633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776669.44698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776669.44745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776669.46685: stdout chunk (state=3): >>>ansible-tmp-1726776669.4414763-4848-184934578181911=/root/.ansible/tmp/ansible-tmp-1726776669.4414763-4848-184934578181911 <<< 3027 1726776669.46804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776669.46854: stderr chunk (state=3): >>><<< 3027 1726776669.46858: stdout chunk (state=3): >>><<< 3027 1726776669.46872: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776669.4414763-4848-184934578181911=/root/.ansible/tmp/ansible-tmp-1726776669.4414763-4848-184934578181911 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776669.46899: variable 'ansible_module_compression' from source: unknown 3027 1726776669.46936: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776669.46973: variable 'ansible_facts' from source: unknown 3027 1726776669.47029: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776669.4414763-4848-184934578181911/AnsiballZ_command.py 3027 1726776669.47133: Sending initial data 3027 1726776669.47136: Sent initial data (154 bytes) 3027 1726776669.47666: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776669.47687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776669.47753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776669.49345: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 3027 1726776669.49356: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776669.49376: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776669.49411: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpocyznxu_ /root/.ansible/tmp/ansible-tmp-1726776669.4414763-4848-184934578181911/AnsiballZ_command.py <<< 3027 1726776669.49421: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776669.4414763-4848-184934578181911/AnsiballZ_command.py" <<< 3027 1726776669.49446: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpocyznxu_" to remote "/root/.ansible/tmp/ansible-tmp-1726776669.4414763-4848-184934578181911/AnsiballZ_command.py" <<< 3027 1726776669.49459: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776669.4414763-4848-184934578181911/AnsiballZ_command.py" <<< 3027 1726776669.49962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776669.50029: stderr chunk (state=3): >>><<< 3027 1726776669.50033: stdout chunk (state=3): >>><<< 3027 1726776669.50054: done transferring module to remote 3027 1726776669.50063: _low_level_execute_command(): starting 3027 1726776669.50068: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776669.4414763-4848-184934578181911/ /root/.ansible/tmp/ansible-tmp-1726776669.4414763-4848-184934578181911/AnsiballZ_command.py && sleep 0' 3027 1726776669.50682: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776669.50690: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776669.50718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776669.52620: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776669.52668: stderr chunk (state=3): >>><<< 3027 1726776669.52671: stdout chunk (state=3): >>><<< 3027 1726776669.52685: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776669.52688: _low_level_execute_command(): starting 3027 1726776669.52693: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776669.4414763-4848-184934578181911/AnsiballZ_command.py && sleep 0' 3027 1726776669.53120: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776669.53124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776669.53126: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776669.53135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776669.53188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776669.53191: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776669.53237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776669.70423: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "start": "2024-09-19 16:11:09.696602", "end": "2024-09-19 16:11:09.702169", "delta": "0:00:00.005567", "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}}} <<< 3027 1726776669.72167: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776669.72171: stdout chunk (state=3): >>><<< 3027 1726776669.72174: stderr chunk (state=3): >>><<< 3027 1726776669.72176: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "start": "2024-09-19 16:11:09.696602", "end": "2024-09-19 16:11:09.702169", "delta": "0:00:00.005567", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776669.72371: 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-1726776669.4414763-4848-184934578181911/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776669.72375: _low_level_execute_command(): starting 3027 1726776669.72378: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776669.4414763-4848-184934578181911/ > /dev/null 2>&1 && sleep 0' 3027 1726776669.72894: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776669.72911: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776669.72927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776669.72939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776669.72955: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776669.73028: 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.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776669.73116: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776669.73124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776669.73129: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776669.73162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776669.75065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776669.75100: stderr chunk (state=3): >>><<< 3027 1726776669.75103: stdout chunk (state=3): >>><<< 3027 1726776669.75121: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776669.75128: handler run complete 3027 1726776669.75150: Evaluated conditional (False): False 3027 1726776669.75159: attempt loop complete, returning result 3027 1726776669.75162: _execute() done 3027 1726776669.75164: dumping result to json 3027 1726776669.75170: done dumping result, returning 3027 1726776669.75177: done running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs [0233de48-8dd1-1ba9-d908-000000000014] 3027 1726776669.75181: sending task result for task 0233de48-8dd1-1ba9-d908-000000000014 3027 1726776669.75286: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000014 3027 1726776669.75289: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "delta": "0:00:00.005567", "end": "2024-09-19 16:11:09.702169", "rc": 0, "start": "2024-09-19 16:11:09.696602" } 3027 1726776669.75358: no more pending results, returning what we have 3027 1726776669.75362: results queue empty 3027 1726776669.75362: checking for any_errors_fatal 3027 1726776669.75369: done checking for any_errors_fatal 3027 1726776669.75370: checking for max_fail_percentage 3027 1726776669.75371: done checking for max_fail_percentage 3027 1726776669.75372: checking to see if all hosts have failed and the running result is not ok 3027 1726776669.75373: done checking to see if all hosts have failed 3027 1726776669.75374: getting the remaining hosts for this loop 3027 1726776669.75375: done getting the remaining hosts for this loop 3027 1726776669.75379: getting the next task for host managed_node2 3027 1726776669.75384: done getting next task for host managed_node2 3027 1726776669.75386: ^ task is: TASK: Reboot the machine - see if settings persist after reboot 3027 1726776669.75388: ^ 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 3027 1726776669.75391: getting variables 3027 1726776669.75393: in VariableManager get_vars() 3027 1726776669.75427: Calling all_inventory to load vars for managed_node2 3027 1726776669.75430: Calling groups_inventory to load vars for managed_node2 3027 1726776669.75432: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776669.75441: Calling all_plugins_play to load vars for managed_node2 3027 1726776669.75444: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776669.75446: Calling groups_plugins_play to load vars for managed_node2 3027 1726776669.75681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776669.75858: done with get_vars() 3027 1726776669.75869: done getting variables 3027 1726776669.75936: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Reboot the machine - see if settings persist after reboot] *************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:95 Thursday 19 September 2024 16:11:09 -0400 (0:00:00.365) 0:00:55.857 **** 3027 1726776669.75965: entering _queue_task() for managed_node2/reboot 3027 1726776669.76400: worker is 1 (out of 1 available) 3027 1726776669.76413: exiting _queue_task() for managed_node2/reboot 3027 1726776669.76428: done queuing things up, now waiting for results queue to drain 3027 1726776669.76429: waiting for pending results... 3027 1726776669.77039: running TaskExecutor() for managed_node2/TASK: Reboot the machine - see if settings persist after reboot 3027 1726776669.77458: in run() - task 0233de48-8dd1-1ba9-d908-000000000015 3027 1726776669.77462: variable 'ansible_search_path' from source: unknown 3027 1726776669.77465: calling self._execute() 3027 1726776669.77468: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776669.77471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776669.77475: variable 'omit' from source: magic vars 3027 1726776669.77660: variable 'omit' from source: magic vars 3027 1726776669.77701: variable 'omit' from source: magic vars 3027 1726776669.77754: variable 'omit' from source: magic vars 3027 1726776669.77810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776669.77877: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776669.77905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776669.77939: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776669.77962: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776669.78000: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776669.78009: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776669.78016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776669.78142: Set connection var ansible_shell_executable to /bin/sh 3027 1726776669.78152: Set connection var ansible_shell_type to sh 3027 1726776669.78161: Set connection var ansible_connection to ssh 3027 1726776669.78167: Set connection var ansible_pipelining to False 3027 1726776669.78173: Set connection var ansible_timeout to 10 3027 1726776669.78214: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776669.78222: variable 'ansible_shell_executable' from source: unknown 3027 1726776669.78224: variable 'ansible_connection' from source: unknown 3027 1726776669.78228: variable 'ansible_module_compression' from source: unknown 3027 1726776669.78230: variable 'ansible_shell_type' from source: unknown 3027 1726776669.78233: variable 'ansible_shell_executable' from source: unknown 3027 1726776669.78236: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776669.78240: variable 'ansible_pipelining' from source: unknown 3027 1726776669.78243: variable 'ansible_timeout' from source: unknown 3027 1726776669.78247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776669.78372: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776669.78381: variable 'omit' from source: magic vars 3027 1726776669.78386: starting attempt loop 3027 1726776669.78390: running the handler 3027 1726776669.78407: reboot: running setup module to get distribution 3027 1726776669.78418: _low_level_execute_command(): starting 3027 1726776669.78426: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776669.78954: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776669.78960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776669.78963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776669.79011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776669.79018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776669.79020: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776669.79063: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776669.80778: stdout chunk (state=3): >>>/root <<< 3027 1726776669.80988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776669.80992: stdout chunk (state=3): >>><<< 3027 1726776669.80995: stderr chunk (state=3): >>><<< 3027 1726776669.81077: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776669.81080: _low_level_execute_command(): starting 3027 1726776669.81084: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529 `" && echo ansible-tmp-1726776669.8105848-4870-245530566404529="` echo /root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529 `" ) && sleep 0' 3027 1726776669.81555: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776669.81558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776669.81561: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776669.81570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776669.81612: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776669.81620: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776669.81661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776669.83655: stdout chunk (state=3): >>>ansible-tmp-1726776669.8105848-4870-245530566404529=/root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529 <<< 3027 1726776669.83859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776669.83862: stderr chunk (state=3): >>><<< 3027 1726776669.83867: stdout chunk (state=3): >>><<< 3027 1726776669.83875: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776669.8105848-4870-245530566404529=/root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776669.83934: variable 'ansible_module_compression' from source: unknown 3027 1726776669.83960: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3027 1726776669.84009: variable 'ansible_facts' from source: unknown 3027 1726776669.84151: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529/AnsiballZ_setup.py 3027 1726776669.84262: Sending initial data 3027 1726776669.84265: Sent initial data (152 bytes) 3027 1726776669.84711: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776669.84715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776669.84717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776669.84720: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776669.84723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776669.84771: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776669.84775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776669.84815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776669.86428: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776669.86432: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776669.86459: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776669.86502: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpa08fu6wp /root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529/AnsiballZ_setup.py <<< 3027 1726776669.86505: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529/AnsiballZ_setup.py" <<< 3027 1726776669.86532: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpa08fu6wp" to remote "/root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529/AnsiballZ_setup.py" <<< 3027 1726776669.86539: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529/AnsiballZ_setup.py" <<< 3027 1726776669.87558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776669.87616: stderr chunk (state=3): >>><<< 3027 1726776669.87620: stdout chunk (state=3): >>><<< 3027 1726776669.87638: done transferring module to remote 3027 1726776669.87648: _low_level_execute_command(): starting 3027 1726776669.87654: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529/ /root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529/AnsiballZ_setup.py && sleep 0' 3027 1726776669.88080: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776669.88083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776669.88085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776669.88088: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776669.88090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776669.88141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776669.88153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776669.88184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776669.90028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776669.90073: stderr chunk (state=3): >>><<< 3027 1726776669.90076: stdout chunk (state=3): >>><<< 3027 1726776669.90094: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776669.90098: _low_level_execute_command(): starting 3027 1726776669.90156: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529/AnsiballZ_setup.py && sleep 0' 3027 1726776669.90568: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776669.90571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776669.90574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776669.90576: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776669.90578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776669.90631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776669.90639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776669.90642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776669.90683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776670.74846: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCj5Ved0XH2w7fAMsJ5rpAWgLiZgZ8FyxIN1YHrM5EIzAmmLZ/5xdNMccbMiJqQJa+/LA98n33mo0Rd95FVfS1hf6R1+0bBlfDdtUIFT7006rv2++Wlv5IAQFto7q4HnVWpL+IuCvhKZ1HyEdhbeIItI6tkd12rt2MBwffNUAMIIpSDpNVcCYshn7OruRb8rP3bnRPZa0UnGtm0yueqyDEwxjqKD/UZtJWVv9L4oXA92Vb0KqmRzVCpBuEvqxHE+Pg4AEO594OIPJDPCbcr7e9DNIAURQrLtFHWRm7qnCrTiJPtoeqb7v+lUtEVns3fexEUOfNcIktsbXoaKooOmFVDkq+IIrihTqYUudSxPG2qi65AnOqcYdlYW+ucggr/CHtDVNt6jBUMiFvbXpfvM1Nd4WkY4wQ5iGiFVfy7lBq9sq3ZKGA/RJB/SirLTfmgWazbP1YfItrTERZHOzunpyjReTX3MW7Nj8lm4iRWsNoa47yqYBtb3t0b6Ki/BNxTcw0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAtk8nE/2A5UFxTXxnUdaZ9+9rCv9Hmngs0IW1OEr5mzYFfh/ojdrJftEiPFg7tEHbUNf8gLO45VeJMgiRbho0s=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGR98iIuVV8nCWx6PlKm8WS09Y0Lt9DUXzQO25Y+TWDn", "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": "16", "minute": "11", "second": "10", "epoch": "1726776670", "epoch_int": "1726776670", "date": "2024-09-19", "time": "16:11:10", "iso8601_micro": "2024-09-19T20:11:10.198778Z", "iso8601": "2024-09-19T20:11:10Z", "iso8601_basic": "20240919T161110198778", "iso8601_basic_short": "20240919T161110", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-47-80.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-80", "ansible_nodename": "ip-10-31-47-80.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": "ec2344a58d7d7314c8d14b2b416e473d", "ansible_fips": false, "ansible_local": {}, "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_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.45.186 49200 10.31.47.80 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.45.186 49200 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "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"}}} <<< 3027 1726776670.76766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776670.76770: stdout chunk (state=3): >>><<< 3027 1726776670.76772: stderr chunk (state=3): >>><<< 3027 1726776670.76789: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCj5Ved0XH2w7fAMsJ5rpAWgLiZgZ8FyxIN1YHrM5EIzAmmLZ/5xdNMccbMiJqQJa+/LA98n33mo0Rd95FVfS1hf6R1+0bBlfDdtUIFT7006rv2++Wlv5IAQFto7q4HnVWpL+IuCvhKZ1HyEdhbeIItI6tkd12rt2MBwffNUAMIIpSDpNVcCYshn7OruRb8rP3bnRPZa0UnGtm0yueqyDEwxjqKD/UZtJWVv9L4oXA92Vb0KqmRzVCpBuEvqxHE+Pg4AEO594OIPJDPCbcr7e9DNIAURQrLtFHWRm7qnCrTiJPtoeqb7v+lUtEVns3fexEUOfNcIktsbXoaKooOmFVDkq+IIrihTqYUudSxPG2qi65AnOqcYdlYW+ucggr/CHtDVNt6jBUMiFvbXpfvM1Nd4WkY4wQ5iGiFVfy7lBq9sq3ZKGA/RJB/SirLTfmgWazbP1YfItrTERZHOzunpyjReTX3MW7Nj8lm4iRWsNoa47yqYBtb3t0b6Ki/BNxTcw0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAtk8nE/2A5UFxTXxnUdaZ9+9rCv9Hmngs0IW1OEr5mzYFfh/ojdrJftEiPFg7tEHbUNf8gLO45VeJMgiRbho0s=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGR98iIuVV8nCWx6PlKm8WS09Y0Lt9DUXzQO25Y+TWDn", "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": "16", "minute": "11", "second": "10", "epoch": "1726776670", "epoch_int": "1726776670", "date": "2024-09-19", "time": "16:11:10", "iso8601_micro": "2024-09-19T20:11:10.198778Z", "iso8601": "2024-09-19T20:11:10Z", "iso8601_basic": "20240919T161110198778", "iso8601_basic_short": "20240919T161110", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-47-80.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-80", "ansible_nodename": "ip-10-31-47-80.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": "ec2344a58d7d7314c8d14b2b416e473d", "ansible_fips": false, "ansible_local": {}, "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_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.45.186 49200 10.31.47.80 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.45.186 49200 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776670.78158: 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-1726776669.8105848-4870-245530566404529/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776670.78162: reboot: distribution: {'name': 'fedora', 'version': '40', 'family': 'redhat'} 3027 1726776670.78164: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 3027 1726776670.78166: _low_level_execute_command(): starting 3027 1726776670.78168: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 3027 1726776670.78957: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776670.78963: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776670.78965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776670.78968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776670.78974: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776670.78977: stderr chunk (state=3): >>>debug2: match not found <<< 3027 1726776670.78979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776670.78982: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3027 1726776670.78984: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776670.78986: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3027 1726776670.78988: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776670.79104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776670.79108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776670.79111: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776670.79113: stderr chunk (state=3): >>>debug2: match found <<< 3027 1726776670.79115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776670.79117: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776670.79178: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776670.79182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776670.79381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776670.81520: stdout chunk (state=3): >>>17b89777-38c9-4edf-a927-848f1498fef8 <<< 3027 1726776670.81708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776670.81712: stderr chunk (state=3): >>><<< 3027 1726776670.81714: stdout chunk (state=3): >>><<< 3027 1726776670.81745: _low_level_execute_command() done: rc=0, stdout=17b89777-38c9-4edf-a927-848f1498fef8 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776670.81955: reboot: last boot time: 17b89777-38c9-4edf-a927-848f1498fef8 3027 1726776670.81958: reboot: saving original connect_timeout of None 3027 1726776670.81961: reboot: running find module looking in ['/sbin', '/bin', '/usr/sbin', '/usr/bin', '/usr/local/sbin'] to get path for "shutdown" 3027 1726776670.81963: variable 'ansible_module_compression' from source: unknown 3027 1726776670.81966: ANSIBALLZ: Using generic lock for ansible.legacy.find 3027 1726776670.81968: ANSIBALLZ: Acquiring lock 3027 1726776670.81969: ANSIBALLZ: Lock acquired: 140002541027600 3027 1726776670.81971: ANSIBALLZ: Creating module 3027 1726776670.95287: ANSIBALLZ: Writing module into payload 3027 1726776670.95369: ANSIBALLZ: Writing module 3027 1726776670.95387: ANSIBALLZ: Renaming module 3027 1726776670.95392: ANSIBALLZ: Done creating module 3027 1726776670.95405: variable 'ansible_facts' from source: unknown 3027 1726776670.95452: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529/AnsiballZ_find.py 3027 1726776670.95554: Sending initial data 3027 1726776670.95558: Sent initial data (151 bytes) 3027 1726776670.96060: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776670.96063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776670.96066: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776670.96068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776670.96123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776670.96128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776670.96130: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776670.96173: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776670.97890: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776670.97924: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776670.97962: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp2uqv8anq /root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529/AnsiballZ_find.py <<< 3027 1726776670.97965: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529/AnsiballZ_find.py" <<< 3027 1726776670.98001: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp2uqv8anq" to remote "/root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529/AnsiballZ_find.py" <<< 3027 1726776670.98006: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529/AnsiballZ_find.py" <<< 3027 1726776670.98519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776670.98584: stderr chunk (state=3): >>><<< 3027 1726776670.98594: stdout chunk (state=3): >>><<< 3027 1726776670.98609: done transferring module to remote 3027 1726776670.98619: _low_level_execute_command(): starting 3027 1726776670.98625: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529/ /root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529/AnsiballZ_find.py && sleep 0' 3027 1726776670.99087: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776670.99090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776670.99093: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776670.99097: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776670.99099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776670.99154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776670.99159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776670.99162: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776670.99198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776671.01061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776671.01109: stderr chunk (state=3): >>><<< 3027 1726776671.01115: stdout chunk (state=3): >>><<< 3027 1726776671.01129: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776671.01132: _low_level_execute_command(): starting 3027 1726776671.01137: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529/AnsiballZ_find.py && sleep 0' 3027 1726776671.01615: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776671.01619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776671.01623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776671.01625: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776671.01627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776671.01686: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776671.01695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776671.01699: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776671.01736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776671.24239: 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": 151504, "dev": 51714, "nlink": 1, "atime": 1726776671.2107632, "mtime": 1726012800.0, "ctime": 1726562420.112, "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": 151504, "dev": 51714, "nlink": 1, "atime": 1726776671.2107632, "mtime": 1726012800.0, "ctime": 1726562420.112, "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": 2852, "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}}} <<< 3027 1726776671.25754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776671.25801: stderr chunk (state=3): >>><<< 3027 1726776671.25806: stdout chunk (state=3): >>><<< 3027 1726776671.25825: _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": 151504, "dev": 51714, "nlink": 1, "atime": 1726776671.2107632, "mtime": 1726012800.0, "ctime": 1726562420.112, "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": 151504, "dev": 51714, "nlink": 1, "atime": 1726776671.2107632, "mtime": 1726012800.0, "ctime": 1726562420.112, "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": 2852, "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776671.25880: 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-1726776669.8105848-4870-245530566404529/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776671.25890: reboot: rebooting server with command '/sbin/shutdown -r 0 "Reboot initiated by Ansible"' 3027 1726776671.25893: _low_level_execute_command(): starting 3027 1726776671.25899: _low_level_execute_command(): executing: /bin/sh -c '/sbin/shutdown -r 0 "Reboot initiated by Ansible" && sleep 0' 3027 1726776671.26361: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776671.26364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776671.26366: 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.47.80 is address <<< 3027 1726776671.26369: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776671.26371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776671.26427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776671.26430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776671.26436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776671.26474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776671.29425: stdout chunk (state=3): >>>Reboot scheduled for Thu 2024-09-19 16:11:11 EDT, use 'shutdown -c' to cancel. <<< 3027 1726776671.29672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776671.29675: stdout chunk (state=3): >>><<< 3027 1726776671.29678: stderr chunk (state=3): >>><<< 3027 1726776671.29680: _low_level_execute_command() done: rc=0, stdout=Reboot scheduled for Thu 2024-09-19 16:11:11 EDT, use 'shutdown -c' to cancel. , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776671.29683: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 3027 1726776671.29685: _low_level_execute_command(): starting 3027 1726776671.29687: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 3027 1726776671.30374: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776671.30382: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776671.30393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776671.30410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776671.30464: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776671.30572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776671.30576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776671.30631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776671.44084: stderr chunk (state=3): >>>debug2: Control master terminated unexpectedly Shared connection to 10.31.47.80 closed. <<< 3027 1726776671.44089: stdout chunk (state=3): >>><<< 3027 1726776671.44092: stderr chunk (state=3): >>><<< 3027 1726776671.45466: reboot: last boot time check fail 'Shared connection to 10.31.47.80 closed.', retrying in 1.4870 seconds... 3027 1726776672.94190: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 3027 1726776672.94194: _low_level_execute_command(): starting 3027 1726776672.94197: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 3027 1726776672.94837: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776672.94842: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776672.94872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug1: Control socket "/root/.ansible/cp/cae9c38925" does not exist debug1: Connecting to 10.31.47.80 [10.31.47.80] port 22. debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776672.95777: stderr chunk (state=3): >>>debug1: connect to address 10.31.47.80 port 22: Connection refused <<< 3027 1726776672.95786: stderr chunk (state=3): >>>ssh: connect to host 10.31.47.80 port 22: Connection refused <<< 3027 1726776672.95835: stderr chunk (state=3): >>><<< 3027 1726776672.95838: stdout chunk (state=3): >>><<< 3027 1726776672.96330: reboot: last boot time check fail 'ssh: connect to host 10.31.47.80 port 22: Connection refused', retrying in 2.2390 seconds... 3027 1726776675.20330: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 3027 1726776675.20335: _low_level_execute_command(): starting 3027 1726776675.20337: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 3027 1726776675.20981: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776675.21026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776675.21042: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/cae9c38925" does not exist <<< 3027 1726776675.21061: stderr chunk (state=3): >>>debug1: Connecting to 10.31.47.80 [10.31.47.80] port 22. <<< 3027 1726776675.21090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776685.22102: stderr chunk (state=3): >>>debug1: connect to address 10.31.47.80 port 22: Connection timed out ssh: connect to host 10.31.47.80 port 22: Connection timed out <<< 3027 1726776685.22163: stderr chunk (state=3): >>><<< 3027 1726776685.22166: stdout chunk (state=3): >>><<< 3027 1726776685.22718: reboot: last boot time check fail 'ssh: connect to host 10.31.47.80 port 22: Connection timed out', retrying in 4.9130 seconds... 3027 1726776690.14041: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 3027 1726776690.14046: _low_level_execute_command(): starting 3027 1726776690.14051: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 3027 1726776690.14545: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776690.14552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776690.14555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776690.14557: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776690.14559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776690.14603: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776690.14612: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/cae9c38925" does not exist debug1: Connecting to 10.31.47.80 [10.31.47.80] port 22. debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776697.32112: stderr chunk (state=3): >>>debug1: connect to address 10.31.47.80 port 22: Connection refused ssh: connect to host 10.31.47.80 port 22: Connection refused <<< 3027 1726776697.32175: stderr chunk (state=3): >>><<< 3027 1726776697.32179: stdout chunk (state=3): >>><<< 3027 1726776697.32907: reboot: last boot time check fail 'ssh: connect to host 10.31.47.80 port 22: Connection refused', retrying in 8.6370 seconds... 3027 1726776705.96633: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 3027 1726776705.96638: _low_level_execute_command(): starting 3027 1726776705.96641: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 3027 1726776705.97117: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776705.97121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776705.97125: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776705.97170: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776705.97177: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/cae9c38925" does not exist debug1: Connecting to 10.31.47.80 [10.31.47.80] port 22. debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776705.97235: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 3027 1726776705.97240: 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 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 <<< 3027 1726776705.97243: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 <<< 3027 1726776705.97245: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 <<< 3027 1726776705.97247: stderr chunk (state=3): >>>debug1: Local version string SSH-2.0-OpenSSH_9.6 <<< 3027 1726776705.99339: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.6 debug1: compat_banner: match: OpenSSH_9.6 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.47.80:22 as 'root' <<< 3027 1726776705.99343: 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 <<< 3027 1726776705.99352: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 3027 1726776706.00171: 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 <<< 3027 1726776706.00174: stderr chunk (state=3): >>>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 <<< 3027 1726776706.00338: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 3027 1726776706.00751: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 3027 1726776706.00756: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:76WF6w/Xx7s7Ot/Ci0Vujuc2RqivGuGifiFmfzZovHE 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.47.80' is known and matches the ED25519 host key. debug1: Found key in /root/.ssh/known_hosts:2 <<< 3027 1726776706.01091: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 <<< 3027 1726776706.01096: stderr chunk (state=3): >>>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 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> <<< 3027 1726776706.05333: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 3027 1726776706.05427: 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 <<< 3027 1726776706.05581: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 3027 1726776706.05628: 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 debug1: Will attempt key: /root/.ssh/id_xmss <<< 3027 1726776706.05631: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_dsa debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa <<< 3027 1726776706.06076: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 3027 1726776706.10014: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 3027 1726776706.10019: stderr chunk (state=3): >>>Authenticated to 10.31.47.80 ([10.31.47.80]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 3027 1726776706.10034: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/cae9c38925] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process <<< 3027 1726776706.10075: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 5753 debug2: fd 4 setting O_NONBLOCK <<< 3027 1726776706.10112: stderr chunk (state=3): >>>debug1: forking to background <<< 3027 1726776706.10165: 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 <<< 3027 1726776706.10190: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776706.10198: stderr chunk (state=3): >>>debug2: mux_master_process_alive_check: channel 1: alive check <<< 3027 1726776706.10201: stderr chunk (state=3): >>>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 <<< 3027 1726776706.10207: 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 <<< 3027 1726776706.31112: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 <<< 3027 1726776706.31127: stderr chunk (state=3): >>>debug1: client_input_hostkeys: searching /root/.ssh/known_hosts for 10.31.47.80 / (none) <<< 3027 1726776706.31140: stderr chunk (state=3): >>>debug1: client_input_hostkeys: searching /root/.ssh/known_hosts2 for 10.31.47.80 / (none) debug1: client_input_hostkeys: hostkeys file /root/.ssh/known_hosts2 does not exist <<< 3027 1726776706.31157: stderr chunk (state=3): >>>debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 3027 1726776706.31239: 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 <<< 3027 1726776706.31243: 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 <<< 3027 1726776706.31245: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776706.32516: stderr chunk (state=3): >>>Learned new hostkey: RSA SHA256:nGYYi8ao2e35XtxELELYL9hbRqi8SfOtnTzjlG8tduc Learned new hostkey: ECDSA SHA256:ONEb8IqM4Gnq4lrTNL42QCfqxLmWDaajbQIIh6tRqrI <<< 3027 1726776706.32526: stderr chunk (state=3): >>>Adding new key for 10.31.47.80 to /root/.ssh/known_hosts: ssh-rsa SHA256:nGYYi8ao2e35XtxELELYL9hbRqi8SfOtnTzjlG8tduc Adding new key for 10.31.47.80 to /root/.ssh/known_hosts: ecdsa-sha2-nistp256 SHA256:ONEb8IqM4Gnq4lrTNL42QCfqxLmWDaajbQIIh6tRqrI <<< 3027 1726776706.32546: stderr chunk (state=3): >>>debug1: update_known_hosts: known hosts file /root/.ssh/known_hosts2 does not exist <<< 3027 1726776706.38743: 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 <<< 3027 1726776706.42495: stdout chunk (state=3): >>>88f240bb-b6b0-45b4-b922-f4c48e963c70 <<< 3027 1726776706.42762: 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 <<< 3027 1726776706.42766: stderr chunk (state=3): >>>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 <<< 3027 1726776706.42769: 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: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776706.42788: stderr chunk (state=3): >>>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 <<< 3027 1726776706.42900: stdout chunk (state=3): >>><<< 3027 1726776707.42974: _low_level_execute_command() done: rc=0, stdout=88f240bb-b6b0-45b4-b922-f4c48e963c70 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug1: Control socket "/root/.ansible/cp/cae9c38925" does not exist debug1: Connecting to 10.31.47.80 [10.31.47.80] 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: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.6 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.6 debug1: compat_banner: match: OpenSSH_9.6 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.47.80: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:76WF6w/Xx7s7Ot/Ci0Vujuc2RqivGuGifiFmfzZovHE 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.47.80' 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 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 debug1: Will attempt key: /root/.ssh/id_dsa 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.47.80 ([10.31.47.80]: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/cae9c38925] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 5753 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.47.80 / (none) debug1: client_input_hostkeys: searching /root/.ssh/known_hosts2 for 10.31.47.80 / (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:nGYYi8ao2e35XtxELELYL9hbRqi8SfOtnTzjlG8tduc Learned new hostkey: ECDSA SHA256:ONEb8IqM4Gnq4lrTNL42QCfqxLmWDaajbQIIh6tRqrI Adding new key for 10.31.47.80 to /root/.ssh/known_hosts: ssh-rsa SHA256:nGYYi8ao2e35XtxELELYL9hbRqi8SfOtnTzjlG8tduc Adding new key for 10.31.47.80 to /root/.ssh/known_hosts: ecdsa-sha2-nistp256 SHA256:ONEb8IqM4Gnq4lrTNL42QCfqxLmWDaajbQIIh6tRqrI 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: Received exit status from master 0 Shared connection to 10.31.47.80 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 3027 1726776707.42990: reboot: last boot time: 88f240bb-b6b0-45b4-b922-f4c48e963c70 3027 1726776707.42993: reboot: last boot time check success 3027 1726776707.43016: reboot: attempting post-reboot test command 'tuned-adm active' 3027 1726776707.43019: _low_level_execute_command(): starting 3027 1726776707.43021: _low_level_execute_command(): executing: /bin/sh -c 'tuned-adm active && sleep 0' 3027 1726776707.43503: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776707.43507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776707.43509: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776707.43511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776707.43555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776707.43570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776707.43691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776707.58431: stdout chunk (state=3): >>>Current active profile: virtual-guest kernel_settings <<< 3027 1726776707.60160: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776707.60219: stderr chunk (state=3): >>><<< 3027 1726776707.60222: stdout chunk (state=3): >>><<< 3027 1726776707.60236: _low_level_execute_command() done: rc=0, stdout=Current active profile: virtual-guest kernel_settings , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776707.60242: reboot: post-reboot test command success 3027 1726776707.60254: _low_level_execute_command(): starting 3027 1726776707.60259: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776669.8105848-4870-245530566404529/ > /dev/null 2>&1 && sleep 0' 3027 1726776707.60724: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776707.60728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776707.60730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776707.60732: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776707.60786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776707.60793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776707.60795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776707.60830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776707.62894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776707.62939: stderr chunk (state=3): >>><<< 3027 1726776707.62942: stdout chunk (state=3): >>><<< 3027 1726776707.62957: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776707.62961: handler run complete 3027 1726776707.62976: attempt loop complete, returning result 3027 1726776707.62979: _execute() done 3027 1726776707.62983: dumping result to json 3027 1726776707.62985: done dumping result, returning 3027 1726776707.62992: done running TaskExecutor() for managed_node2/TASK: Reboot the machine - see if settings persist after reboot [0233de48-8dd1-1ba9-d908-000000000015] 3027 1726776707.62996: sending task result for task 0233de48-8dd1-1ba9-d908-000000000015 3027 1726776707.63082: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000015 3027 1726776707.63084: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "elapsed": 36, "rebooted": true } 3027 1726776707.63132: no more pending results, returning what we have 3027 1726776707.63135: results queue empty 3027 1726776707.63136: checking for any_errors_fatal 3027 1726776707.63143: done checking for any_errors_fatal 3027 1726776707.63144: checking for max_fail_percentage 3027 1726776707.63145: done checking for max_fail_percentage 3027 1726776707.63146: checking to see if all hosts have failed and the running result is not ok 3027 1726776707.63153: done checking to see if all hosts have failed 3027 1726776707.63154: getting the remaining hosts for this loop 3027 1726776707.63156: done getting the remaining hosts for this loop 3027 1726776707.63160: getting the next task for host managed_node2 3027 1726776707.63166: done getting next task for host managed_node2 3027 1726776707.63169: ^ task is: TASK: Check sysctl after reboot 3027 1726776707.63171: ^ 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 3027 1726776707.63174: getting variables 3027 1726776707.63176: in VariableManager get_vars() 3027 1726776707.63217: Calling all_inventory to load vars for managed_node2 3027 1726776707.63219: Calling groups_inventory to load vars for managed_node2 3027 1726776707.63221: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776707.63232: Calling all_plugins_play to load vars for managed_node2 3027 1726776707.63234: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776707.63237: Calling groups_plugins_play to load vars for managed_node2 3027 1726776707.63401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776707.63534: done with get_vars() 3027 1726776707.63543: done getting variables 3027 1726776707.63590: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysctl after reboot] *********************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:99 Thursday 19 September 2024 16:11:47 -0400 (0:00:37.876) 0:01:33.733 **** 3027 1726776707.63614: entering _queue_task() for managed_node2/shell 3027 1726776707.63832: worker is 1 (out of 1 available) 3027 1726776707.63846: exiting _queue_task() for managed_node2/shell 3027 1726776707.63860: done queuing things up, now waiting for results queue to drain 3027 1726776707.63861: waiting for pending results... 3027 1726776707.64031: running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot 3027 1726776707.64091: in run() - task 0233de48-8dd1-1ba9-d908-000000000016 3027 1726776707.64107: variable 'ansible_search_path' from source: unknown 3027 1726776707.64137: calling self._execute() 3027 1726776707.64207: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776707.64212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776707.64220: variable 'omit' from source: magic vars 3027 1726776707.64297: variable 'omit' from source: magic vars 3027 1726776707.64322: variable 'omit' from source: magic vars 3027 1726776707.64346: variable 'omit' from source: magic vars 3027 1726776707.64383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776707.64656: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776707.64673: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776707.64688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776707.64697: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776707.64724: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776707.64728: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776707.64730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776707.64803: Set connection var ansible_shell_executable to /bin/sh 3027 1726776707.64809: Set connection var ansible_shell_type to sh 3027 1726776707.64812: Set connection var ansible_connection to ssh 3027 1726776707.64817: Set connection var ansible_pipelining to False 3027 1726776707.64823: Set connection var ansible_timeout to 10 3027 1726776707.64831: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776707.64849: variable 'ansible_shell_executable' from source: unknown 3027 1726776707.64852: variable 'ansible_connection' from source: unknown 3027 1726776707.64857: variable 'ansible_module_compression' from source: unknown 3027 1726776707.64859: variable 'ansible_shell_type' from source: unknown 3027 1726776707.64862: variable 'ansible_shell_executable' from source: unknown 3027 1726776707.64864: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776707.64866: variable 'ansible_pipelining' from source: unknown 3027 1726776707.64869: variable 'ansible_timeout' from source: unknown 3027 1726776707.64874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776707.64981: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776707.64990: variable 'omit' from source: magic vars 3027 1726776707.64995: starting attempt loop 3027 1726776707.64998: running the handler 3027 1726776707.65009: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776707.65021: _low_level_execute_command(): starting 3027 1726776707.65028: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776707.65553: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776707.65557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776707.65560: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776707.65562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776707.65613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776707.65617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776707.65633: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776707.65671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776707.67339: stdout chunk (state=3): >>>/root <<< 3027 1726776707.67436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776707.67491: stderr chunk (state=3): >>><<< 3027 1726776707.67495: stdout chunk (state=3): >>><<< 3027 1726776707.67519: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776707.67529: _low_level_execute_command(): starting 3027 1726776707.67535: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776707.6751804-5761-6269301116291 `" && echo ansible-tmp-1726776707.6751804-5761-6269301116291="` echo /root/.ansible/tmp/ansible-tmp-1726776707.6751804-5761-6269301116291 `" ) && sleep 0' 3027 1726776707.67997: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776707.68001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776707.68007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776707.68017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776707.68063: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776707.68066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776707.68108: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776707.70032: stdout chunk (state=3): >>>ansible-tmp-1726776707.6751804-5761-6269301116291=/root/.ansible/tmp/ansible-tmp-1726776707.6751804-5761-6269301116291 <<< 3027 1726776707.70153: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776707.70201: stderr chunk (state=3): >>><<< 3027 1726776707.70207: stdout chunk (state=3): >>><<< 3027 1726776707.70220: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776707.6751804-5761-6269301116291=/root/.ansible/tmp/ansible-tmp-1726776707.6751804-5761-6269301116291 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776707.70250: variable 'ansible_module_compression' from source: unknown 3027 1726776707.70291: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776707.70322: variable 'ansible_facts' from source: unknown 3027 1726776707.70380: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776707.6751804-5761-6269301116291/AnsiballZ_command.py 3027 1726776707.70486: Sending initial data 3027 1726776707.70489: Sent initial data (152 bytes) 3027 1726776707.70956: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776707.70960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776707.70962: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776707.70965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776707.70975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776707.71011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776707.71025: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776707.71068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776707.72862: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776707.72895: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776707.72932: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpnd8zq4ql /root/.ansible/tmp/ansible-tmp-1726776707.6751804-5761-6269301116291/AnsiballZ_command.py <<< 3027 1726776707.72935: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776707.6751804-5761-6269301116291/AnsiballZ_command.py" <<< 3027 1726776707.72965: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 3027 1726776707.72969: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpnd8zq4ql" to remote "/root/.ansible/tmp/ansible-tmp-1726776707.6751804-5761-6269301116291/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776707.6751804-5761-6269301116291/AnsiballZ_command.py" <<< 3027 1726776707.73472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776707.73542: stderr chunk (state=3): >>><<< 3027 1726776707.73545: stdout chunk (state=3): >>><<< 3027 1726776707.73566: done transferring module to remote 3027 1726776707.73576: _low_level_execute_command(): starting 3027 1726776707.73581: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776707.6751804-5761-6269301116291/ /root/.ansible/tmp/ansible-tmp-1726776707.6751804-5761-6269301116291/AnsiballZ_command.py && sleep 0' 3027 1726776707.74017: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776707.74037: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776707.74041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776707.74044: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776707.74059: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776707.74115: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776707.74118: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776707.74121: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776707.74160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776707.76127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776707.76175: stderr chunk (state=3): >>><<< 3027 1726776707.76178: stdout chunk (state=3): >>><<< 3027 1726776707.76192: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776707.76195: _low_level_execute_command(): starting 3027 1726776707.76201: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776707.6751804-5761-6269301116291/AnsiballZ_command.py && sleep 0' 3027 1726776707.76641: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776707.76645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776707.76676: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776707.76679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776707.76682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776707.76684: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776707.76740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776707.76743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776707.76747: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776707.76788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776707.95771: stdout chunk (state=3): >>> {"changed": true, "stdout": "400000", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "start": "2024-09-19 16:11:47.994893", "end": "2024-09-19 16:11:48.000749", "delta": "0:00:00.005856", "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}}} <<< 3027 1726776707.97369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776707.97426: stderr chunk (state=3): >>><<< 3027 1726776707.97430: stdout chunk (state=3): >>><<< 3027 1726776707.97444: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "400000", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "start": "2024-09-19 16:11:47.994893", "end": "2024-09-19 16:11:48.000749", "delta": "0:00:00.005856", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776707.97486: 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-1726776707.6751804-5761-6269301116291/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776707.97492: _low_level_execute_command(): starting 3027 1726776707.97497: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776707.6751804-5761-6269301116291/ > /dev/null 2>&1 && sleep 0' 3027 1726776707.97931: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776707.97935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776707.97968: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776707.97975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776707.97978: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776707.97980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776707.98035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776707.98040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776707.98042: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776707.98077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776707.99923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776707.99964: stderr chunk (state=3): >>><<< 3027 1726776707.99967: stdout chunk (state=3): >>><<< 3027 1726776707.99979: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776707.99985: handler run complete 3027 1726776708.00002: Evaluated conditional (False): False 3027 1726776708.00015: attempt loop complete, returning result 3027 1726776708.00018: _execute() done 3027 1726776708.00024: dumping result to json 3027 1726776708.00026: done dumping result, returning 3027 1726776708.00037: done running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot [0233de48-8dd1-1ba9-d908-000000000016] 3027 1726776708.00041: sending task result for task 0233de48-8dd1-1ba9-d908-000000000016 3027 1726776708.00137: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000016 3027 1726776708.00140: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "delta": "0:00:00.005856", "end": "2024-09-19 16:11:48.000749", "rc": 0, "start": "2024-09-19 16:11:47.994893" } STDOUT: 400000 3027 1726776708.00204: no more pending results, returning what we have 3027 1726776708.00209: results queue empty 3027 1726776708.00209: checking for any_errors_fatal 3027 1726776708.00214: done checking for any_errors_fatal 3027 1726776708.00215: checking for max_fail_percentage 3027 1726776708.00217: done checking for max_fail_percentage 3027 1726776708.00218: checking to see if all hosts have failed and the running result is not ok 3027 1726776708.00218: done checking to see if all hosts have failed 3027 1726776708.00219: getting the remaining hosts for this loop 3027 1726776708.00221: done getting the remaining hosts for this loop 3027 1726776708.00225: getting the next task for host managed_node2 3027 1726776708.00231: done getting next task for host managed_node2 3027 1726776708.00234: ^ task is: TASK: Check sysfs after reboot 3027 1726776708.00235: ^ 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 3027 1726776708.00239: getting variables 3027 1726776708.00240: in VariableManager get_vars() 3027 1726776708.00276: Calling all_inventory to load vars for managed_node2 3027 1726776708.00278: Calling groups_inventory to load vars for managed_node2 3027 1726776708.00280: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776708.00290: Calling all_plugins_play to load vars for managed_node2 3027 1726776708.00293: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776708.00295: Calling groups_plugins_play to load vars for managed_node2 3027 1726776708.00607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776708.00722: done with get_vars() 3027 1726776708.00730: done getting variables 3027 1726776708.00776: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysfs after reboot] ************************************************ task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:105 Thursday 19 September 2024 16:11:48 -0400 (0:00:00.371) 0:01:34.105 **** 3027 1726776708.00795: entering _queue_task() for managed_node2/command 3027 1726776708.01009: worker is 1 (out of 1 available) 3027 1726776708.01021: exiting _queue_task() for managed_node2/command 3027 1726776708.01034: done queuing things up, now waiting for results queue to drain 3027 1726776708.01035: waiting for pending results... 3027 1726776708.01209: running TaskExecutor() for managed_node2/TASK: Check sysfs after reboot 3027 1726776708.01275: in run() - task 0233de48-8dd1-1ba9-d908-000000000017 3027 1726776708.01289: variable 'ansible_search_path' from source: unknown 3027 1726776708.01323: calling self._execute() 3027 1726776708.01390: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776708.01396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776708.01406: variable 'omit' from source: magic vars 3027 1726776708.01485: variable 'omit' from source: magic vars 3027 1726776708.01512: variable 'omit' from source: magic vars 3027 1726776708.01539: variable 'omit' from source: magic vars 3027 1726776708.01578: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776708.01612: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776708.01631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776708.01646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776708.01657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776708.01683: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776708.01686: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776708.01690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776708.01766: Set connection var ansible_shell_executable to /bin/sh 3027 1726776708.01771: Set connection var ansible_shell_type to sh 3027 1726776708.01774: Set connection var ansible_connection to ssh 3027 1726776708.01780: Set connection var ansible_pipelining to False 3027 1726776708.01786: Set connection var ansible_timeout to 10 3027 1726776708.01794: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776708.01814: variable 'ansible_shell_executable' from source: unknown 3027 1726776708.01817: variable 'ansible_connection' from source: unknown 3027 1726776708.01820: variable 'ansible_module_compression' from source: unknown 3027 1726776708.01823: variable 'ansible_shell_type' from source: unknown 3027 1726776708.01825: variable 'ansible_shell_executable' from source: unknown 3027 1726776708.01828: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776708.01831: variable 'ansible_pipelining' from source: unknown 3027 1726776708.01835: variable 'ansible_timeout' from source: unknown 3027 1726776708.01839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776708.01955: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776708.01966: variable 'omit' from source: magic vars 3027 1726776708.01970: starting attempt loop 3027 1726776708.01973: running the handler 3027 1726776708.01987: _low_level_execute_command(): starting 3027 1726776708.01993: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776708.02530: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776708.02534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.02538: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776708.02541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.02598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776708.02601: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776708.02606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776708.02642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776708.04291: stdout chunk (state=3): >>>/root <<< 3027 1726776708.04441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776708.04456: stderr chunk (state=3): >>><<< 3027 1726776708.04460: stdout chunk (state=3): >>><<< 3027 1726776708.04483: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776708.04493: _low_level_execute_command(): starting 3027 1726776708.04498: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776708.0448172-5772-23487453831815 `" && echo ansible-tmp-1726776708.0448172-5772-23487453831815="` echo /root/.ansible/tmp/ansible-tmp-1726776708.0448172-5772-23487453831815 `" ) && sleep 0' 3027 1726776708.04952: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776708.04956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776708.04958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776708.04961: 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 <<< 3027 1726776708.04971: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.05024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776708.05027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776708.05029: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776708.05059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776708.06983: stdout chunk (state=3): >>>ansible-tmp-1726776708.0448172-5772-23487453831815=/root/.ansible/tmp/ansible-tmp-1726776708.0448172-5772-23487453831815 <<< 3027 1726776708.07099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776708.07154: stderr chunk (state=3): >>><<< 3027 1726776708.07157: stdout chunk (state=3): >>><<< 3027 1726776708.07173: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776708.0448172-5772-23487453831815=/root/.ansible/tmp/ansible-tmp-1726776708.0448172-5772-23487453831815 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776708.07200: variable 'ansible_module_compression' from source: unknown 3027 1726776708.07248: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776708.07281: variable 'ansible_facts' from source: unknown 3027 1726776708.07339: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776708.0448172-5772-23487453831815/AnsiballZ_command.py 3027 1726776708.07454: Sending initial data 3027 1726776708.07458: Sent initial data (153 bytes) 3027 1726776708.07914: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776708.07917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.07920: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776708.07922: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776708.07924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.07978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776708.07981: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776708.07984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776708.08024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776708.09591: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776708.09619: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776708.09667: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp4aeb18wg /root/.ansible/tmp/ansible-tmp-1726776708.0448172-5772-23487453831815/AnsiballZ_command.py <<< 3027 1726776708.09674: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776708.0448172-5772-23487453831815/AnsiballZ_command.py" <<< 3027 1726776708.09705: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp4aeb18wg" to remote "/root/.ansible/tmp/ansible-tmp-1726776708.0448172-5772-23487453831815/AnsiballZ_command.py" <<< 3027 1726776708.09708: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776708.0448172-5772-23487453831815/AnsiballZ_command.py" <<< 3027 1726776708.10211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776708.10278: stderr chunk (state=3): >>><<< 3027 1726776708.10282: stdout chunk (state=3): >>><<< 3027 1726776708.10306: done transferring module to remote 3027 1726776708.10314: _low_level_execute_command(): starting 3027 1726776708.10319: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776708.0448172-5772-23487453831815/ /root/.ansible/tmp/ansible-tmp-1726776708.0448172-5772-23487453831815/AnsiballZ_command.py && sleep 0' 3027 1726776708.10785: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776708.10788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776708.10790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776708.10793: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776708.10795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.10852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776708.10856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776708.10891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776708.12694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776708.12745: stderr chunk (state=3): >>><<< 3027 1726776708.12750: stdout chunk (state=3): >>><<< 3027 1726776708.12764: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776708.12769: _low_level_execute_command(): starting 3027 1726776708.12775: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776708.0448172-5772-23487453831815/AnsiballZ_command.py && sleep 0' 3027 1726776708.13231: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776708.13235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.13237: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776708.13240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.13293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776708.13300: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776708.13303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776708.13338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776708.30510: stdout chunk (state=3): >>> {"changed": true, "stdout": "65000", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "65000", "/sys/class/net/lo/mtu"], "start": "2024-09-19 16:11:48.344697", "end": "2024-09-19 16:11:48.348207", "delta": "0:00:00.003510", "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}}} <<< 3027 1726776708.32171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776708.32229: stderr chunk (state=3): >>><<< 3027 1726776708.32233: stdout chunk (state=3): >>><<< 3027 1726776708.32249: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "65000", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "65000", "/sys/class/net/lo/mtu"], "start": "2024-09-19 16:11:48.344697", "end": "2024-09-19 16:11:48.348207", "delta": "0:00:00.003510", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776708.32294: 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-1726776708.0448172-5772-23487453831815/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776708.32301: _low_level_execute_command(): starting 3027 1726776708.32308: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776708.0448172-5772-23487453831815/ > /dev/null 2>&1 && sleep 0' 3027 1726776708.32779: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776708.32783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.32785: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776708.32790: 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 <<< 3027 1726776708.32797: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.32846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776708.32856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776708.32861: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776708.32890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776708.34753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776708.34795: stderr chunk (state=3): >>><<< 3027 1726776708.34798: stdout chunk (state=3): >>><<< 3027 1726776708.34813: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776708.34819: handler run complete 3027 1726776708.34839: Evaluated conditional (False): False 3027 1726776708.34850: attempt loop complete, returning result 3027 1726776708.34853: _execute() done 3027 1726776708.34855: dumping result to json 3027 1726776708.34861: done dumping result, returning 3027 1726776708.34868: done running TaskExecutor() for managed_node2/TASK: Check sysfs after reboot [0233de48-8dd1-1ba9-d908-000000000017] 3027 1726776708.34872: sending task result for task 0233de48-8dd1-1ba9-d908-000000000017 3027 1726776708.34969: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000017 3027 1726776708.34972: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-x", "65000", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003510", "end": "2024-09-19 16:11:48.348207", "rc": 0, "start": "2024-09-19 16:11:48.344697" } STDOUT: 65000 3027 1726776708.35038: no more pending results, returning what we have 3027 1726776708.35042: results queue empty 3027 1726776708.35043: checking for any_errors_fatal 3027 1726776708.35055: done checking for any_errors_fatal 3027 1726776708.35056: checking for max_fail_percentage 3027 1726776708.35057: done checking for max_fail_percentage 3027 1726776708.35058: checking to see if all hosts have failed and the running result is not ok 3027 1726776708.35059: done checking to see if all hosts have failed 3027 1726776708.35060: getting the remaining hosts for this loop 3027 1726776708.35061: done getting the remaining hosts for this loop 3027 1726776708.35065: getting the next task for host managed_node2 3027 1726776708.35070: done getting next task for host managed_node2 3027 1726776708.35073: ^ task is: TASK: Check sysctl after reboot 3027 1726776708.35075: ^ 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 3027 1726776708.35078: getting variables 3027 1726776708.35080: in VariableManager get_vars() 3027 1726776708.35112: Calling all_inventory to load vars for managed_node2 3027 1726776708.35114: Calling groups_inventory to load vars for managed_node2 3027 1726776708.35116: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776708.35125: Calling all_plugins_play to load vars for managed_node2 3027 1726776708.35128: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776708.35130: Calling groups_plugins_play to load vars for managed_node2 3027 1726776708.35259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776708.35399: done with get_vars() 3027 1726776708.35407: done getting variables 3027 1726776708.35453: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysctl after reboot] *********************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:109 Thursday 19 September 2024 16:11:48 -0400 (0:00:00.346) 0:01:34.452 **** 3027 1726776708.35473: entering _queue_task() for managed_node2/shell 3027 1726776708.35658: worker is 1 (out of 1 available) 3027 1726776708.35670: exiting _queue_task() for managed_node2/shell 3027 1726776708.35681: done queuing things up, now waiting for results queue to drain 3027 1726776708.35682: waiting for pending results... 3027 1726776708.35854: running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot 3027 1726776708.35918: in run() - task 0233de48-8dd1-1ba9-d908-000000000018 3027 1726776708.35931: variable 'ansible_search_path' from source: unknown 3027 1726776708.35964: calling self._execute() 3027 1726776708.36031: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776708.36037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776708.36046: variable 'omit' from source: magic vars 3027 1726776708.36124: variable 'omit' from source: magic vars 3027 1726776708.36146: variable 'omit' from source: magic vars 3027 1726776708.36172: variable 'omit' from source: magic vars 3027 1726776708.36206: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776708.36240: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776708.36257: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776708.36272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776708.36282: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776708.36306: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776708.36312: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776708.36315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776708.36389: Set connection var ansible_shell_executable to /bin/sh 3027 1726776708.36394: Set connection var ansible_shell_type to sh 3027 1726776708.36397: Set connection var ansible_connection to ssh 3027 1726776708.36402: Set connection var ansible_pipelining to False 3027 1726776708.36411: Set connection var ansible_timeout to 10 3027 1726776708.36419: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776708.36437: variable 'ansible_shell_executable' from source: unknown 3027 1726776708.36440: variable 'ansible_connection' from source: unknown 3027 1726776708.36442: variable 'ansible_module_compression' from source: unknown 3027 1726776708.36445: variable 'ansible_shell_type' from source: unknown 3027 1726776708.36447: variable 'ansible_shell_executable' from source: unknown 3027 1726776708.36454: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776708.36456: variable 'ansible_pipelining' from source: unknown 3027 1726776708.36459: variable 'ansible_timeout' from source: unknown 3027 1726776708.36464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776708.36573: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776708.36583: variable 'omit' from source: magic vars 3027 1726776708.36588: starting attempt loop 3027 1726776708.36591: running the handler 3027 1726776708.36601: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776708.36619: _low_level_execute_command(): starting 3027 1726776708.36625: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776708.37136: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776708.37141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776708.37145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.37189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776708.37206: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776708.37244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776708.38880: stdout chunk (state=3): >>>/root <<< 3027 1726776708.38990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776708.39034: stderr chunk (state=3): >>><<< 3027 1726776708.39038: stdout chunk (state=3): >>><<< 3027 1726776708.39059: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776708.39070: _low_level_execute_command(): starting 3027 1726776708.39075: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776708.3905869-5780-211748388035284 `" && echo ansible-tmp-1726776708.3905869-5780-211748388035284="` echo /root/.ansible/tmp/ansible-tmp-1726776708.3905869-5780-211748388035284 `" ) && sleep 0' 3027 1726776708.39500: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776708.39504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.39507: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776708.39515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.39564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776708.39568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776708.39609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776708.41566: stdout chunk (state=3): >>>ansible-tmp-1726776708.3905869-5780-211748388035284=/root/.ansible/tmp/ansible-tmp-1726776708.3905869-5780-211748388035284 <<< 3027 1726776708.41686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776708.41736: stderr chunk (state=3): >>><<< 3027 1726776708.41739: stdout chunk (state=3): >>><<< 3027 1726776708.41758: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776708.3905869-5780-211748388035284=/root/.ansible/tmp/ansible-tmp-1726776708.3905869-5780-211748388035284 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776708.41785: variable 'ansible_module_compression' from source: unknown 3027 1726776708.41830: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776708.41862: variable 'ansible_facts' from source: unknown 3027 1726776708.41922: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776708.3905869-5780-211748388035284/AnsiballZ_command.py 3027 1726776708.42031: Sending initial data 3027 1726776708.42035: Sent initial data (154 bytes) 3027 1726776708.42501: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776708.42504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776708.42507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776708.42509: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776708.42512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.42567: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776708.42571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776708.42575: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776708.42608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776708.44257: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776708.44286: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776708.44320: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp4qr98b1y /root/.ansible/tmp/ansible-tmp-1726776708.3905869-5780-211748388035284/AnsiballZ_command.py <<< 3027 1726776708.44328: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776708.3905869-5780-211748388035284/AnsiballZ_command.py" <<< 3027 1726776708.44357: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp4qr98b1y" to remote "/root/.ansible/tmp/ansible-tmp-1726776708.3905869-5780-211748388035284/AnsiballZ_command.py" <<< 3027 1726776708.44363: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776708.3905869-5780-211748388035284/AnsiballZ_command.py" <<< 3027 1726776708.44860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776708.44926: stderr chunk (state=3): >>><<< 3027 1726776708.44930: stdout chunk (state=3): >>><<< 3027 1726776708.44950: done transferring module to remote 3027 1726776708.44960: _low_level_execute_command(): starting 3027 1726776708.44964: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776708.3905869-5780-211748388035284/ /root/.ansible/tmp/ansible-tmp-1726776708.3905869-5780-211748388035284/AnsiballZ_command.py && sleep 0' 3027 1726776708.45410: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776708.45414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776708.45416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.45418: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776708.45429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.45484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776708.45489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776708.45492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776708.45523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776708.47347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776708.47401: stderr chunk (state=3): >>><<< 3027 1726776708.47404: stdout chunk (state=3): >>><<< 3027 1726776708.47421: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776708.47424: _low_level_execute_command(): starting 3027 1726776708.47429: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776708.3905869-5780-211748388035284/AnsiballZ_command.py && sleep 0' 3027 1726776708.47877: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776708.47881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.47894: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.47954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776708.47962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776708.47965: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776708.48000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776708.65417: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "start": "2024-09-19 16:11:48.682559", "end": "2024-09-19 16:11:48.687532", "delta": "0:00:00.004973", "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}}} <<< 3027 1726776708.67018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776708.67076: stderr chunk (state=3): >>><<< 3027 1726776708.67079: stdout chunk (state=3): >>><<< 3027 1726776708.67094: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "start": "2024-09-19 16:11:48.682559", "end": "2024-09-19 16:11:48.687532", "delta": "0:00:00.004973", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776708.67139: 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-1726776708.3905869-5780-211748388035284/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776708.67147: _low_level_execute_command(): starting 3027 1726776708.67154: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776708.3905869-5780-211748388035284/ > /dev/null 2>&1 && sleep 0' 3027 1726776708.67610: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776708.67615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.67627: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.67692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776708.67697: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776708.67699: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776708.67732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776708.69605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776708.69663: stderr chunk (state=3): >>><<< 3027 1726776708.69666: stdout chunk (state=3): >>><<< 3027 1726776708.69680: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776708.69687: handler run complete 3027 1726776708.69707: Evaluated conditional (False): False 3027 1726776708.69717: attempt loop complete, returning result 3027 1726776708.69722: _execute() done 3027 1726776708.69724: dumping result to json 3027 1726776708.69729: done dumping result, returning 3027 1726776708.69736: done running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot [0233de48-8dd1-1ba9-d908-000000000018] 3027 1726776708.69741: sending task result for task 0233de48-8dd1-1ba9-d908-000000000018 ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "delta": "0:00:00.004973", "end": "2024-09-19 16:11:48.687532", "rc": 0, "start": "2024-09-19 16:11:48.682559" } 3027 1726776708.69907: no more pending results, returning what we have 3027 1726776708.69912: results queue empty 3027 1726776708.69913: checking for any_errors_fatal 3027 1726776708.69920: done checking for any_errors_fatal 3027 1726776708.69921: checking for max_fail_percentage 3027 1726776708.69923: done checking for max_fail_percentage 3027 1726776708.69923: checking to see if all hosts have failed and the running result is not ok 3027 1726776708.69924: done checking to see if all hosts have failed 3027 1726776708.69925: getting the remaining hosts for this loop 3027 1726776708.69927: done getting the remaining hosts for this loop 3027 1726776708.69931: getting the next task for host managed_node2 3027 1726776708.69937: done getting next task for host managed_node2 3027 1726776708.69939: ^ task is: TASK: Check with tuned verify 3027 1726776708.69941: ^ 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 3027 1726776708.69945: getting variables 3027 1726776708.69946: in VariableManager get_vars() 3027 1726776708.69983: Calling all_inventory to load vars for managed_node2 3027 1726776708.69986: Calling groups_inventory to load vars for managed_node2 3027 1726776708.69987: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776708.69994: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000018 3027 1726776708.69997: WORKER PROCESS EXITING 3027 1726776708.70006: Calling all_plugins_play to load vars for managed_node2 3027 1726776708.70009: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776708.70012: Calling groups_plugins_play to load vars for managed_node2 3027 1726776708.70140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776708.70262: done with get_vars() 3027 1726776708.70270: done getting variables 3027 1726776708.70317: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check with tuned verify] ************************************************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:115 Thursday 19 September 2024 16:11:48 -0400 (0:00:00.348) 0:01:34.801 **** 3027 1726776708.70338: entering _queue_task() for managed_node2/command 3027 1726776708.70541: worker is 1 (out of 1 available) 3027 1726776708.70555: exiting _queue_task() for managed_node2/command 3027 1726776708.70567: done queuing things up, now waiting for results queue to drain 3027 1726776708.70568: waiting for pending results... 3027 1726776708.70740: running TaskExecutor() for managed_node2/TASK: Check with tuned verify 3027 1726776708.70797: in run() - task 0233de48-8dd1-1ba9-d908-000000000019 3027 1726776708.70814: variable 'ansible_search_path' from source: unknown 3027 1726776708.70844: calling self._execute() 3027 1726776708.70913: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776708.70920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776708.70929: variable 'omit' from source: magic vars 3027 1726776708.71009: variable 'omit' from source: magic vars 3027 1726776708.71032: variable 'omit' from source: magic vars 3027 1726776708.71058: variable 'omit' from source: magic vars 3027 1726776708.71093: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776708.71126: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776708.71143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776708.71159: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776708.71169: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776708.71195: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776708.71198: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776708.71201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776708.71279: Set connection var ansible_shell_executable to /bin/sh 3027 1726776708.71284: Set connection var ansible_shell_type to sh 3027 1726776708.71287: Set connection var ansible_connection to ssh 3027 1726776708.71293: Set connection var ansible_pipelining to False 3027 1726776708.71299: Set connection var ansible_timeout to 10 3027 1726776708.71309: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776708.71327: variable 'ansible_shell_executable' from source: unknown 3027 1726776708.71330: variable 'ansible_connection' from source: unknown 3027 1726776708.71332: variable 'ansible_module_compression' from source: unknown 3027 1726776708.71335: variable 'ansible_shell_type' from source: unknown 3027 1726776708.71339: variable 'ansible_shell_executable' from source: unknown 3027 1726776708.71342: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776708.71344: variable 'ansible_pipelining' from source: unknown 3027 1726776708.71346: variable 'ansible_timeout' from source: unknown 3027 1726776708.71353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776708.71468: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776708.71476: variable 'omit' from source: magic vars 3027 1726776708.71481: starting attempt loop 3027 1726776708.71484: running the handler 3027 1726776708.71498: _low_level_execute_command(): starting 3027 1726776708.71504: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776708.72039: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776708.72044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776708.72047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.72102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776708.72109: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776708.72112: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776708.72150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776708.73804: stdout chunk (state=3): >>>/root <<< 3027 1726776708.73963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776708.73966: stdout chunk (state=3): >>><<< 3027 1726776708.73975: stderr chunk (state=3): >>><<< 3027 1726776708.73997: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776708.74009: _low_level_execute_command(): starting 3027 1726776708.74016: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776708.73996-5788-121007682195945 `" && echo ansible-tmp-1726776708.73996-5788-121007682195945="` echo /root/.ansible/tmp/ansible-tmp-1726776708.73996-5788-121007682195945 `" ) && sleep 0' 3027 1726776708.74485: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776708.74488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776708.74492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.74494: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776708.74506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.74554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776708.74558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776708.74561: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776708.74597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776708.76580: stdout chunk (state=3): >>>ansible-tmp-1726776708.73996-5788-121007682195945=/root/.ansible/tmp/ansible-tmp-1726776708.73996-5788-121007682195945 <<< 3027 1726776708.76699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776708.76751: stderr chunk (state=3): >>><<< 3027 1726776708.76754: stdout chunk (state=3): >>><<< 3027 1726776708.76771: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776708.73996-5788-121007682195945=/root/.ansible/tmp/ansible-tmp-1726776708.73996-5788-121007682195945 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776708.76799: variable 'ansible_module_compression' from source: unknown 3027 1726776708.76843: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776708.76878: variable 'ansible_facts' from source: unknown 3027 1726776708.76936: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776708.73996-5788-121007682195945/AnsiballZ_command.py 3027 1726776708.77043: Sending initial data 3027 1726776708.77046: Sent initial data (152 bytes) 3027 1726776708.77511: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776708.77514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776708.77517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.77519: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776708.77521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.77574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776708.77578: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776708.77582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776708.77617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776708.79206: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 3027 1726776708.79218: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776708.79238: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776708.79276: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpp0j534_6 /root/.ansible/tmp/ansible-tmp-1726776708.73996-5788-121007682195945/AnsiballZ_command.py <<< 3027 1726776708.79279: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776708.73996-5788-121007682195945/AnsiballZ_command.py" <<< 3027 1726776708.79307: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpp0j534_6" to remote "/root/.ansible/tmp/ansible-tmp-1726776708.73996-5788-121007682195945/AnsiballZ_command.py" <<< 3027 1726776708.79313: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776708.73996-5788-121007682195945/AnsiballZ_command.py" <<< 3027 1726776708.79795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776708.79851: stderr chunk (state=3): >>><<< 3027 1726776708.79855: stdout chunk (state=3): >>><<< 3027 1726776708.79871: done transferring module to remote 3027 1726776708.79881: _low_level_execute_command(): starting 3027 1726776708.79886: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776708.73996-5788-121007682195945/ /root/.ansible/tmp/ansible-tmp-1726776708.73996-5788-121007682195945/AnsiballZ_command.py && sleep 0' 3027 1726776708.80330: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776708.80333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776708.80336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.80338: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776708.80341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776708.80346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.80387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776708.80390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776708.80432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776708.82220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776708.82261: stderr chunk (state=3): >>><<< 3027 1726776708.82265: stdout chunk (state=3): >>><<< 3027 1726776708.82279: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776708.82282: _low_level_execute_command(): starting 3027 1726776708.82286: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776708.73996-5788-121007682195945/AnsiballZ_command.py && sleep 0' 3027 1726776708.82721: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776708.82724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.82727: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776708.82729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776708.82731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776708.82779: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776708.82783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776708.82829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776709.11044: stdout chunk (state=3): >>> {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:11:49.018255", "end": "2024-09-19 16:11:49.123577", "delta": "0:00:00.105322", "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}}} <<< 3027 1726776709.12841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776709.12898: stderr chunk (state=3): >>><<< 3027 1726776709.12902: stdout chunk (state=3): >>><<< 3027 1726776709.12920: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:11:49.018255", "end": "2024-09-19 16:11:49.123577", "delta": "0:00:00.105322", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776709.13023: 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-1726776708.73996-5788-121007682195945/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776709.13029: _low_level_execute_command(): starting 3027 1726776709.13035: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776708.73996-5788-121007682195945/ > /dev/null 2>&1 && sleep 0' 3027 1726776709.13511: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776709.13515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776709.13522: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776709.13524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776709.13579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776709.13583: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776709.13585: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776709.13629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776709.15564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776709.15618: stderr chunk (state=3): >>><<< 3027 1726776709.15621: stdout chunk (state=3): >>><<< 3027 1726776709.15635: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776709.15642: handler run complete 3027 1726776709.15664: Evaluated conditional (False): False 3027 1726776709.15673: attempt loop complete, returning result 3027 1726776709.15680: _execute() done 3027 1726776709.15683: dumping result to json 3027 1726776709.15687: done dumping result, returning 3027 1726776709.15694: done running TaskExecutor() for managed_node2/TASK: Check with tuned verify [0233de48-8dd1-1ba9-d908-000000000019] 3027 1726776709.15699: sending task result for task 0233de48-8dd1-1ba9-d908-000000000019 3027 1726776709.15804: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000019 3027 1726776709.15807: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.105322", "end": "2024-09-19 16:11:49.123577", "rc": 0, "start": "2024-09-19 16:11:49.018255" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 3027 1726776709.15877: no more pending results, returning what we have 3027 1726776709.15880: results queue empty 3027 1726776709.15881: checking for any_errors_fatal 3027 1726776709.15888: done checking for any_errors_fatal 3027 1726776709.15889: checking for max_fail_percentage 3027 1726776709.15890: done checking for max_fail_percentage 3027 1726776709.15891: checking to see if all hosts have failed and the running result is not ok 3027 1726776709.15892: done checking to see if all hosts have failed 3027 1726776709.15893: getting the remaining hosts for this loop 3027 1726776709.15894: done getting the remaining hosts for this loop 3027 1726776709.15898: getting the next task for host managed_node2 3027 1726776709.15905: done getting next task for host managed_node2 3027 1726776709.15908: ^ task is: TASK: Apply role again and remove settings 3027 1726776709.15910: ^ 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 3027 1726776709.15913: getting variables 3027 1726776709.15914: in VariableManager get_vars() 3027 1726776709.15950: Calling all_inventory to load vars for managed_node2 3027 1726776709.15953: Calling groups_inventory to load vars for managed_node2 3027 1726776709.15955: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776709.15965: Calling all_plugins_play to load vars for managed_node2 3027 1726776709.15968: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776709.15970: Calling groups_plugins_play to load vars for managed_node2 3027 1726776709.16156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776709.16273: done with get_vars() 3027 1726776709.16281: done getting variables TASK [Apply role again and remove settings] ************************************ task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:119 Thursday 19 September 2024 16:11:49 -0400 (0:00:00.460) 0:01:35.261 **** 3027 1726776709.16350: entering _queue_task() for managed_node2/include_role 3027 1726776709.16565: worker is 1 (out of 1 available) 3027 1726776709.16579: exiting _queue_task() for managed_node2/include_role 3027 1726776709.16593: done queuing things up, now waiting for results queue to drain 3027 1726776709.16594: waiting for pending results... 3027 1726776709.16768: running TaskExecutor() for managed_node2/TASK: Apply role again and remove settings 3027 1726776709.16831: in run() - task 0233de48-8dd1-1ba9-d908-00000000001a 3027 1726776709.16844: variable 'ansible_search_path' from source: unknown 3027 1726776709.16878: calling self._execute() 3027 1726776709.16947: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776709.16955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776709.16964: variable 'omit' from source: magic vars 3027 1726776709.17046: _execute() done 3027 1726776709.17052: dumping result to json 3027 1726776709.17055: done dumping result, returning 3027 1726776709.17061: done running TaskExecutor() for managed_node2/TASK: Apply role again and remove settings [0233de48-8dd1-1ba9-d908-00000000001a] 3027 1726776709.17066: sending task result for task 0233de48-8dd1-1ba9-d908-00000000001a 3027 1726776709.17181: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000001a 3027 1726776709.17184: WORKER PROCESS EXITING 3027 1726776709.17210: no more pending results, returning what we have 3027 1726776709.17215: in VariableManager get_vars() 3027 1726776709.17253: Calling all_inventory to load vars for managed_node2 3027 1726776709.17256: Calling groups_inventory to load vars for managed_node2 3027 1726776709.17258: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776709.17268: Calling all_plugins_play to load vars for managed_node2 3027 1726776709.17271: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776709.17273: Calling groups_plugins_play to load vars for managed_node2 3027 1726776709.17398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776709.17517: done with get_vars() 3027 1726776709.17523: variable 'ansible_search_path' from source: unknown 3027 1726776709.18551: variable 'omit' from source: magic vars 3027 1726776709.18567: variable 'omit' from source: magic vars 3027 1726776709.18577: variable 'omit' from source: magic vars 3027 1726776709.18580: we have included files to process 3027 1726776709.18581: generating all_blocks data 3027 1726776709.18582: done generating all_blocks data 3027 1726776709.18584: processing included file: fedora.linux_system_roles.kernel_settings 3027 1726776709.18599: in VariableManager get_vars() 3027 1726776709.18611: done with get_vars() 3027 1726776709.18631: in VariableManager get_vars() 3027 1726776709.18642: done with get_vars() 3027 1726776709.18671: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 3027 1726776709.18723: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 3027 1726776709.18739: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 3027 1726776709.18790: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 3027 1726776709.19128: in VariableManager get_vars() 3027 1726776709.19145: done with get_vars() 3027 1726776709.20014: in VariableManager get_vars() 3027 1726776709.20033: done with get_vars() 3027 1726776709.20156: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 3027 1726776709.20572: iterating over new_blocks loaded from include file 3027 1726776709.20574: in VariableManager get_vars() 3027 1726776709.20586: done with get_vars() 3027 1726776709.20588: filtering new block on tags 3027 1726776709.20613: done filtering new block on tags 3027 1726776709.20615: in VariableManager get_vars() 3027 1726776709.20625: done with get_vars() 3027 1726776709.20626: filtering new block on tags 3027 1726776709.20651: done filtering new block on tags 3027 1726776709.20653: in VariableManager get_vars() 3027 1726776709.20662: done with get_vars() 3027 1726776709.20663: filtering new block on tags 3027 1726776709.20757: done filtering new block on tags 3027 1726776709.20759: in VariableManager get_vars() 3027 1726776709.20770: done with get_vars() 3027 1726776709.20771: filtering new block on tags 3027 1726776709.20781: done filtering new block on tags 3027 1726776709.20783: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 3027 1726776709.20787: extending task lists for all hosts with included blocks 3027 1726776709.21772: done extending task lists 3027 1726776709.21773: done processing included files 3027 1726776709.21774: results queue empty 3027 1726776709.21774: checking for any_errors_fatal 3027 1726776709.21778: done checking for any_errors_fatal 3027 1726776709.21778: checking for max_fail_percentage 3027 1726776709.21779: done checking for max_fail_percentage 3027 1726776709.21779: checking to see if all hosts have failed and the running result is not ok 3027 1726776709.21780: done checking to see if all hosts have failed 3027 1726776709.21780: getting the remaining hosts for this loop 3027 1726776709.21782: done getting the remaining hosts for this loop 3027 1726776709.21783: getting the next task for host managed_node2 3027 1726776709.21786: done getting next task for host managed_node2 3027 1726776709.21788: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3027 1726776709.21790: ^ 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 3027 1726776709.21797: getting variables 3027 1726776709.21798: in VariableManager get_vars() 3027 1726776709.21809: Calling all_inventory to load vars for managed_node2 3027 1726776709.21810: Calling groups_inventory to load vars for managed_node2 3027 1726776709.21812: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776709.21817: Calling all_plugins_play to load vars for managed_node2 3027 1726776709.21818: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776709.21820: Calling groups_plugins_play to load vars for managed_node2 3027 1726776709.21922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776709.22045: done with get_vars() 3027 1726776709.22054: done getting variables 3027 1726776709.22085: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:11:49 -0400 (0:00:00.057) 0:01:35.318 **** 3027 1726776709.22106: entering _queue_task() for managed_node2/fail 3027 1726776709.22341: worker is 1 (out of 1 available) 3027 1726776709.22357: exiting _queue_task() for managed_node2/fail 3027 1726776709.22370: done queuing things up, now waiting for results queue to drain 3027 1726776709.22372: waiting for pending results... 3027 1726776709.22555: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3027 1726776709.22627: in run() - task 0233de48-8dd1-1ba9-d908-0000000002ff 3027 1726776709.22640: variable 'ansible_search_path' from source: unknown 3027 1726776709.22643: variable 'ansible_search_path' from source: unknown 3027 1726776709.22680: calling self._execute() 3027 1726776709.22757: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776709.22761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776709.22769: variable 'omit' from source: magic vars 3027 1726776709.23133: variable 'kernel_settings_sysctl' from source: include params 3027 1726776709.23147: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776709.23157: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 3027 1726776709.23382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776709.25138: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776709.25186: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776709.25218: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776709.25245: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776709.25267: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776709.25333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776709.25355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776709.25374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776709.25404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776709.25418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776709.25464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776709.25482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776709.25499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776709.25530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776709.25543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776709.25579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776709.25595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776709.25615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776709.25644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776709.25662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776709.25865: variable 'kernel_settings_sysctl' from source: include params 3027 1726776709.25922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776709.26040: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776709.26071: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776709.26094: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776709.26117: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776709.26153: 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) 3027 1726776709.26186: 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) 3027 1726776709.26209: 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) 3027 1726776709.26226: 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) 3027 1726776709.26252: 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 3027 1726776709.26256: when evaluation is False, skipping this task 3027 1726776709.26259: _execute() done 3027 1726776709.26262: dumping result to json 3027 1726776709.26264: done dumping result, returning 3027 1726776709.26271: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0233de48-8dd1-1ba9-d908-0000000002ff] 3027 1726776709.26277: sending task result for task 0233de48-8dd1-1ba9-d908-0000000002ff 3027 1726776709.26373: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000002ff 3027 1726776709.26376: 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" } 3027 1726776709.26442: no more pending results, returning what we have 3027 1726776709.26446: results queue empty 3027 1726776709.26447: checking for any_errors_fatal 3027 1726776709.26450: done checking for any_errors_fatal 3027 1726776709.26451: checking for max_fail_percentage 3027 1726776709.26453: done checking for max_fail_percentage 3027 1726776709.26453: checking to see if all hosts have failed and the running result is not ok 3027 1726776709.26454: done checking to see if all hosts have failed 3027 1726776709.26455: getting the remaining hosts for this loop 3027 1726776709.26457: done getting the remaining hosts for this loop 3027 1726776709.26461: getting the next task for host managed_node2 3027 1726776709.26467: done getting next task for host managed_node2 3027 1726776709.26472: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3027 1726776709.26475: ^ 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 3027 1726776709.26489: getting variables 3027 1726776709.26491: in VariableManager get_vars() 3027 1726776709.26527: Calling all_inventory to load vars for managed_node2 3027 1726776709.26529: Calling groups_inventory to load vars for managed_node2 3027 1726776709.26531: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776709.26540: Calling all_plugins_play to load vars for managed_node2 3027 1726776709.26543: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776709.26545: Calling groups_plugins_play to load vars for managed_node2 3027 1726776709.26671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776709.26799: done with get_vars() 3027 1726776709.26809: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:11:49 -0400 (0:00:00.047) 0:01:35.366 **** 3027 1726776709.26883: entering _queue_task() for managed_node2/include_tasks 3027 1726776709.27097: worker is 1 (out of 1 available) 3027 1726776709.27114: exiting _queue_task() for managed_node2/include_tasks 3027 1726776709.27127: done queuing things up, now waiting for results queue to drain 3027 1726776709.27129: waiting for pending results... 3027 1726776709.27300: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3027 1726776709.27376: in run() - task 0233de48-8dd1-1ba9-d908-000000000300 3027 1726776709.27389: variable 'ansible_search_path' from source: unknown 3027 1726776709.27394: variable 'ansible_search_path' from source: unknown 3027 1726776709.27424: calling self._execute() 3027 1726776709.27492: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776709.27496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776709.27509: variable 'omit' from source: magic vars 3027 1726776709.27584: _execute() done 3027 1726776709.27588: dumping result to json 3027 1726776709.27592: done dumping result, returning 3027 1726776709.27598: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0233de48-8dd1-1ba9-d908-000000000300] 3027 1726776709.27607: sending task result for task 0233de48-8dd1-1ba9-d908-000000000300 3027 1726776709.27697: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000300 3027 1726776709.27700: WORKER PROCESS EXITING 3027 1726776709.27744: no more pending results, returning what we have 3027 1726776709.27751: in VariableManager get_vars() 3027 1726776709.27786: Calling all_inventory to load vars for managed_node2 3027 1726776709.27789: Calling groups_inventory to load vars for managed_node2 3027 1726776709.27791: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776709.27800: Calling all_plugins_play to load vars for managed_node2 3027 1726776709.27802: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776709.27808: Calling groups_plugins_play to load vars for managed_node2 3027 1726776709.27956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776709.28077: done with get_vars() 3027 1726776709.28082: variable 'ansible_search_path' from source: unknown 3027 1726776709.28083: variable 'ansible_search_path' from source: unknown 3027 1726776709.28107: we have included files to process 3027 1726776709.28108: generating all_blocks data 3027 1726776709.28109: done generating all_blocks data 3027 1726776709.28113: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3027 1726776709.28114: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3027 1726776709.28115: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3027 1726776709.28580: done processing included file 3027 1726776709.28582: iterating over new_blocks loaded from include file 3027 1726776709.28583: in VariableManager get_vars() 3027 1726776709.28598: done with get_vars() 3027 1726776709.28599: filtering new block on tags 3027 1726776709.28619: done filtering new block on tags 3027 1726776709.28621: in VariableManager get_vars() 3027 1726776709.28635: done with get_vars() 3027 1726776709.28637: filtering new block on tags 3027 1726776709.28661: done filtering new block on tags 3027 1726776709.28663: in VariableManager get_vars() 3027 1726776709.28677: done with get_vars() 3027 1726776709.28678: filtering new block on tags 3027 1726776709.28699: done filtering new block on tags 3027 1726776709.28701: in VariableManager get_vars() 3027 1726776709.28716: done with get_vars() 3027 1726776709.28717: filtering new block on tags 3027 1726776709.28731: done filtering new block on tags 3027 1726776709.28732: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 3027 1726776709.28736: extending task lists for all hosts with included blocks 3027 1726776709.28855: done extending task lists 3027 1726776709.28856: done processing included files 3027 1726776709.28857: results queue empty 3027 1726776709.28857: checking for any_errors_fatal 3027 1726776709.28860: done checking for any_errors_fatal 3027 1726776709.28860: checking for max_fail_percentage 3027 1726776709.28861: done checking for max_fail_percentage 3027 1726776709.28861: checking to see if all hosts have failed and the running result is not ok 3027 1726776709.28862: done checking to see if all hosts have failed 3027 1726776709.28862: getting the remaining hosts for this loop 3027 1726776709.28863: done getting the remaining hosts for this loop 3027 1726776709.28865: getting the next task for host managed_node2 3027 1726776709.28868: done getting next task for host managed_node2 3027 1726776709.28870: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3027 1726776709.28872: ^ 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 3027 1726776709.28879: getting variables 3027 1726776709.28880: in VariableManager get_vars() 3027 1726776709.28889: Calling all_inventory to load vars for managed_node2 3027 1726776709.28890: Calling groups_inventory to load vars for managed_node2 3027 1726776709.28891: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776709.28895: Calling all_plugins_play to load vars for managed_node2 3027 1726776709.28897: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776709.28898: Calling groups_plugins_play to load vars for managed_node2 3027 1726776709.28983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776709.29098: done with get_vars() 3027 1726776709.29106: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:11:49 -0400 (0:00:00.022) 0:01:35.389 **** 3027 1726776709.29157: entering _queue_task() for managed_node2/setup 3027 1726776709.29368: worker is 1 (out of 1 available) 3027 1726776709.29382: exiting _queue_task() for managed_node2/setup 3027 1726776709.29396: done queuing things up, now waiting for results queue to drain 3027 1726776709.29397: waiting for pending results... 3027 1726776709.29574: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3027 1726776709.29655: in run() - task 0233de48-8dd1-1ba9-d908-000000000413 3027 1726776709.29668: variable 'ansible_search_path' from source: unknown 3027 1726776709.29672: variable 'ansible_search_path' from source: unknown 3027 1726776709.29705: calling self._execute() 3027 1726776709.29769: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776709.29773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776709.29783: variable 'omit' from source: magic vars 3027 1726776709.30184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776709.31899: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776709.31948: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776709.31977: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776709.32007: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776709.32028: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776709.32092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776709.32113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776709.32134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776709.32164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776709.32175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776709.32216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776709.32233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776709.32254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776709.32280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776709.32291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776709.32416: variable '__kernel_settings_required_facts' from source: role '' all vars 3027 1726776709.32426: variable 'ansible_facts' from source: unknown 3027 1726776709.32489: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 3027 1726776709.32493: when evaluation is False, skipping this task 3027 1726776709.32496: _execute() done 3027 1726776709.32499: dumping result to json 3027 1726776709.32501: done dumping result, returning 3027 1726776709.32508: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0233de48-8dd1-1ba9-d908-000000000413] 3027 1726776709.32512: sending task result for task 0233de48-8dd1-1ba9-d908-000000000413 3027 1726776709.32605: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000413 3027 1726776709.32608: 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" } 3027 1726776709.32658: no more pending results, returning what we have 3027 1726776709.32663: results queue empty 3027 1726776709.32664: checking for any_errors_fatal 3027 1726776709.32665: done checking for any_errors_fatal 3027 1726776709.32666: checking for max_fail_percentage 3027 1726776709.32668: done checking for max_fail_percentage 3027 1726776709.32669: checking to see if all hosts have failed and the running result is not ok 3027 1726776709.32669: done checking to see if all hosts have failed 3027 1726776709.32670: getting the remaining hosts for this loop 3027 1726776709.32672: done getting the remaining hosts for this loop 3027 1726776709.32676: getting the next task for host managed_node2 3027 1726776709.32685: done getting next task for host managed_node2 3027 1726776709.32689: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3027 1726776709.32693: ^ 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 3027 1726776709.32710: getting variables 3027 1726776709.32712: in VariableManager get_vars() 3027 1726776709.32746: Calling all_inventory to load vars for managed_node2 3027 1726776709.32752: Calling groups_inventory to load vars for managed_node2 3027 1726776709.32754: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776709.32763: Calling all_plugins_play to load vars for managed_node2 3027 1726776709.32765: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776709.32768: Calling groups_plugins_play to load vars for managed_node2 3027 1726776709.33075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776709.33198: done with get_vars() 3027 1726776709.33208: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:11:49 -0400 (0:00:00.041) 0:01:35.430 **** 3027 1726776709.33279: entering _queue_task() for managed_node2/stat 3027 1726776709.33493: worker is 1 (out of 1 available) 3027 1726776709.33510: exiting _queue_task() for managed_node2/stat 3027 1726776709.33524: done queuing things up, now waiting for results queue to drain 3027 1726776709.33526: waiting for pending results... 3027 1726776709.33705: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3027 1726776709.33812: in run() - task 0233de48-8dd1-1ba9-d908-000000000415 3027 1726776709.33826: variable 'ansible_search_path' from source: unknown 3027 1726776709.33830: variable 'ansible_search_path' from source: unknown 3027 1726776709.33864: calling self._execute() 3027 1726776709.33931: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776709.33935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776709.33944: variable 'omit' from source: magic vars 3027 1726776709.34305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776709.34500: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776709.34537: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776709.34566: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776709.34593: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776709.34666: 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) 3027 1726776709.34687: 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) 3027 1726776709.34706: 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) 3027 1726776709.34728: 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) 3027 1726776709.34826: variable '__kernel_settings_is_ostree' from source: set_fact 3027 1726776709.34834: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3027 1726776709.34838: when evaluation is False, skipping this task 3027 1726776709.34841: _execute() done 3027 1726776709.34845: dumping result to json 3027 1726776709.34847: done dumping result, returning 3027 1726776709.34856: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0233de48-8dd1-1ba9-d908-000000000415] 3027 1726776709.34858: sending task result for task 0233de48-8dd1-1ba9-d908-000000000415 3027 1726776709.34945: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000415 3027 1726776709.34948: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3027 1726776709.35010: no more pending results, returning what we have 3027 1726776709.35014: results queue empty 3027 1726776709.35015: checking for any_errors_fatal 3027 1726776709.35021: done checking for any_errors_fatal 3027 1726776709.35022: checking for max_fail_percentage 3027 1726776709.35023: done checking for max_fail_percentage 3027 1726776709.35024: checking to see if all hosts have failed and the running result is not ok 3027 1726776709.35025: done checking to see if all hosts have failed 3027 1726776709.35025: getting the remaining hosts for this loop 3027 1726776709.35027: done getting the remaining hosts for this loop 3027 1726776709.35033: getting the next task for host managed_node2 3027 1726776709.35040: done getting next task for host managed_node2 3027 1726776709.35043: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3027 1726776709.35047: ^ 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 3027 1726776709.35063: getting variables 3027 1726776709.35065: in VariableManager get_vars() 3027 1726776709.35098: Calling all_inventory to load vars for managed_node2 3027 1726776709.35101: Calling groups_inventory to load vars for managed_node2 3027 1726776709.35102: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776709.35111: Calling all_plugins_play to load vars for managed_node2 3027 1726776709.35114: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776709.35116: Calling groups_plugins_play to load vars for managed_node2 3027 1726776709.35230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776709.35366: done with get_vars() 3027 1726776709.35374: done getting variables 3027 1726776709.35417: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:11:49 -0400 (0:00:00.021) 0:01:35.452 **** 3027 1726776709.35441: entering _queue_task() for managed_node2/set_fact 3027 1726776709.35641: worker is 1 (out of 1 available) 3027 1726776709.35656: exiting _queue_task() for managed_node2/set_fact 3027 1726776709.35671: done queuing things up, now waiting for results queue to drain 3027 1726776709.35672: waiting for pending results... 3027 1726776709.35845: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3027 1726776709.35934: in run() - task 0233de48-8dd1-1ba9-d908-000000000416 3027 1726776709.35948: variable 'ansible_search_path' from source: unknown 3027 1726776709.35954: variable 'ansible_search_path' from source: unknown 3027 1726776709.35982: calling self._execute() 3027 1726776709.36051: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776709.36057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776709.36066: variable 'omit' from source: magic vars 3027 1726776709.36419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776709.36663: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776709.36698: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776709.36726: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776709.36753: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776709.36822: 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) 3027 1726776709.36840: 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) 3027 1726776709.36861: 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) 3027 1726776709.36881: 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) 3027 1726776709.36972: variable '__kernel_settings_is_ostree' from source: set_fact 3027 1726776709.36982: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3027 1726776709.36985: when evaluation is False, skipping this task 3027 1726776709.36988: _execute() done 3027 1726776709.36991: dumping result to json 3027 1726776709.36995: done dumping result, returning 3027 1726776709.37002: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0233de48-8dd1-1ba9-d908-000000000416] 3027 1726776709.37009: sending task result for task 0233de48-8dd1-1ba9-d908-000000000416 3027 1726776709.37098: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000416 3027 1726776709.37101: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3027 1726776709.37147: no more pending results, returning what we have 3027 1726776709.37152: results queue empty 3027 1726776709.37153: checking for any_errors_fatal 3027 1726776709.37159: done checking for any_errors_fatal 3027 1726776709.37160: checking for max_fail_percentage 3027 1726776709.37161: done checking for max_fail_percentage 3027 1726776709.37162: checking to see if all hosts have failed and the running result is not ok 3027 1726776709.37163: done checking to see if all hosts have failed 3027 1726776709.37163: getting the remaining hosts for this loop 3027 1726776709.37165: done getting the remaining hosts for this loop 3027 1726776709.37169: getting the next task for host managed_node2 3027 1726776709.37176: done getting next task for host managed_node2 3027 1726776709.37180: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3027 1726776709.37184: ^ 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 3027 1726776709.37198: getting variables 3027 1726776709.37199: in VariableManager get_vars() 3027 1726776709.37233: Calling all_inventory to load vars for managed_node2 3027 1726776709.37236: Calling groups_inventory to load vars for managed_node2 3027 1726776709.37238: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776709.37247: Calling all_plugins_play to load vars for managed_node2 3027 1726776709.37251: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776709.37254: Calling groups_plugins_play to load vars for managed_node2 3027 1726776709.37405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776709.37532: done with get_vars() 3027 1726776709.37539: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:11:49 -0400 (0:00:00.021) 0:01:35.473 **** 3027 1726776709.37608: entering _queue_task() for managed_node2/stat 3027 1726776709.37807: worker is 1 (out of 1 available) 3027 1726776709.37821: exiting _queue_task() for managed_node2/stat 3027 1726776709.37835: done queuing things up, now waiting for results queue to drain 3027 1726776709.37836: waiting for pending results... 3027 1726776709.38018: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3027 1726776709.38107: in run() - task 0233de48-8dd1-1ba9-d908-000000000418 3027 1726776709.38123: variable 'ansible_search_path' from source: unknown 3027 1726776709.38128: variable 'ansible_search_path' from source: unknown 3027 1726776709.38158: calling self._execute() 3027 1726776709.38227: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776709.38232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776709.38241: variable 'omit' from source: magic vars 3027 1726776709.38594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776709.38784: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776709.38820: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776709.38848: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776709.38878: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776709.38946: 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) 3027 1726776709.38966: 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) 3027 1726776709.38986: 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) 3027 1726776709.39004: 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) 3027 1726776709.39097: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776709.39105: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3027 1726776709.39111: when evaluation is False, skipping this task 3027 1726776709.39114: _execute() done 3027 1726776709.39117: dumping result to json 3027 1726776709.39120: done dumping result, returning 3027 1726776709.39126: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0233de48-8dd1-1ba9-d908-000000000418] 3027 1726776709.39131: sending task result for task 0233de48-8dd1-1ba9-d908-000000000418 3027 1726776709.39217: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000418 3027 1726776709.39220: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3027 1726776709.39295: no more pending results, returning what we have 3027 1726776709.39298: results queue empty 3027 1726776709.39299: checking for any_errors_fatal 3027 1726776709.39304: done checking for any_errors_fatal 3027 1726776709.39305: checking for max_fail_percentage 3027 1726776709.39306: done checking for max_fail_percentage 3027 1726776709.39307: checking to see if all hosts have failed and the running result is not ok 3027 1726776709.39308: done checking to see if all hosts have failed 3027 1726776709.39309: getting the remaining hosts for this loop 3027 1726776709.39310: done getting the remaining hosts for this loop 3027 1726776709.39313: getting the next task for host managed_node2 3027 1726776709.39319: done getting next task for host managed_node2 3027 1726776709.39322: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3027 1726776709.39326: ^ 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 3027 1726776709.39340: getting variables 3027 1726776709.39341: in VariableManager get_vars() 3027 1726776709.39372: Calling all_inventory to load vars for managed_node2 3027 1726776709.39374: Calling groups_inventory to load vars for managed_node2 3027 1726776709.39375: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776709.39382: Calling all_plugins_play to load vars for managed_node2 3027 1726776709.39384: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776709.39386: Calling groups_plugins_play to load vars for managed_node2 3027 1726776709.39499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776709.39629: done with get_vars() 3027 1726776709.39636: done getting variables 3027 1726776709.39678: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:11:49 -0400 (0:00:00.020) 0:01:35.494 **** 3027 1726776709.39702: entering _queue_task() for managed_node2/set_fact 3027 1726776709.39896: worker is 1 (out of 1 available) 3027 1726776709.39910: exiting _queue_task() for managed_node2/set_fact 3027 1726776709.39923: done queuing things up, now waiting for results queue to drain 3027 1726776709.39925: waiting for pending results... 3027 1726776709.40094: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3027 1726776709.40188: in run() - task 0233de48-8dd1-1ba9-d908-000000000419 3027 1726776709.40201: variable 'ansible_search_path' from source: unknown 3027 1726776709.40204: variable 'ansible_search_path' from source: unknown 3027 1726776709.40236: calling self._execute() 3027 1726776709.40301: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776709.40309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776709.40318: variable 'omit' from source: magic vars 3027 1726776709.40670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776709.40919: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776709.40953: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776709.40979: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776709.41004: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776709.41075: 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) 3027 1726776709.41093: 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) 3027 1726776709.41115: 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) 3027 1726776709.41135: 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) 3027 1726776709.41228: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776709.41236: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3027 1726776709.41239: when evaluation is False, skipping this task 3027 1726776709.41242: _execute() done 3027 1726776709.41244: dumping result to json 3027 1726776709.41247: done dumping result, returning 3027 1726776709.41256: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0233de48-8dd1-1ba9-d908-000000000419] 3027 1726776709.41260: sending task result for task 0233de48-8dd1-1ba9-d908-000000000419 3027 1726776709.41347: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000419 3027 1726776709.41352: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3027 1726776709.41400: no more pending results, returning what we have 3027 1726776709.41403: results queue empty 3027 1726776709.41404: checking for any_errors_fatal 3027 1726776709.41409: done checking for any_errors_fatal 3027 1726776709.41410: checking for max_fail_percentage 3027 1726776709.41411: done checking for max_fail_percentage 3027 1726776709.41412: checking to see if all hosts have failed and the running result is not ok 3027 1726776709.41413: done checking to see if all hosts have failed 3027 1726776709.41414: getting the remaining hosts for this loop 3027 1726776709.41416: done getting the remaining hosts for this loop 3027 1726776709.41420: getting the next task for host managed_node2 3027 1726776709.41427: done getting next task for host managed_node2 3027 1726776709.41431: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3027 1726776709.41435: ^ 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 3027 1726776709.41452: getting variables 3027 1726776709.41454: in VariableManager get_vars() 3027 1726776709.41485: Calling all_inventory to load vars for managed_node2 3027 1726776709.41488: Calling groups_inventory to load vars for managed_node2 3027 1726776709.41490: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776709.41499: Calling all_plugins_play to load vars for managed_node2 3027 1726776709.41501: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776709.41504: Calling groups_plugins_play to load vars for managed_node2 3027 1726776709.41655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776709.41779: done with get_vars() 3027 1726776709.41786: done getting variables 3027 1726776709.41827: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:11:49 -0400 (0:00:00.021) 0:01:35.516 **** 3027 1726776709.41850: entering _queue_task() for managed_node2/include_vars 3027 1726776709.42046: worker is 1 (out of 1 available) 3027 1726776709.42062: exiting _queue_task() for managed_node2/include_vars 3027 1726776709.42075: done queuing things up, now waiting for results queue to drain 3027 1726776709.42077: waiting for pending results... 3027 1726776709.42253: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3027 1726776709.42342: in run() - task 0233de48-8dd1-1ba9-d908-00000000041b 3027 1726776709.42357: variable 'ansible_search_path' from source: unknown 3027 1726776709.42361: variable 'ansible_search_path' from source: unknown 3027 1726776709.42391: calling self._execute() 3027 1726776709.42460: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776709.42465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776709.42473: variable 'omit' from source: magic vars 3027 1726776709.42553: variable 'omit' from source: magic vars 3027 1726776709.42599: variable 'omit' from source: magic vars 3027 1726776709.42891: variable 'ffparams' from source: task vars 3027 1726776709.42992: variable 'ansible_facts' from source: unknown 3027 1726776709.43131: variable 'ansible_facts' from source: unknown 3027 1726776709.43227: variable 'ansible_facts' from source: unknown 3027 1726776709.43320: variable 'ansible_facts' from source: unknown 3027 1726776709.43400: variable 'role_path' from source: magic vars 3027 1726776709.43534: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 3027 1726776709.43701: Loaded config def from plugin (lookup/first_found) 3027 1726776709.43709: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 3027 1726776709.43740: variable 'ansible_search_path' from source: unknown 3027 1726776709.43758: variable 'ansible_search_path' from source: unknown 3027 1726776709.43766: variable 'ansible_search_path' from source: unknown 3027 1726776709.43772: variable 'ansible_search_path' from source: unknown 3027 1726776709.43779: variable 'ansible_search_path' from source: unknown 3027 1726776709.43796: variable 'omit' from source: magic vars 3027 1726776709.43818: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776709.43838: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776709.43855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776709.43869: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776709.43878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776709.43902: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776709.43905: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776709.43911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776709.43978: Set connection var ansible_shell_executable to /bin/sh 3027 1726776709.43984: Set connection var ansible_shell_type to sh 3027 1726776709.43987: Set connection var ansible_connection to ssh 3027 1726776709.43992: Set connection var ansible_pipelining to False 3027 1726776709.43998: Set connection var ansible_timeout to 10 3027 1726776709.44008: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776709.44026: variable 'ansible_shell_executable' from source: unknown 3027 1726776709.44029: variable 'ansible_connection' from source: unknown 3027 1726776709.44031: variable 'ansible_module_compression' from source: unknown 3027 1726776709.44034: variable 'ansible_shell_type' from source: unknown 3027 1726776709.44038: variable 'ansible_shell_executable' from source: unknown 3027 1726776709.44040: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776709.44042: variable 'ansible_pipelining' from source: unknown 3027 1726776709.44047: variable 'ansible_timeout' from source: unknown 3027 1726776709.44053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776709.44135: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776709.44144: variable 'omit' from source: magic vars 3027 1726776709.44152: starting attempt loop 3027 1726776709.44158: running the handler 3027 1726776709.44202: handler run complete 3027 1726776709.44212: attempt loop complete, returning result 3027 1726776709.44215: _execute() done 3027 1726776709.44218: dumping result to json 3027 1726776709.44221: done dumping result, returning 3027 1726776709.44229: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0233de48-8dd1-1ba9-d908-00000000041b] 3027 1726776709.44234: sending task result for task 0233de48-8dd1-1ba9-d908-00000000041b ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 3027 1726776709.44420: no more pending results, returning what we have 3027 1726776709.44424: results queue empty 3027 1726776709.44424: checking for any_errors_fatal 3027 1726776709.44430: done checking for any_errors_fatal 3027 1726776709.44431: checking for max_fail_percentage 3027 1726776709.44433: done checking for max_fail_percentage 3027 1726776709.44433: checking to see if all hosts have failed and the running result is not ok 3027 1726776709.44434: done checking to see if all hosts have failed 3027 1726776709.44435: getting the remaining hosts for this loop 3027 1726776709.44436: done getting the remaining hosts for this loop 3027 1726776709.44439: getting the next task for host managed_node2 3027 1726776709.44445: done getting next task for host managed_node2 3027 1726776709.44450: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3027 1726776709.44453: ^ 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 3027 1726776709.44463: getting variables 3027 1726776709.44465: in VariableManager get_vars() 3027 1726776709.44495: Calling all_inventory to load vars for managed_node2 3027 1726776709.44498: Calling groups_inventory to load vars for managed_node2 3027 1726776709.44500: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776709.44508: Calling all_plugins_play to load vars for managed_node2 3027 1726776709.44512: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776709.44515: Calling groups_plugins_play to load vars for managed_node2 3027 1726776709.44626: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000041b 3027 1726776709.44629: WORKER PROCESS EXITING 3027 1726776709.44641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776709.44770: done with get_vars() 3027 1726776709.44778: done getting variables 3027 1726776709.44821: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:11:49 -0400 (0:00:00.029) 0:01:35.546 **** 3027 1726776709.44844: entering _queue_task() for managed_node2/package 3027 1726776709.45044: worker is 1 (out of 1 available) 3027 1726776709.45060: exiting _queue_task() for managed_node2/package 3027 1726776709.45075: done queuing things up, now waiting for results queue to drain 3027 1726776709.45076: waiting for pending results... 3027 1726776709.45251: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3027 1726776709.45329: in run() - task 0233de48-8dd1-1ba9-d908-000000000301 3027 1726776709.45342: variable 'ansible_search_path' from source: unknown 3027 1726776709.45347: variable 'ansible_search_path' from source: unknown 3027 1726776709.45380: calling self._execute() 3027 1726776709.45454: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776709.45458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776709.45467: variable 'omit' from source: magic vars 3027 1726776709.45545: variable 'omit' from source: magic vars 3027 1726776709.45582: variable 'omit' from source: magic vars 3027 1726776709.45604: variable '__kernel_settings_packages' from source: include_vars 3027 1726776709.45840: variable '__kernel_settings_packages' from source: include_vars 3027 1726776709.46071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776709.47547: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776709.47596: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776709.47637: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776709.47665: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776709.47686: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776709.47765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776709.47786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776709.47806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776709.47836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776709.47847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776709.47927: variable '__kernel_settings_is_ostree' from source: set_fact 3027 1726776709.47931: variable 'omit' from source: magic vars 3027 1726776709.47958: variable 'omit' from source: magic vars 3027 1726776709.47979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776709.48000: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776709.48019: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776709.48033: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776709.48042: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776709.48068: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776709.48072: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776709.48076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776709.48147: Set connection var ansible_shell_executable to /bin/sh 3027 1726776709.48155: Set connection var ansible_shell_type to sh 3027 1726776709.48157: Set connection var ansible_connection to ssh 3027 1726776709.48163: Set connection var ansible_pipelining to False 3027 1726776709.48169: Set connection var ansible_timeout to 10 3027 1726776709.48177: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776709.48194: variable 'ansible_shell_executable' from source: unknown 3027 1726776709.48197: variable 'ansible_connection' from source: unknown 3027 1726776709.48200: variable 'ansible_module_compression' from source: unknown 3027 1726776709.48202: variable 'ansible_shell_type' from source: unknown 3027 1726776709.48204: variable 'ansible_shell_executable' from source: unknown 3027 1726776709.48211: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776709.48214: variable 'ansible_pipelining' from source: unknown 3027 1726776709.48217: variable 'ansible_timeout' from source: unknown 3027 1726776709.48222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776709.48297: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776709.48308: variable 'omit' from source: magic vars 3027 1726776709.48314: starting attempt loop 3027 1726776709.48317: running the handler 3027 1726776709.48323: variable 'ansible_facts' from source: unknown 3027 1726776709.48326: variable 'ansible_facts' from source: unknown 3027 1726776709.48368: _low_level_execute_command(): starting 3027 1726776709.48375: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776709.48883: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776709.48889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776709.48892: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776709.48895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776709.48897: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776709.48947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776709.48953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776709.48955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776709.49002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776709.50790: stdout chunk (state=3): >>>/root <<< 3027 1726776709.50931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776709.50983: stderr chunk (state=3): >>><<< 3027 1726776709.50987: stdout chunk (state=3): >>><<< 3027 1726776709.51007: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776709.51014: _low_level_execute_command(): starting 3027 1726776709.51019: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776709.5100358-5808-73813692064949 `" && echo ansible-tmp-1726776709.5100358-5808-73813692064949="` echo /root/.ansible/tmp/ansible-tmp-1726776709.5100358-5808-73813692064949 `" ) && sleep 0' 3027 1726776709.51460: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776709.51464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776709.51466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776709.51469: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776709.51471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776709.51525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776709.51528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776709.51530: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776709.51571: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776709.53567: stdout chunk (state=3): >>>ansible-tmp-1726776709.5100358-5808-73813692064949=/root/.ansible/tmp/ansible-tmp-1726776709.5100358-5808-73813692064949 <<< 3027 1726776709.53689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776709.53748: stderr chunk (state=3): >>><<< 3027 1726776709.53753: stdout chunk (state=3): >>><<< 3027 1726776709.53769: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776709.5100358-5808-73813692064949=/root/.ansible/tmp/ansible-tmp-1726776709.5100358-5808-73813692064949 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776709.53797: variable 'ansible_module_compression' from source: unknown 3027 1726776709.53843: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 3027 1726776709.53881: variable 'ansible_facts' from source: unknown 3027 1726776709.53963: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776709.5100358-5808-73813692064949/AnsiballZ_dnf.py 3027 1726776709.54074: Sending initial data 3027 1726776709.54077: Sent initial data (149 bytes) 3027 1726776709.54551: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776709.54554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776709.54557: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776709.54559: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776709.54561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776709.54611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776709.54614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776709.54617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776709.54656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776709.56253: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776709.56283: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776709.56318: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmppkfap5m9 /root/.ansible/tmp/ansible-tmp-1726776709.5100358-5808-73813692064949/AnsiballZ_dnf.py <<< 3027 1726776709.56322: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776709.5100358-5808-73813692064949/AnsiballZ_dnf.py" <<< 3027 1726776709.56351: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmppkfap5m9" to remote "/root/.ansible/tmp/ansible-tmp-1726776709.5100358-5808-73813692064949/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776709.5100358-5808-73813692064949/AnsiballZ_dnf.py" <<< 3027 1726776709.56982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776709.57047: stderr chunk (state=3): >>><<< 3027 1726776709.57052: stdout chunk (state=3): >>><<< 3027 1726776709.57072: done transferring module to remote 3027 1726776709.57081: _low_level_execute_command(): starting 3027 1726776709.57086: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776709.5100358-5808-73813692064949/ /root/.ansible/tmp/ansible-tmp-1726776709.5100358-5808-73813692064949/AnsiballZ_dnf.py && sleep 0' 3027 1726776709.57545: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776709.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.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776709.57554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776709.57557: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776709.57559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776709.57615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776709.57619: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776709.57621: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776709.57652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776709.59470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776709.59522: stderr chunk (state=3): >>><<< 3027 1726776709.59525: stdout chunk (state=3): >>><<< 3027 1726776709.59539: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776709.59541: _low_level_execute_command(): starting 3027 1726776709.59547: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776709.5100358-5808-73813692064949/AnsiballZ_dnf.py && sleep 0' 3027 1726776709.60020: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776709.60024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776709.60026: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776709.60029: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776709.60034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776709.60038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776709.60086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776709.60089: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776709.60097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776709.60134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776711.62673: 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}}} <<< 3027 1726776711.67381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776711.67440: stderr chunk (state=3): >>><<< 3027 1726776711.67444: stdout chunk (state=3): >>><<< 3027 1726776711.67464: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776711.67509: 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-1726776709.5100358-5808-73813692064949/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776711.67513: _low_level_execute_command(): starting 3027 1726776711.67516: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776709.5100358-5808-73813692064949/ > /dev/null 2>&1 && sleep 0' 3027 1726776711.67983: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776711.67986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776711.67988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776711.67991: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776711.67993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776711.68054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776711.68059: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776711.68062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776711.68121: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776711.70016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776711.70066: stderr chunk (state=3): >>><<< 3027 1726776711.70069: stdout chunk (state=3): >>><<< 3027 1726776711.70083: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776711.70090: handler run complete 3027 1726776711.70123: attempt loop complete, returning result 3027 1726776711.70126: _execute() done 3027 1726776711.70129: dumping result to json 3027 1726776711.70134: done dumping result, returning 3027 1726776711.70142: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0233de48-8dd1-1ba9-d908-000000000301] 3027 1726776711.70146: sending task result for task 0233de48-8dd1-1ba9-d908-000000000301 3027 1726776711.70246: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000301 3027 1726776711.70252: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 3027 1726776711.70356: no more pending results, returning what we have 3027 1726776711.70359: results queue empty 3027 1726776711.70360: checking for any_errors_fatal 3027 1726776711.70367: done checking for any_errors_fatal 3027 1726776711.70367: checking for max_fail_percentage 3027 1726776711.70369: done checking for max_fail_percentage 3027 1726776711.70370: checking to see if all hosts have failed and the running result is not ok 3027 1726776711.70371: done checking to see if all hosts have failed 3027 1726776711.70371: getting the remaining hosts for this loop 3027 1726776711.70373: done getting the remaining hosts for this loop 3027 1726776711.70377: getting the next task for host managed_node2 3027 1726776711.70385: done getting next task for host managed_node2 3027 1726776711.70388: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3027 1726776711.70391: ^ 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 3027 1726776711.70401: getting variables 3027 1726776711.70403: in VariableManager get_vars() 3027 1726776711.70436: Calling all_inventory to load vars for managed_node2 3027 1726776711.70438: Calling groups_inventory to load vars for managed_node2 3027 1726776711.70440: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776711.70451: Calling all_plugins_play to load vars for managed_node2 3027 1726776711.70453: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776711.70456: Calling groups_plugins_play to load vars for managed_node2 3027 1726776711.70616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776711.70739: done with get_vars() 3027 1726776711.70747: done getting variables 3027 1726776711.70793: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:11:51 -0400 (0:00:02.259) 0:01:37.805 **** 3027 1726776711.70816: entering _queue_task() for managed_node2/debug 3027 1726776711.71019: worker is 1 (out of 1 available) 3027 1726776711.71034: exiting _queue_task() for managed_node2/debug 3027 1726776711.71046: done queuing things up, now waiting for results queue to drain 3027 1726776711.71047: waiting for pending results... 3027 1726776711.71231: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3027 1726776711.71308: in run() - task 0233de48-8dd1-1ba9-d908-000000000303 3027 1726776711.71323: variable 'ansible_search_path' from source: unknown 3027 1726776711.71327: variable 'ansible_search_path' from source: unknown 3027 1726776711.71359: calling self._execute() 3027 1726776711.71427: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776711.71433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776711.71443: variable 'omit' from source: magic vars 3027 1726776711.71807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776711.73341: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776711.73390: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776711.73421: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776711.73448: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776711.73470: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776711.73536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776711.73560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776711.73579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776711.73609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776711.73621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776711.73701: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776711.73717: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3027 1726776711.73720: when evaluation is False, skipping this task 3027 1726776711.73723: _execute() done 3027 1726776711.73726: dumping result to json 3027 1726776711.73728: done dumping result, returning 3027 1726776711.73736: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0233de48-8dd1-1ba9-d908-000000000303] 3027 1726776711.73741: sending task result for task 0233de48-8dd1-1ba9-d908-000000000303 3027 1726776711.73829: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000303 3027 1726776711.73831: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 3027 1726776711.73881: no more pending results, returning what we have 3027 1726776711.73885: results queue empty 3027 1726776711.73886: checking for any_errors_fatal 3027 1726776711.73895: done checking for any_errors_fatal 3027 1726776711.73895: checking for max_fail_percentage 3027 1726776711.73897: done checking for max_fail_percentage 3027 1726776711.73898: checking to see if all hosts have failed and the running result is not ok 3027 1726776711.73899: done checking to see if all hosts have failed 3027 1726776711.73900: getting the remaining hosts for this loop 3027 1726776711.73901: done getting the remaining hosts for this loop 3027 1726776711.73905: getting the next task for host managed_node2 3027 1726776711.73912: done getting next task for host managed_node2 3027 1726776711.73916: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3027 1726776711.73919: ^ 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 3027 1726776711.73934: getting variables 3027 1726776711.73935: in VariableManager get_vars() 3027 1726776711.73971: Calling all_inventory to load vars for managed_node2 3027 1726776711.73973: Calling groups_inventory to load vars for managed_node2 3027 1726776711.73975: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776711.73984: Calling all_plugins_play to load vars for managed_node2 3027 1726776711.73986: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776711.73989: Calling groups_plugins_play to load vars for managed_node2 3027 1726776711.74119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776711.74246: done with get_vars() 3027 1726776711.74255: done getting variables 3027 1726776711.74298: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:11:51 -0400 (0:00:00.035) 0:01:37.840 **** 3027 1726776711.74320: entering _queue_task() for managed_node2/reboot 3027 1726776711.74518: worker is 1 (out of 1 available) 3027 1726776711.74533: exiting _queue_task() for managed_node2/reboot 3027 1726776711.74547: done queuing things up, now waiting for results queue to drain 3027 1726776711.74548: waiting for pending results... 3027 1726776711.74718: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3027 1726776711.74803: in run() - task 0233de48-8dd1-1ba9-d908-000000000304 3027 1726776711.74820: variable 'ansible_search_path' from source: unknown 3027 1726776711.74824: variable 'ansible_search_path' from source: unknown 3027 1726776711.74857: calling self._execute() 3027 1726776711.74927: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776711.74931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776711.74941: variable 'omit' from source: magic vars 3027 1726776711.75382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776711.76894: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776711.76950: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776711.76986: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776711.77015: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776711.77037: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776711.77104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776711.77128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776711.77147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776711.77178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776711.77190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776711.77276: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776711.77291: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3027 1726776711.77295: when evaluation is False, skipping this task 3027 1726776711.77297: _execute() done 3027 1726776711.77300: dumping result to json 3027 1726776711.77303: done dumping result, returning 3027 1726776711.77313: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0233de48-8dd1-1ba9-d908-000000000304] 3027 1726776711.77318: sending task result for task 0233de48-8dd1-1ba9-d908-000000000304 3027 1726776711.77411: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000304 3027 1726776711.77414: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3027 1726776711.77461: no more pending results, returning what we have 3027 1726776711.77466: results queue empty 3027 1726776711.77466: checking for any_errors_fatal 3027 1726776711.77471: done checking for any_errors_fatal 3027 1726776711.77472: checking for max_fail_percentage 3027 1726776711.77473: done checking for max_fail_percentage 3027 1726776711.77474: checking to see if all hosts have failed and the running result is not ok 3027 1726776711.77475: done checking to see if all hosts have failed 3027 1726776711.77476: getting the remaining hosts for this loop 3027 1726776711.77478: done getting the remaining hosts for this loop 3027 1726776711.77482: getting the next task for host managed_node2 3027 1726776711.77488: done getting next task for host managed_node2 3027 1726776711.77492: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3027 1726776711.77495: ^ 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 3027 1726776711.77511: getting variables 3027 1726776711.77512: in VariableManager get_vars() 3027 1726776711.77547: Calling all_inventory to load vars for managed_node2 3027 1726776711.77552: Calling groups_inventory to load vars for managed_node2 3027 1726776711.77554: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776711.77563: Calling all_plugins_play to load vars for managed_node2 3027 1726776711.77566: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776711.77568: Calling groups_plugins_play to load vars for managed_node2 3027 1726776711.77739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776711.77864: done with get_vars() 3027 1726776711.77871: done getting variables 3027 1726776711.77914: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:11:51 -0400 (0:00:00.036) 0:01:37.877 **** 3027 1726776711.77936: entering _queue_task() for managed_node2/fail 3027 1726776711.78138: worker is 1 (out of 1 available) 3027 1726776711.78155: exiting _queue_task() for managed_node2/fail 3027 1726776711.78168: done queuing things up, now waiting for results queue to drain 3027 1726776711.78170: waiting for pending results... 3027 1726776711.78350: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3027 1726776711.78434: in run() - task 0233de48-8dd1-1ba9-d908-000000000305 3027 1726776711.78446: variable 'ansible_search_path' from source: unknown 3027 1726776711.78452: variable 'ansible_search_path' from source: unknown 3027 1726776711.78485: calling self._execute() 3027 1726776711.78552: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776711.78560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776711.78568: variable 'omit' from source: magic vars 3027 1726776711.78932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776711.80440: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776711.80491: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776711.80520: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776711.80547: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776711.80569: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776711.80636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776711.80660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776711.80680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776711.80708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776711.80724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776711.80809: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776711.80823: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3027 1726776711.80827: when evaluation is False, skipping this task 3027 1726776711.80830: _execute() done 3027 1726776711.80833: dumping result to json 3027 1726776711.80835: done dumping result, returning 3027 1726776711.80842: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0233de48-8dd1-1ba9-d908-000000000305] 3027 1726776711.80848: sending task result for task 0233de48-8dd1-1ba9-d908-000000000305 3027 1726776711.80943: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000305 3027 1726776711.80946: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3027 1726776711.80995: no more pending results, returning what we have 3027 1726776711.80999: results queue empty 3027 1726776711.81000: checking for any_errors_fatal 3027 1726776711.81007: done checking for any_errors_fatal 3027 1726776711.81008: checking for max_fail_percentage 3027 1726776711.81010: done checking for max_fail_percentage 3027 1726776711.81011: checking to see if all hosts have failed and the running result is not ok 3027 1726776711.81012: done checking to see if all hosts have failed 3027 1726776711.81012: getting the remaining hosts for this loop 3027 1726776711.81014: done getting the remaining hosts for this loop 3027 1726776711.81018: getting the next task for host managed_node2 3027 1726776711.81027: done getting next task for host managed_node2 3027 1726776711.81031: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3027 1726776711.81034: ^ 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 3027 1726776711.81051: getting variables 3027 1726776711.81052: in VariableManager get_vars() 3027 1726776711.81085: Calling all_inventory to load vars for managed_node2 3027 1726776711.81087: Calling groups_inventory to load vars for managed_node2 3027 1726776711.81089: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776711.81098: Calling all_plugins_play to load vars for managed_node2 3027 1726776711.81101: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776711.81106: Calling groups_plugins_play to load vars for managed_node2 3027 1726776711.81232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776711.81382: done with get_vars() 3027 1726776711.81390: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:11:51 -0400 (0:00:00.035) 0:01:37.912 **** 3027 1726776711.81454: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776711.81665: worker is 1 (out of 1 available) 3027 1726776711.81682: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776711.81695: done queuing things up, now waiting for results queue to drain 3027 1726776711.81697: waiting for pending results... 3027 1726776711.81875: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3027 1726776711.81948: in run() - task 0233de48-8dd1-1ba9-d908-000000000307 3027 1726776711.81963: variable 'ansible_search_path' from source: unknown 3027 1726776711.81966: variable 'ansible_search_path' from source: unknown 3027 1726776711.81995: calling self._execute() 3027 1726776711.82070: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776711.82074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776711.82083: variable 'omit' from source: magic vars 3027 1726776711.82166: variable 'omit' from source: magic vars 3027 1726776711.82201: variable 'omit' from source: magic vars 3027 1726776711.82224: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3027 1726776711.82462: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3027 1726776711.82525: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776711.82556: variable 'omit' from source: magic vars 3027 1726776711.82594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776711.82625: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776711.82641: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776711.82657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776711.82667: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776711.82694: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776711.82697: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776711.82700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776711.82774: Set connection var ansible_shell_executable to /bin/sh 3027 1726776711.82779: Set connection var ansible_shell_type to sh 3027 1726776711.82782: Set connection var ansible_connection to ssh 3027 1726776711.82787: Set connection var ansible_pipelining to False 3027 1726776711.82794: Set connection var ansible_timeout to 10 3027 1726776711.82805: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776711.82821: variable 'ansible_shell_executable' from source: unknown 3027 1726776711.82825: variable 'ansible_connection' from source: unknown 3027 1726776711.82827: variable 'ansible_module_compression' from source: unknown 3027 1726776711.82830: variable 'ansible_shell_type' from source: unknown 3027 1726776711.82832: variable 'ansible_shell_executable' from source: unknown 3027 1726776711.82834: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776711.82839: variable 'ansible_pipelining' from source: unknown 3027 1726776711.82841: variable 'ansible_timeout' from source: unknown 3027 1726776711.82846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776711.82993: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776711.83005: variable 'omit' from source: magic vars 3027 1726776711.83010: starting attempt loop 3027 1726776711.83013: running the handler 3027 1726776711.83024: _low_level_execute_command(): starting 3027 1726776711.83031: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776711.83566: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776711.83569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776711.83573: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776711.83575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776711.83623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776711.83626: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776711.83637: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776711.83684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776711.85565: stdout chunk (state=3): >>>/root <<< 3027 1726776711.85669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776711.85727: stderr chunk (state=3): >>><<< 3027 1726776711.85734: stdout chunk (state=3): >>><<< 3027 1726776711.85754: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776711.85767: _low_level_execute_command(): starting 3027 1726776711.85773: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776711.8575487-5825-223703490199130 `" && echo ansible-tmp-1726776711.8575487-5825-223703490199130="` echo /root/.ansible/tmp/ansible-tmp-1726776711.8575487-5825-223703490199130 `" ) && sleep 0' 3027 1726776711.86243: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776711.86246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776711.86258: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776711.86262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776711.86264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776711.86311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776711.86318: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776711.86319: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776711.86353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776711.88379: stdout chunk (state=3): >>>ansible-tmp-1726776711.8575487-5825-223703490199130=/root/.ansible/tmp/ansible-tmp-1726776711.8575487-5825-223703490199130 <<< 3027 1726776711.88496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776711.88554: stderr chunk (state=3): >>><<< 3027 1726776711.88558: stdout chunk (state=3): >>><<< 3027 1726776711.88575: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776711.8575487-5825-223703490199130=/root/.ansible/tmp/ansible-tmp-1726776711.8575487-5825-223703490199130 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776711.88620: variable 'ansible_module_compression' from source: unknown 3027 1726776711.88653: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3027 1726776711.88685: variable 'ansible_facts' from source: unknown 3027 1726776711.88751: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776711.8575487-5825-223703490199130/AnsiballZ_kernel_settings_get_config.py 3027 1726776711.88856: Sending initial data 3027 1726776711.88860: Sent initial data (173 bytes) 3027 1726776711.89325: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776711.89328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776711.89331: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776711.89333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776711.89387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776711.89394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776711.89397: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776711.89426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776711.91026: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776711.91058: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776711.91145: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpps193tmc /root/.ansible/tmp/ansible-tmp-1726776711.8575487-5825-223703490199130/AnsiballZ_kernel_settings_get_config.py <<< 3027 1726776711.91160: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776711.8575487-5825-223703490199130/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776711.91179: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpps193tmc" to remote "/root/.ansible/tmp/ansible-tmp-1726776711.8575487-5825-223703490199130/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776711.91186: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776711.8575487-5825-223703490199130/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776711.91680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776711.91752: stderr chunk (state=3): >>><<< 3027 1726776711.91755: stdout chunk (state=3): >>><<< 3027 1726776711.91777: done transferring module to remote 3027 1726776711.91787: _low_level_execute_command(): starting 3027 1726776711.91792: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776711.8575487-5825-223703490199130/ /root/.ansible/tmp/ansible-tmp-1726776711.8575487-5825-223703490199130/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776711.92255: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776711.92259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776711.92261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776711.92271: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776711.92288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776711.92327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776711.92330: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776711.92336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776711.92372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776711.94165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776711.94215: stderr chunk (state=3): >>><<< 3027 1726776711.94219: stdout chunk (state=3): >>><<< 3027 1726776711.94233: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776711.94236: _low_level_execute_command(): starting 3027 1726776711.94241: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776711.8575487-5825-223703490199130/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776711.94710: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776711.94713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776711.94716: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776711.94718: 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 <<< 3027 1726776711.94720: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776711.94775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776711.94778: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776711.94782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776711.94821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776712.12336: 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"}}} <<< 3027 1726776712.13834: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776712.13891: stderr chunk (state=3): >>><<< 3027 1726776712.13895: stdout chunk (state=3): >>><<< 3027 1726776712.13910: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776712.13939: 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-1726776711.8575487-5825-223703490199130/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776712.13948: _low_level_execute_command(): starting 3027 1726776712.13955: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776711.8575487-5825-223703490199130/ > /dev/null 2>&1 && sleep 0' 3027 1726776712.14410: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.14415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.14435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.14489: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776712.14492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776712.14499: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776712.14534: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776712.16470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776712.16522: stderr chunk (state=3): >>><<< 3027 1726776712.16525: stdout chunk (state=3): >>><<< 3027 1726776712.16539: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776712.16545: handler run complete 3027 1726776712.16563: attempt loop complete, returning result 3027 1726776712.16566: _execute() done 3027 1726776712.16568: dumping result to json 3027 1726776712.16573: done dumping result, returning 3027 1726776712.16581: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0233de48-8dd1-1ba9-d908-000000000307] 3027 1726776712.16586: sending task result for task 0233de48-8dd1-1ba9-d908-000000000307 3027 1726776712.16692: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000307 3027 1726776712.16695: 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" } } 3027 1726776712.16776: no more pending results, returning what we have 3027 1726776712.16779: results queue empty 3027 1726776712.16780: checking for any_errors_fatal 3027 1726776712.16786: done checking for any_errors_fatal 3027 1726776712.16787: checking for max_fail_percentage 3027 1726776712.16789: done checking for max_fail_percentage 3027 1726776712.16790: checking to see if all hosts have failed and the running result is not ok 3027 1726776712.16791: done checking to see if all hosts have failed 3027 1726776712.16791: getting the remaining hosts for this loop 3027 1726776712.16793: done getting the remaining hosts for this loop 3027 1726776712.16797: getting the next task for host managed_node2 3027 1726776712.16802: done getting next task for host managed_node2 3027 1726776712.16806: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3027 1726776712.16809: ^ 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 3027 1726776712.16820: getting variables 3027 1726776712.16821: in VariableManager get_vars() 3027 1726776712.16856: Calling all_inventory to load vars for managed_node2 3027 1726776712.16859: Calling groups_inventory to load vars for managed_node2 3027 1726776712.16861: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776712.16870: Calling all_plugins_play to load vars for managed_node2 3027 1726776712.16872: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776712.16875: Calling groups_plugins_play to load vars for managed_node2 3027 1726776712.16996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776712.17122: done with get_vars() 3027 1726776712.17130: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:11:52 -0400 (0:00:00.357) 0:01:38.269 **** 3027 1726776712.17200: entering _queue_task() for managed_node2/stat 3027 1726776712.17405: worker is 1 (out of 1 available) 3027 1726776712.17419: exiting _queue_task() for managed_node2/stat 3027 1726776712.17432: done queuing things up, now waiting for results queue to drain 3027 1726776712.17434: waiting for pending results... 3027 1726776712.17620: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3027 1726776712.17696: in run() - task 0233de48-8dd1-1ba9-d908-000000000308 3027 1726776712.17713: variable 'ansible_search_path' from source: unknown 3027 1726776712.17717: variable 'ansible_search_path' from source: unknown 3027 1726776712.17764: variable '__prof_from_conf' from source: task vars 3027 1726776712.18015: variable '__prof_from_conf' from source: task vars 3027 1726776712.18158: variable '__data' from source: task vars 3027 1726776712.18216: variable '__kernel_settings_register_tuned_main' from source: set_fact 3027 1726776712.18435: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776712.18443: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776712.18493: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776712.18510: variable 'omit' from source: magic vars 3027 1726776712.18585: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776712.18592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776712.18600: variable 'omit' from source: magic vars 3027 1726776712.18790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776712.20338: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776712.20394: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776712.20425: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776712.20453: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776712.20473: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776712.20546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776712.20568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776712.20588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776712.20620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776712.20631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776712.20705: variable 'item' from source: unknown 3027 1726776712.20719: Evaluated conditional (item | length > 0): False 3027 1726776712.20722: when evaluation is False, skipping this task 3027 1726776712.20748: variable 'item' from source: unknown 3027 1726776712.20800: 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" } 3027 1726776712.20981: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776712.20985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776712.20987: variable 'omit' from source: magic vars 3027 1726776712.21043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776712.21064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776712.21082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776712.21114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776712.21125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776712.21186: variable 'item' from source: unknown 3027 1726776712.21192: Evaluated conditional (item | length > 0): True 3027 1726776712.21198: variable 'omit' from source: magic vars 3027 1726776712.21233: variable 'omit' from source: magic vars 3027 1726776712.21265: variable 'item' from source: unknown 3027 1726776712.21316: variable 'item' from source: unknown 3027 1726776712.21328: variable 'omit' from source: magic vars 3027 1726776712.21352: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776712.21373: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776712.21387: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776712.21401: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776712.21412: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776712.21438: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776712.21441: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776712.21443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776712.21514: Set connection var ansible_shell_executable to /bin/sh 3027 1726776712.21520: Set connection var ansible_shell_type to sh 3027 1726776712.21523: Set connection var ansible_connection to ssh 3027 1726776712.21528: Set connection var ansible_pipelining to False 3027 1726776712.21535: Set connection var ansible_timeout to 10 3027 1726776712.21544: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776712.21561: variable 'ansible_shell_executable' from source: unknown 3027 1726776712.21564: variable 'ansible_connection' from source: unknown 3027 1726776712.21566: variable 'ansible_module_compression' from source: unknown 3027 1726776712.21569: variable 'ansible_shell_type' from source: unknown 3027 1726776712.21571: variable 'ansible_shell_executable' from source: unknown 3027 1726776712.21574: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776712.21579: variable 'ansible_pipelining' from source: unknown 3027 1726776712.21581: variable 'ansible_timeout' from source: unknown 3027 1726776712.21585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776712.21696: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776712.21707: variable 'omit' from source: magic vars 3027 1726776712.21713: starting attempt loop 3027 1726776712.21716: running the handler 3027 1726776712.21728: _low_level_execute_command(): starting 3027 1726776712.21733: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776712.22230: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.22263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776712.22266: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.22268: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3027 1726776712.22271: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.22273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.22319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776712.22330: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776712.22378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776712.24173: stdout chunk (state=3): >>>/root <<< 3027 1726776712.24307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776712.24363: stderr chunk (state=3): >>><<< 3027 1726776712.24367: stdout chunk (state=3): >>><<< 3027 1726776712.24384: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776712.24394: _low_level_execute_command(): starting 3027 1726776712.24400: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776712.243848-5836-13459885461091 `" && echo ansible-tmp-1726776712.243848-5836-13459885461091="` echo /root/.ansible/tmp/ansible-tmp-1726776712.243848-5836-13459885461091 `" ) && sleep 0' 3027 1726776712.24863: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.24867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.24869: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3027 1726776712.24872: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.24874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.24926: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776712.24929: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776712.24932: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776712.24973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776712.26923: stdout chunk (state=3): >>>ansible-tmp-1726776712.243848-5836-13459885461091=/root/.ansible/tmp/ansible-tmp-1726776712.243848-5836-13459885461091 <<< 3027 1726776712.27039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776712.27089: stderr chunk (state=3): >>><<< 3027 1726776712.27092: stdout chunk (state=3): >>><<< 3027 1726776712.27110: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776712.243848-5836-13459885461091=/root/.ansible/tmp/ansible-tmp-1726776712.243848-5836-13459885461091 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776712.27148: variable 'ansible_module_compression' from source: unknown 3027 1726776712.27187: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776712.27217: variable 'ansible_facts' from source: unknown 3027 1726776712.27280: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776712.243848-5836-13459885461091/AnsiballZ_stat.py 3027 1726776712.27380: Sending initial data 3027 1726776712.27383: Sent initial data (149 bytes) 3027 1726776712.27847: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776712.27853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.27860: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776712.27862: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.27865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.27913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776712.27917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776712.27923: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776712.27961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776712.29533: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 3027 1726776712.29537: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776712.29565: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776712.29600: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmppnoiwp6p /root/.ansible/tmp/ansible-tmp-1726776712.243848-5836-13459885461091/AnsiballZ_stat.py <<< 3027 1726776712.29608: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776712.243848-5836-13459885461091/AnsiballZ_stat.py" <<< 3027 1726776712.29634: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmppnoiwp6p" to remote "/root/.ansible/tmp/ansible-tmp-1726776712.243848-5836-13459885461091/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776712.243848-5836-13459885461091/AnsiballZ_stat.py" <<< 3027 1726776712.30140: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776712.30206: stderr chunk (state=3): >>><<< 3027 1726776712.30212: stdout chunk (state=3): >>><<< 3027 1726776712.30232: done transferring module to remote 3027 1726776712.30243: _low_level_execute_command(): starting 3027 1726776712.30250: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776712.243848-5836-13459885461091/ /root/.ansible/tmp/ansible-tmp-1726776712.243848-5836-13459885461091/AnsiballZ_stat.py && sleep 0' 3027 1726776712.30707: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.30710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776712.30713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776712.30715: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.30717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.30765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776712.30768: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776712.30814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776712.32618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776712.32678: stderr chunk (state=3): >>><<< 3027 1726776712.32682: stdout chunk (state=3): >>><<< 3027 1726776712.32695: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776712.32698: _low_level_execute_command(): starting 3027 1726776712.32706: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776712.243848-5836-13459885461091/AnsiballZ_stat.py && sleep 0' 3027 1726776712.33179: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.33183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.33186: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776712.33188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.33242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776712.33245: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776712.33292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776712.51634: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262607, "dev": 51714, "nlink": 3, "atime": 1726776657.7597358, "mtime": 1726776654.6467292, "ctime": 1726776654.6467292, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "4211803556", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 3027 1726776712.53874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776712.53933: stderr chunk (state=3): >>><<< 3027 1726776712.53937: stdout chunk (state=3): >>><<< 3027 1726776712.53953: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262607, "dev": 51714, "nlink": 3, "atime": 1726776657.7597358, "mtime": 1726776654.6467292, "ctime": 1726776654.6467292, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "4211803556", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776712.53994: 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-1726776712.243848-5836-13459885461091/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776712.54004: _low_level_execute_command(): starting 3027 1726776712.54008: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776712.243848-5836-13459885461091/ > /dev/null 2>&1 && sleep 0' 3027 1726776712.54485: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.54488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.54491: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.54493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.54550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776712.54554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776712.54557: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776712.54606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776712.56992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776712.57045: stderr chunk (state=3): >>><<< 3027 1726776712.57048: stdout chunk (state=3): >>><<< 3027 1726776712.57063: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776712.57070: handler run complete 3027 1726776712.57104: attempt loop complete, returning result 3027 1726776712.57122: variable 'item' from source: unknown 3027 1726776712.57187: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726776657.7597358, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776654.6467292, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262607, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776654.6467292, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "4211803556", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3027 1726776712.57355: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776712.57358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776712.57361: variable 'omit' from source: magic vars 3027 1726776712.57441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776712.57464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776712.57484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776712.57515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776712.57526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776712.57589: variable 'item' from source: unknown 3027 1726776712.57596: Evaluated conditional (item | length > 0): True 3027 1726776712.57601: variable 'omit' from source: magic vars 3027 1726776712.57616: variable 'omit' from source: magic vars 3027 1726776712.57647: variable 'item' from source: unknown 3027 1726776712.57696: variable 'item' from source: unknown 3027 1726776712.57710: variable 'omit' from source: magic vars 3027 1726776712.57726: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776712.57734: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776712.57740: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776712.57753: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776712.57756: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776712.57758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776712.57813: Set connection var ansible_shell_executable to /bin/sh 3027 1726776712.57817: Set connection var ansible_shell_type to sh 3027 1726776712.57820: Set connection var ansible_connection to ssh 3027 1726776712.57826: Set connection var ansible_pipelining to False 3027 1726776712.57831: Set connection var ansible_timeout to 10 3027 1726776712.57839: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776712.57856: variable 'ansible_shell_executable' from source: unknown 3027 1726776712.57859: variable 'ansible_connection' from source: unknown 3027 1726776712.57862: variable 'ansible_module_compression' from source: unknown 3027 1726776712.57864: variable 'ansible_shell_type' from source: unknown 3027 1726776712.57866: variable 'ansible_shell_executable' from source: unknown 3027 1726776712.57869: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776712.57874: variable 'ansible_pipelining' from source: unknown 3027 1726776712.57876: variable 'ansible_timeout' from source: unknown 3027 1726776712.57881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776712.57961: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776712.57969: variable 'omit' from source: magic vars 3027 1726776712.57972: starting attempt loop 3027 1726776712.57977: running the handler 3027 1726776712.57984: _low_level_execute_command(): starting 3027 1726776712.57986: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776712.58463: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.58466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776712.58469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776712.58472: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.58477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.58516: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776712.58530: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776712.58577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776712.60306: stdout chunk (state=3): >>>/root <<< 3027 1726776712.60413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776712.60466: stderr chunk (state=3): >>><<< 3027 1726776712.60469: stdout chunk (state=3): >>><<< 3027 1726776712.60483: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776712.60492: _low_level_execute_command(): starting 3027 1726776712.60498: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776712.604843-5836-162330995719407 `" && echo ansible-tmp-1726776712.604843-5836-162330995719407="` echo /root/.ansible/tmp/ansible-tmp-1726776712.604843-5836-162330995719407 `" ) && sleep 0' 3027 1726776712.60970: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.60978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.60981: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776712.60983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.61035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776712.61038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776712.61045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776712.61132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776712.63078: stdout chunk (state=3): >>>ansible-tmp-1726776712.604843-5836-162330995719407=/root/.ansible/tmp/ansible-tmp-1726776712.604843-5836-162330995719407 <<< 3027 1726776712.63280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776712.63338: stderr chunk (state=3): >>><<< 3027 1726776712.63341: stdout chunk (state=3): >>><<< 3027 1726776712.63359: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776712.604843-5836-162330995719407=/root/.ansible/tmp/ansible-tmp-1726776712.604843-5836-162330995719407 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776712.63394: variable 'ansible_module_compression' from source: unknown 3027 1726776712.63427: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776712.63443: variable 'ansible_facts' from source: unknown 3027 1726776712.63490: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776712.604843-5836-162330995719407/AnsiballZ_stat.py 3027 1726776712.63590: Sending initial data 3027 1726776712.63594: Sent initial data (150 bytes) 3027 1726776712.64085: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.64089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776712.64091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776712.64094: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.64096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.64148: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776712.64153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776712.64158: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776712.64191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776712.65835: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776712.65896: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776712.65930: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpb37ow2fe /root/.ansible/tmp/ansible-tmp-1726776712.604843-5836-162330995719407/AnsiballZ_stat.py <<< 3027 1726776712.65944: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776712.604843-5836-162330995719407/AnsiballZ_stat.py" <<< 3027 1726776712.65966: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpb37ow2fe" to remote "/root/.ansible/tmp/ansible-tmp-1726776712.604843-5836-162330995719407/AnsiballZ_stat.py" <<< 3027 1726776712.65971: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776712.604843-5836-162330995719407/AnsiballZ_stat.py" <<< 3027 1726776712.66473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776712.66542: stderr chunk (state=3): >>><<< 3027 1726776712.66546: stdout chunk (state=3): >>><<< 3027 1726776712.66569: done transferring module to remote 3027 1726776712.66576: _low_level_execute_command(): starting 3027 1726776712.66581: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776712.604843-5836-162330995719407/ /root/.ansible/tmp/ansible-tmp-1726776712.604843-5836-162330995719407/AnsiballZ_stat.py && sleep 0' 3027 1726776712.67055: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776712.67058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776712.67061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.67067: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.67070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.67107: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776712.67124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776712.67167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776712.68988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776712.69040: stderr chunk (state=3): >>><<< 3027 1726776712.69044: stdout chunk (state=3): >>><<< 3027 1726776712.69061: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776712.69064: _low_level_execute_command(): starting 3027 1726776712.69070: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776712.604843-5836-162330995719407/AnsiballZ_stat.py && sleep 0' 3027 1726776712.69539: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.69542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.69545: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.69547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.69601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776712.69609: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776712.69652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776712.86937: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262602, "dev": 51714, "nlink": 4, "atime": 1726776649.6697366, "mtime": 1726776665.4907515, "ctime": 1726776665.4907515, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1759792209", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 3027 1726776712.88769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776712.88829: stderr chunk (state=3): >>><<< 3027 1726776712.88833: stdout chunk (state=3): >>><<< 3027 1726776712.88851: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262602, "dev": 51714, "nlink": 4, "atime": 1726776649.6697366, "mtime": 1726776665.4907515, "ctime": 1726776665.4907515, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1759792209", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776712.88887: 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-1726776712.604843-5836-162330995719407/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776712.88897: _low_level_execute_command(): starting 3027 1726776712.88900: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776712.604843-5836-162330995719407/ > /dev/null 2>&1 && sleep 0' 3027 1726776712.89378: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776712.89381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.89384: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776712.89386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776712.89388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776712.89439: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776712.89443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776712.89451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776712.89513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776713.05096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776713.05151: stderr chunk (state=3): >>><<< 3027 1726776713.05155: stdout chunk (state=3): >>><<< 3027 1726776713.05169: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776713.05175: handler run complete 3027 1726776713.05213: attempt loop complete, returning result 3027 1726776713.05231: variable 'item' from source: unknown 3027 1726776713.05296: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776649.6697366, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776665.4907515, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262602, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776665.4907515, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1759792209", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3027 1726776713.05453: dumping result to json 3027 1726776713.05456: done dumping result, returning 3027 1726776713.05458: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0233de48-8dd1-1ba9-d908-000000000308] 3027 1726776713.05460: sending task result for task 0233de48-8dd1-1ba9-d908-000000000308 3027 1726776713.05511: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000308 3027 1726776713.05514: WORKER PROCESS EXITING 3027 1726776713.05629: no more pending results, returning what we have 3027 1726776713.05633: results queue empty 3027 1726776713.05633: checking for any_errors_fatal 3027 1726776713.05639: done checking for any_errors_fatal 3027 1726776713.05639: checking for max_fail_percentage 3027 1726776713.05641: done checking for max_fail_percentage 3027 1726776713.05641: checking to see if all hosts have failed and the running result is not ok 3027 1726776713.05642: done checking to see if all hosts have failed 3027 1726776713.05643: getting the remaining hosts for this loop 3027 1726776713.05644: done getting the remaining hosts for this loop 3027 1726776713.05647: getting the next task for host managed_node2 3027 1726776713.05653: done getting next task for host managed_node2 3027 1726776713.05657: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3027 1726776713.05659: ^ 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 3027 1726776713.05669: getting variables 3027 1726776713.05670: in VariableManager get_vars() 3027 1726776713.05702: Calling all_inventory to load vars for managed_node2 3027 1726776713.05705: Calling groups_inventory to load vars for managed_node2 3027 1726776713.05707: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776713.05716: Calling all_plugins_play to load vars for managed_node2 3027 1726776713.05719: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776713.05721: Calling groups_plugins_play to load vars for managed_node2 3027 1726776713.05830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776713.05989: done with get_vars() 3027 1726776713.05996: done getting variables 3027 1726776713.06041: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:11:53 -0400 (0:00:00.888) 0:01:39.158 **** 3027 1726776713.06067: entering _queue_task() for managed_node2/set_fact 3027 1726776713.06263: worker is 1 (out of 1 available) 3027 1726776713.06279: exiting _queue_task() for managed_node2/set_fact 3027 1726776713.06292: done queuing things up, now waiting for results queue to drain 3027 1726776713.06293: waiting for pending results... 3027 1726776713.06473: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3027 1726776713.06547: in run() - task 0233de48-8dd1-1ba9-d908-000000000309 3027 1726776713.06562: variable 'ansible_search_path' from source: unknown 3027 1726776713.06566: variable 'ansible_search_path' from source: unknown 3027 1726776713.06595: calling self._execute() 3027 1726776713.06666: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776713.06671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776713.06680: variable 'omit' from source: magic vars 3027 1726776713.06759: variable 'omit' from source: magic vars 3027 1726776713.06793: variable 'omit' from source: magic vars 3027 1726776713.07134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776713.08631: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776713.08688: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776713.08717: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776713.08743: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776713.08766: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776713.08832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776713.08854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776713.08873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776713.08901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776713.08916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776713.08953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776713.08970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776713.08988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776713.09019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776713.09030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776713.09076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776713.09093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776713.09114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776713.09142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776713.09155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776713.09327: variable '__kernel_settings_find_profile_dirs' from source: set_fact 3027 1726776713.09402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776713.09521: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776713.09548: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776713.09573: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776713.09596: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776713.09632: 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) 3027 1726776713.09647: 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) 3027 1726776713.09671: 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) 3027 1726776713.09689: 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) 3027 1726776713.09730: variable 'omit' from source: magic vars 3027 1726776713.09752: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776713.09773: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776713.09789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776713.09803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776713.09814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776713.09839: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776713.09842: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776713.09845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776713.09919: Set connection var ansible_shell_executable to /bin/sh 3027 1726776713.09924: Set connection var ansible_shell_type to sh 3027 1726776713.09927: Set connection var ansible_connection to ssh 3027 1726776713.09932: Set connection var ansible_pipelining to False 3027 1726776713.09943: Set connection var ansible_timeout to 10 3027 1726776713.09948: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776713.09968: variable 'ansible_shell_executable' from source: unknown 3027 1726776713.09971: variable 'ansible_connection' from source: unknown 3027 1726776713.09973: variable 'ansible_module_compression' from source: unknown 3027 1726776713.09976: variable 'ansible_shell_type' from source: unknown 3027 1726776713.09978: variable 'ansible_shell_executable' from source: unknown 3027 1726776713.09980: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776713.09985: variable 'ansible_pipelining' from source: unknown 3027 1726776713.09988: variable 'ansible_timeout' from source: unknown 3027 1726776713.09992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776713.10070: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776713.10079: variable 'omit' from source: magic vars 3027 1726776713.10085: starting attempt loop 3027 1726776713.10088: running the handler 3027 1726776713.10098: handler run complete 3027 1726776713.10110: attempt loop complete, returning result 3027 1726776713.10113: _execute() done 3027 1726776713.10115: dumping result to json 3027 1726776713.10117: done dumping result, returning 3027 1726776713.10124: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0233de48-8dd1-1ba9-d908-000000000309] 3027 1726776713.10129: sending task result for task 0233de48-8dd1-1ba9-d908-000000000309 3027 1726776713.10207: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000309 3027 1726776713.10211: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 3027 1726776713.10282: no more pending results, returning what we have 3027 1726776713.10285: results queue empty 3027 1726776713.10286: checking for any_errors_fatal 3027 1726776713.10297: done checking for any_errors_fatal 3027 1726776713.10298: checking for max_fail_percentage 3027 1726776713.10299: done checking for max_fail_percentage 3027 1726776713.10300: checking to see if all hosts have failed and the running result is not ok 3027 1726776713.10301: done checking to see if all hosts have failed 3027 1726776713.10301: getting the remaining hosts for this loop 3027 1726776713.10303: done getting the remaining hosts for this loop 3027 1726776713.10307: getting the next task for host managed_node2 3027 1726776713.10312: done getting next task for host managed_node2 3027 1726776713.10316: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3027 1726776713.10319: ^ 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 3027 1726776713.10329: getting variables 3027 1726776713.10330: in VariableManager get_vars() 3027 1726776713.10364: Calling all_inventory to load vars for managed_node2 3027 1726776713.10367: Calling groups_inventory to load vars for managed_node2 3027 1726776713.10368: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776713.10377: Calling all_plugins_play to load vars for managed_node2 3027 1726776713.10379: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776713.10382: Calling groups_plugins_play to load vars for managed_node2 3027 1726776713.10505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776713.10631: done with get_vars() 3027 1726776713.10639: done getting variables 3027 1726776713.10682: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:11:53 -0400 (0:00:00.046) 0:01:39.204 **** 3027 1726776713.10705: entering _queue_task() for managed_node2/service 3027 1726776713.10899: worker is 1 (out of 1 available) 3027 1726776713.10913: exiting _queue_task() for managed_node2/service 3027 1726776713.10927: done queuing things up, now waiting for results queue to drain 3027 1726776713.10928: waiting for pending results... 3027 1726776713.11106: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3027 1726776713.11174: in run() - task 0233de48-8dd1-1ba9-d908-00000000030a 3027 1726776713.11188: variable 'ansible_search_path' from source: unknown 3027 1726776713.11191: variable 'ansible_search_path' from source: unknown 3027 1726776713.11231: variable '__kernel_settings_services' from source: include_vars 3027 1726776713.11471: variable '__kernel_settings_services' from source: include_vars 3027 1726776713.11529: variable 'omit' from source: magic vars 3027 1726776713.11613: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776713.11620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776713.11629: variable 'omit' from source: magic vars 3027 1726776713.11684: variable 'omit' from source: magic vars 3027 1726776713.11719: variable 'omit' from source: magic vars 3027 1726776713.11752: variable 'item' from source: unknown 3027 1726776713.11809: variable 'item' from source: unknown 3027 1726776713.11828: variable 'omit' from source: magic vars 3027 1726776713.11861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776713.11941: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776713.11958: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776713.11972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776713.11982: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776713.12005: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776713.12012: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776713.12015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776713.12085: Set connection var ansible_shell_executable to /bin/sh 3027 1726776713.12089: Set connection var ansible_shell_type to sh 3027 1726776713.12092: Set connection var ansible_connection to ssh 3027 1726776713.12098: Set connection var ansible_pipelining to False 3027 1726776713.12104: Set connection var ansible_timeout to 10 3027 1726776713.12114: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776713.12130: variable 'ansible_shell_executable' from source: unknown 3027 1726776713.12133: variable 'ansible_connection' from source: unknown 3027 1726776713.12136: variable 'ansible_module_compression' from source: unknown 3027 1726776713.12138: variable 'ansible_shell_type' from source: unknown 3027 1726776713.12141: variable 'ansible_shell_executable' from source: unknown 3027 1726776713.12143: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776713.12148: variable 'ansible_pipelining' from source: unknown 3027 1726776713.12153: variable 'ansible_timeout' from source: unknown 3027 1726776713.12155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776713.12259: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776713.12268: variable 'omit' from source: magic vars 3027 1726776713.12273: starting attempt loop 3027 1726776713.12276: running the handler 3027 1726776713.12341: variable 'ansible_facts' from source: unknown 3027 1726776713.12426: _low_level_execute_command(): starting 3027 1726776713.12430: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776713.12924: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776713.12958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776713.12961: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776713.12964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776713.12967: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776713.12970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776713.13025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776713.13028: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776713.13032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776713.13075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776713.14881: stdout chunk (state=3): >>>/root <<< 3027 1726776713.14994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776713.15046: stderr chunk (state=3): >>><<< 3027 1726776713.15052: stdout chunk (state=3): >>><<< 3027 1726776713.15073: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776713.15083: _low_level_execute_command(): starting 3027 1726776713.15088: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776713.150707-5855-208134438468221 `" && echo ansible-tmp-1726776713.150707-5855-208134438468221="` echo /root/.ansible/tmp/ansible-tmp-1726776713.150707-5855-208134438468221 `" ) && sleep 0' 3027 1726776713.15544: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776713.15547: 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.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776713.15559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776713.15561: 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 <<< 3027 1726776713.15563: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776713.15608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776713.15612: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776713.15614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776713.15658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776713.17606: stdout chunk (state=3): >>>ansible-tmp-1726776713.150707-5855-208134438468221=/root/.ansible/tmp/ansible-tmp-1726776713.150707-5855-208134438468221 <<< 3027 1726776713.17728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776713.17777: stderr chunk (state=3): >>><<< 3027 1726776713.17782: stdout chunk (state=3): >>><<< 3027 1726776713.17797: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776713.150707-5855-208134438468221=/root/.ansible/tmp/ansible-tmp-1726776713.150707-5855-208134438468221 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776713.17827: variable 'ansible_module_compression' from source: unknown 3027 1726776713.17867: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3027 1726776713.17922: variable 'ansible_facts' from source: unknown 3027 1726776713.18061: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776713.150707-5855-208134438468221/AnsiballZ_systemd.py 3027 1726776713.18182: Sending initial data 3027 1726776713.18185: Sent initial data (153 bytes) 3027 1726776713.18654: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776713.18658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776713.18660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776713.18663: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776713.18665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776713.18718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776713.18721: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776713.18723: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776713.18764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776713.20384: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776713.20420: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776713.20455: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpynmcrxbu /root/.ansible/tmp/ansible-tmp-1726776713.150707-5855-208134438468221/AnsiballZ_systemd.py <<< 3027 1726776713.20459: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776713.150707-5855-208134438468221/AnsiballZ_systemd.py" <<< 3027 1726776713.20485: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpynmcrxbu" to remote "/root/.ansible/tmp/ansible-tmp-1726776713.150707-5855-208134438468221/AnsiballZ_systemd.py" <<< 3027 1726776713.20491: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776713.150707-5855-208134438468221/AnsiballZ_systemd.py" <<< 3027 1726776713.21521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776713.21585: stderr chunk (state=3): >>><<< 3027 1726776713.21589: stdout chunk (state=3): >>><<< 3027 1726776713.21614: done transferring module to remote 3027 1726776713.21623: _low_level_execute_command(): starting 3027 1726776713.21628: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776713.150707-5855-208134438468221/ /root/.ansible/tmp/ansible-tmp-1726776713.150707-5855-208134438468221/AnsiballZ_systemd.py && sleep 0' 3027 1726776713.22075: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776713.22079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776713.22081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776713.22084: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776713.22089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776713.22138: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776713.22145: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776713.22177: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776713.24053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776713.24099: stderr chunk (state=3): >>><<< 3027 1726776713.24104: stdout chunk (state=3): >>><<< 3027 1726776713.24117: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776713.24120: _low_level_execute_command(): starting 3027 1726776713.24125: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776713.150707-5855-208134438468221/AnsiballZ_systemd.py && sleep 0' 3027 1726776713.24574: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776713.24577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776713.24579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776713.24582: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776713.24584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776713.24637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776713.24641: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776713.24645: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776713.24684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776713.59412: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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 16:11:42 EDT", "ExecMainStartTimestampMonotonic": "19157396", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "701", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3679", "MemoryCurrent": "20140032", "MemoryPeak": "20504576", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3413708800", "CPUUsageNSec": "209307000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPR<<< 3027 1726776713.59432: stdout chunk (state=3): >>>IO": "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service power-profiles-daemon.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "systemd-sysctl.service dbus.socket dbus-broker.service network.target systemd-journald.socket polkit.service basic.target system.slice sysinit.target", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "Fragmen<<< 3027 1726776713.59447: stdout chunk (state=3): >>>tPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:43 EDT", "StateChangeTimestampMonotonic": "19630310", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:42 EDT", "InactiveExitTimestampMonotonic": "19161371", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:43 EDT", "ActiveEnterTimestampMonotonic": "19630310", "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 16:11:42 EDT", "ConditionTimestampMonotonic": "19152266", "AssertTimestamp": "Thu 2024-09-19 16:11:42 EDT", "AssertTimestampMonotonic": "19152269", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "c41de4bb932f4257a86d9a97c82cd9da", "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}}} <<< 3027 1726776713.61433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776713.61487: stderr chunk (state=3): >>><<< 3027 1726776713.61490: stdout chunk (state=3): >>><<< 3027 1726776713.61517: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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 16:11:42 EDT", "ExecMainStartTimestampMonotonic": "19157396", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "701", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3679", "MemoryCurrent": "20140032", "MemoryPeak": "20504576", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3413708800", "CPUUsageNSec": "209307000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service power-profiles-daemon.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "systemd-sysctl.service dbus.socket dbus-broker.service network.target systemd-journald.socket polkit.service basic.target system.slice sysinit.target", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:43 EDT", "StateChangeTimestampMonotonic": "19630310", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:42 EDT", "InactiveExitTimestampMonotonic": "19161371", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:43 EDT", "ActiveEnterTimestampMonotonic": "19630310", "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 16:11:42 EDT", "ConditionTimestampMonotonic": "19152266", "AssertTimestamp": "Thu 2024-09-19 16:11:42 EDT", "AssertTimestampMonotonic": "19152269", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "c41de4bb932f4257a86d9a97c82cd9da", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776713.61654: 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-1726776713.150707-5855-208134438468221/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776713.61671: _low_level_execute_command(): starting 3027 1726776713.61676: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776713.150707-5855-208134438468221/ > /dev/null 2>&1 && sleep 0' 3027 1726776713.62155: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776713.62159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776713.62161: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776713.62164: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776713.62166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776713.62168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776713.62221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776713.62224: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776713.62228: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776713.62263: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776713.64193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776713.64240: stderr chunk (state=3): >>><<< 3027 1726776713.64244: stdout chunk (state=3): >>><<< 3027 1726776713.64261: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776713.64267: handler run complete 3027 1726776713.64305: attempt loop complete, returning result 3027 1726776713.64323: variable 'item' from source: unknown 3027 1726776713.64386: variable 'item' from source: unknown ok: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:43 EDT", "ActiveEnterTimestampMonotonic": "19630310", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service dbus.socket dbus-broker.service network.target systemd-journald.socket polkit.service basic.target system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:42 EDT", "AssertTimestampMonotonic": "19152269", "Before": "shutdown.target multi-user.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": "209307000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:42 EDT", "ConditionTimestampMonotonic": "19152266", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service power-profiles-daemon.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3679", "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)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "701", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:42 EDT", "ExecMainStartTimestampMonotonic": "19157396", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; 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 16:11:42 EDT", "InactiveExitTimestampMonotonic": "19161371", "InvocationID": "c41de4bb932f4257a86d9a97c82cd9da", "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": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "701", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3413708800", "MemoryCurrent": "20140032", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "20504576", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "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 16:11:43 EDT", "StateChangeTimestampMonotonic": "19630310", "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": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 3027 1726776713.64929: dumping result to json 3027 1726776713.64932: done dumping result, returning 3027 1726776713.64934: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0233de48-8dd1-1ba9-d908-00000000030a] 3027 1726776713.64935: sending task result for task 0233de48-8dd1-1ba9-d908-00000000030a 3027 1726776713.64995: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000030a 3027 1726776713.64998: WORKER PROCESS EXITING 3027 1726776713.65084: no more pending results, returning what we have 3027 1726776713.65087: results queue empty 3027 1726776713.65087: checking for any_errors_fatal 3027 1726776713.65089: done checking for any_errors_fatal 3027 1726776713.65089: checking for max_fail_percentage 3027 1726776713.65092: done checking for max_fail_percentage 3027 1726776713.65092: checking to see if all hosts have failed and the running result is not ok 3027 1726776713.65093: done checking to see if all hosts have failed 3027 1726776713.65093: getting the remaining hosts for this loop 3027 1726776713.65094: done getting the remaining hosts for this loop 3027 1726776713.65097: getting the next task for host managed_node2 3027 1726776713.65100: done getting next task for host managed_node2 3027 1726776713.65103: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3027 1726776713.65105: ^ 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 3027 1726776713.65112: getting variables 3027 1726776713.65113: in VariableManager get_vars() 3027 1726776713.65134: Calling all_inventory to load vars for managed_node2 3027 1726776713.65135: Calling groups_inventory to load vars for managed_node2 3027 1726776713.65137: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776713.65143: Calling all_plugins_play to load vars for managed_node2 3027 1726776713.65145: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776713.65147: Calling groups_plugins_play to load vars for managed_node2 3027 1726776713.65250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776713.65371: done with get_vars() 3027 1726776713.65379: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:11:53 -0400 (0:00:00.547) 0:01:39.752 **** 3027 1726776713.65448: entering _queue_task() for managed_node2/file 3027 1726776713.65669: worker is 1 (out of 1 available) 3027 1726776713.65684: exiting _queue_task() for managed_node2/file 3027 1726776713.65697: done queuing things up, now waiting for results queue to drain 3027 1726776713.65699: waiting for pending results... 3027 1726776713.65892: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3027 1726776713.65967: in run() - task 0233de48-8dd1-1ba9-d908-00000000030b 3027 1726776713.65980: variable 'ansible_search_path' from source: unknown 3027 1726776713.65983: variable 'ansible_search_path' from source: unknown 3027 1726776713.66017: calling self._execute() 3027 1726776713.66087: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776713.66091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776713.66101: variable 'omit' from source: magic vars 3027 1726776713.66185: variable 'omit' from source: magic vars 3027 1726776713.66223: variable 'omit' from source: magic vars 3027 1726776713.66247: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776713.66478: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776713.66552: variable '__kernel_settings_profile_parent' from source: set_fact 3027 1726776713.66557: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776713.66620: variable 'omit' from source: magic vars 3027 1726776713.66654: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776713.66683: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776713.66701: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776713.66718: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776713.66728: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776713.66755: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776713.66759: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776713.66761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776713.66835: Set connection var ansible_shell_executable to /bin/sh 3027 1726776713.66840: Set connection var ansible_shell_type to sh 3027 1726776713.66842: Set connection var ansible_connection to ssh 3027 1726776713.66850: Set connection var ansible_pipelining to False 3027 1726776713.66856: Set connection var ansible_timeout to 10 3027 1726776713.66864: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776713.66880: variable 'ansible_shell_executable' from source: unknown 3027 1726776713.66883: variable 'ansible_connection' from source: unknown 3027 1726776713.66886: variable 'ansible_module_compression' from source: unknown 3027 1726776713.66888: variable 'ansible_shell_type' from source: unknown 3027 1726776713.66891: variable 'ansible_shell_executable' from source: unknown 3027 1726776713.66893: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776713.66897: variable 'ansible_pipelining' from source: unknown 3027 1726776713.66900: variable 'ansible_timeout' from source: unknown 3027 1726776713.66907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776713.67062: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776713.67071: variable 'omit' from source: magic vars 3027 1726776713.67077: starting attempt loop 3027 1726776713.67080: running the handler 3027 1726776713.67092: _low_level_execute_command(): starting 3027 1726776713.67099: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776713.67620: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776713.67623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776713.67627: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776713.67629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776713.67685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776713.67688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776713.67690: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776713.67733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776713.69512: stdout chunk (state=3): >>>/root <<< 3027 1726776713.69632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776713.69687: stderr chunk (state=3): >>><<< 3027 1726776713.69691: stdout chunk (state=3): >>><<< 3027 1726776713.69712: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776713.69723: _low_level_execute_command(): starting 3027 1726776713.69729: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776713.697115-5863-3026639186455 `" && echo ansible-tmp-1726776713.697115-5863-3026639186455="` echo /root/.ansible/tmp/ansible-tmp-1726776713.697115-5863-3026639186455 `" ) && sleep 0' 3027 1726776713.70209: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776713.70213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776713.70222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776713.70226: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776713.70228: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776713.70275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776713.70278: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776713.70282: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776713.70321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776713.72291: stdout chunk (state=3): >>>ansible-tmp-1726776713.697115-5863-3026639186455=/root/.ansible/tmp/ansible-tmp-1726776713.697115-5863-3026639186455 <<< 3027 1726776713.72478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776713.72531: stderr chunk (state=3): >>><<< 3027 1726776713.72535: stdout chunk (state=3): >>><<< 3027 1726776713.72553: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776713.697115-5863-3026639186455=/root/.ansible/tmp/ansible-tmp-1726776713.697115-5863-3026639186455 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776713.72596: variable 'ansible_module_compression' from source: unknown 3027 1726776713.72639: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3027 1726776713.72674: variable 'ansible_facts' from source: unknown 3027 1726776713.72739: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776713.697115-5863-3026639186455/AnsiballZ_file.py 3027 1726776713.72852: Sending initial data 3027 1726776713.72856: Sent initial data (148 bytes) 3027 1726776713.73326: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776713.73330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776713.73332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776713.73335: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776713.73337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776713.73339: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776713.73390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776713.73394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776713.73398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776713.73435: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776713.75148: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776713.75185: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776713.75224: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp1_gwuczi /root/.ansible/tmp/ansible-tmp-1726776713.697115-5863-3026639186455/AnsiballZ_file.py <<< 3027 1726776713.75227: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776713.697115-5863-3026639186455/AnsiballZ_file.py" <<< 3027 1726776713.75256: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp1_gwuczi" to remote "/root/.ansible/tmp/ansible-tmp-1726776713.697115-5863-3026639186455/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776713.697115-5863-3026639186455/AnsiballZ_file.py" <<< 3027 1726776713.75787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776713.75858: stderr chunk (state=3): >>><<< 3027 1726776713.75862: stdout chunk (state=3): >>><<< 3027 1726776713.75881: done transferring module to remote 3027 1726776713.75891: _low_level_execute_command(): starting 3027 1726776713.75896: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776713.697115-5863-3026639186455/ /root/.ansible/tmp/ansible-tmp-1726776713.697115-5863-3026639186455/AnsiballZ_file.py && sleep 0' 3027 1726776713.76344: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776713.76348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776713.76366: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776713.76424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776713.76427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776713.76430: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776713.76471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776713.78346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776713.78395: stderr chunk (state=3): >>><<< 3027 1726776713.78400: stdout chunk (state=3): >>><<< 3027 1726776713.78416: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776713.78419: _low_level_execute_command(): starting 3027 1726776713.78424: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776713.697115-5863-3026639186455/AnsiballZ_file.py && sleep 0' 3027 1726776713.78871: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776713.78874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776713.78877: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776713.78879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776713.78881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776713.78926: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776713.78929: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776713.79065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776713.97881: stdout chunk (state=3): >>> <<< 3027 1726776713.97886: stdout chunk (state=3): >>>{"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 3027 1726776713.99493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776713.99554: stderr chunk (state=3): >>><<< 3027 1726776713.99557: stdout chunk (state=3): >>><<< 3027 1726776713.99574: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776713.99612: 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-1726776713.697115-5863-3026639186455/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776713.99623: _low_level_execute_command(): starting 3027 1726776713.99628: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776713.697115-5863-3026639186455/ > /dev/null 2>&1 && sleep 0' 3027 1726776714.00109: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776714.00112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.00115: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776714.00117: 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 <<< 3027 1726776714.00119: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.00171: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776714.00175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776714.00275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776714.02228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776714.02257: stderr chunk (state=3): >>><<< 3027 1726776714.02260: stdout chunk (state=3): >>><<< 3027 1726776714.02275: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776714.02282: handler run complete 3027 1726776714.02302: attempt loop complete, returning result 3027 1726776714.02304: _execute() done 3027 1726776714.02310: dumping result to json 3027 1726776714.02316: done dumping result, returning 3027 1726776714.02327: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0233de48-8dd1-1ba9-d908-00000000030b] 3027 1726776714.02331: sending task result for task 0233de48-8dd1-1ba9-d908-00000000030b 3027 1726776714.02439: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000030b 3027 1726776714.02442: 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": 4096, "state": "directory", "uid": 0 } 3027 1726776714.02533: no more pending results, returning what we have 3027 1726776714.02536: results queue empty 3027 1726776714.02537: checking for any_errors_fatal 3027 1726776714.02558: done checking for any_errors_fatal 3027 1726776714.02559: checking for max_fail_percentage 3027 1726776714.02561: done checking for max_fail_percentage 3027 1726776714.02561: checking to see if all hosts have failed and the running result is not ok 3027 1726776714.02562: done checking to see if all hosts have failed 3027 1726776714.02563: getting the remaining hosts for this loop 3027 1726776714.02564: done getting the remaining hosts for this loop 3027 1726776714.02568: getting the next task for host managed_node2 3027 1726776714.02573: done getting next task for host managed_node2 3027 1726776714.02576: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3027 1726776714.02579: ^ 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 3027 1726776714.02589: getting variables 3027 1726776714.02590: in VariableManager get_vars() 3027 1726776714.02625: Calling all_inventory to load vars for managed_node2 3027 1726776714.02628: Calling groups_inventory to load vars for managed_node2 3027 1726776714.02629: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776714.02638: Calling all_plugins_play to load vars for managed_node2 3027 1726776714.02641: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776714.02643: Calling groups_plugins_play to load vars for managed_node2 3027 1726776714.02763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776714.02889: done with get_vars() 3027 1726776714.02898: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:11:54 -0400 (0:00:00.375) 0:01:40.127 **** 3027 1726776714.02968: entering _queue_task() for managed_node2/slurp 3027 1726776714.03171: worker is 1 (out of 1 available) 3027 1726776714.03185: exiting _queue_task() for managed_node2/slurp 3027 1726776714.03198: done queuing things up, now waiting for results queue to drain 3027 1726776714.03200: waiting for pending results... 3027 1726776714.03387: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3027 1726776714.03458: in run() - task 0233de48-8dd1-1ba9-d908-00000000030c 3027 1726776714.03472: variable 'ansible_search_path' from source: unknown 3027 1726776714.03475: variable 'ansible_search_path' from source: unknown 3027 1726776714.03506: calling self._execute() 3027 1726776714.03577: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776714.03581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776714.03591: variable 'omit' from source: magic vars 3027 1726776714.03676: variable 'omit' from source: magic vars 3027 1726776714.03715: variable 'omit' from source: magic vars 3027 1726776714.03735: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776714.03974: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776714.04038: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776714.04075: variable 'omit' from source: magic vars 3027 1726776714.04111: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776714.04140: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776714.04158: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776714.04173: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776714.04184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776714.04214: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776714.04217: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776714.04219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776714.04291: Set connection var ansible_shell_executable to /bin/sh 3027 1726776714.04299: Set connection var ansible_shell_type to sh 3027 1726776714.04302: Set connection var ansible_connection to ssh 3027 1726776714.04309: Set connection var ansible_pipelining to False 3027 1726776714.04315: Set connection var ansible_timeout to 10 3027 1726776714.04323: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776714.04339: variable 'ansible_shell_executable' from source: unknown 3027 1726776714.04343: variable 'ansible_connection' from source: unknown 3027 1726776714.04345: variable 'ansible_module_compression' from source: unknown 3027 1726776714.04348: variable 'ansible_shell_type' from source: unknown 3027 1726776714.04352: variable 'ansible_shell_executable' from source: unknown 3027 1726776714.04354: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776714.04359: variable 'ansible_pipelining' from source: unknown 3027 1726776714.04361: variable 'ansible_timeout' from source: unknown 3027 1726776714.04365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776714.04522: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776714.04531: variable 'omit' from source: magic vars 3027 1726776714.04536: starting attempt loop 3027 1726776714.04539: running the handler 3027 1726776714.04553: _low_level_execute_command(): starting 3027 1726776714.04560: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776714.05083: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776714.05087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.05090: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776714.05093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.05144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776714.05148: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776714.05157: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776714.05199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776714.06988: stdout chunk (state=3): >>>/root <<< 3027 1726776714.07089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776714.07151: stderr chunk (state=3): >>><<< 3027 1726776714.07154: stdout chunk (state=3): >>><<< 3027 1726776714.07175: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776714.07187: _low_level_execute_command(): starting 3027 1726776714.07193: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776714.0717533-5874-127739767156281 `" && echo ansible-tmp-1726776714.0717533-5874-127739767156281="` echo /root/.ansible/tmp/ansible-tmp-1726776714.0717533-5874-127739767156281 `" ) && sleep 0' 3027 1726776714.07676: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776714.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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.07689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776714.07691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776714.07694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.07741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776714.07745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776714.07747: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776714.07785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776714.09762: stdout chunk (state=3): >>>ansible-tmp-1726776714.0717533-5874-127739767156281=/root/.ansible/tmp/ansible-tmp-1726776714.0717533-5874-127739767156281 <<< 3027 1726776714.09946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776714.10005: stderr chunk (state=3): >>><<< 3027 1726776714.10009: stdout chunk (state=3): >>><<< 3027 1726776714.10028: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776714.0717533-5874-127739767156281=/root/.ansible/tmp/ansible-tmp-1726776714.0717533-5874-127739767156281 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776714.10078: variable 'ansible_module_compression' from source: unknown 3027 1726776714.10114: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 3027 1726776714.10208: variable 'ansible_facts' from source: unknown 3027 1726776714.10266: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776714.0717533-5874-127739767156281/AnsiballZ_slurp.py 3027 1726776714.10377: Sending initial data 3027 1726776714.10381: Sent initial data (152 bytes) 3027 1726776714.10859: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776714.10863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.10865: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776714.10867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776714.10870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.10919: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776714.10923: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776714.10925: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776714.10970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776714.12594: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776714.12692: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776714.12731: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpc6sc0okv /root/.ansible/tmp/ansible-tmp-1726776714.0717533-5874-127739767156281/AnsiballZ_slurp.py <<< 3027 1726776714.12739: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776714.0717533-5874-127739767156281/AnsiballZ_slurp.py" <<< 3027 1726776714.12795: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpc6sc0okv" to remote "/root/.ansible/tmp/ansible-tmp-1726776714.0717533-5874-127739767156281/AnsiballZ_slurp.py" <<< 3027 1726776714.12798: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776714.0717533-5874-127739767156281/AnsiballZ_slurp.py" <<< 3027 1726776714.13297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776714.13370: stderr chunk (state=3): >>><<< 3027 1726776714.13373: stdout chunk (state=3): >>><<< 3027 1726776714.13393: done transferring module to remote 3027 1726776714.13405: _low_level_execute_command(): starting 3027 1726776714.13408: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776714.0717533-5874-127739767156281/ /root/.ansible/tmp/ansible-tmp-1726776714.0717533-5874-127739767156281/AnsiballZ_slurp.py && sleep 0' 3027 1726776714.13881: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776714.13885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.13887: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776714.13894: 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 <<< 3027 1726776714.13896: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.13946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776714.13953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776714.13957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776714.14017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776714.15884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776714.15940: stderr chunk (state=3): >>><<< 3027 1726776714.15944: stdout chunk (state=3): >>><<< 3027 1726776714.15964: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776714.15968: _low_level_execute_command(): starting 3027 1726776714.15971: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776714.0717533-5874-127739767156281/AnsiballZ_slurp.py && sleep 0' 3027 1726776714.16441: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776714.16444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.16447: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776714.16451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.16506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776714.16514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776714.16554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776714.33111: 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"}}} <<< 3027 1726776714.34458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776714.34514: stderr chunk (state=3): >>><<< 3027 1726776714.34518: stdout chunk (state=3): >>><<< 3027 1726776714.34533: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776714.34561: 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-1726776714.0717533-5874-127739767156281/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776714.34569: _low_level_execute_command(): starting 3027 1726776714.34574: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776714.0717533-5874-127739767156281/ > /dev/null 2>&1 && sleep 0' 3027 1726776714.35028: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776714.35034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776714.35062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.35065: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776714.35067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.35119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776714.35131: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776714.35176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776714.37072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776714.37130: stderr chunk (state=3): >>><<< 3027 1726776714.37134: stdout chunk (state=3): >>><<< 3027 1726776714.37150: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776714.37157: handler run complete 3027 1726776714.37171: attempt loop complete, returning result 3027 1726776714.37174: _execute() done 3027 1726776714.37176: dumping result to json 3027 1726776714.37181: done dumping result, returning 3027 1726776714.37189: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0233de48-8dd1-1ba9-d908-00000000030c] 3027 1726776714.37193: sending task result for task 0233de48-8dd1-1ba9-d908-00000000030c 3027 1726776714.37296: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000030c 3027 1726776714.37299: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3027 1726776714.37395: no more pending results, returning what we have 3027 1726776714.37399: results queue empty 3027 1726776714.37400: checking for any_errors_fatal 3027 1726776714.37411: done checking for any_errors_fatal 3027 1726776714.37411: checking for max_fail_percentage 3027 1726776714.37413: done checking for max_fail_percentage 3027 1726776714.37414: checking to see if all hosts have failed and the running result is not ok 3027 1726776714.37414: done checking to see if all hosts have failed 3027 1726776714.37415: getting the remaining hosts for this loop 3027 1726776714.37417: done getting the remaining hosts for this loop 3027 1726776714.37420: getting the next task for host managed_node2 3027 1726776714.37425: done getting next task for host managed_node2 3027 1726776714.37429: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3027 1726776714.37431: ^ 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 3027 1726776714.37441: getting variables 3027 1726776714.37443: in VariableManager get_vars() 3027 1726776714.37478: Calling all_inventory to load vars for managed_node2 3027 1726776714.37480: Calling groups_inventory to load vars for managed_node2 3027 1726776714.37482: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776714.37490: Calling all_plugins_play to load vars for managed_node2 3027 1726776714.37493: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776714.37495: Calling groups_plugins_play to load vars for managed_node2 3027 1726776714.37628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776714.37796: done with get_vars() 3027 1726776714.37805: done getting variables 3027 1726776714.37852: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:11:54 -0400 (0:00:00.349) 0:01:40.476 **** 3027 1726776714.37874: entering _queue_task() for managed_node2/set_fact 3027 1726776714.38095: worker is 1 (out of 1 available) 3027 1726776714.38112: exiting _queue_task() for managed_node2/set_fact 3027 1726776714.38126: done queuing things up, now waiting for results queue to drain 3027 1726776714.38127: waiting for pending results... 3027 1726776714.38318: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3027 1726776714.38392: in run() - task 0233de48-8dd1-1ba9-d908-00000000030d 3027 1726776714.38408: variable 'ansible_search_path' from source: unknown 3027 1726776714.38412: variable 'ansible_search_path' from source: unknown 3027 1726776714.38441: calling self._execute() 3027 1726776714.38514: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776714.38518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776714.38527: variable 'omit' from source: magic vars 3027 1726776714.38609: variable 'omit' from source: magic vars 3027 1726776714.38641: variable 'omit' from source: magic vars 3027 1726776714.38957: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776714.38965: variable '__cur_profile' from source: task vars 3027 1726776714.39081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776714.40611: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776714.40884: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776714.40914: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776714.40940: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776714.40964: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776714.41028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776714.41051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776714.41070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776714.41108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776714.41119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776714.41208: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3027 1726776714.41249: variable 'omit' from source: magic vars 3027 1726776714.41272: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776714.41296: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776714.41310: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776714.41326: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776714.41334: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776714.41362: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776714.41365: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776714.41368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776714.41446: Set connection var ansible_shell_executable to /bin/sh 3027 1726776714.41452: Set connection var ansible_shell_type to sh 3027 1726776714.41454: Set connection var ansible_connection to ssh 3027 1726776714.41461: Set connection var ansible_pipelining to False 3027 1726776714.41466: Set connection var ansible_timeout to 10 3027 1726776714.41475: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776714.41494: variable 'ansible_shell_executable' from source: unknown 3027 1726776714.41497: variable 'ansible_connection' from source: unknown 3027 1726776714.41500: variable 'ansible_module_compression' from source: unknown 3027 1726776714.41505: variable 'ansible_shell_type' from source: unknown 3027 1726776714.41507: variable 'ansible_shell_executable' from source: unknown 3027 1726776714.41510: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776714.41512: variable 'ansible_pipelining' from source: unknown 3027 1726776714.41514: variable 'ansible_timeout' from source: unknown 3027 1726776714.41522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776714.41600: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776714.41610: variable 'omit' from source: magic vars 3027 1726776714.41616: starting attempt loop 3027 1726776714.41619: running the handler 3027 1726776714.41630: handler run complete 3027 1726776714.41638: attempt loop complete, returning result 3027 1726776714.41641: _execute() done 3027 1726776714.41643: dumping result to json 3027 1726776714.41646: done dumping result, returning 3027 1726776714.41656: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0233de48-8dd1-1ba9-d908-00000000030d] 3027 1726776714.41661: sending task result for task 0233de48-8dd1-1ba9-d908-00000000030d ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 3027 1726776714.41824: no more pending results, returning what we have 3027 1726776714.41827: results queue empty 3027 1726776714.41828: checking for any_errors_fatal 3027 1726776714.41836: done checking for any_errors_fatal 3027 1726776714.41837: checking for max_fail_percentage 3027 1726776714.41838: done checking for max_fail_percentage 3027 1726776714.41839: checking to see if all hosts have failed and the running result is not ok 3027 1726776714.41840: done checking to see if all hosts have failed 3027 1726776714.41840: getting the remaining hosts for this loop 3027 1726776714.41842: done getting the remaining hosts for this loop 3027 1726776714.41846: getting the next task for host managed_node2 3027 1726776714.41853: done getting next task for host managed_node2 3027 1726776714.41857: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3027 1726776714.41860: ^ 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 3027 1726776714.41876: getting variables 3027 1726776714.41878: in VariableManager get_vars() 3027 1726776714.41914: Calling all_inventory to load vars for managed_node2 3027 1726776714.41917: Calling groups_inventory to load vars for managed_node2 3027 1726776714.41919: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776714.41928: Calling all_plugins_play to load vars for managed_node2 3027 1726776714.41931: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776714.41933: Calling groups_plugins_play to load vars for managed_node2 3027 1726776714.42064: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000030d 3027 1726776714.42067: WORKER PROCESS EXITING 3027 1726776714.42079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776714.42212: done with get_vars() 3027 1726776714.42220: done getting variables 3027 1726776714.42268: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:11:54 -0400 (0:00:00.044) 0:01:40.520 **** 3027 1726776714.42291: entering _queue_task() for managed_node2/copy 3027 1726776714.42521: worker is 1 (out of 1 available) 3027 1726776714.42536: exiting _queue_task() for managed_node2/copy 3027 1726776714.42548: done queuing things up, now waiting for results queue to drain 3027 1726776714.42551: waiting for pending results... 3027 1726776714.42748: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3027 1726776714.42831: in run() - task 0233de48-8dd1-1ba9-d908-00000000030e 3027 1726776714.42844: variable 'ansible_search_path' from source: unknown 3027 1726776714.42850: variable 'ansible_search_path' from source: unknown 3027 1726776714.42886: calling self._execute() 3027 1726776714.42959: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776714.42965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776714.42973: variable 'omit' from source: magic vars 3027 1726776714.43056: variable 'omit' from source: magic vars 3027 1726776714.43091: variable 'omit' from source: magic vars 3027 1726776714.43115: variable '__kernel_settings_active_profile' from source: set_fact 3027 1726776714.43352: variable '__kernel_settings_active_profile' from source: set_fact 3027 1726776714.43373: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776714.43429: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776714.43487: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776714.43571: variable 'omit' from source: magic vars 3027 1726776714.43609: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776714.43637: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776714.43656: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776714.43671: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776714.43682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776714.43708: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776714.43711: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776714.43713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776714.43787: Set connection var ansible_shell_executable to /bin/sh 3027 1726776714.43793: Set connection var ansible_shell_type to sh 3027 1726776714.43796: Set connection var ansible_connection to ssh 3027 1726776714.43802: Set connection var ansible_pipelining to False 3027 1726776714.43807: Set connection var ansible_timeout to 10 3027 1726776714.43816: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776714.43834: variable 'ansible_shell_executable' from source: unknown 3027 1726776714.43837: variable 'ansible_connection' from source: unknown 3027 1726776714.43839: variable 'ansible_module_compression' from source: unknown 3027 1726776714.43842: variable 'ansible_shell_type' from source: unknown 3027 1726776714.43844: variable 'ansible_shell_executable' from source: unknown 3027 1726776714.43847: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776714.43853: variable 'ansible_pipelining' from source: unknown 3027 1726776714.43856: variable 'ansible_timeout' from source: unknown 3027 1726776714.43860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776714.43970: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776714.43982: variable 'omit' from source: magic vars 3027 1726776714.43985: starting attempt loop 3027 1726776714.43987: running the handler 3027 1726776714.43999: _low_level_execute_command(): starting 3027 1726776714.44007: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776714.44527: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776714.44540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.44564: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776714.44568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.44615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776714.44619: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776714.44629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776714.44678: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776714.46501: stdout chunk (state=3): >>>/root <<< 3027 1726776714.46606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776714.46663: stderr chunk (state=3): >>><<< 3027 1726776714.46667: stdout chunk (state=3): >>><<< 3027 1726776714.46690: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776714.46701: _low_level_execute_command(): starting 3027 1726776714.46710: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948 `" && echo ansible-tmp-1726776714.4668958-5883-157218946537948="` echo /root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948 `" ) && sleep 0' 3027 1726776714.47188: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776714.47199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776714.47204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776714.47208: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776714.47211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.47243: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776714.47263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776714.47304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776714.49319: stdout chunk (state=3): >>>ansible-tmp-1726776714.4668958-5883-157218946537948=/root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948 <<< 3027 1726776714.49425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776714.49485: stderr chunk (state=3): >>><<< 3027 1726776714.49488: stdout chunk (state=3): >>><<< 3027 1726776714.49503: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776714.4668958-5883-157218946537948=/root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776714.49584: variable 'ansible_module_compression' from source: unknown 3027 1726776714.49628: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776714.49660: variable 'ansible_facts' from source: unknown 3027 1726776714.49724: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948/AnsiballZ_stat.py 3027 1726776714.49825: Sending initial data 3027 1726776714.49828: Sent initial data (151 bytes) 3027 1726776714.50308: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776714.50311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.50314: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776714.50316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.50372: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776714.50375: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776714.50378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776714.50470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776714.52153: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776714.52235: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776714.52269: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp8sj9u0f5 /root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948/AnsiballZ_stat.py <<< 3027 1726776714.52276: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948/AnsiballZ_stat.py" <<< 3027 1726776714.52309: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp8sj9u0f5" to remote "/root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948/AnsiballZ_stat.py" <<< 3027 1726776714.52311: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948/AnsiballZ_stat.py" <<< 3027 1726776714.52831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776714.52901: stderr chunk (state=3): >>><<< 3027 1726776714.52905: stdout chunk (state=3): >>><<< 3027 1726776714.52927: done transferring module to remote 3027 1726776714.52936: _low_level_execute_command(): starting 3027 1726776714.52942: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948/ /root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948/AnsiballZ_stat.py && sleep 0' 3027 1726776714.53418: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776714.53421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.53429: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776714.53433: 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 <<< 3027 1726776714.53436: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.53482: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776714.53485: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776714.53491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776714.53527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776714.55483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776714.55534: stderr chunk (state=3): >>><<< 3027 1726776714.55538: stdout chunk (state=3): >>><<< 3027 1726776714.55555: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776714.55559: _low_level_execute_command(): starting 3027 1726776714.55564: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948/AnsiballZ_stat.py && sleep 0' 3027 1726776714.56043: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776714.56046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.56051: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776714.56053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.56111: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776714.56114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776714.56116: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776714.56168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776714.74744: 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": 262942, "dev": 51714, "nlink": 1, "atime": 1726776714.328999, "mtime": 1726776703.113204, "ctime": 1726776703.113204, "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": "1682892939", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3027 1726776714.76513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776714.76568: stderr chunk (state=3): >>><<< 3027 1726776714.76571: stdout chunk (state=3): >>><<< 3027 1726776714.76588: _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": 262942, "dev": 51714, "nlink": 1, "atime": 1726776714.328999, "mtime": 1726776703.113204, "ctime": 1726776703.113204, "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": "1682892939", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776714.76634: 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-1726776714.4668958-5883-157218946537948/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3027 1726776714.76673: variable 'ansible_module_compression' from source: unknown 3027 1726776714.76706: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3027 1726776714.76720: variable 'ansible_facts' from source: unknown 3027 1726776714.76771: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948/AnsiballZ_file.py 3027 1726776714.76865: Sending initial data 3027 1726776714.76869: Sent initial data (151 bytes) 3027 1726776714.77332: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776714.77335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.77338: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776714.77340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.77396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776714.77399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776714.77404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776714.77479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776714.79096: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 3027 1726776714.79105: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776714.79184: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776714.79221: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpq5ov773o /root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948/AnsiballZ_file.py <<< 3027 1726776714.79223: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948/AnsiballZ_file.py" <<< 3027 1726776714.79255: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpq5ov773o" to remote "/root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948/AnsiballZ_file.py" <<< 3027 1726776714.79773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776714.79832: stderr chunk (state=3): >>><<< 3027 1726776714.79835: stdout chunk (state=3): >>><<< 3027 1726776714.79853: done transferring module to remote 3027 1726776714.79861: _low_level_execute_command(): starting 3027 1726776714.79866: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948/ /root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948/AnsiballZ_file.py && sleep 0' 3027 1726776714.80305: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776714.80309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776714.80311: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.80313: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776714.80315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.80369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776714.80373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776714.80414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776714.82251: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776714.82295: stderr chunk (state=3): >>><<< 3027 1726776714.82298: stdout chunk (state=3): >>><<< 3027 1726776714.82316: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776714.82323: _low_level_execute_command(): starting 3027 1726776714.82326: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948/AnsiballZ_file.py && sleep 0' 3027 1726776714.82760: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776714.82763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776714.82766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776714.82768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776714.82770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776714.82819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776714.82826: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776714.82866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776715.01314: 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": ".bnc4sk98", "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}}} <<< 3027 1726776715.02851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776715.02909: stderr chunk (state=3): >>><<< 3027 1726776715.02913: stdout chunk (state=3): >>><<< 3027 1726776715.02927: _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": ".bnc4sk98", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776715.02958: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.bnc4sk98', '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-1726776714.4668958-5883-157218946537948/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776715.02967: _low_level_execute_command(): starting 3027 1726776715.02972: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776714.4668958-5883-157218946537948/ > /dev/null 2>&1 && sleep 0' 3027 1726776715.03441: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776715.03444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776715.03447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.03450: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776715.03453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.03504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776715.03508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776715.03510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776715.03551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776715.05535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776715.05583: stderr chunk (state=3): >>><<< 3027 1726776715.05588: stdout chunk (state=3): >>><<< 3027 1726776715.05600: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776715.05611: handler run complete 3027 1726776715.05634: attempt loop complete, returning result 3027 1726776715.05637: _execute() done 3027 1726776715.05639: dumping result to json 3027 1726776715.05645: done dumping result, returning 3027 1726776715.05655: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0233de48-8dd1-1ba9-d908-00000000030e] 3027 1726776715.05658: sending task result for task 0233de48-8dd1-1ba9-d908-00000000030e 3027 1726776715.05764: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000030e 3027 1726776715.05767: 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 } 3027 1726776715.05871: no more pending results, returning what we have 3027 1726776715.05874: results queue empty 3027 1726776715.05875: checking for any_errors_fatal 3027 1726776715.05880: done checking for any_errors_fatal 3027 1726776715.05881: checking for max_fail_percentage 3027 1726776715.05882: done checking for max_fail_percentage 3027 1726776715.05883: checking to see if all hosts have failed and the running result is not ok 3027 1726776715.05884: done checking to see if all hosts have failed 3027 1726776715.05885: getting the remaining hosts for this loop 3027 1726776715.05886: done getting the remaining hosts for this loop 3027 1726776715.05889: getting the next task for host managed_node2 3027 1726776715.05894: done getting next task for host managed_node2 3027 1726776715.05898: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3027 1726776715.05900: ^ 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 3027 1726776715.05910: getting variables 3027 1726776715.05911: in VariableManager get_vars() 3027 1726776715.05945: Calling all_inventory to load vars for managed_node2 3027 1726776715.05947: Calling groups_inventory to load vars for managed_node2 3027 1726776715.05952: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776715.05961: Calling all_plugins_play to load vars for managed_node2 3027 1726776715.05963: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776715.05966: Calling groups_plugins_play to load vars for managed_node2 3027 1726776715.06116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776715.06239: done with get_vars() 3027 1726776715.06247: done getting variables 3027 1726776715.06292: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:11:55 -0400 (0:00:00.640) 0:01:41.160 **** 3027 1726776715.06314: entering _queue_task() for managed_node2/copy 3027 1726776715.06515: worker is 1 (out of 1 available) 3027 1726776715.06528: exiting _queue_task() for managed_node2/copy 3027 1726776715.06539: done queuing things up, now waiting for results queue to drain 3027 1726776715.06541: waiting for pending results... 3027 1726776715.06730: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3027 1726776715.06804: in run() - task 0233de48-8dd1-1ba9-d908-00000000030f 3027 1726776715.06820: variable 'ansible_search_path' from source: unknown 3027 1726776715.06823: variable 'ansible_search_path' from source: unknown 3027 1726776715.06858: calling self._execute() 3027 1726776715.06930: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776715.06934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776715.06944: variable 'omit' from source: magic vars 3027 1726776715.07024: variable 'omit' from source: magic vars 3027 1726776715.07060: variable 'omit' from source: magic vars 3027 1726776715.07082: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3027 1726776715.07319: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3027 1726776715.07378: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776715.07407: variable 'omit' from source: magic vars 3027 1726776715.07443: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776715.07473: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776715.07490: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776715.07503: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776715.07516: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776715.07544: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776715.07547: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776715.07552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776715.07622: Set connection var ansible_shell_executable to /bin/sh 3027 1726776715.07628: Set connection var ansible_shell_type to sh 3027 1726776715.07631: Set connection var ansible_connection to ssh 3027 1726776715.07637: Set connection var ansible_pipelining to False 3027 1726776715.07642: Set connection var ansible_timeout to 10 3027 1726776715.07652: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776715.07668: variable 'ansible_shell_executable' from source: unknown 3027 1726776715.07672: variable 'ansible_connection' from source: unknown 3027 1726776715.07674: variable 'ansible_module_compression' from source: unknown 3027 1726776715.07677: variable 'ansible_shell_type' from source: unknown 3027 1726776715.07679: variable 'ansible_shell_executable' from source: unknown 3027 1726776715.07681: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776715.07685: variable 'ansible_pipelining' from source: unknown 3027 1726776715.07687: variable 'ansible_timeout' from source: unknown 3027 1726776715.07692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776715.07801: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776715.07812: variable 'omit' from source: magic vars 3027 1726776715.07818: starting attempt loop 3027 1726776715.07820: running the handler 3027 1726776715.07831: _low_level_execute_command(): starting 3027 1726776715.07838: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776715.08336: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776715.08372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776715.08376: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.08378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776715.08381: 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.47.80 originally 10.31.47.80 <<< 3027 1726776715.08383: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.08436: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776715.08440: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776715.08447: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776715.08484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776715.10259: stdout chunk (state=3): >>>/root <<< 3027 1726776715.10366: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776715.10420: stderr chunk (state=3): >>><<< 3027 1726776715.10424: stdout chunk (state=3): >>><<< 3027 1726776715.10443: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776715.10456: _low_level_execute_command(): starting 3027 1726776715.10462: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099 `" && echo ansible-tmp-1726776715.1044302-5898-242987454534099="` echo /root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099 `" ) && sleep 0' 3027 1726776715.10920: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776715.10924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776715.10932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776715.10936: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.10985: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776715.10989: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776715.10993: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776715.11062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776715.13024: stdout chunk (state=3): >>>ansible-tmp-1726776715.1044302-5898-242987454534099=/root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099 <<< 3027 1726776715.13165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776715.13187: stderr chunk (state=3): >>><<< 3027 1726776715.13190: stdout chunk (state=3): >>><<< 3027 1726776715.13208: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776715.1044302-5898-242987454534099=/root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776715.13281: variable 'ansible_module_compression' from source: unknown 3027 1726776715.13323: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776715.13353: variable 'ansible_facts' from source: unknown 3027 1726776715.13416: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099/AnsiballZ_stat.py 3027 1726776715.13509: Sending initial data 3027 1726776715.13512: Sent initial data (151 bytes) 3027 1726776715.13973: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776715.13976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776715.13979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.13981: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776715.13984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.14038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776715.14041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776715.14045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776715.14080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776715.15687: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 3027 1726776715.15696: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776715.15724: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776715.15760: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp9b9o9jzj /root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099/AnsiballZ_stat.py <<< 3027 1726776715.15767: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099/AnsiballZ_stat.py" <<< 3027 1726776715.15791: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp9b9o9jzj" to remote "/root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099/AnsiballZ_stat.py" <<< 3027 1726776715.16300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776715.16361: stderr chunk (state=3): >>><<< 3027 1726776715.16364: stdout chunk (state=3): >>><<< 3027 1726776715.16382: done transferring module to remote 3027 1726776715.16391: _low_level_execute_command(): starting 3027 1726776715.16396: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099/ /root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099/AnsiballZ_stat.py && sleep 0' 3027 1726776715.16837: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776715.16840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.16843: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776715.16852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776715.16854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.16898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776715.16901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776715.16939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776715.18777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776715.18821: stderr chunk (state=3): >>><<< 3027 1726776715.18824: stdout chunk (state=3): >>><<< 3027 1726776715.18839: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776715.18843: _low_level_execute_command(): starting 3027 1726776715.18847: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099/AnsiballZ_stat.py && sleep 0' 3027 1726776715.19279: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776715.19282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.19285: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776715.19287: 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 <<< 3027 1726776715.19289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.19337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776715.19340: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776715.19387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776715.37234: 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": 262937, "dev": 51714, "nlink": 1, "atime": 1726776703.0462043, "mtime": 1726776703.113204, "ctime": 1726776703.113204, "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": "3024238528", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3027 1726776715.38847: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776715.38901: stderr chunk (state=3): >>><<< 3027 1726776715.38905: stdout chunk (state=3): >>><<< 3027 1726776715.38923: _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": 262937, "dev": 51714, "nlink": 1, "atime": 1726776703.0462043, "mtime": 1726776703.113204, "ctime": 1726776703.113204, "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": "3024238528", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776715.38976: 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-1726776715.1044302-5898-242987454534099/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3027 1726776715.39016: variable 'ansible_module_compression' from source: unknown 3027 1726776715.39047: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3027 1726776715.39065: variable 'ansible_facts' from source: unknown 3027 1726776715.39117: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099/AnsiballZ_file.py 3027 1726776715.39217: Sending initial data 3027 1726776715.39220: Sent initial data (151 bytes) 3027 1726776715.39700: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776715.39704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.39707: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776715.39709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776715.39711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.39768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776715.39771: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776715.39778: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776715.39813: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776715.41459: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776715.41491: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776715.41533: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmplwym5e1j /root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099/AnsiballZ_file.py <<< 3027 1726776715.41536: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099/AnsiballZ_file.py" <<< 3027 1726776715.41566: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmplwym5e1j" to remote "/root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099/AnsiballZ_file.py" <<< 3027 1726776715.42091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776715.42161: stderr chunk (state=3): >>><<< 3027 1726776715.42164: stdout chunk (state=3): >>><<< 3027 1726776715.42184: done transferring module to remote 3027 1726776715.42192: _low_level_execute_command(): starting 3027 1726776715.42197: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099/ /root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099/AnsiballZ_file.py && sleep 0' 3027 1726776715.42655: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776715.42659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776715.42661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.42671: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.42720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776715.42724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776715.42741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776715.42773: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776715.44613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776715.44665: stderr chunk (state=3): >>><<< 3027 1726776715.44669: stdout chunk (state=3): >>><<< 3027 1726776715.44684: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776715.44688: _low_level_execute_command(): starting 3027 1726776715.44693: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099/AnsiballZ_file.py && sleep 0' 3027 1726776715.45160: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776715.45164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.45170: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776715.45173: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776715.45175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.45224: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776715.45228: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776715.45273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776715.63618: 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": ".g5w11k1v", "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}}} <<< 3027 1726776715.65098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776715.65154: stderr chunk (state=3): >>><<< 3027 1726776715.65158: stdout chunk (state=3): >>><<< 3027 1726776715.65173: _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": ".g5w11k1v", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776715.65204: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.g5w11k1v', '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-1726776715.1044302-5898-242987454534099/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776715.65215: _low_level_execute_command(): starting 3027 1726776715.65220: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776715.1044302-5898-242987454534099/ > /dev/null 2>&1 && sleep 0' 3027 1726776715.65689: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776715.65692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776715.65695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776715.65697: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776715.65699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.65756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776715.65759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776715.65767: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776715.65799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776715.67681: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776715.67727: stderr chunk (state=3): >>><<< 3027 1726776715.67730: stdout chunk (state=3): >>><<< 3027 1726776715.67744: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776715.67754: handler run complete 3027 1726776715.67776: attempt loop complete, returning result 3027 1726776715.67779: _execute() done 3027 1726776715.67782: dumping result to json 3027 1726776715.67788: done dumping result, returning 3027 1726776715.67795: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0233de48-8dd1-1ba9-d908-00000000030f] 3027 1726776715.67801: sending task result for task 0233de48-8dd1-1ba9-d908-00000000030f 3027 1726776715.67907: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000030f 3027 1726776715.67911: 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 } 3027 1726776715.68010: no more pending results, returning what we have 3027 1726776715.68014: results queue empty 3027 1726776715.68015: checking for any_errors_fatal 3027 1726776715.68022: done checking for any_errors_fatal 3027 1726776715.68023: checking for max_fail_percentage 3027 1726776715.68025: done checking for max_fail_percentage 3027 1726776715.68025: checking to see if all hosts have failed and the running result is not ok 3027 1726776715.68026: done checking to see if all hosts have failed 3027 1726776715.68027: getting the remaining hosts for this loop 3027 1726776715.68028: done getting the remaining hosts for this loop 3027 1726776715.68032: getting the next task for host managed_node2 3027 1726776715.68037: done getting next task for host managed_node2 3027 1726776715.68040: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 3027 1726776715.68043: ^ 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 3027 1726776715.68056: getting variables 3027 1726776715.68057: in VariableManager get_vars() 3027 1726776715.68091: Calling all_inventory to load vars for managed_node2 3027 1726776715.68094: Calling groups_inventory to load vars for managed_node2 3027 1726776715.68096: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776715.68104: Calling all_plugins_play to load vars for managed_node2 3027 1726776715.68107: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776715.68110: Calling groups_plugins_play to load vars for managed_node2 3027 1726776715.68225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776715.68351: done with get_vars() 3027 1726776715.68359: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:11:55 -0400 (0:00:00.621) 0:01:41.781 **** 3027 1726776715.68419: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776715.68614: worker is 1 (out of 1 available) 3027 1726776715.68627: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776715.68640: done queuing things up, now waiting for results queue to drain 3027 1726776715.68642: waiting for pending results... 3027 1726776715.68830: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 3027 1726776715.68907: in run() - task 0233de48-8dd1-1ba9-d908-000000000310 3027 1726776715.68922: variable 'ansible_search_path' from source: unknown 3027 1726776715.68925: variable 'ansible_search_path' from source: unknown 3027 1726776715.68960: calling self._execute() 3027 1726776715.69032: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776715.69036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776715.69045: variable 'omit' from source: magic vars 3027 1726776715.69192: variable 'omit' from source: magic vars 3027 1726776715.69229: variable 'omit' from source: magic vars 3027 1726776715.69251: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776715.69477: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776715.69538: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776715.69600: variable '__kernel_settings_profile_parent' from source: set_fact 3027 1726776715.69608: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776715.69645: variable 'omit' from source: magic vars 3027 1726776715.69681: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776715.69711: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776715.69727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776715.69743: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776715.69754: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776715.69779: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776715.69783: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776715.69787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776715.69861: Set connection var ansible_shell_executable to /bin/sh 3027 1726776715.69867: Set connection var ansible_shell_type to sh 3027 1726776715.69869: Set connection var ansible_connection to ssh 3027 1726776715.69875: Set connection var ansible_pipelining to False 3027 1726776715.69880: Set connection var ansible_timeout to 10 3027 1726776715.69889: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776715.69905: variable 'ansible_shell_executable' from source: unknown 3027 1726776715.69910: variable 'ansible_connection' from source: unknown 3027 1726776715.69913: variable 'ansible_module_compression' from source: unknown 3027 1726776715.69915: variable 'ansible_shell_type' from source: unknown 3027 1726776715.69919: variable 'ansible_shell_executable' from source: unknown 3027 1726776715.69922: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776715.69926: variable 'ansible_pipelining' from source: unknown 3027 1726776715.69929: variable 'ansible_timeout' from source: unknown 3027 1726776715.69933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776715.70079: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776715.70087: variable 'omit' from source: magic vars 3027 1726776715.70093: starting attempt loop 3027 1726776715.70095: running the handler 3027 1726776715.70110: _low_level_execute_command(): starting 3027 1726776715.70117: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776715.70614: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776715.70643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.70646: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776715.70651: 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 <<< 3027 1726776715.70654: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.70709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776715.70712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776715.70718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776715.70759: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776715.73199: stdout chunk (state=3): >>>/root <<< 3027 1726776715.73426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776715.73482: stderr chunk (state=3): >>><<< 3027 1726776715.73486: stdout chunk (state=3): >>><<< 3027 1726776715.73508: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776715.73518: _low_level_execute_command(): starting 3027 1726776715.73524: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776715.7350552-5910-32277743899197 `" && echo ansible-tmp-1726776715.7350552-5910-32277743899197="` echo /root/.ansible/tmp/ansible-tmp-1726776715.7350552-5910-32277743899197 `" ) && sleep 0' 3027 1726776715.73988: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776715.73998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776715.74000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.74003: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776715.74005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.74054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776715.74058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776715.74068: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776715.74105: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776715.76606: stdout chunk (state=3): >>>ansible-tmp-1726776715.7350552-5910-32277743899197=/root/.ansible/tmp/ansible-tmp-1726776715.7350552-5910-32277743899197 <<< 3027 1726776715.76830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776715.76879: stderr chunk (state=3): >>><<< 3027 1726776715.76882: stdout chunk (state=3): >>><<< 3027 1726776715.76898: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776715.7350552-5910-32277743899197=/root/.ansible/tmp/ansible-tmp-1726776715.7350552-5910-32277743899197 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776715.76941: variable 'ansible_module_compression' from source: unknown 3027 1726776715.76976: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3027 1726776715.77009: variable 'ansible_facts' from source: unknown 3027 1726776715.77072: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776715.7350552-5910-32277743899197/AnsiballZ_kernel_settings_get_config.py 3027 1726776715.77176: Sending initial data 3027 1726776715.77179: Sent initial data (172 bytes) 3027 1726776715.77645: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776715.77651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.77655: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776715.77657: 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 <<< 3027 1726776715.77659: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.77708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776715.77712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776715.77714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776715.77754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776715.79397: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 3027 1726776715.79405: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776715.79430: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776715.79470: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpk4ojgzwo /root/.ansible/tmp/ansible-tmp-1726776715.7350552-5910-32277743899197/AnsiballZ_kernel_settings_get_config.py <<< 3027 1726776715.79473: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776715.7350552-5910-32277743899197/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776715.79502: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpk4ojgzwo" to remote "/root/.ansible/tmp/ansible-tmp-1726776715.7350552-5910-32277743899197/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776715.7350552-5910-32277743899197/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776715.80032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776715.80090: stderr chunk (state=3): >>><<< 3027 1726776715.80094: stdout chunk (state=3): >>><<< 3027 1726776715.80114: done transferring module to remote 3027 1726776715.80126: _low_level_execute_command(): starting 3027 1726776715.80131: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776715.7350552-5910-32277743899197/ /root/.ansible/tmp/ansible-tmp-1726776715.7350552-5910-32277743899197/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776715.80576: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776715.80583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776715.80585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.80588: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776715.80590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.80638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776715.80641: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776715.80688: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776715.82560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776715.82606: stderr chunk (state=3): >>><<< 3027 1726776715.82610: stdout chunk (state=3): >>><<< 3027 1726776715.82627: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776715.82631: _low_level_execute_command(): starting 3027 1726776715.82635: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776715.7350552-5910-32277743899197/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776715.83084: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776715.83087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.83090: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3027 1726776715.83092: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776715.83094: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776715.83145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776715.83154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776715.83156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776715.83194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776716.00309: 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"}}} <<< 3027 1726776716.01714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776716.01776: stderr chunk (state=3): >>><<< 3027 1726776716.01780: stdout chunk (state=3): >>><<< 3027 1726776716.01795: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776716.01824: 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-1726776715.7350552-5910-32277743899197/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776716.01836: _low_level_execute_command(): starting 3027 1726776716.01841: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776715.7350552-5910-32277743899197/ > /dev/null 2>&1 && sleep 0' 3027 1726776716.02310: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776716.02314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776716.02316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.02319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776716.02327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.02368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776716.02387: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776716.02431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776716.04333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776716.04385: stderr chunk (state=3): >>><<< 3027 1726776716.04388: stdout chunk (state=3): >>><<< 3027 1726776716.04402: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776716.04413: handler run complete 3027 1726776716.04431: attempt loop complete, returning result 3027 1726776716.04434: _execute() done 3027 1726776716.04437: dumping result to json 3027 1726776716.04442: done dumping result, returning 3027 1726776716.04452: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0233de48-8dd1-1ba9-d908-000000000310] 3027 1726776716.04454: sending task result for task 0233de48-8dd1-1ba9-d908-000000000310 3027 1726776716.04557: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000310 3027 1726776716.04560: 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" } } } 3027 1726776716.04647: no more pending results, returning what we have 3027 1726776716.04652: results queue empty 3027 1726776716.04653: checking for any_errors_fatal 3027 1726776716.04662: done checking for any_errors_fatal 3027 1726776716.04662: checking for max_fail_percentage 3027 1726776716.04664: done checking for max_fail_percentage 3027 1726776716.04665: checking to see if all hosts have failed and the running result is not ok 3027 1726776716.04666: done checking to see if all hosts have failed 3027 1726776716.04666: getting the remaining hosts for this loop 3027 1726776716.04668: done getting the remaining hosts for this loop 3027 1726776716.04671: getting the next task for host managed_node2 3027 1726776716.04677: done getting next task for host managed_node2 3027 1726776716.04681: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3027 1726776716.04684: ^ 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 3027 1726776716.04693: getting variables 3027 1726776716.04694: in VariableManager get_vars() 3027 1726776716.04728: Calling all_inventory to load vars for managed_node2 3027 1726776716.04731: Calling groups_inventory to load vars for managed_node2 3027 1726776716.04733: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776716.04742: Calling all_plugins_play to load vars for managed_node2 3027 1726776716.04745: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776716.04747: Calling groups_plugins_play to load vars for managed_node2 3027 1726776716.04900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776716.05024: done with get_vars() 3027 1726776716.05032: done getting variables 3027 1726776716.05078: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:11:56 -0400 (0:00:00.366) 0:01:42.148 **** 3027 1726776716.05101: entering _queue_task() for managed_node2/template 3027 1726776716.05309: worker is 1 (out of 1 available) 3027 1726776716.05324: exiting _queue_task() for managed_node2/template 3027 1726776716.05337: done queuing things up, now waiting for results queue to drain 3027 1726776716.05339: waiting for pending results... 3027 1726776716.05525: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3027 1726776716.05606: in run() - task 0233de48-8dd1-1ba9-d908-000000000311 3027 1726776716.05622: variable 'ansible_search_path' from source: unknown 3027 1726776716.05625: variable 'ansible_search_path' from source: unknown 3027 1726776716.05659: calling self._execute() 3027 1726776716.05732: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776716.05736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776716.05745: variable 'omit' from source: magic vars 3027 1726776716.05827: variable 'omit' from source: magic vars 3027 1726776716.05865: variable 'omit' from source: magic vars 3027 1726776716.06115: variable '__kernel_settings_profile_src' from source: role '' all vars 3027 1726776716.06122: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776716.06183: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776716.06203: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776716.06253: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776716.06303: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776716.06369: variable '__kernel_settings_profile_parent' from source: set_fact 3027 1726776716.06373: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776716.06399: variable 'omit' from source: magic vars 3027 1726776716.06437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776716.06468: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776716.06485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776716.06500: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776716.06513: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776716.06541: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776716.06545: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776716.06547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776716.06621: Set connection var ansible_shell_executable to /bin/sh 3027 1726776716.06627: Set connection var ansible_shell_type to sh 3027 1726776716.06630: Set connection var ansible_connection to ssh 3027 1726776716.06635: Set connection var ansible_pipelining to False 3027 1726776716.06640: Set connection var ansible_timeout to 10 3027 1726776716.06650: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776716.06669: variable 'ansible_shell_executable' from source: unknown 3027 1726776716.06673: variable 'ansible_connection' from source: unknown 3027 1726776716.06675: variable 'ansible_module_compression' from source: unknown 3027 1726776716.06678: variable 'ansible_shell_type' from source: unknown 3027 1726776716.06680: variable 'ansible_shell_executable' from source: unknown 3027 1726776716.06683: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776716.06686: variable 'ansible_pipelining' from source: unknown 3027 1726776716.06690: variable 'ansible_timeout' from source: unknown 3027 1726776716.06694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776716.06805: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776716.06817: variable 'omit' from source: magic vars 3027 1726776716.06823: starting attempt loop 3027 1726776716.06826: running the handler 3027 1726776716.06838: _low_level_execute_command(): starting 3027 1726776716.06844: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776716.07347: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776716.07382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776716.07385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776716.07388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.07390: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776716.07393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.07446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776716.07452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776716.07459: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776716.07495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776716.09265: stdout chunk (state=3): >>>/root <<< 3027 1726776716.09408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776716.09464: stderr chunk (state=3): >>><<< 3027 1726776716.09468: stdout chunk (state=3): >>><<< 3027 1726776716.09488: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776716.09500: _low_level_execute_command(): starting 3027 1726776716.09507: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398 `" && echo ansible-tmp-1726776716.0948768-5921-114218976804398="` echo /root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398 `" ) && sleep 0' 3027 1726776716.09954: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776716.09988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776716.09991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776716.09994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.09996: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776716.09999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776716.10001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.10056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776716.10060: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776716.10069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776716.10101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776716.12064: stdout chunk (state=3): >>>ansible-tmp-1726776716.0948768-5921-114218976804398=/root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398 <<< 3027 1726776716.12270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776716.12274: stderr chunk (state=3): >>><<< 3027 1726776716.12276: stdout chunk (state=3): >>><<< 3027 1726776716.12292: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776716.0948768-5921-114218976804398=/root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776716.12311: evaluation_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 3027 1726776716.12330: search_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 3027 1726776716.12352: variable 'ansible_search_path' from source: unknown 3027 1726776716.13215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776716.14639: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776716.14694: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776716.14725: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776716.14753: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776716.14773: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776716.14982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776716.15002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776716.15026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776716.15059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776716.15070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776716.15320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776716.15340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776716.15360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776716.15387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776716.15397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776716.15673: variable 'ansible_managed' from source: unknown 3027 1726776716.15677: variable '__sections' from source: task vars 3027 1726776716.15775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776716.15793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776716.15816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776716.15843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776716.15855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776716.15935: variable 'kernel_settings_sysctl' from source: include params 3027 1726776716.15943: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776716.15948: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776716.15995: variable '__sysctl_old' from source: task vars 3027 1726776716.16045: variable '__sysctl_old' from source: task vars 3027 1726776716.16196: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776716.16199: variable 'kernel_settings_sysctl' from source: include params 3027 1726776716.16209: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776716.16214: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776716.16219: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776716.16376: variable 'kernel_settings_sysfs' from source: role '' defaults 3027 1726776716.16379: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776716.16384: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776716.16399: variable '__sysfs_old' from source: task vars 3027 1726776716.16446: variable '__sysfs_old' from source: task vars 3027 1726776716.16593: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776716.16596: variable 'kernel_settings_sysfs' from source: role '' defaults 3027 1726776716.16600: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776716.16608: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776716.16613: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776716.16653: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3027 1726776716.16660: variable '__systemd_old' from source: task vars 3027 1726776716.16704: variable '__systemd_old' from source: task vars 3027 1726776716.16844: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776716.16848: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3027 1726776716.16853: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776716.16858: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776716.16872: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 3027 1726776716.16875: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3027 1726776716.16880: variable '__trans_huge_old' from source: task vars 3027 1726776716.16927: variable '__trans_huge_old' from source: task vars 3027 1726776716.17066: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776716.17071: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 3027 1726776716.17074: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776716.17077: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776716.17090: variable '__trans_defrag_old' from source: task vars 3027 1726776716.17135: variable '__trans_defrag_old' from source: task vars 3027 1726776716.17276: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776716.17280: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3027 1726776716.17283: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776716.17289: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776716.17308: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776716.17317: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776716.17334: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776716.17343: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776716.17348: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776716.17364: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776716.17371: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776716.17376: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776716.17380: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776716.17389: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776716.17395: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776716.17402: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776716.17410: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776716.17416: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776716.17892: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776716.17937: variable 'ansible_module_compression' from source: unknown 3027 1726776716.17976: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776716.17995: variable 'ansible_facts' from source: unknown 3027 1726776716.18043: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/AnsiballZ_stat.py 3027 1726776716.18141: Sending initial data 3027 1726776716.18145: Sent initial data (151 bytes) 3027 1726776716.18630: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776716.18634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.18636: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776716.18638: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776716.18641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.18695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776716.18698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776716.18701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776716.18750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776716.20433: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776716.20515: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776716.20568: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp3zgv9z5v /root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/AnsiballZ_stat.py <<< 3027 1726776716.20571: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/AnsiballZ_stat.py" <<< 3027 1726776716.20597: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp3zgv9z5v" to remote "/root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/AnsiballZ_stat.py" <<< 3027 1726776716.20604: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/AnsiballZ_stat.py" <<< 3027 1726776716.21101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776716.21170: stderr chunk (state=3): >>><<< 3027 1726776716.21174: stdout chunk (state=3): >>><<< 3027 1726776716.21193: done transferring module to remote 3027 1726776716.21204: _low_level_execute_command(): starting 3027 1726776716.21208: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/ /root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/AnsiballZ_stat.py && sleep 0' 3027 1726776716.21665: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776716.21669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776716.21683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776716.21687: 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.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.21734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776716.21738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776716.21783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776716.23628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776716.23676: stderr chunk (state=3): >>><<< 3027 1726776716.23679: stdout chunk (state=3): >>><<< 3027 1726776716.23692: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776716.23695: _low_level_execute_command(): starting 3027 1726776716.23704: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/AnsiballZ_stat.py && sleep 0' 3027 1726776716.24139: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776716.24143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.24160: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.24216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776716.24221: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776716.24222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776716.24307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776716.42473: 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": 262606, "dev": 51714, "nlink": 1, "atime": 1726776667.4027555, "mtime": 1726776655.2277305, "ctime": 1726776666.693754, "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": "1088047869", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3027 1726776716.44100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776716.44160: stderr chunk (state=3): >>><<< 3027 1726776716.44163: stdout chunk (state=3): >>><<< 3027 1726776716.44180: _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": 262606, "dev": 51714, "nlink": 1, "atime": 1726776667.4027555, "mtime": 1726776655.2277305, "ctime": 1726776666.693754, "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": "1088047869", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776716.44225: 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-1726776716.0948768-5921-114218976804398/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3027 1726776716.44318: Sending initial data 3027 1726776716.44321: Sent initial data (165 bytes) 3027 1726776716.44795: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776716.44798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.44800: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776716.44803: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776716.44805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.44855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776716.44859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776716.44875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776716.44909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776716.46545: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776716.46609: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776716.46641: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp_m9lc3u0/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/.source.conf <<< 3027 1726776716.46644: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/.source.conf" <<< 3027 1726776716.46673: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp_m9lc3u0/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/.source.conf" <<< 3027 1726776716.46814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776716.46878: stderr chunk (state=3): >>><<< 3027 1726776716.46881: stdout chunk (state=3): >>><<< 3027 1726776716.46896: _low_level_execute_command(): starting 3027 1726776716.46901: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/ /root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/.source.conf && sleep 0' 3027 1726776716.47366: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776716.47370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776716.47372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.47375: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776716.47381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.47432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776716.47440: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776716.47442: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776716.47471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776716.49318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776716.49370: stderr chunk (state=3): >>><<< 3027 1726776716.49373: stdout chunk (state=3): >>><<< 3027 1726776716.49387: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776716.49414: variable 'ansible_module_compression' from source: unknown 3027 1726776716.49450: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3027 1726776716.49467: variable 'ansible_facts' from source: unknown 3027 1726776716.49524: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/AnsiballZ_copy.py 3027 1726776716.49621: Sending initial data 3027 1726776716.49625: Sent initial data (151 bytes) 3027 1726776716.50093: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776716.50097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776716.50099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776716.50105: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776716.50107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.50159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776716.50162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776716.50166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776716.50200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776716.51825: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776716.51830: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776716.51859: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776716.51893: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpwpiwnulj /root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/AnsiballZ_copy.py <<< 3027 1726776716.51900: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/AnsiballZ_copy.py" <<< 3027 1726776716.51932: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpwpiwnulj" to remote "/root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/AnsiballZ_copy.py" <<< 3027 1726776716.51936: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/AnsiballZ_copy.py" <<< 3027 1726776716.52466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776716.52538: stderr chunk (state=3): >>><<< 3027 1726776716.52542: stdout chunk (state=3): >>><<< 3027 1726776716.52562: done transferring module to remote 3027 1726776716.52569: _low_level_execute_command(): starting 3027 1726776716.52574: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/ /root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/AnsiballZ_copy.py && sleep 0' 3027 1726776716.53016: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776716.53020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776716.53052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.53055: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776716.53058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776716.53060: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.53113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776716.53124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776716.53126: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776716.53158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776716.54996: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776716.55047: stderr chunk (state=3): >>><<< 3027 1726776716.55055: stdout chunk (state=3): >>><<< 3027 1726776716.55070: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776716.55073: _low_level_execute_command(): starting 3027 1726776716.55079: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/AnsiballZ_copy.py && sleep 0' 3027 1726776716.55513: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776716.55521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776716.55544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776716.55547: 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.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776716.55552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.55613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776716.55617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776716.55626: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776716.55657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776716.73935: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/.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-1726776716.0948768-5921-114218976804398/.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}}} <<< 3027 1726776716.75483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776716.75545: stderr chunk (state=3): >>><<< 3027 1726776716.75551: stdout chunk (state=3): >>><<< 3027 1726776716.75565: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/.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-1726776716.0948768-5921-114218976804398/.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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776716.75592: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/.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-1726776716.0948768-5921-114218976804398/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776716.75628: _low_level_execute_command(): starting 3027 1726776716.75631: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776716.0948768-5921-114218976804398/ > /dev/null 2>&1 && sleep 0' 3027 1726776716.76106: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776716.76110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.76112: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776716.76115: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776716.76117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.76159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776716.76174: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776716.76219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776716.78145: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776716.78196: stderr chunk (state=3): >>><<< 3027 1726776716.78199: stdout chunk (state=3): >>><<< 3027 1726776716.78214: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776716.78224: handler run complete 3027 1726776716.78245: attempt loop complete, returning result 3027 1726776716.78248: _execute() done 3027 1726776716.78252: dumping result to json 3027 1726776716.78258: done dumping result, returning 3027 1726776716.78266: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0233de48-8dd1-1ba9-d908-000000000311] 3027 1726776716.78270: sending task result for task 0233de48-8dd1-1ba9-d908-000000000311 3027 1726776716.78414: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000311 3027 1726776716.78417: 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-1726776716.0948768-5921-114218976804398/.source.conf", "state": "file", "uid": 0 } 3027 1726776716.78512: no more pending results, returning what we have 3027 1726776716.78516: results queue empty 3027 1726776716.78516: checking for any_errors_fatal 3027 1726776716.78523: done checking for any_errors_fatal 3027 1726776716.78524: checking for max_fail_percentage 3027 1726776716.78526: done checking for max_fail_percentage 3027 1726776716.78526: checking to see if all hosts have failed and the running result is not ok 3027 1726776716.78527: done checking to see if all hosts have failed 3027 1726776716.78528: getting the remaining hosts for this loop 3027 1726776716.78529: done getting the remaining hosts for this loop 3027 1726776716.78532: getting the next task for host managed_node2 3027 1726776716.78538: done getting next task for host managed_node2 3027 1726776716.78541: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3027 1726776716.78544: ^ 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 3027 1726776716.78556: getting variables 3027 1726776716.78557: in VariableManager get_vars() 3027 1726776716.78590: Calling all_inventory to load vars for managed_node2 3027 1726776716.78593: Calling groups_inventory to load vars for managed_node2 3027 1726776716.78595: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776716.78604: Calling all_plugins_play to load vars for managed_node2 3027 1726776716.78607: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776716.78610: Calling groups_plugins_play to load vars for managed_node2 3027 1726776716.78922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776716.79040: done with get_vars() 3027 1726776716.79047: done getting variables 3027 1726776716.79091: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:11:56 -0400 (0:00:00.740) 0:01:42.888 **** 3027 1726776716.79113: entering _queue_task() for managed_node2/service 3027 1726776716.79316: worker is 1 (out of 1 available) 3027 1726776716.79330: exiting _queue_task() for managed_node2/service 3027 1726776716.79342: done queuing things up, now waiting for results queue to drain 3027 1726776716.79344: waiting for pending results... 3027 1726776716.79537: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3027 1726776716.79621: in run() - task 0233de48-8dd1-1ba9-d908-000000000312 3027 1726776716.79633: variable 'ansible_search_path' from source: unknown 3027 1726776716.79636: variable 'ansible_search_path' from source: unknown 3027 1726776716.79680: variable '__kernel_settings_services' from source: include_vars 3027 1726776716.79939: variable '__kernel_settings_services' from source: include_vars 3027 1726776716.80000: variable 'omit' from source: magic vars 3027 1726776716.80096: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776716.80106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776716.80117: variable 'omit' from source: magic vars 3027 1726776716.80308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776716.80499: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776716.80534: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776716.80564: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776716.80591: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776716.80682: variable '__kernel_settings_register_profile' from source: set_fact 3027 1726776716.80693: variable '__kernel_settings_register_mode' from source: set_fact 3027 1726776716.80713: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 3027 1726776716.80716: when evaluation is False, skipping this task 3027 1726776716.80738: variable 'item' from source: unknown 3027 1726776716.80792: 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" } 3027 1726776716.80964: dumping result to json 3027 1726776716.80967: done dumping result, returning 3027 1726776716.80970: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0233de48-8dd1-1ba9-d908-000000000312] 3027 1726776716.80972: sending task result for task 0233de48-8dd1-1ba9-d908-000000000312 3027 1726776716.81015: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000312 3027 1726776716.81018: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 3027 1726776716.81047: no more pending results, returning what we have 3027 1726776716.81053: results queue empty 3027 1726776716.81054: checking for any_errors_fatal 3027 1726776716.81064: done checking for any_errors_fatal 3027 1726776716.81065: checking for max_fail_percentage 3027 1726776716.81066: done checking for max_fail_percentage 3027 1726776716.81067: checking to see if all hosts have failed and the running result is not ok 3027 1726776716.81068: done checking to see if all hosts have failed 3027 1726776716.81069: getting the remaining hosts for this loop 3027 1726776716.81070: done getting the remaining hosts for this loop 3027 1726776716.81073: getting the next task for host managed_node2 3027 1726776716.81079: done getting next task for host managed_node2 3027 1726776716.81082: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3027 1726776716.81085: ^ 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 3027 1726776716.81100: getting variables 3027 1726776716.81101: in VariableManager get_vars() 3027 1726776716.81132: Calling all_inventory to load vars for managed_node2 3027 1726776716.81134: Calling groups_inventory to load vars for managed_node2 3027 1726776716.81135: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776716.81142: Calling all_plugins_play to load vars for managed_node2 3027 1726776716.81144: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776716.81146: Calling groups_plugins_play to load vars for managed_node2 3027 1726776716.81260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776716.81388: done with get_vars() 3027 1726776716.81396: done getting variables 3027 1726776716.81439: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:11:56 -0400 (0:00:00.023) 0:01:42.912 **** 3027 1726776716.81462: entering _queue_task() for managed_node2/command 3027 1726776716.81663: worker is 1 (out of 1 available) 3027 1726776716.81675: exiting _queue_task() for managed_node2/command 3027 1726776716.81688: done queuing things up, now waiting for results queue to drain 3027 1726776716.81689: waiting for pending results... 3027 1726776716.81873: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3027 1726776716.81960: in run() - task 0233de48-8dd1-1ba9-d908-000000000313 3027 1726776716.81973: variable 'ansible_search_path' from source: unknown 3027 1726776716.81977: variable 'ansible_search_path' from source: unknown 3027 1726776716.82012: calling self._execute() 3027 1726776716.82083: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776716.82088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776716.82097: variable 'omit' from source: magic vars 3027 1726776716.82463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776716.82723: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776716.82757: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776716.82783: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776716.82812: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776716.82902: variable '__kernel_settings_register_profile' from source: set_fact 3027 1726776716.82926: Evaluated conditional (not __kernel_settings_register_profile is changed): True 3027 1726776716.83022: variable '__kernel_settings_register_mode' from source: set_fact 3027 1726776716.83032: Evaluated conditional (not __kernel_settings_register_mode is changed): True 3027 1726776716.83114: variable '__kernel_settings_register_apply' from source: set_fact 3027 1726776716.83123: Evaluated conditional (__kernel_settings_register_apply is changed): True 3027 1726776716.83129: variable 'omit' from source: magic vars 3027 1726776716.83162: variable 'omit' from source: magic vars 3027 1726776716.83251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776716.84668: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776716.84721: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776716.84750: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776716.84775: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776716.84795: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776716.84849: variable '__kernel_settings_active_profile' from source: set_fact 3027 1726776716.84874: variable 'omit' from source: magic vars 3027 1726776716.84897: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776716.84922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776716.84936: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776716.84952: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776716.84961: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776716.84987: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776716.84990: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776716.84993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776716.85065: Set connection var ansible_shell_executable to /bin/sh 3027 1726776716.85068: Set connection var ansible_shell_type to sh 3027 1726776716.85071: Set connection var ansible_connection to ssh 3027 1726776716.85076: Set connection var ansible_pipelining to False 3027 1726776716.85083: Set connection var ansible_timeout to 10 3027 1726776716.85091: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776716.85109: variable 'ansible_shell_executable' from source: unknown 3027 1726776716.85112: variable 'ansible_connection' from source: unknown 3027 1726776716.85115: variable 'ansible_module_compression' from source: unknown 3027 1726776716.85117: variable 'ansible_shell_type' from source: unknown 3027 1726776716.85120: variable 'ansible_shell_executable' from source: unknown 3027 1726776716.85122: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776716.85126: variable 'ansible_pipelining' from source: unknown 3027 1726776716.85129: variable 'ansible_timeout' from source: unknown 3027 1726776716.85133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776716.85217: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776716.85226: variable 'omit' from source: magic vars 3027 1726776716.85231: starting attempt loop 3027 1726776716.85234: running the handler 3027 1726776716.85246: _low_level_execute_command(): starting 3027 1726776716.85253: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776716.85754: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776716.85786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776716.85789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.85792: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776716.85795: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776716.85797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.85856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776716.85859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776716.85866: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776716.85907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776716.87631: stdout chunk (state=3): >>>/root <<< 3027 1726776716.87731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776716.87790: stderr chunk (state=3): >>><<< 3027 1726776716.87794: stdout chunk (state=3): >>><<< 3027 1726776716.87816: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776716.87827: _low_level_execute_command(): starting 3027 1726776716.87833: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776716.8781538-5937-3497846494454 `" && echo ansible-tmp-1726776716.8781538-5937-3497846494454="` echo /root/.ansible/tmp/ansible-tmp-1726776716.8781538-5937-3497846494454 `" ) && sleep 0' 3027 1726776716.88301: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776716.88308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776716.88310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776716.88314: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776716.88316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.88370: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776716.88373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776716.88378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776716.88413: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776716.90365: stdout chunk (state=3): >>>ansible-tmp-1726776716.8781538-5937-3497846494454=/root/.ansible/tmp/ansible-tmp-1726776716.8781538-5937-3497846494454 <<< 3027 1726776716.90538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776716.90592: stderr chunk (state=3): >>><<< 3027 1726776716.90596: stdout chunk (state=3): >>><<< 3027 1726776716.90613: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776716.8781538-5937-3497846494454=/root/.ansible/tmp/ansible-tmp-1726776716.8781538-5937-3497846494454 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776716.90640: variable 'ansible_module_compression' from source: unknown 3027 1726776716.90678: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776716.90710: variable 'ansible_facts' from source: unknown 3027 1726776716.90769: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776716.8781538-5937-3497846494454/AnsiballZ_command.py 3027 1726776716.90877: Sending initial data 3027 1726776716.90881: Sent initial data (152 bytes) 3027 1726776716.91351: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776716.91355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.91358: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776716.91360: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776716.91363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.91416: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776716.91423: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776716.91425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776716.91457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776716.93096: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776716.93154: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776716.93188: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmplap2pnec /root/.ansible/tmp/ansible-tmp-1726776716.8781538-5937-3497846494454/AnsiballZ_command.py <<< 3027 1726776716.93192: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776716.8781538-5937-3497846494454/AnsiballZ_command.py" <<< 3027 1726776716.93223: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmplap2pnec" to remote "/root/.ansible/tmp/ansible-tmp-1726776716.8781538-5937-3497846494454/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776716.8781538-5937-3497846494454/AnsiballZ_command.py" <<< 3027 1726776716.93729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776716.93795: stderr chunk (state=3): >>><<< 3027 1726776716.93798: stdout chunk (state=3): >>><<< 3027 1726776716.93819: done transferring module to remote 3027 1726776716.93830: _low_level_execute_command(): starting 3027 1726776716.93835: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776716.8781538-5937-3497846494454/ /root/.ansible/tmp/ansible-tmp-1726776716.8781538-5937-3497846494454/AnsiballZ_command.py && sleep 0' 3027 1726776716.94293: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776716.94297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.94299: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776716.94301: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776716.94306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.94355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776716.94359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776716.94377: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776716.94403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776716.96268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776716.96318: stderr chunk (state=3): >>><<< 3027 1726776716.96321: stdout chunk (state=3): >>><<< 3027 1726776716.96336: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776716.96339: _low_level_execute_command(): starting 3027 1726776716.96344: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776716.8781538-5937-3497846494454/AnsiballZ_command.py && sleep 0' 3027 1726776716.96806: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776716.96810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.96813: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776716.96815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776716.96817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776716.96870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776716.96874: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776716.96881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776716.96919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776718.26033: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:11:57.141073", "end": "2024-09-19 16:11:58.258754", "delta": "0:00:01.117681", "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}}} <<< 3027 1726776718.27686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776718.27744: stderr chunk (state=3): >>><<< 3027 1726776718.27749: stdout chunk (state=3): >>><<< 3027 1726776718.27767: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:11:57.141073", "end": "2024-09-19 16:11:58.258754", "delta": "0:00:01.117681", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776718.27796: 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-1726776716.8781538-5937-3497846494454/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776718.27807: _low_level_execute_command(): starting 3027 1726776718.27810: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776716.8781538-5937-3497846494454/ > /dev/null 2>&1 && sleep 0' 3027 1726776718.28290: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776718.28294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776718.28298: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776718.28301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776718.28303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776718.28356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776718.28359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776718.28369: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776718.28409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776718.30452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776718.30501: stderr chunk (state=3): >>><<< 3027 1726776718.30505: stdout chunk (state=3): >>><<< 3027 1726776718.30521: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776718.30527: handler run complete 3027 1726776718.30546: Evaluated conditional (True): True 3027 1726776718.30559: attempt loop complete, returning result 3027 1726776718.30562: _execute() done 3027 1726776718.30564: dumping result to json 3027 1726776718.30569: done dumping result, returning 3027 1726776718.30578: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0233de48-8dd1-1ba9-d908-000000000313] 3027 1726776718.30582: sending task result for task 0233de48-8dd1-1ba9-d908-000000000313 3027 1726776718.30687: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000313 3027 1726776718.30691: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.117681", "end": "2024-09-19 16:11:58.258754", "rc": 0, "start": "2024-09-19 16:11:57.141073" } 3027 1726776718.30774: no more pending results, returning what we have 3027 1726776718.30777: results queue empty 3027 1726776718.30778: checking for any_errors_fatal 3027 1726776718.30785: done checking for any_errors_fatal 3027 1726776718.30786: checking for max_fail_percentage 3027 1726776718.30788: done checking for max_fail_percentage 3027 1726776718.30788: checking to see if all hosts have failed and the running result is not ok 3027 1726776718.30789: done checking to see if all hosts have failed 3027 1726776718.30790: getting the remaining hosts for this loop 3027 1726776718.30792: done getting the remaining hosts for this loop 3027 1726776718.30795: getting the next task for host managed_node2 3027 1726776718.30801: done getting next task for host managed_node2 3027 1726776718.30806: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3027 1726776718.30808: ^ 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 3027 1726776718.30820: getting variables 3027 1726776718.30821: in VariableManager get_vars() 3027 1726776718.30857: Calling all_inventory to load vars for managed_node2 3027 1726776718.30860: Calling groups_inventory to load vars for managed_node2 3027 1726776718.30862: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776718.30870: Calling all_plugins_play to load vars for managed_node2 3027 1726776718.30873: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776718.30875: Calling groups_plugins_play to load vars for managed_node2 3027 1726776718.31047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776718.31172: done with get_vars() 3027 1726776718.31180: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:11:58 -0400 (0:00:01.497) 0:01:44.410 **** 3027 1726776718.31256: entering _queue_task() for managed_node2/include_tasks 3027 1726776718.31474: worker is 1 (out of 1 available) 3027 1726776718.31489: exiting _queue_task() for managed_node2/include_tasks 3027 1726776718.31501: done queuing things up, now waiting for results queue to drain 3027 1726776718.31502: waiting for pending results... 3027 1726776718.31697: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3027 1726776718.31787: in run() - task 0233de48-8dd1-1ba9-d908-000000000314 3027 1726776718.31801: variable 'ansible_search_path' from source: unknown 3027 1726776718.31804: variable 'ansible_search_path' from source: unknown 3027 1726776718.31840: calling self._execute() 3027 1726776718.31914: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.31918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.31928: variable 'omit' from source: magic vars 3027 1726776718.32292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776718.32493: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776718.32528: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776718.32555: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776718.32583: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776718.32679: variable '__kernel_settings_register_apply' from source: set_fact 3027 1726776718.32701: Evaluated conditional (__kernel_settings_register_apply is changed): True 3027 1726776718.32708: _execute() done 3027 1726776718.32711: dumping result to json 3027 1726776718.32714: done dumping result, returning 3027 1726776718.32721: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0233de48-8dd1-1ba9-d908-000000000314] 3027 1726776718.32726: sending task result for task 0233de48-8dd1-1ba9-d908-000000000314 3027 1726776718.32826: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000314 3027 1726776718.32829: WORKER PROCESS EXITING 3027 1726776718.32872: no more pending results, returning what we have 3027 1726776718.32877: in VariableManager get_vars() 3027 1726776718.32916: Calling all_inventory to load vars for managed_node2 3027 1726776718.32919: Calling groups_inventory to load vars for managed_node2 3027 1726776718.32921: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776718.32930: Calling all_plugins_play to load vars for managed_node2 3027 1726776718.32933: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776718.32936: Calling groups_plugins_play to load vars for managed_node2 3027 1726776718.33072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776718.33196: done with get_vars() 3027 1726776718.33203: variable 'ansible_search_path' from source: unknown 3027 1726776718.33204: variable 'ansible_search_path' from source: unknown 3027 1726776718.33228: we have included files to process 3027 1726776718.33228: generating all_blocks data 3027 1726776718.33230: done generating all_blocks data 3027 1726776718.33234: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3027 1726776718.33235: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3027 1726776718.33236: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3027 1726776718.33502: done processing included file 3027 1726776718.33504: iterating over new_blocks loaded from include file 3027 1726776718.33505: in VariableManager get_vars() 3027 1726776718.33521: done with get_vars() 3027 1726776718.33523: filtering new block on tags 3027 1726776718.33558: done filtering new block on tags 3027 1726776718.33560: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 3027 1726776718.33564: extending task lists for all hosts with included blocks 3027 1726776718.33970: done extending task lists 3027 1726776718.33971: done processing included files 3027 1726776718.33971: results queue empty 3027 1726776718.33972: checking for any_errors_fatal 3027 1726776718.33975: done checking for any_errors_fatal 3027 1726776718.33975: checking for max_fail_percentage 3027 1726776718.33976: done checking for max_fail_percentage 3027 1726776718.33977: checking to see if all hosts have failed and the running result is not ok 3027 1726776718.33977: done checking to see if all hosts have failed 3027 1726776718.33978: getting the remaining hosts for this loop 3027 1726776718.33979: done getting the remaining hosts for this loop 3027 1726776718.33980: getting the next task for host managed_node2 3027 1726776718.33983: done getting next task for host managed_node2 3027 1726776718.33985: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3027 1726776718.33987: ^ 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 3027 1726776718.33994: getting variables 3027 1726776718.33995: in VariableManager get_vars() 3027 1726776718.34005: Calling all_inventory to load vars for managed_node2 3027 1726776718.34006: Calling groups_inventory to load vars for managed_node2 3027 1726776718.34008: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776718.34012: Calling all_plugins_play to load vars for managed_node2 3027 1726776718.34014: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776718.34016: Calling groups_plugins_play to load vars for managed_node2 3027 1726776718.34099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776718.34219: done with get_vars() 3027 1726776718.34226: done getting variables 3027 1726776718.34257: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:11:58 -0400 (0:00:00.030) 0:01:44.440 **** 3027 1726776718.34279: entering _queue_task() for managed_node2/command 3027 1726776718.34499: worker is 1 (out of 1 available) 3027 1726776718.34518: exiting _queue_task() for managed_node2/command 3027 1726776718.34531: done queuing things up, now waiting for results queue to drain 3027 1726776718.34532: waiting for pending results... 3027 1726776718.34720: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3027 1726776718.34811: in run() - task 0233de48-8dd1-1ba9-d908-000000000483 3027 1726776718.34824: variable 'ansible_search_path' from source: unknown 3027 1726776718.34828: variable 'ansible_search_path' from source: unknown 3027 1726776718.34862: calling self._execute() 3027 1726776718.34934: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.34938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.34947: variable 'omit' from source: magic vars 3027 1726776718.35028: variable 'omit' from source: magic vars 3027 1726776718.35077: variable 'omit' from source: magic vars 3027 1726776718.35101: variable 'omit' from source: magic vars 3027 1726776718.35139: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776718.35170: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776718.35187: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776718.35204: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776718.35218: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776718.35243: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776718.35246: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.35250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.35324: Set connection var ansible_shell_executable to /bin/sh 3027 1726776718.35329: Set connection var ansible_shell_type to sh 3027 1726776718.35333: Set connection var ansible_connection to ssh 3027 1726776718.35338: Set connection var ansible_pipelining to False 3027 1726776718.35343: Set connection var ansible_timeout to 10 3027 1726776718.35352: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776718.35370: variable 'ansible_shell_executable' from source: unknown 3027 1726776718.35373: variable 'ansible_connection' from source: unknown 3027 1726776718.35376: variable 'ansible_module_compression' from source: unknown 3027 1726776718.35378: variable 'ansible_shell_type' from source: unknown 3027 1726776718.35381: variable 'ansible_shell_executable' from source: unknown 3027 1726776718.35383: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.35388: variable 'ansible_pipelining' from source: unknown 3027 1726776718.35391: variable 'ansible_timeout' from source: unknown 3027 1726776718.35395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.35506: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776718.35521: variable 'omit' from source: magic vars 3027 1726776718.35524: starting attempt loop 3027 1726776718.35527: running the handler 3027 1726776718.35539: _low_level_execute_command(): starting 3027 1726776718.35545: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776718.36076: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776718.36080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776718.36084: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776718.36140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776718.36144: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776718.36191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776718.37975: stdout chunk (state=3): >>>/root <<< 3027 1726776718.38090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776718.38142: stderr chunk (state=3): >>><<< 3027 1726776718.38145: stdout chunk (state=3): >>><<< 3027 1726776718.38168: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776718.38179: _low_level_execute_command(): starting 3027 1726776718.38184: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776718.3816755-5952-197256917296999 `" && echo ansible-tmp-1726776718.3816755-5952-197256917296999="` echo /root/.ansible/tmp/ansible-tmp-1726776718.3816755-5952-197256917296999 `" ) && sleep 0' 3027 1726776718.38636: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776718.38640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776718.38642: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776718.38645: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776718.38657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776718.38703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776718.38707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776718.38709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776718.38748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776718.40696: stdout chunk (state=3): >>>ansible-tmp-1726776718.3816755-5952-197256917296999=/root/.ansible/tmp/ansible-tmp-1726776718.3816755-5952-197256917296999 <<< 3027 1726776718.40818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776718.40865: stderr chunk (state=3): >>><<< 3027 1726776718.40868: stdout chunk (state=3): >>><<< 3027 1726776718.40882: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776718.3816755-5952-197256917296999=/root/.ansible/tmp/ansible-tmp-1726776718.3816755-5952-197256917296999 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776718.40910: variable 'ansible_module_compression' from source: unknown 3027 1726776718.40953: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776718.40983: variable 'ansible_facts' from source: unknown 3027 1726776718.41039: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776718.3816755-5952-197256917296999/AnsiballZ_command.py 3027 1726776718.41140: Sending initial data 3027 1726776718.41144: Sent initial data (154 bytes) 3027 1726776718.41591: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776718.41594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776718.41596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776718.41599: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776718.41601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776718.41655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776718.41663: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776718.41665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776718.41694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776718.43339: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 3027 1726776718.43342: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776718.43372: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776718.43443: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp6967id0b /root/.ansible/tmp/ansible-tmp-1726776718.3816755-5952-197256917296999/AnsiballZ_command.py <<< 3027 1726776718.43447: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776718.3816755-5952-197256917296999/AnsiballZ_command.py" <<< 3027 1726776718.43475: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp6967id0b" to remote "/root/.ansible/tmp/ansible-tmp-1726776718.3816755-5952-197256917296999/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776718.3816755-5952-197256917296999/AnsiballZ_command.py" <<< 3027 1726776718.43977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776718.44041: stderr chunk (state=3): >>><<< 3027 1726776718.44044: stdout chunk (state=3): >>><<< 3027 1726776718.44065: done transferring module to remote 3027 1726776718.44076: _low_level_execute_command(): starting 3027 1726776718.44081: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776718.3816755-5952-197256917296999/ /root/.ansible/tmp/ansible-tmp-1726776718.3816755-5952-197256917296999/AnsiballZ_command.py && sleep 0' 3027 1726776718.44534: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776718.44538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776718.44540: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776718.44542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776718.44599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776718.44606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776718.44608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776718.44672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776718.46460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776718.46506: stderr chunk (state=3): >>><<< 3027 1726776718.46509: stdout chunk (state=3): >>><<< 3027 1726776718.46520: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776718.46523: _low_level_execute_command(): starting 3027 1726776718.46528: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776718.3816755-5952-197256917296999/AnsiballZ_command.py && sleep 0' 3027 1726776718.46982: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776718.46985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776718.46987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776718.46990: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776718.46992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776718.47047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776718.47053: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776718.47057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776718.47096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776718.74912: stdout chunk (state=3): >>> {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:11:58.643690", "end": "2024-09-19 16:11:58.747710", "delta": "0:00:00.104020", "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}}} <<< 3027 1726776718.76591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776718.76646: stderr chunk (state=3): >>><<< 3027 1726776718.76652: stdout chunk (state=3): >>><<< 3027 1726776718.76668: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:11:58.643690", "end": "2024-09-19 16:11:58.747710", "delta": "0:00:00.104020", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776718.76715: 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-1726776718.3816755-5952-197256917296999/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776718.76721: _low_level_execute_command(): starting 3027 1726776718.76727: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776718.3816755-5952-197256917296999/ > /dev/null 2>&1 && sleep 0' 3027 1726776718.77196: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776718.77200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776718.77205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776718.77213: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776718.77216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776718.77255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776718.77277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776718.77279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776718.77311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776718.79213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776718.79265: stderr chunk (state=3): >>><<< 3027 1726776718.79268: stdout chunk (state=3): >>><<< 3027 1726776718.79281: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776718.79288: handler run complete 3027 1726776718.79310: Evaluated conditional (False): False 3027 1726776718.79319: attempt loop complete, returning result 3027 1726776718.79322: _execute() done 3027 1726776718.79324: dumping result to json 3027 1726776718.79330: done dumping result, returning 3027 1726776718.79338: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0233de48-8dd1-1ba9-d908-000000000483] 3027 1726776718.79342: sending task result for task 0233de48-8dd1-1ba9-d908-000000000483 3027 1726776718.79450: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000483 3027 1726776718.79454: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.104020", "end": "2024-09-19 16:11:58.747710", "rc": 0, "start": "2024-09-19 16:11:58.643690" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 3027 1726776718.79566: no more pending results, returning what we have 3027 1726776718.79570: results queue empty 3027 1726776718.79570: checking for any_errors_fatal 3027 1726776718.79572: done checking for any_errors_fatal 3027 1726776718.79572: checking for max_fail_percentage 3027 1726776718.79574: done checking for max_fail_percentage 3027 1726776718.79575: checking to see if all hosts have failed and the running result is not ok 3027 1726776718.79575: done checking to see if all hosts have failed 3027 1726776718.79576: getting the remaining hosts for this loop 3027 1726776718.79577: done getting the remaining hosts for this loop 3027 1726776718.79580: getting the next task for host managed_node2 3027 1726776718.79585: done getting next task for host managed_node2 3027 1726776718.79589: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3027 1726776718.79593: ^ 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 3027 1726776718.79604: getting variables 3027 1726776718.79605: in VariableManager get_vars() 3027 1726776718.79641: Calling all_inventory to load vars for managed_node2 3027 1726776718.79644: Calling groups_inventory to load vars for managed_node2 3027 1726776718.79645: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776718.79654: Calling all_plugins_play to load vars for managed_node2 3027 1726776718.79656: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776718.79658: Calling groups_plugins_play to load vars for managed_node2 3027 1726776718.79794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776718.79925: done with get_vars() 3027 1726776718.79933: done getting variables 3027 1726776718.79978: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:11:58 -0400 (0:00:00.457) 0:01:44.897 **** 3027 1726776718.80004: entering _queue_task() for managed_node2/shell 3027 1726776718.80207: worker is 1 (out of 1 available) 3027 1726776718.80220: exiting _queue_task() for managed_node2/shell 3027 1726776718.80232: done queuing things up, now waiting for results queue to drain 3027 1726776718.80234: waiting for pending results... 3027 1726776718.80414: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3027 1726776718.80505: in run() - task 0233de48-8dd1-1ba9-d908-000000000484 3027 1726776718.80516: variable 'ansible_search_path' from source: unknown 3027 1726776718.80520: variable 'ansible_search_path' from source: unknown 3027 1726776718.80551: calling self._execute() 3027 1726776718.80622: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.80625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.80634: variable 'omit' from source: magic vars 3027 1726776718.80982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776718.81168: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776718.81204: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776718.81230: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776718.81257: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776718.81344: variable '__kernel_settings_register_verify_values' from source: set_fact 3027 1726776718.81367: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3027 1726776718.81370: when evaluation is False, skipping this task 3027 1726776718.81373: _execute() done 3027 1726776718.81376: dumping result to json 3027 1726776718.81379: done dumping result, returning 3027 1726776718.81385: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0233de48-8dd1-1ba9-d908-000000000484] 3027 1726776718.81391: sending task result for task 0233de48-8dd1-1ba9-d908-000000000484 3027 1726776718.81484: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000484 3027 1726776718.81487: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3027 1726776718.81540: no more pending results, returning what we have 3027 1726776718.81543: results queue empty 3027 1726776718.81544: checking for any_errors_fatal 3027 1726776718.81553: done checking for any_errors_fatal 3027 1726776718.81554: checking for max_fail_percentage 3027 1726776718.81555: done checking for max_fail_percentage 3027 1726776718.81556: checking to see if all hosts have failed and the running result is not ok 3027 1726776718.81557: done checking to see if all hosts have failed 3027 1726776718.81558: getting the remaining hosts for this loop 3027 1726776718.81559: done getting the remaining hosts for this loop 3027 1726776718.81562: getting the next task for host managed_node2 3027 1726776718.81568: done getting next task for host managed_node2 3027 1726776718.81571: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3027 1726776718.81575: ^ 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 3027 1726776718.81590: getting variables 3027 1726776718.81591: in VariableManager get_vars() 3027 1726776718.81625: Calling all_inventory to load vars for managed_node2 3027 1726776718.81627: Calling groups_inventory to load vars for managed_node2 3027 1726776718.81629: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776718.81637: Calling all_plugins_play to load vars for managed_node2 3027 1726776718.81639: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776718.81641: Calling groups_plugins_play to load vars for managed_node2 3027 1726776718.81755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776718.81884: done with get_vars() 3027 1726776718.81892: done getting variables 3027 1726776718.81936: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:11:58 -0400 (0:00:00.019) 0:01:44.917 **** 3027 1726776718.81962: entering _queue_task() for managed_node2/fail 3027 1726776718.82161: worker is 1 (out of 1 available) 3027 1726776718.82175: exiting _queue_task() for managed_node2/fail 3027 1726776718.82187: done queuing things up, now waiting for results queue to drain 3027 1726776718.82189: waiting for pending results... 3027 1726776718.82360: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3027 1726776718.82450: in run() - task 0233de48-8dd1-1ba9-d908-000000000485 3027 1726776718.82468: variable 'ansible_search_path' from source: unknown 3027 1726776718.82472: variable 'ansible_search_path' from source: unknown 3027 1726776718.82501: calling self._execute() 3027 1726776718.82576: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.82582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.82590: variable 'omit' from source: magic vars 3027 1726776718.83012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776718.83188: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776718.83227: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776718.83254: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776718.83279: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776718.83365: variable '__kernel_settings_register_verify_values' from source: set_fact 3027 1726776718.83386: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3027 1726776718.83389: when evaluation is False, skipping this task 3027 1726776718.83392: _execute() done 3027 1726776718.83397: dumping result to json 3027 1726776718.83399: done dumping result, returning 3027 1726776718.83405: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0233de48-8dd1-1ba9-d908-000000000485] 3027 1726776718.83412: sending task result for task 0233de48-8dd1-1ba9-d908-000000000485 3027 1726776718.83503: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000485 3027 1726776718.83507: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3027 1726776718.83555: no more pending results, returning what we have 3027 1726776718.83559: results queue empty 3027 1726776718.83559: checking for any_errors_fatal 3027 1726776718.83565: done checking for any_errors_fatal 3027 1726776718.83566: checking for max_fail_percentage 3027 1726776718.83567: done checking for max_fail_percentage 3027 1726776718.83568: checking to see if all hosts have failed and the running result is not ok 3027 1726776718.83569: done checking to see if all hosts have failed 3027 1726776718.83570: getting the remaining hosts for this loop 3027 1726776718.83571: done getting the remaining hosts for this loop 3027 1726776718.83575: getting the next task for host managed_node2 3027 1726776718.83582: done getting next task for host managed_node2 3027 1726776718.83585: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3027 1726776718.83588: ^ 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 3027 1726776718.83603: getting variables 3027 1726776718.83605: in VariableManager get_vars() 3027 1726776718.83636: Calling all_inventory to load vars for managed_node2 3027 1726776718.83639: Calling groups_inventory to load vars for managed_node2 3027 1726776718.83641: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776718.83652: Calling all_plugins_play to load vars for managed_node2 3027 1726776718.83655: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776718.83658: Calling groups_plugins_play to load vars for managed_node2 3027 1726776718.83798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776718.83920: done with get_vars() 3027 1726776718.83927: done getting variables 3027 1726776718.83972: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:11:58 -0400 (0:00:00.020) 0:01:44.937 **** 3027 1726776718.83993: entering _queue_task() for managed_node2/set_fact 3027 1726776718.84181: worker is 1 (out of 1 available) 3027 1726776718.84197: exiting _queue_task() for managed_node2/set_fact 3027 1726776718.84209: done queuing things up, now waiting for results queue to drain 3027 1726776718.84211: waiting for pending results... 3027 1726776718.84384: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3027 1726776718.84460: in run() - task 0233de48-8dd1-1ba9-d908-000000000315 3027 1726776718.84473: variable 'ansible_search_path' from source: unknown 3027 1726776718.84477: variable 'ansible_search_path' from source: unknown 3027 1726776718.84507: calling self._execute() 3027 1726776718.84576: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.84580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.84589: variable 'omit' from source: magic vars 3027 1726776718.84670: variable 'omit' from source: magic vars 3027 1726776718.84705: variable 'omit' from source: magic vars 3027 1726776718.84731: variable 'omit' from source: magic vars 3027 1726776718.84767: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776718.84795: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776718.84816: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776718.84830: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776718.84840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776718.84866: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776718.84872: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.84875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.84946: Set connection var ansible_shell_executable to /bin/sh 3027 1726776718.84952: Set connection var ansible_shell_type to sh 3027 1726776718.84955: Set connection var ansible_connection to ssh 3027 1726776718.84961: Set connection var ansible_pipelining to False 3027 1726776718.84967: Set connection var ansible_timeout to 10 3027 1726776718.84975: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776718.84992: variable 'ansible_shell_executable' from source: unknown 3027 1726776718.84996: variable 'ansible_connection' from source: unknown 3027 1726776718.84998: variable 'ansible_module_compression' from source: unknown 3027 1726776718.85001: variable 'ansible_shell_type' from source: unknown 3027 1726776718.85007: variable 'ansible_shell_executable' from source: unknown 3027 1726776718.85009: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.85015: variable 'ansible_pipelining' from source: unknown 3027 1726776718.85017: variable 'ansible_timeout' from source: unknown 3027 1726776718.85021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.85135: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776718.85144: variable 'omit' from source: magic vars 3027 1726776718.85151: starting attempt loop 3027 1726776718.85154: running the handler 3027 1726776718.85163: handler run complete 3027 1726776718.85172: attempt loop complete, returning result 3027 1726776718.85174: _execute() done 3027 1726776718.85177: dumping result to json 3027 1726776718.85179: done dumping result, returning 3027 1726776718.85186: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0233de48-8dd1-1ba9-d908-000000000315] 3027 1726776718.85191: sending task result for task 0233de48-8dd1-1ba9-d908-000000000315 3027 1726776718.85273: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000315 3027 1726776718.85276: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 3027 1726776718.85366: no more pending results, returning what we have 3027 1726776718.85369: results queue empty 3027 1726776718.85370: checking for any_errors_fatal 3027 1726776718.85375: done checking for any_errors_fatal 3027 1726776718.85376: checking for max_fail_percentage 3027 1726776718.85377: done checking for max_fail_percentage 3027 1726776718.85378: checking to see if all hosts have failed and the running result is not ok 3027 1726776718.85379: done checking to see if all hosts have failed 3027 1726776718.85380: getting the remaining hosts for this loop 3027 1726776718.85381: done getting the remaining hosts for this loop 3027 1726776718.85384: getting the next task for host managed_node2 3027 1726776718.85389: done getting next task for host managed_node2 3027 1726776718.85391: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3027 1726776718.85394: ^ 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 3027 1726776718.85401: getting variables 3027 1726776718.85402: in VariableManager get_vars() 3027 1726776718.85425: Calling all_inventory to load vars for managed_node2 3027 1726776718.85427: Calling groups_inventory to load vars for managed_node2 3027 1726776718.85428: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776718.85434: Calling all_plugins_play to load vars for managed_node2 3027 1726776718.85436: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776718.85437: Calling groups_plugins_play to load vars for managed_node2 3027 1726776718.85545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776718.85672: done with get_vars() 3027 1726776718.85679: done getting variables 3027 1726776718.85718: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:11:58 -0400 (0:00:00.017) 0:01:44.955 **** 3027 1726776718.85739: entering _queue_task() for managed_node2/set_fact 3027 1726776718.85921: worker is 1 (out of 1 available) 3027 1726776718.85936: exiting _queue_task() for managed_node2/set_fact 3027 1726776718.85951: done queuing things up, now waiting for results queue to drain 3027 1726776718.85953: waiting for pending results... 3027 1726776718.86119: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3027 1726776718.86194: in run() - task 0233de48-8dd1-1ba9-d908-000000000316 3027 1726776718.86211: variable 'ansible_search_path' from source: unknown 3027 1726776718.86215: variable 'ansible_search_path' from source: unknown 3027 1726776718.86243: calling self._execute() 3027 1726776718.86311: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.86315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.86325: variable 'omit' from source: magic vars 3027 1726776718.86402: variable 'omit' from source: magic vars 3027 1726776718.86440: variable 'omit' from source: magic vars 3027 1726776718.86781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776718.86967: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776718.87000: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776718.87028: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776718.87056: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776718.87159: variable '__kernel_settings_register_profile' from source: set_fact 3027 1726776718.87170: variable '__kernel_settings_register_mode' from source: set_fact 3027 1726776718.87178: variable '__kernel_settings_register_apply' from source: set_fact 3027 1726776718.87223: variable 'omit' from source: magic vars 3027 1726776718.87245: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776718.87271: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776718.87286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776718.87300: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776718.87312: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776718.87337: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776718.87340: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.87343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.87416: Set connection var ansible_shell_executable to /bin/sh 3027 1726776718.87422: Set connection var ansible_shell_type to sh 3027 1726776718.87425: Set connection var ansible_connection to ssh 3027 1726776718.87430: Set connection var ansible_pipelining to False 3027 1726776718.87436: Set connection var ansible_timeout to 10 3027 1726776718.87444: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776718.87462: variable 'ansible_shell_executable' from source: unknown 3027 1726776718.87465: variable 'ansible_connection' from source: unknown 3027 1726776718.87468: variable 'ansible_module_compression' from source: unknown 3027 1726776718.87470: variable 'ansible_shell_type' from source: unknown 3027 1726776718.87473: variable 'ansible_shell_executable' from source: unknown 3027 1726776718.87477: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.87479: variable 'ansible_pipelining' from source: unknown 3027 1726776718.87482: variable 'ansible_timeout' from source: unknown 3027 1726776718.87486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.87569: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776718.87578: variable 'omit' from source: magic vars 3027 1726776718.87583: starting attempt loop 3027 1726776718.87586: running the handler 3027 1726776718.87596: handler run complete 3027 1726776718.87607: attempt loop complete, returning result 3027 1726776718.87610: _execute() done 3027 1726776718.87613: dumping result to json 3027 1726776718.87616: done dumping result, returning 3027 1726776718.87623: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0233de48-8dd1-1ba9-d908-000000000316] 3027 1726776718.87627: sending task result for task 0233de48-8dd1-1ba9-d908-000000000316 3027 1726776718.87709: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000316 3027 1726776718.87712: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 3027 1726776718.87780: no more pending results, returning what we have 3027 1726776718.87783: results queue empty 3027 1726776718.87784: checking for any_errors_fatal 3027 1726776718.87790: done checking for any_errors_fatal 3027 1726776718.87790: checking for max_fail_percentage 3027 1726776718.87792: done checking for max_fail_percentage 3027 1726776718.87793: checking to see if all hosts have failed and the running result is not ok 3027 1726776718.87794: done checking to see if all hosts have failed 3027 1726776718.87794: getting the remaining hosts for this loop 3027 1726776718.87796: done getting the remaining hosts for this loop 3027 1726776718.87799: getting the next task for host managed_node2 3027 1726776718.87807: done getting next task for host managed_node2 3027 1726776718.87809: ^ task is: TASK: meta (role_complete) 3027 1726776718.87812: ^ 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 3027 1726776718.87821: getting variables 3027 1726776718.87823: in VariableManager get_vars() 3027 1726776718.87857: Calling all_inventory to load vars for managed_node2 3027 1726776718.87860: Calling groups_inventory to load vars for managed_node2 3027 1726776718.87862: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776718.87870: Calling all_plugins_play to load vars for managed_node2 3027 1726776718.87873: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776718.87876: Calling groups_plugins_play to load vars for managed_node2 3027 1726776718.88022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776718.88145: done with get_vars() 3027 1726776718.88153: done getting variables 3027 1726776718.88210: done queuing things up, now waiting for results queue to drain 3027 1726776718.88211: results queue empty 3027 1726776718.88212: checking for any_errors_fatal 3027 1726776718.88213: done checking for any_errors_fatal 3027 1726776718.88214: checking for max_fail_percentage 3027 1726776718.88214: done checking for max_fail_percentage 3027 1726776718.88218: checking to see if all hosts have failed and the running result is not ok 3027 1726776718.88219: done checking to see if all hosts have failed 3027 1726776718.88219: getting the remaining hosts for this loop 3027 1726776718.88220: done getting the remaining hosts for this loop 3027 1726776718.88222: getting the next task for host managed_node2 3027 1726776718.88224: done getting next task for host managed_node2 3027 1726776718.88226: ^ task is: TASK: meta (flush_handlers) 3027 1726776718.88227: ^ 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 3027 1726776718.88230: getting variables 3027 1726776718.88230: in VariableManager get_vars() 3027 1726776718.88238: Calling all_inventory to load vars for managed_node2 3027 1726776718.88239: Calling groups_inventory to load vars for managed_node2 3027 1726776718.88240: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776718.88243: Calling all_plugins_play to load vars for managed_node2 3027 1726776718.88245: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776718.88246: Calling groups_plugins_play to load vars for managed_node2 3027 1726776718.88328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776718.88438: done with get_vars() 3027 1726776718.88444: done getting variables TASK [Force handlers] ********************************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:130 Thursday 19 September 2024 16:11:58 -0400 (0:00:00.027) 0:01:44.982 **** 3027 1726776718.88488: in VariableManager get_vars() 3027 1726776718.88496: Calling all_inventory to load vars for managed_node2 3027 1726776718.88497: Calling groups_inventory to load vars for managed_node2 3027 1726776718.88498: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776718.88501: Calling all_plugins_play to load vars for managed_node2 3027 1726776718.88503: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776718.88505: Calling groups_plugins_play to load vars for managed_node2 3027 1726776718.88602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776718.88708: done with get_vars() META: triggered running handlers for managed_node2 3027 1726776718.88719: done queuing things up, now waiting for results queue to drain 3027 1726776718.88720: results queue empty 3027 1726776718.88720: checking for any_errors_fatal 3027 1726776718.88721: done checking for any_errors_fatal 3027 1726776718.88721: checking for max_fail_percentage 3027 1726776718.88722: done checking for max_fail_percentage 3027 1726776718.88722: checking to see if all hosts have failed and the running result is not ok 3027 1726776718.88723: done checking to see if all hosts have failed 3027 1726776718.88723: getting the remaining hosts for this loop 3027 1726776718.88724: done getting the remaining hosts for this loop 3027 1726776718.88726: getting the next task for host managed_node2 3027 1726776718.88728: done getting next task for host managed_node2 3027 1726776718.88729: ^ task is: TASK: Ensure kernel_settings_reboot_required is not set or is false 3027 1726776718.88730: ^ 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 3027 1726776718.88732: getting variables 3027 1726776718.88733: in VariableManager get_vars() 3027 1726776718.88739: Calling all_inventory to load vars for managed_node2 3027 1726776718.88740: Calling groups_inventory to load vars for managed_node2 3027 1726776718.88741: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776718.88744: Calling all_plugins_play to load vars for managed_node2 3027 1726776718.88746: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776718.88748: Calling groups_plugins_play to load vars for managed_node2 3027 1726776718.88829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776718.88939: done with get_vars() 3027 1726776718.88945: done getting variables 3027 1726776718.88973: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:133 Thursday 19 September 2024 16:11:58 -0400 (0:00:00.004) 0:01:44.987 **** 3027 1726776718.88986: entering _queue_task() for managed_node2/assert 3027 1726776718.89177: worker is 1 (out of 1 available) 3027 1726776718.89191: exiting _queue_task() for managed_node2/assert 3027 1726776718.89203: done queuing things up, now waiting for results queue to drain 3027 1726776718.89205: waiting for pending results... 3027 1726776718.89380: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false 3027 1726776718.89442: in run() - task 0233de48-8dd1-1ba9-d908-00000000001c 3027 1726776718.89457: variable 'ansible_search_path' from source: unknown 3027 1726776718.89488: calling self._execute() 3027 1726776718.89557: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.89563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.89572: variable 'omit' from source: magic vars 3027 1726776718.89650: variable 'omit' from source: magic vars 3027 1726776718.89674: variable 'omit' from source: magic vars 3027 1726776718.89697: variable 'omit' from source: magic vars 3027 1726776718.89733: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776718.89764: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776718.89780: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776718.89794: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776718.89804: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776718.89830: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776718.89834: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.89838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.89913: Set connection var ansible_shell_executable to /bin/sh 3027 1726776718.89919: Set connection var ansible_shell_type to sh 3027 1726776718.89922: Set connection var ansible_connection to ssh 3027 1726776718.89927: Set connection var ansible_pipelining to False 3027 1726776718.89933: Set connection var ansible_timeout to 10 3027 1726776718.89941: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776718.89960: variable 'ansible_shell_executable' from source: unknown 3027 1726776718.89963: variable 'ansible_connection' from source: unknown 3027 1726776718.89965: variable 'ansible_module_compression' from source: unknown 3027 1726776718.89969: variable 'ansible_shell_type' from source: unknown 3027 1726776718.89972: variable 'ansible_shell_executable' from source: unknown 3027 1726776718.89975: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.89978: variable 'ansible_pipelining' from source: unknown 3027 1726776718.89980: variable 'ansible_timeout' from source: unknown 3027 1726776718.89982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.90098: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776718.90110: variable 'omit' from source: magic vars 3027 1726776718.90115: starting attempt loop 3027 1726776718.90118: running the handler 3027 1726776718.90444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776718.91959: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776718.92005: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776718.92046: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776718.92077: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776718.92097: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776718.92154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776718.92177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776718.92196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776718.92226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776718.92237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776718.92328: variable 'kernel_settings_reboot_required' from source: set_fact 3027 1726776718.92342: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 3027 1726776718.92350: handler run complete 3027 1726776718.92368: attempt loop complete, returning result 3027 1726776718.92371: _execute() done 3027 1726776718.92374: dumping result to json 3027 1726776718.92378: done dumping result, returning 3027 1726776718.92385: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false [0233de48-8dd1-1ba9-d908-00000000001c] 3027 1726776718.92389: sending task result for task 0233de48-8dd1-1ba9-d908-00000000001c 3027 1726776718.92485: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000001c 3027 1726776718.92490: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 3027 1726776718.92539: no more pending results, returning what we have 3027 1726776718.92544: results queue empty 3027 1726776718.92544: checking for any_errors_fatal 3027 1726776718.92546: done checking for any_errors_fatal 3027 1726776718.92547: checking for max_fail_percentage 3027 1726776718.92550: done checking for max_fail_percentage 3027 1726776718.92551: checking to see if all hosts have failed and the running result is not ok 3027 1726776718.92552: done checking to see if all hosts have failed 3027 1726776718.92553: getting the remaining hosts for this loop 3027 1726776718.92555: done getting the remaining hosts for this loop 3027 1726776718.92559: getting the next task for host managed_node2 3027 1726776718.92565: done getting next task for host managed_node2 3027 1726776718.92567: ^ task is: TASK: Ensure role reported changed 3027 1726776718.92570: ^ 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 3027 1726776718.92573: getting variables 3027 1726776718.92574: in VariableManager get_vars() 3027 1726776718.92609: Calling all_inventory to load vars for managed_node2 3027 1726776718.92612: Calling groups_inventory to load vars for managed_node2 3027 1726776718.92613: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776718.92623: Calling all_plugins_play to load vars for managed_node2 3027 1726776718.92631: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776718.92634: Calling groups_plugins_play to load vars for managed_node2 3027 1726776718.92800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776718.92917: done with get_vars() 3027 1726776718.92924: done getting variables 3027 1726776718.92967: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:137 Thursday 19 September 2024 16:11:58 -0400 (0:00:00.039) 0:01:45.027 **** 3027 1726776718.92987: entering _queue_task() for managed_node2/assert 3027 1726776718.93180: worker is 1 (out of 1 available) 3027 1726776718.93194: exiting _queue_task() for managed_node2/assert 3027 1726776718.93206: done queuing things up, now waiting for results queue to drain 3027 1726776718.93208: waiting for pending results... 3027 1726776718.93392: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 3027 1726776718.93446: in run() - task 0233de48-8dd1-1ba9-d908-00000000001d 3027 1726776718.93463: variable 'ansible_search_path' from source: unknown 3027 1726776718.93496: calling self._execute() 3027 1726776718.93568: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.93572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.93581: variable 'omit' from source: magic vars 3027 1726776718.93665: variable 'omit' from source: magic vars 3027 1726776718.93690: variable 'omit' from source: magic vars 3027 1726776718.93714: variable 'omit' from source: magic vars 3027 1726776718.93750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776718.93781: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776718.93797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776718.93812: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776718.93822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776718.93848: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776718.93853: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.93858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.93929: Set connection var ansible_shell_executable to /bin/sh 3027 1726776718.93935: Set connection var ansible_shell_type to sh 3027 1726776718.93938: Set connection var ansible_connection to ssh 3027 1726776718.93943: Set connection var ansible_pipelining to False 3027 1726776718.93950: Set connection var ansible_timeout to 10 3027 1726776718.93960: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776718.93980: variable 'ansible_shell_executable' from source: unknown 3027 1726776718.93983: variable 'ansible_connection' from source: unknown 3027 1726776718.93985: variable 'ansible_module_compression' from source: unknown 3027 1726776718.93988: variable 'ansible_shell_type' from source: unknown 3027 1726776718.93990: variable 'ansible_shell_executable' from source: unknown 3027 1726776718.93993: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.93998: variable 'ansible_pipelining' from source: unknown 3027 1726776718.94000: variable 'ansible_timeout' from source: unknown 3027 1726776718.94006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.94114: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776718.94123: variable 'omit' from source: magic vars 3027 1726776718.94128: starting attempt loop 3027 1726776718.94132: running the handler 3027 1726776718.94396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776718.95944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776718.95993: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776718.96022: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776718.96048: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776718.96070: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776718.96127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776718.96150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776718.96170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776718.96203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776718.96213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776718.96294: variable '__kernel_settings_changed' from source: set_fact 3027 1726776718.96309: Evaluated conditional (__kernel_settings_changed | d(false)): True 3027 1726776718.96315: handler run complete 3027 1726776718.96333: attempt loop complete, returning result 3027 1726776718.96336: _execute() done 3027 1726776718.96339: dumping result to json 3027 1726776718.96342: done dumping result, returning 3027 1726776718.96350: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [0233de48-8dd1-1ba9-d908-00000000001d] 3027 1726776718.96355: sending task result for task 0233de48-8dd1-1ba9-d908-00000000001d 3027 1726776718.96443: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000001d 3027 1726776718.96446: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 3027 1726776718.96497: no more pending results, returning what we have 3027 1726776718.96504: results queue empty 3027 1726776718.96505: checking for any_errors_fatal 3027 1726776718.96513: done checking for any_errors_fatal 3027 1726776718.96514: checking for max_fail_percentage 3027 1726776718.96515: done checking for max_fail_percentage 3027 1726776718.96516: checking to see if all hosts have failed and the running result is not ok 3027 1726776718.96517: done checking to see if all hosts have failed 3027 1726776718.96518: getting the remaining hosts for this loop 3027 1726776718.96520: done getting the remaining hosts for this loop 3027 1726776718.96524: getting the next task for host managed_node2 3027 1726776718.96529: done getting next task for host managed_node2 3027 1726776718.96532: ^ task is: TASK: Check sysctl after reboot 3027 1726776718.96534: ^ 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 3027 1726776718.96537: getting variables 3027 1726776718.96538: in VariableManager get_vars() 3027 1726776718.96571: Calling all_inventory to load vars for managed_node2 3027 1726776718.96574: Calling groups_inventory to load vars for managed_node2 3027 1726776718.96576: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776718.96585: Calling all_plugins_play to load vars for managed_node2 3027 1726776718.96587: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776718.96596: Calling groups_plugins_play to load vars for managed_node2 3027 1726776718.96724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776718.96845: done with get_vars() 3027 1726776718.96854: done getting variables 3027 1726776718.96897: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysctl after reboot] *********************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:141 Thursday 19 September 2024 16:11:58 -0400 (0:00:00.039) 0:01:45.066 **** 3027 1726776718.96919: entering _queue_task() for managed_node2/shell 3027 1726776718.97113: worker is 1 (out of 1 available) 3027 1726776718.97125: exiting _queue_task() for managed_node2/shell 3027 1726776718.97141: done queuing things up, now waiting for results queue to drain 3027 1726776718.97142: waiting for pending results... 3027 1726776718.97572: running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot 3027 1726776718.97578: in run() - task 0233de48-8dd1-1ba9-d908-00000000001e 3027 1726776718.97581: variable 'ansible_search_path' from source: unknown 3027 1726776718.97629: calling self._execute() 3027 1726776718.97737: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.97756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.97779: variable 'omit' from source: magic vars 3027 1726776718.97909: variable 'omit' from source: magic vars 3027 1726776718.97995: variable 'omit' from source: magic vars 3027 1726776718.97999: variable 'omit' from source: magic vars 3027 1726776718.98044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776718.98091: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776718.98223: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776718.98252: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776718.98271: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776718.98322: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776718.98354: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.98358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.98463: Set connection var ansible_shell_executable to /bin/sh 3027 1726776718.98478: Set connection var ansible_shell_type to sh 3027 1726776718.98487: Set connection var ansible_connection to ssh 3027 1726776718.98540: Set connection var ansible_pipelining to False 3027 1726776718.98543: Set connection var ansible_timeout to 10 3027 1726776718.98545: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776718.98559: variable 'ansible_shell_executable' from source: unknown 3027 1726776718.98566: variable 'ansible_connection' from source: unknown 3027 1726776718.98573: variable 'ansible_module_compression' from source: unknown 3027 1726776718.98579: variable 'ansible_shell_type' from source: unknown 3027 1726776718.98586: variable 'ansible_shell_executable' from source: unknown 3027 1726776718.98593: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776718.98600: variable 'ansible_pipelining' from source: unknown 3027 1726776718.98610: variable 'ansible_timeout' from source: unknown 3027 1726776718.98649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776718.98764: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776718.98774: variable 'omit' from source: magic vars 3027 1726776718.98779: starting attempt loop 3027 1726776718.98782: running the handler 3027 1726776718.98792: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776718.98808: _low_level_execute_command(): starting 3027 1726776718.98816: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776718.99314: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776718.99318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776718.99322: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776718.99378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776718.99381: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776718.99383: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776718.99438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776719.01212: stdout chunk (state=3): >>>/root <<< 3027 1726776719.01314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776719.01360: stderr chunk (state=3): >>><<< 3027 1726776719.01363: stdout chunk (state=3): >>><<< 3027 1726776719.01386: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776719.01395: _low_level_execute_command(): starting 3027 1726776719.01400: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776719.0138392-5966-262653794138953 `" && echo ansible-tmp-1726776719.0138392-5966-262653794138953="` echo /root/.ansible/tmp/ansible-tmp-1726776719.0138392-5966-262653794138953 `" ) && sleep 0' 3027 1726776719.01810: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776719.01843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776719.01846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776719.01857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776719.01859: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776719.01862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776719.01904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776719.01907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776719.01953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776719.03940: stdout chunk (state=3): >>>ansible-tmp-1726776719.0138392-5966-262653794138953=/root/.ansible/tmp/ansible-tmp-1726776719.0138392-5966-262653794138953 <<< 3027 1726776719.04134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776719.04178: stderr chunk (state=3): >>><<< 3027 1726776719.04181: stdout chunk (state=3): >>><<< 3027 1726776719.04194: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776719.0138392-5966-262653794138953=/root/.ansible/tmp/ansible-tmp-1726776719.0138392-5966-262653794138953 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776719.04222: variable 'ansible_module_compression' from source: unknown 3027 1726776719.04260: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776719.04288: variable 'ansible_facts' from source: unknown 3027 1726776719.04347: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776719.0138392-5966-262653794138953/AnsiballZ_command.py 3027 1726776719.04445: Sending initial data 3027 1726776719.04450: Sent initial data (154 bytes) 3027 1726776719.04873: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776719.04876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776719.04878: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776719.04881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776719.04929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776719.04932: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776719.04971: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776719.06566: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 3027 1726776719.06570: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776719.06599: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776719.06663: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp3pj1gs77 /root/.ansible/tmp/ansible-tmp-1726776719.0138392-5966-262653794138953/AnsiballZ_command.py <<< 3027 1726776719.06666: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776719.0138392-5966-262653794138953/AnsiballZ_command.py" <<< 3027 1726776719.06695: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp3pj1gs77" to remote "/root/.ansible/tmp/ansible-tmp-1726776719.0138392-5966-262653794138953/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776719.0138392-5966-262653794138953/AnsiballZ_command.py" <<< 3027 1726776719.07209: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776719.07265: stderr chunk (state=3): >>><<< 3027 1726776719.07268: stdout chunk (state=3): >>><<< 3027 1726776719.07285: done transferring module to remote 3027 1726776719.07294: _low_level_execute_command(): starting 3027 1726776719.07297: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776719.0138392-5966-262653794138953/ /root/.ansible/tmp/ansible-tmp-1726776719.0138392-5966-262653794138953/AnsiballZ_command.py && sleep 0' 3027 1726776719.07718: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776719.07721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776719.07724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776719.07726: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776719.07732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776719.07776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776719.07785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776719.07818: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776719.16767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776719.16822: stderr chunk (state=3): >>><<< 3027 1726776719.16826: stdout chunk (state=3): >>><<< 3027 1726776719.16840: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776719.16843: _low_level_execute_command(): starting 3027 1726776719.16850: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776719.0138392-5966-262653794138953/AnsiballZ_command.py && sleep 0' 3027 1726776719.17334: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776719.17338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776719.17340: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776719.17343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776719.17345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776719.17398: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776719.17402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776719.17406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776719.17452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776719.35165: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "start": "2024-09-19 16:11:59.345026", "end": "2024-09-19 16:11:59.350311", "delta": "0:00:00.005285", "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}}} <<< 3027 1726776719.36743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776719.36800: stderr chunk (state=3): >>><<< 3027 1726776719.36804: stdout chunk (state=3): >>><<< 3027 1726776719.36822: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "start": "2024-09-19 16:11:59.345026", "end": "2024-09-19 16:11:59.350311", "delta": "0:00:00.005285", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776719.36863: 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-1726776719.0138392-5966-262653794138953/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776719.36873: _low_level_execute_command(): starting 3027 1726776719.36878: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776719.0138392-5966-262653794138953/ > /dev/null 2>&1 && sleep 0' 3027 1726776719.37344: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776719.37348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776719.37358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776719.37361: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776719.37363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776719.37420: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776719.37423: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776719.37426: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776719.37457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776719.39300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776719.39344: stderr chunk (state=3): >>><<< 3027 1726776719.39347: stdout chunk (state=3): >>><<< 3027 1726776719.39364: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776719.39371: handler run complete 3027 1726776719.39389: Evaluated conditional (False): False 3027 1726776719.39398: attempt loop complete, returning result 3027 1726776719.39400: _execute() done 3027 1726776719.39406: dumping result to json 3027 1726776719.39408: done dumping result, returning 3027 1726776719.39416: done running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot [0233de48-8dd1-1ba9-d908-00000000001e] 3027 1726776719.39419: sending task result for task 0233de48-8dd1-1ba9-d908-00000000001e 3027 1726776719.39524: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000001e 3027 1726776719.39527: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "delta": "0:00:00.005285", "end": "2024-09-19 16:11:59.350311", "rc": 0, "start": "2024-09-19 16:11:59.345026" } 3027 1726776719.39595: no more pending results, returning what we have 3027 1726776719.39598: results queue empty 3027 1726776719.39599: checking for any_errors_fatal 3027 1726776719.39607: done checking for any_errors_fatal 3027 1726776719.39608: checking for max_fail_percentage 3027 1726776719.39611: done checking for max_fail_percentage 3027 1726776719.39611: checking to see if all hosts have failed and the running result is not ok 3027 1726776719.39612: done checking to see if all hosts have failed 3027 1726776719.39613: getting the remaining hosts for this loop 3027 1726776719.39615: done getting the remaining hosts for this loop 3027 1726776719.39619: getting the next task for host managed_node2 3027 1726776719.39624: done getting next task for host managed_node2 3027 1726776719.39627: ^ task is: TASK: Apply kernel_settings for removing 3027 1726776719.39629: ^ 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 3027 1726776719.39633: getting variables 3027 1726776719.39634: in VariableManager get_vars() 3027 1726776719.39669: Calling all_inventory to load vars for managed_node2 3027 1726776719.39672: Calling groups_inventory to load vars for managed_node2 3027 1726776719.39674: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776719.39683: Calling all_plugins_play to load vars for managed_node2 3027 1726776719.39686: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776719.39688: Calling groups_plugins_play to load vars for managed_node2 3027 1726776719.39854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776719.39972: done with get_vars() 3027 1726776719.39980: done getting variables TASK [Apply kernel_settings for removing] ************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:147 Thursday 19 September 2024 16:11:59 -0400 (0:00:00.431) 0:01:45.498 **** 3027 1726776719.40053: entering _queue_task() for managed_node2/include_role 3027 1726776719.40255: worker is 1 (out of 1 available) 3027 1726776719.40270: exiting _queue_task() for managed_node2/include_role 3027 1726776719.40284: done queuing things up, now waiting for results queue to drain 3027 1726776719.40285: waiting for pending results... 3027 1726776719.40459: running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing 3027 1726776719.40518: in run() - task 0233de48-8dd1-1ba9-d908-00000000001f 3027 1726776719.40532: variable 'ansible_search_path' from source: unknown 3027 1726776719.40566: calling self._execute() 3027 1726776719.40637: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776719.40642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776719.40653: variable 'omit' from source: magic vars 3027 1726776719.40731: _execute() done 3027 1726776719.40734: dumping result to json 3027 1726776719.40737: done dumping result, returning 3027 1726776719.40741: done running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing [0233de48-8dd1-1ba9-d908-00000000001f] 3027 1726776719.40747: sending task result for task 0233de48-8dd1-1ba9-d908-00000000001f 3027 1726776719.40874: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000001f 3027 1726776719.40877: WORKER PROCESS EXITING 3027 1726776719.40900: no more pending results, returning what we have 3027 1726776719.40906: in VariableManager get_vars() 3027 1726776719.40941: Calling all_inventory to load vars for managed_node2 3027 1726776719.40944: Calling groups_inventory to load vars for managed_node2 3027 1726776719.40946: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776719.40957: Calling all_plugins_play to load vars for managed_node2 3027 1726776719.40959: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776719.40961: Calling groups_plugins_play to load vars for managed_node2 3027 1726776719.41068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776719.41206: done with get_vars() 3027 1726776719.41212: variable 'ansible_search_path' from source: unknown 3027 1726776719.42802: variable 'omit' from source: magic vars 3027 1726776719.42821: variable 'omit' from source: magic vars 3027 1726776719.42831: variable 'omit' from source: magic vars 3027 1726776719.42833: we have included files to process 3027 1726776719.42834: generating all_blocks data 3027 1726776719.42835: done generating all_blocks data 3027 1726776719.42838: processing included file: fedora.linux_system_roles.kernel_settings 3027 1726776719.42854: in VariableManager get_vars() 3027 1726776719.42867: done with get_vars() 3027 1726776719.42888: in VariableManager get_vars() 3027 1726776719.42899: done with get_vars() 3027 1726776719.42928: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 3027 1726776719.42980: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 3027 1726776719.42996: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 3027 1726776719.43047: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 3027 1726776719.43578: in VariableManager get_vars() 3027 1726776719.43594: done with get_vars() 3027 1726776719.44477: in VariableManager get_vars() 3027 1726776719.44491: done with get_vars() 3027 1726776719.44601: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 3027 1726776719.45029: iterating over new_blocks loaded from include file 3027 1726776719.45031: in VariableManager get_vars() 3027 1726776719.45042: done with get_vars() 3027 1726776719.45043: filtering new block on tags 3027 1726776719.45070: done filtering new block on tags 3027 1726776719.45072: in VariableManager get_vars() 3027 1726776719.45081: done with get_vars() 3027 1726776719.45082: filtering new block on tags 3027 1726776719.45107: done filtering new block on tags 3027 1726776719.45109: in VariableManager get_vars() 3027 1726776719.45117: done with get_vars() 3027 1726776719.45118: filtering new block on tags 3027 1726776719.45215: done filtering new block on tags 3027 1726776719.45217: in VariableManager get_vars() 3027 1726776719.45227: done with get_vars() 3027 1726776719.45228: filtering new block on tags 3027 1726776719.45238: done filtering new block on tags 3027 1726776719.45240: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 3027 1726776719.45244: extending task lists for all hosts with included blocks 3027 1726776719.46776: done extending task lists 3027 1726776719.46777: done processing included files 3027 1726776719.46778: results queue empty 3027 1726776719.46778: checking for any_errors_fatal 3027 1726776719.46782: done checking for any_errors_fatal 3027 1726776719.46782: checking for max_fail_percentage 3027 1726776719.46783: done checking for max_fail_percentage 3027 1726776719.46783: checking to see if all hosts have failed and the running result is not ok 3027 1726776719.46784: done checking to see if all hosts have failed 3027 1726776719.46784: getting the remaining hosts for this loop 3027 1726776719.46785: done getting the remaining hosts for this loop 3027 1726776719.46787: getting the next task for host managed_node2 3027 1726776719.46790: done getting next task for host managed_node2 3027 1726776719.46792: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3027 1726776719.46794: ^ 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 3027 1726776719.46804: getting variables 3027 1726776719.46805: in VariableManager get_vars() 3027 1726776719.46817: Calling all_inventory to load vars for managed_node2 3027 1726776719.46818: Calling groups_inventory to load vars for managed_node2 3027 1726776719.46820: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776719.46824: Calling all_plugins_play to load vars for managed_node2 3027 1726776719.46826: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776719.46828: Calling groups_plugins_play to load vars for managed_node2 3027 1726776719.46932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776719.47052: done with get_vars() 3027 1726776719.47060: done getting variables 3027 1726776719.47091: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:11:59 -0400 (0:00:00.070) 0:01:45.568 **** 3027 1726776719.47115: entering _queue_task() for managed_node2/fail 3027 1726776719.47361: worker is 1 (out of 1 available) 3027 1726776719.47374: exiting _queue_task() for managed_node2/fail 3027 1726776719.47388: done queuing things up, now waiting for results queue to drain 3027 1726776719.47390: waiting for pending results... 3027 1726776719.47584: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3027 1726776719.47666: in run() - task 0233de48-8dd1-1ba9-d908-00000000060d 3027 1726776719.47680: variable 'ansible_search_path' from source: unknown 3027 1726776719.47683: variable 'ansible_search_path' from source: unknown 3027 1726776719.47717: calling self._execute() 3027 1726776719.47792: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776719.47796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776719.47807: variable 'omit' from source: magic vars 3027 1726776719.48189: variable 'kernel_settings_sysctl' from source: include params 3027 1726776719.48204: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776719.48208: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 3027 1726776719.48430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776719.49964: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776719.50013: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776719.50045: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776719.50076: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776719.50097: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776719.50175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776719.50196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776719.50216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776719.50246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776719.50260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776719.50305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776719.50321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776719.50340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776719.50369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776719.50380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776719.50416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776719.50434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776719.50454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776719.50481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776719.50491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776719.50691: variable 'kernel_settings_sysctl' from source: include params 3027 1726776719.50745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776719.50866: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776719.50897: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776719.50922: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776719.50944: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776719.50979: 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) 3027 1726776719.50996: 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) 3027 1726776719.51016: 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) 3027 1726776719.51035: 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) 3027 1726776719.51067: 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) 3027 1726776719.51082: 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) 3027 1726776719.51101: 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) 3027 1726776719.51120: 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) 3027 1726776719.51142: 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 3027 1726776719.51157: when evaluation is False, skipping this task 3027 1726776719.51160: _execute() done 3027 1726776719.51163: dumping result to json 3027 1726776719.51165: done dumping result, returning 3027 1726776719.51167: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0233de48-8dd1-1ba9-d908-00000000060d] 3027 1726776719.51169: sending task result for task 0233de48-8dd1-1ba9-d908-00000000060d 3027 1726776719.51269: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000060d 3027 1726776719.51272: 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" } 3027 1726776719.51324: no more pending results, returning what we have 3027 1726776719.51329: results queue empty 3027 1726776719.51330: checking for any_errors_fatal 3027 1726776719.51331: done checking for any_errors_fatal 3027 1726776719.51332: checking for max_fail_percentage 3027 1726776719.51333: done checking for max_fail_percentage 3027 1726776719.51334: checking to see if all hosts have failed and the running result is not ok 3027 1726776719.51335: done checking to see if all hosts have failed 3027 1726776719.51336: getting the remaining hosts for this loop 3027 1726776719.51338: done getting the remaining hosts for this loop 3027 1726776719.51342: getting the next task for host managed_node2 3027 1726776719.51350: done getting next task for host managed_node2 3027 1726776719.51355: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3027 1726776719.51358: ^ 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 3027 1726776719.51375: getting variables 3027 1726776719.51377: in VariableManager get_vars() 3027 1726776719.51415: Calling all_inventory to load vars for managed_node2 3027 1726776719.51417: Calling groups_inventory to load vars for managed_node2 3027 1726776719.51419: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776719.51428: Calling all_plugins_play to load vars for managed_node2 3027 1726776719.51430: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776719.51433: Calling groups_plugins_play to load vars for managed_node2 3027 1726776719.51573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776719.51726: done with get_vars() 3027 1726776719.51734: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:11:59 -0400 (0:00:00.046) 0:01:45.615 **** 3027 1726776719.51805: entering _queue_task() for managed_node2/include_tasks 3027 1726776719.52014: worker is 1 (out of 1 available) 3027 1726776719.52028: exiting _queue_task() for managed_node2/include_tasks 3027 1726776719.52043: done queuing things up, now waiting for results queue to drain 3027 1726776719.52044: waiting for pending results... 3027 1726776719.52222: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3027 1726776719.52300: in run() - task 0233de48-8dd1-1ba9-d908-00000000060e 3027 1726776719.52317: variable 'ansible_search_path' from source: unknown 3027 1726776719.52321: variable 'ansible_search_path' from source: unknown 3027 1726776719.52352: calling self._execute() 3027 1726776719.52435: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776719.52438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776719.52448: variable 'omit' from source: magic vars 3027 1726776719.52531: _execute() done 3027 1726776719.52536: dumping result to json 3027 1726776719.52539: done dumping result, returning 3027 1726776719.52545: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0233de48-8dd1-1ba9-d908-00000000060e] 3027 1726776719.52552: sending task result for task 0233de48-8dd1-1ba9-d908-00000000060e 3027 1726776719.52651: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000060e 3027 1726776719.52654: WORKER PROCESS EXITING 3027 1726776719.52697: no more pending results, returning what we have 3027 1726776719.52701: in VariableManager get_vars() 3027 1726776719.52736: Calling all_inventory to load vars for managed_node2 3027 1726776719.52738: Calling groups_inventory to load vars for managed_node2 3027 1726776719.52740: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776719.52751: Calling all_plugins_play to load vars for managed_node2 3027 1726776719.52754: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776719.52757: Calling groups_plugins_play to load vars for managed_node2 3027 1726776719.52874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776719.52996: done with get_vars() 3027 1726776719.53002: variable 'ansible_search_path' from source: unknown 3027 1726776719.53003: variable 'ansible_search_path' from source: unknown 3027 1726776719.53026: we have included files to process 3027 1726776719.53027: generating all_blocks data 3027 1726776719.53028: done generating all_blocks data 3027 1726776719.53034: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3027 1726776719.53035: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3027 1726776719.53036: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3027 1726776719.53514: done processing included file 3027 1726776719.53517: iterating over new_blocks loaded from include file 3027 1726776719.53518: in VariableManager get_vars() 3027 1726776719.53564: done with get_vars() 3027 1726776719.53565: filtering new block on tags 3027 1726776719.53586: done filtering new block on tags 3027 1726776719.53587: in VariableManager get_vars() 3027 1726776719.53602: done with get_vars() 3027 1726776719.53604: filtering new block on tags 3027 1726776719.53628: done filtering new block on tags 3027 1726776719.53629: in VariableManager get_vars() 3027 1726776719.53644: done with get_vars() 3027 1726776719.53645: filtering new block on tags 3027 1726776719.53669: done filtering new block on tags 3027 1726776719.53671: in VariableManager get_vars() 3027 1726776719.53684: done with get_vars() 3027 1726776719.53685: filtering new block on tags 3027 1726776719.53699: done filtering new block on tags 3027 1726776719.53700: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 3027 1726776719.53705: extending task lists for all hosts with included blocks 3027 1726776719.53798: done extending task lists 3027 1726776719.53798: done processing included files 3027 1726776719.53799: results queue empty 3027 1726776719.53799: checking for any_errors_fatal 3027 1726776719.53803: done checking for any_errors_fatal 3027 1726776719.53804: checking for max_fail_percentage 3027 1726776719.53804: done checking for max_fail_percentage 3027 1726776719.53805: checking to see if all hosts have failed and the running result is not ok 3027 1726776719.53805: done checking to see if all hosts have failed 3027 1726776719.53806: getting the remaining hosts for this loop 3027 1726776719.53807: done getting the remaining hosts for this loop 3027 1726776719.53809: getting the next task for host managed_node2 3027 1726776719.53812: done getting next task for host managed_node2 3027 1726776719.53814: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3027 1726776719.53816: ^ 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 3027 1726776719.53823: getting variables 3027 1726776719.53823: in VariableManager get_vars() 3027 1726776719.53833: Calling all_inventory to load vars for managed_node2 3027 1726776719.53834: Calling groups_inventory to load vars for managed_node2 3027 1726776719.53835: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776719.53839: Calling all_plugins_play to load vars for managed_node2 3027 1726776719.53841: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776719.53843: Calling groups_plugins_play to load vars for managed_node2 3027 1726776719.53931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776719.54066: done with get_vars() 3027 1726776719.54072: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:11:59 -0400 (0:00:00.023) 0:01:45.639 **** 3027 1726776719.54123: entering _queue_task() for managed_node2/setup 3027 1726776719.54353: worker is 1 (out of 1 available) 3027 1726776719.54368: exiting _queue_task() for managed_node2/setup 3027 1726776719.54382: done queuing things up, now waiting for results queue to drain 3027 1726776719.54383: waiting for pending results... 3027 1726776719.54584: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3027 1726776719.54677: in run() - task 0233de48-8dd1-1ba9-d908-000000000789 3027 1726776719.54692: variable 'ansible_search_path' from source: unknown 3027 1726776719.54695: variable 'ansible_search_path' from source: unknown 3027 1726776719.54730: calling self._execute() 3027 1726776719.54800: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776719.54808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776719.54817: variable 'omit' from source: magic vars 3027 1726776719.55241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776719.56839: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776719.56898: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776719.56929: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776719.56957: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776719.56978: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776719.57050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776719.57071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776719.57089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776719.57122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776719.57133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776719.57177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776719.57194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776719.57216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776719.57243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776719.57256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776719.57387: variable '__kernel_settings_required_facts' from source: role '' all vars 3027 1726776719.57397: variable 'ansible_facts' from source: unknown 3027 1726776719.57468: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 3027 1726776719.57472: when evaluation is False, skipping this task 3027 1726776719.57475: _execute() done 3027 1726776719.57477: dumping result to json 3027 1726776719.57480: done dumping result, returning 3027 1726776719.57487: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0233de48-8dd1-1ba9-d908-000000000789] 3027 1726776719.57491: sending task result for task 0233de48-8dd1-1ba9-d908-000000000789 3027 1726776719.57590: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000789 3027 1726776719.57593: 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" } 3027 1726776719.57642: no more pending results, returning what we have 3027 1726776719.57647: results queue empty 3027 1726776719.57648: checking for any_errors_fatal 3027 1726776719.57652: done checking for any_errors_fatal 3027 1726776719.57652: checking for max_fail_percentage 3027 1726776719.57654: done checking for max_fail_percentage 3027 1726776719.57655: checking to see if all hosts have failed and the running result is not ok 3027 1726776719.57655: done checking to see if all hosts have failed 3027 1726776719.57656: getting the remaining hosts for this loop 3027 1726776719.57658: done getting the remaining hosts for this loop 3027 1726776719.57663: getting the next task for host managed_node2 3027 1726776719.57673: done getting next task for host managed_node2 3027 1726776719.57676: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3027 1726776719.57681: ^ 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 3027 1726776719.57698: getting variables 3027 1726776719.57700: in VariableManager get_vars() 3027 1726776719.57737: Calling all_inventory to load vars for managed_node2 3027 1726776719.57740: Calling groups_inventory to load vars for managed_node2 3027 1726776719.57742: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776719.57753: Calling all_plugins_play to load vars for managed_node2 3027 1726776719.57756: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776719.57759: Calling groups_plugins_play to load vars for managed_node2 3027 1726776719.57898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776719.58029: done with get_vars() 3027 1726776719.58038: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:11:59 -0400 (0:00:00.039) 0:01:45.678 **** 3027 1726776719.58113: entering _queue_task() for managed_node2/stat 3027 1726776719.58334: worker is 1 (out of 1 available) 3027 1726776719.58348: exiting _queue_task() for managed_node2/stat 3027 1726776719.58365: done queuing things up, now waiting for results queue to drain 3027 1726776719.58366: waiting for pending results... 3027 1726776719.58567: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3027 1726776719.58660: in run() - task 0233de48-8dd1-1ba9-d908-00000000078b 3027 1726776719.58674: variable 'ansible_search_path' from source: unknown 3027 1726776719.58678: variable 'ansible_search_path' from source: unknown 3027 1726776719.58712: calling self._execute() 3027 1726776719.58783: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776719.58787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776719.58796: variable 'omit' from source: magic vars 3027 1726776719.59174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776719.59434: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776719.59471: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776719.59497: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776719.59526: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776719.59598: 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) 3027 1726776719.59620: 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) 3027 1726776719.59639: 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) 3027 1726776719.59660: 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) 3027 1726776719.59754: variable '__kernel_settings_is_ostree' from source: set_fact 3027 1726776719.59763: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3027 1726776719.59766: when evaluation is False, skipping this task 3027 1726776719.59769: _execute() done 3027 1726776719.59772: dumping result to json 3027 1726776719.59775: done dumping result, returning 3027 1726776719.59783: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0233de48-8dd1-1ba9-d908-00000000078b] 3027 1726776719.59789: sending task result for task 0233de48-8dd1-1ba9-d908-00000000078b 3027 1726776719.59883: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000078b 3027 1726776719.59886: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3027 1726776719.59944: no more pending results, returning what we have 3027 1726776719.59948: results queue empty 3027 1726776719.59951: checking for any_errors_fatal 3027 1726776719.59958: done checking for any_errors_fatal 3027 1726776719.59959: checking for max_fail_percentage 3027 1726776719.59961: done checking for max_fail_percentage 3027 1726776719.59961: checking to see if all hosts have failed and the running result is not ok 3027 1726776719.59962: done checking to see if all hosts have failed 3027 1726776719.59963: getting the remaining hosts for this loop 3027 1726776719.59966: done getting the remaining hosts for this loop 3027 1726776719.59970: getting the next task for host managed_node2 3027 1726776719.59977: done getting next task for host managed_node2 3027 1726776719.59981: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3027 1726776719.59986: ^ 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 3027 1726776719.60002: getting variables 3027 1726776719.60003: in VariableManager get_vars() 3027 1726776719.60038: Calling all_inventory to load vars for managed_node2 3027 1726776719.60041: Calling groups_inventory to load vars for managed_node2 3027 1726776719.60043: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776719.60053: Calling all_plugins_play to load vars for managed_node2 3027 1726776719.60056: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776719.60059: Calling groups_plugins_play to load vars for managed_node2 3027 1726776719.60220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776719.60346: done with get_vars() 3027 1726776719.60356: done getting variables 3027 1726776719.60400: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:11:59 -0400 (0:00:00.023) 0:01:45.702 **** 3027 1726776719.60426: entering _queue_task() for managed_node2/set_fact 3027 1726776719.60645: worker is 1 (out of 1 available) 3027 1726776719.60662: exiting _queue_task() for managed_node2/set_fact 3027 1726776719.60675: done queuing things up, now waiting for results queue to drain 3027 1726776719.60677: waiting for pending results... 3027 1726776719.60871: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3027 1726776719.60973: in run() - task 0233de48-8dd1-1ba9-d908-00000000078c 3027 1726776719.60986: variable 'ansible_search_path' from source: unknown 3027 1726776719.60990: variable 'ansible_search_path' from source: unknown 3027 1726776719.61026: calling self._execute() 3027 1726776719.61101: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776719.61108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776719.61118: variable 'omit' from source: magic vars 3027 1726776719.61493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776719.61695: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776719.61731: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776719.61760: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776719.61787: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776719.61858: 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) 3027 1726776719.61878: 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) 3027 1726776719.61898: 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) 3027 1726776719.61921: 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) 3027 1726776719.62020: variable '__kernel_settings_is_ostree' from source: set_fact 3027 1726776719.62028: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3027 1726776719.62032: when evaluation is False, skipping this task 3027 1726776719.62034: _execute() done 3027 1726776719.62037: dumping result to json 3027 1726776719.62039: done dumping result, returning 3027 1726776719.62047: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0233de48-8dd1-1ba9-d908-00000000078c] 3027 1726776719.62053: sending task result for task 0233de48-8dd1-1ba9-d908-00000000078c 3027 1726776719.62146: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000078c 3027 1726776719.62150: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3027 1726776719.62198: no more pending results, returning what we have 3027 1726776719.62203: results queue empty 3027 1726776719.62204: checking for any_errors_fatal 3027 1726776719.62210: done checking for any_errors_fatal 3027 1726776719.62211: checking for max_fail_percentage 3027 1726776719.62213: done checking for max_fail_percentage 3027 1726776719.62215: checking to see if all hosts have failed and the running result is not ok 3027 1726776719.62215: done checking to see if all hosts have failed 3027 1726776719.62216: getting the remaining hosts for this loop 3027 1726776719.62219: done getting the remaining hosts for this loop 3027 1726776719.62223: getting the next task for host managed_node2 3027 1726776719.62233: done getting next task for host managed_node2 3027 1726776719.62237: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3027 1726776719.62241: ^ 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 3027 1726776719.62258: getting variables 3027 1726776719.62260: in VariableManager get_vars() 3027 1726776719.62294: Calling all_inventory to load vars for managed_node2 3027 1726776719.62296: Calling groups_inventory to load vars for managed_node2 3027 1726776719.62298: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776719.62307: Calling all_plugins_play to load vars for managed_node2 3027 1726776719.62309: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776719.62312: Calling groups_plugins_play to load vars for managed_node2 3027 1726776719.62439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776719.62571: done with get_vars() 3027 1726776719.62580: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:11:59 -0400 (0:00:00.022) 0:01:45.724 **** 3027 1726776719.62653: entering _queue_task() for managed_node2/stat 3027 1726776719.62858: worker is 1 (out of 1 available) 3027 1726776719.62872: exiting _queue_task() for managed_node2/stat 3027 1726776719.62885: done queuing things up, now waiting for results queue to drain 3027 1726776719.62886: waiting for pending results... 3027 1726776719.63079: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3027 1726776719.63178: in run() - task 0233de48-8dd1-1ba9-d908-00000000078e 3027 1726776719.63191: variable 'ansible_search_path' from source: unknown 3027 1726776719.63195: variable 'ansible_search_path' from source: unknown 3027 1726776719.63229: calling self._execute() 3027 1726776719.63296: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776719.63300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776719.63312: variable 'omit' from source: magic vars 3027 1726776719.63752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776719.63936: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776719.63971: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776719.63997: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776719.64027: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776719.64094: 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) 3027 1726776719.64115: 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) 3027 1726776719.64136: 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) 3027 1726776719.64155: 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) 3027 1726776719.64248: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776719.64257: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3027 1726776719.64261: when evaluation is False, skipping this task 3027 1726776719.64264: _execute() done 3027 1726776719.64266: dumping result to json 3027 1726776719.64269: done dumping result, returning 3027 1726776719.64276: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0233de48-8dd1-1ba9-d908-00000000078e] 3027 1726776719.64280: sending task result for task 0233de48-8dd1-1ba9-d908-00000000078e 3027 1726776719.64373: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000078e 3027 1726776719.64376: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3027 1726776719.64426: no more pending results, returning what we have 3027 1726776719.64430: results queue empty 3027 1726776719.64431: checking for any_errors_fatal 3027 1726776719.64438: done checking for any_errors_fatal 3027 1726776719.64439: checking for max_fail_percentage 3027 1726776719.64440: done checking for max_fail_percentage 3027 1726776719.64441: checking to see if all hosts have failed and the running result is not ok 3027 1726776719.64442: done checking to see if all hosts have failed 3027 1726776719.64443: getting the remaining hosts for this loop 3027 1726776719.64445: done getting the remaining hosts for this loop 3027 1726776719.64451: getting the next task for host managed_node2 3027 1726776719.64457: done getting next task for host managed_node2 3027 1726776719.64462: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3027 1726776719.64466: ^ 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 3027 1726776719.64481: getting variables 3027 1726776719.64483: in VariableManager get_vars() 3027 1726776719.64516: Calling all_inventory to load vars for managed_node2 3027 1726776719.64518: Calling groups_inventory to load vars for managed_node2 3027 1726776719.64520: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776719.64529: Calling all_plugins_play to load vars for managed_node2 3027 1726776719.64532: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776719.64535: Calling groups_plugins_play to load vars for managed_node2 3027 1726776719.64689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776719.64815: done with get_vars() 3027 1726776719.64823: done getting variables 3027 1726776719.64870: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:11:59 -0400 (0:00:00.022) 0:01:45.746 **** 3027 1726776719.64894: entering _queue_task() for managed_node2/set_fact 3027 1726776719.65102: worker is 1 (out of 1 available) 3027 1726776719.65118: exiting _queue_task() for managed_node2/set_fact 3027 1726776719.65131: done queuing things up, now waiting for results queue to drain 3027 1726776719.65132: waiting for pending results... 3027 1726776719.65325: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3027 1726776719.65420: in run() - task 0233de48-8dd1-1ba9-d908-00000000078f 3027 1726776719.65433: variable 'ansible_search_path' from source: unknown 3027 1726776719.65437: variable 'ansible_search_path' from source: unknown 3027 1726776719.65470: calling self._execute() 3027 1726776719.65543: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776719.65547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776719.65559: variable 'omit' from source: magic vars 3027 1726776719.65933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776719.66133: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776719.66169: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776719.66196: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776719.66227: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776719.66324: 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) 3027 1726776719.66344: 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) 3027 1726776719.66365: 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) 3027 1726776719.66384: 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) 3027 1726776719.66481: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776719.66490: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3027 1726776719.66493: when evaluation is False, skipping this task 3027 1726776719.66496: _execute() done 3027 1726776719.66499: dumping result to json 3027 1726776719.66501: done dumping result, returning 3027 1726776719.66511: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0233de48-8dd1-1ba9-d908-00000000078f] 3027 1726776719.66516: sending task result for task 0233de48-8dd1-1ba9-d908-00000000078f 3027 1726776719.66608: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000078f 3027 1726776719.66611: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3027 1726776719.66663: no more pending results, returning what we have 3027 1726776719.66667: results queue empty 3027 1726776719.66668: checking for any_errors_fatal 3027 1726776719.66675: done checking for any_errors_fatal 3027 1726776719.66676: checking for max_fail_percentage 3027 1726776719.66677: done checking for max_fail_percentage 3027 1726776719.66678: checking to see if all hosts have failed and the running result is not ok 3027 1726776719.66679: done checking to see if all hosts have failed 3027 1726776719.66680: getting the remaining hosts for this loop 3027 1726776719.66682: done getting the remaining hosts for this loop 3027 1726776719.66686: getting the next task for host managed_node2 3027 1726776719.66696: done getting next task for host managed_node2 3027 1726776719.66700: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3027 1726776719.66704: ^ 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 3027 1726776719.66721: getting variables 3027 1726776719.66722: in VariableManager get_vars() 3027 1726776719.66758: Calling all_inventory to load vars for managed_node2 3027 1726776719.66760: Calling groups_inventory to load vars for managed_node2 3027 1726776719.66762: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776719.66771: Calling all_plugins_play to load vars for managed_node2 3027 1726776719.66774: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776719.66776: Calling groups_plugins_play to load vars for managed_node2 3027 1726776719.66901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776719.67034: done with get_vars() 3027 1726776719.67042: done getting variables 3027 1726776719.67088: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:11:59 -0400 (0:00:00.022) 0:01:45.768 **** 3027 1726776719.67115: entering _queue_task() for managed_node2/include_vars 3027 1726776719.67334: worker is 1 (out of 1 available) 3027 1726776719.67350: exiting _queue_task() for managed_node2/include_vars 3027 1726776719.67365: done queuing things up, now waiting for results queue to drain 3027 1726776719.67366: waiting for pending results... 3027 1726776719.67556: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3027 1726776719.67656: in run() - task 0233de48-8dd1-1ba9-d908-000000000791 3027 1726776719.67671: variable 'ansible_search_path' from source: unknown 3027 1726776719.67675: variable 'ansible_search_path' from source: unknown 3027 1726776719.67709: calling self._execute() 3027 1726776719.67780: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776719.67783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776719.67792: variable 'omit' from source: magic vars 3027 1726776719.67948: variable 'omit' from source: magic vars 3027 1726776719.67997: variable 'omit' from source: magic vars 3027 1726776719.68285: variable 'ffparams' from source: task vars 3027 1726776719.68387: variable 'ansible_facts' from source: unknown 3027 1726776719.68522: variable 'ansible_facts' from source: unknown 3027 1726776719.68618: variable 'ansible_facts' from source: unknown 3027 1726776719.68710: variable 'ansible_facts' from source: unknown 3027 1726776719.68792: variable 'role_path' from source: magic vars 3027 1726776719.68933: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 3027 1726776719.69099: Loaded config def from plugin (lookup/first_found) 3027 1726776719.69107: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 3027 1726776719.69141: variable 'ansible_search_path' from source: unknown 3027 1726776719.69158: variable 'ansible_search_path' from source: unknown 3027 1726776719.69166: variable 'ansible_search_path' from source: unknown 3027 1726776719.69173: variable 'ansible_search_path' from source: unknown 3027 1726776719.69179: variable 'ansible_search_path' from source: unknown 3027 1726776719.69197: variable 'omit' from source: magic vars 3027 1726776719.69222: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776719.69243: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776719.69260: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776719.69274: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776719.69284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776719.69310: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776719.69313: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776719.69316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776719.69387: Set connection var ansible_shell_executable to /bin/sh 3027 1726776719.69392: Set connection var ansible_shell_type to sh 3027 1726776719.69395: Set connection var ansible_connection to ssh 3027 1726776719.69401: Set connection var ansible_pipelining to False 3027 1726776719.69409: Set connection var ansible_timeout to 10 3027 1726776719.69417: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776719.69436: variable 'ansible_shell_executable' from source: unknown 3027 1726776719.69438: variable 'ansible_connection' from source: unknown 3027 1726776719.69443: variable 'ansible_module_compression' from source: unknown 3027 1726776719.69445: variable 'ansible_shell_type' from source: unknown 3027 1726776719.69447: variable 'ansible_shell_executable' from source: unknown 3027 1726776719.69450: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776719.69458: variable 'ansible_pipelining' from source: unknown 3027 1726776719.69461: variable 'ansible_timeout' from source: unknown 3027 1726776719.69463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776719.69550: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776719.69559: variable 'omit' from source: magic vars 3027 1726776719.69566: starting attempt loop 3027 1726776719.69569: running the handler 3027 1726776719.69619: handler run complete 3027 1726776719.69627: attempt loop complete, returning result 3027 1726776719.69630: _execute() done 3027 1726776719.69633: dumping result to json 3027 1726776719.69637: done dumping result, returning 3027 1726776719.69646: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0233de48-8dd1-1ba9-d908-000000000791] 3027 1726776719.69652: sending task result for task 0233de48-8dd1-1ba9-d908-000000000791 3027 1726776719.69754: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000791 3027 1726776719.69756: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 3027 1726776719.69856: no more pending results, returning what we have 3027 1726776719.69860: results queue empty 3027 1726776719.69861: checking for any_errors_fatal 3027 1726776719.69866: done checking for any_errors_fatal 3027 1726776719.69867: checking for max_fail_percentage 3027 1726776719.69868: done checking for max_fail_percentage 3027 1726776719.69869: checking to see if all hosts have failed and the running result is not ok 3027 1726776719.69870: done checking to see if all hosts have failed 3027 1726776719.69871: getting the remaining hosts for this loop 3027 1726776719.69872: done getting the remaining hosts for this loop 3027 1726776719.69875: getting the next task for host managed_node2 3027 1726776719.69882: done getting next task for host managed_node2 3027 1726776719.69886: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3027 1726776719.69889: ^ 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 3027 1726776719.69899: getting variables 3027 1726776719.69900: in VariableManager get_vars() 3027 1726776719.69933: Calling all_inventory to load vars for managed_node2 3027 1726776719.69936: Calling groups_inventory to load vars for managed_node2 3027 1726776719.69938: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776719.69946: Calling all_plugins_play to load vars for managed_node2 3027 1726776719.69948: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776719.69952: Calling groups_plugins_play to load vars for managed_node2 3027 1726776719.70101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776719.70228: done with get_vars() 3027 1726776719.70236: done getting variables 3027 1726776719.70281: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:11:59 -0400 (0:00:00.031) 0:01:45.800 **** 3027 1726776719.70305: entering _queue_task() for managed_node2/package 3027 1726776719.70511: worker is 1 (out of 1 available) 3027 1726776719.70526: exiting _queue_task() for managed_node2/package 3027 1726776719.70539: done queuing things up, now waiting for results queue to drain 3027 1726776719.70540: waiting for pending results... 3027 1726776719.70734: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3027 1726776719.70824: in run() - task 0233de48-8dd1-1ba9-d908-00000000060f 3027 1726776719.70838: variable 'ansible_search_path' from source: unknown 3027 1726776719.70841: variable 'ansible_search_path' from source: unknown 3027 1726776719.70877: calling self._execute() 3027 1726776719.70950: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776719.70954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776719.70963: variable 'omit' from source: magic vars 3027 1726776719.71042: variable 'omit' from source: magic vars 3027 1726776719.71077: variable 'omit' from source: magic vars 3027 1726776719.71102: variable '__kernel_settings_packages' from source: include_vars 3027 1726776719.71350: variable '__kernel_settings_packages' from source: include_vars 3027 1726776719.71522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776719.73300: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776719.73353: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776719.73384: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776719.73414: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776719.73436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776719.73521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776719.73543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776719.73563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776719.73592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776719.73603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776719.73690: variable '__kernel_settings_is_ostree' from source: set_fact 3027 1726776719.73695: variable 'omit' from source: magic vars 3027 1726776719.73725: variable 'omit' from source: magic vars 3027 1726776719.73748: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776719.73772: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776719.73787: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776719.73801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776719.73813: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776719.73838: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776719.73842: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776719.73844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776719.73918: Set connection var ansible_shell_executable to /bin/sh 3027 1726776719.73923: Set connection var ansible_shell_type to sh 3027 1726776719.73925: Set connection var ansible_connection to ssh 3027 1726776719.73932: Set connection var ansible_pipelining to False 3027 1726776719.73937: Set connection var ansible_timeout to 10 3027 1726776719.73945: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776719.73966: variable 'ansible_shell_executable' from source: unknown 3027 1726776719.73969: variable 'ansible_connection' from source: unknown 3027 1726776719.73972: variable 'ansible_module_compression' from source: unknown 3027 1726776719.73975: variable 'ansible_shell_type' from source: unknown 3027 1726776719.73978: variable 'ansible_shell_executable' from source: unknown 3027 1726776719.73980: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776719.73983: variable 'ansible_pipelining' from source: unknown 3027 1726776719.73985: variable 'ansible_timeout' from source: unknown 3027 1726776719.73990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776719.74073: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776719.74082: variable 'omit' from source: magic vars 3027 1726776719.74087: starting attempt loop 3027 1726776719.74090: running the handler 3027 1726776719.74096: variable 'ansible_facts' from source: unknown 3027 1726776719.74099: variable 'ansible_facts' from source: unknown 3027 1726776719.74144: _low_level_execute_command(): starting 3027 1726776719.74152: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776719.74655: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776719.74666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776719.74684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776719.74689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776719.74746: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776719.74752: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776719.74754: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776719.74810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776719.76608: stdout chunk (state=3): >>>/root <<< 3027 1726776719.76709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776719.76772: stderr chunk (state=3): >>><<< 3027 1726776719.76784: stdout chunk (state=3): >>><<< 3027 1726776719.76799: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776719.76811: _low_level_execute_command(): starting 3027 1726776719.76817: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776719.767994-5986-140894156339910 `" && echo ansible-tmp-1726776719.767994-5986-140894156339910="` echo /root/.ansible/tmp/ansible-tmp-1726776719.767994-5986-140894156339910 `" ) && sleep 0' 3027 1726776719.77303: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776719.77306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776719.77309: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776719.77311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776719.77355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776719.77369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776719.77413: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776719.79336: stdout chunk (state=3): >>>ansible-tmp-1726776719.767994-5986-140894156339910=/root/.ansible/tmp/ansible-tmp-1726776719.767994-5986-140894156339910 <<< 3027 1726776719.79499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776719.79559: stderr chunk (state=3): >>><<< 3027 1726776719.79562: stdout chunk (state=3): >>><<< 3027 1726776719.79578: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776719.767994-5986-140894156339910=/root/.ansible/tmp/ansible-tmp-1726776719.767994-5986-140894156339910 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776719.79611: variable 'ansible_module_compression' from source: unknown 3027 1726776719.79658: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 3027 1726776719.79693: variable 'ansible_facts' from source: unknown 3027 1726776719.79776: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776719.767994-5986-140894156339910/AnsiballZ_dnf.py 3027 1726776719.79888: Sending initial data 3027 1726776719.79892: Sent initial data (149 bytes) 3027 1726776719.80370: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776719.80374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776719.80376: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776719.80379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776719.80436: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776719.80445: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776719.80453: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776719.80480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776719.82049: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776719.82130: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776719.82165: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpr7j34_g1 /root/.ansible/tmp/ansible-tmp-1726776719.767994-5986-140894156339910/AnsiballZ_dnf.py <<< 3027 1726776719.82179: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776719.767994-5986-140894156339910/AnsiballZ_dnf.py" <<< 3027 1726776719.82200: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpr7j34_g1" to remote "/root/.ansible/tmp/ansible-tmp-1726776719.767994-5986-140894156339910/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776719.767994-5986-140894156339910/AnsiballZ_dnf.py" <<< 3027 1726776719.82847: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776719.82920: stderr chunk (state=3): >>><<< 3027 1726776719.82924: stdout chunk (state=3): >>><<< 3027 1726776719.82944: done transferring module to remote 3027 1726776719.82955: _low_level_execute_command(): starting 3027 1726776719.82961: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776719.767994-5986-140894156339910/ /root/.ansible/tmp/ansible-tmp-1726776719.767994-5986-140894156339910/AnsiballZ_dnf.py && sleep 0' 3027 1726776719.83431: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776719.83434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776719.83437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776719.83439: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776719.83441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776719.83494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776719.83498: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776719.83502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776719.83538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776719.85348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776719.85406: stderr chunk (state=3): >>><<< 3027 1726776719.85410: stdout chunk (state=3): >>><<< 3027 1726776719.85421: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776719.85424: _low_level_execute_command(): starting 3027 1726776719.85430: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776719.767994-5986-140894156339910/AnsiballZ_dnf.py && sleep 0' 3027 1726776719.85902: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776719.85906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776719.85908: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776719.85911: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776719.85913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776719.85970: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776719.85975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776719.85977: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776719.86016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776720.97712: 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}}} <<< 3027 1726776721.02496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776721.02550: stderr chunk (state=3): >>><<< 3027 1726776721.02554: stdout chunk (state=3): >>><<< 3027 1726776721.02569: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776721.02612: 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-1726776719.767994-5986-140894156339910/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776721.02620: _low_level_execute_command(): starting 3027 1726776721.02624: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776719.767994-5986-140894156339910/ > /dev/null 2>&1 && sleep 0' 3027 1726776721.03107: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776721.03110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776721.03113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776721.03115: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.03117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.03172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776721.03181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776721.03183: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776721.03216: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776721.05090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776721.05137: stderr chunk (state=3): >>><<< 3027 1726776721.05140: stdout chunk (state=3): >>><<< 3027 1726776721.05155: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776721.05161: handler run complete 3027 1726776721.05190: attempt loop complete, returning result 3027 1726776721.05193: _execute() done 3027 1726776721.05195: dumping result to json 3027 1726776721.05201: done dumping result, returning 3027 1726776721.05212: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0233de48-8dd1-1ba9-d908-00000000060f] 3027 1726776721.05217: sending task result for task 0233de48-8dd1-1ba9-d908-00000000060f 3027 1726776721.05320: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000060f 3027 1726776721.05323: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 3027 1726776721.05433: no more pending results, returning what we have 3027 1726776721.05436: results queue empty 3027 1726776721.05437: checking for any_errors_fatal 3027 1726776721.05443: done checking for any_errors_fatal 3027 1726776721.05444: checking for max_fail_percentage 3027 1726776721.05446: done checking for max_fail_percentage 3027 1726776721.05446: checking to see if all hosts have failed and the running result is not ok 3027 1726776721.05447: done checking to see if all hosts have failed 3027 1726776721.05448: getting the remaining hosts for this loop 3027 1726776721.05451: done getting the remaining hosts for this loop 3027 1726776721.05455: getting the next task for host managed_node2 3027 1726776721.05463: done getting next task for host managed_node2 3027 1726776721.05466: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3027 1726776721.05470: ^ 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 3027 1726776721.05480: getting variables 3027 1726776721.05482: in VariableManager get_vars() 3027 1726776721.05514: Calling all_inventory to load vars for managed_node2 3027 1726776721.05517: Calling groups_inventory to load vars for managed_node2 3027 1726776721.05519: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776721.05528: Calling all_plugins_play to load vars for managed_node2 3027 1726776721.05531: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776721.05534: Calling groups_plugins_play to load vars for managed_node2 3027 1726776721.05656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776721.05806: done with get_vars() 3027 1726776721.05814: done getting variables 3027 1726776721.05860: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:12:01 -0400 (0:00:01.355) 0:01:47.156 **** 3027 1726776721.05884: entering _queue_task() for managed_node2/debug 3027 1726776721.06074: worker is 1 (out of 1 available) 3027 1726776721.06088: exiting _queue_task() for managed_node2/debug 3027 1726776721.06100: done queuing things up, now waiting for results queue to drain 3027 1726776721.06101: waiting for pending results... 3027 1726776721.06288: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3027 1726776721.06372: in run() - task 0233de48-8dd1-1ba9-d908-000000000611 3027 1726776721.06386: variable 'ansible_search_path' from source: unknown 3027 1726776721.06390: variable 'ansible_search_path' from source: unknown 3027 1726776721.06423: calling self._execute() 3027 1726776721.06491: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776721.06495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776721.06504: variable 'omit' from source: magic vars 3027 1726776721.06876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776721.08586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776721.08635: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776721.08674: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776721.08701: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776721.08725: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776721.08788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776721.08812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776721.08832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776721.08864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776721.08876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776721.08955: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776721.08970: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3027 1726776721.08973: when evaluation is False, skipping this task 3027 1726776721.08977: _execute() done 3027 1726776721.08979: dumping result to json 3027 1726776721.08982: done dumping result, returning 3027 1726776721.08989: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0233de48-8dd1-1ba9-d908-000000000611] 3027 1726776721.08994: sending task result for task 0233de48-8dd1-1ba9-d908-000000000611 3027 1726776721.09083: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000611 3027 1726776721.09087: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 3027 1726776721.09140: no more pending results, returning what we have 3027 1726776721.09144: results queue empty 3027 1726776721.09145: checking for any_errors_fatal 3027 1726776721.09156: done checking for any_errors_fatal 3027 1726776721.09157: checking for max_fail_percentage 3027 1726776721.09159: done checking for max_fail_percentage 3027 1726776721.09159: checking to see if all hosts have failed and the running result is not ok 3027 1726776721.09160: done checking to see if all hosts have failed 3027 1726776721.09161: getting the remaining hosts for this loop 3027 1726776721.09163: done getting the remaining hosts for this loop 3027 1726776721.09167: getting the next task for host managed_node2 3027 1726776721.09173: done getting next task for host managed_node2 3027 1726776721.09177: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3027 1726776721.09180: ^ 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 3027 1726776721.09197: getting variables 3027 1726776721.09198: in VariableManager get_vars() 3027 1726776721.09232: Calling all_inventory to load vars for managed_node2 3027 1726776721.09235: Calling groups_inventory to load vars for managed_node2 3027 1726776721.09237: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776721.09245: Calling all_plugins_play to load vars for managed_node2 3027 1726776721.09248: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776721.09252: Calling groups_plugins_play to load vars for managed_node2 3027 1726776721.09373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776721.09501: done with get_vars() 3027 1726776721.09509: done getting variables 3027 1726776721.09553: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:12:01 -0400 (0:00:00.036) 0:01:47.193 **** 3027 1726776721.09576: entering _queue_task() for managed_node2/reboot 3027 1726776721.09772: worker is 1 (out of 1 available) 3027 1726776721.09787: exiting _queue_task() for managed_node2/reboot 3027 1726776721.09801: done queuing things up, now waiting for results queue to drain 3027 1726776721.09802: waiting for pending results... 3027 1726776721.09980: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3027 1726776721.10062: in run() - task 0233de48-8dd1-1ba9-d908-000000000612 3027 1726776721.10075: variable 'ansible_search_path' from source: unknown 3027 1726776721.10078: variable 'ansible_search_path' from source: unknown 3027 1726776721.10111: calling self._execute() 3027 1726776721.10182: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776721.10186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776721.10194: variable 'omit' from source: magic vars 3027 1726776721.10570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776721.12297: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776721.12346: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776721.12375: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776721.12400: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776721.12424: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776721.12488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776721.12510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776721.12531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776721.12561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776721.12573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776721.12653: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776721.12667: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3027 1726776721.12670: when evaluation is False, skipping this task 3027 1726776721.12673: _execute() done 3027 1726776721.12676: dumping result to json 3027 1726776721.12679: done dumping result, returning 3027 1726776721.12685: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0233de48-8dd1-1ba9-d908-000000000612] 3027 1726776721.12691: sending task result for task 0233de48-8dd1-1ba9-d908-000000000612 3027 1726776721.12779: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000612 3027 1726776721.12783: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3027 1726776721.12829: no more pending results, returning what we have 3027 1726776721.12833: results queue empty 3027 1726776721.12834: checking for any_errors_fatal 3027 1726776721.12841: done checking for any_errors_fatal 3027 1726776721.12841: checking for max_fail_percentage 3027 1726776721.12843: done checking for max_fail_percentage 3027 1726776721.12844: checking to see if all hosts have failed and the running result is not ok 3027 1726776721.12844: done checking to see if all hosts have failed 3027 1726776721.12845: getting the remaining hosts for this loop 3027 1726776721.12847: done getting the remaining hosts for this loop 3027 1726776721.12855: getting the next task for host managed_node2 3027 1726776721.12861: done getting next task for host managed_node2 3027 1726776721.12866: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3027 1726776721.12869: ^ 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 3027 1726776721.12884: getting variables 3027 1726776721.12886: in VariableManager get_vars() 3027 1726776721.12919: Calling all_inventory to load vars for managed_node2 3027 1726776721.12922: Calling groups_inventory to load vars for managed_node2 3027 1726776721.12924: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776721.12933: Calling all_plugins_play to load vars for managed_node2 3027 1726776721.12935: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776721.12938: Calling groups_plugins_play to load vars for managed_node2 3027 1726776721.13256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776721.13374: done with get_vars() 3027 1726776721.13381: done getting variables 3027 1726776721.13423: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:12:01 -0400 (0:00:00.038) 0:01:47.232 **** 3027 1726776721.13444: entering _queue_task() for managed_node2/fail 3027 1726776721.13640: worker is 1 (out of 1 available) 3027 1726776721.13658: exiting _queue_task() for managed_node2/fail 3027 1726776721.13671: done queuing things up, now waiting for results queue to drain 3027 1726776721.13673: waiting for pending results... 3027 1726776721.13850: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3027 1726776721.13941: in run() - task 0233de48-8dd1-1ba9-d908-000000000613 3027 1726776721.13955: variable 'ansible_search_path' from source: unknown 3027 1726776721.13959: variable 'ansible_search_path' from source: unknown 3027 1726776721.13991: calling self._execute() 3027 1726776721.14061: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776721.14067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776721.14075: variable 'omit' from source: magic vars 3027 1726776721.14450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776721.15993: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776721.16052: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776721.16081: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776721.16110: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776721.16130: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776721.16195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776721.16220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776721.16238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776721.16268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776721.16282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776721.16360: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776721.16374: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3027 1726776721.16378: when evaluation is False, skipping this task 3027 1726776721.16381: _execute() done 3027 1726776721.16385: dumping result to json 3027 1726776721.16388: done dumping result, returning 3027 1726776721.16394: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0233de48-8dd1-1ba9-d908-000000000613] 3027 1726776721.16400: sending task result for task 0233de48-8dd1-1ba9-d908-000000000613 3027 1726776721.16493: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000613 3027 1726776721.16498: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3027 1726776721.16546: no more pending results, returning what we have 3027 1726776721.16553: results queue empty 3027 1726776721.16553: checking for any_errors_fatal 3027 1726776721.16560: done checking for any_errors_fatal 3027 1726776721.16561: checking for max_fail_percentage 3027 1726776721.16562: done checking for max_fail_percentage 3027 1726776721.16563: checking to see if all hosts have failed and the running result is not ok 3027 1726776721.16564: done checking to see if all hosts have failed 3027 1726776721.16564: getting the remaining hosts for this loop 3027 1726776721.16566: done getting the remaining hosts for this loop 3027 1726776721.16570: getting the next task for host managed_node2 3027 1726776721.16580: done getting next task for host managed_node2 3027 1726776721.16584: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3027 1726776721.16587: ^ 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 3027 1726776721.16602: getting variables 3027 1726776721.16604: in VariableManager get_vars() 3027 1726776721.16637: Calling all_inventory to load vars for managed_node2 3027 1726776721.16639: Calling groups_inventory to load vars for managed_node2 3027 1726776721.16641: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776721.16652: Calling all_plugins_play to load vars for managed_node2 3027 1726776721.16655: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776721.16658: Calling groups_plugins_play to load vars for managed_node2 3027 1726776721.16781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776721.16911: done with get_vars() 3027 1726776721.16919: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:12:01 -0400 (0:00:00.035) 0:01:47.267 **** 3027 1726776721.16980: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776721.17177: worker is 1 (out of 1 available) 3027 1726776721.17190: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776721.17202: done queuing things up, now waiting for results queue to drain 3027 1726776721.17204: waiting for pending results... 3027 1726776721.17397: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3027 1726776721.17481: in run() - task 0233de48-8dd1-1ba9-d908-000000000615 3027 1726776721.17494: variable 'ansible_search_path' from source: unknown 3027 1726776721.17498: variable 'ansible_search_path' from source: unknown 3027 1726776721.17530: calling self._execute() 3027 1726776721.17606: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776721.17611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776721.17618: variable 'omit' from source: magic vars 3027 1726776721.17698: variable 'omit' from source: magic vars 3027 1726776721.17738: variable 'omit' from source: magic vars 3027 1726776721.17762: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3027 1726776721.18004: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3027 1726776721.18064: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776721.18094: variable 'omit' from source: magic vars 3027 1726776721.18128: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776721.18213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776721.18230: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776721.18245: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776721.18257: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776721.18282: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776721.18286: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776721.18289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776721.18362: Set connection var ansible_shell_executable to /bin/sh 3027 1726776721.18366: Set connection var ansible_shell_type to sh 3027 1726776721.18369: Set connection var ansible_connection to ssh 3027 1726776721.18375: Set connection var ansible_pipelining to False 3027 1726776721.18381: Set connection var ansible_timeout to 10 3027 1726776721.18389: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776721.18410: variable 'ansible_shell_executable' from source: unknown 3027 1726776721.18413: variable 'ansible_connection' from source: unknown 3027 1726776721.18416: variable 'ansible_module_compression' from source: unknown 3027 1726776721.18418: variable 'ansible_shell_type' from source: unknown 3027 1726776721.18421: variable 'ansible_shell_executable' from source: unknown 3027 1726776721.18423: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776721.18425: variable 'ansible_pipelining' from source: unknown 3027 1726776721.18427: variable 'ansible_timeout' from source: unknown 3027 1726776721.18430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776721.18571: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776721.18580: variable 'omit' from source: magic vars 3027 1726776721.18585: starting attempt loop 3027 1726776721.18588: running the handler 3027 1726776721.18603: _low_level_execute_command(): starting 3027 1726776721.18607: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776721.19124: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.19128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.19131: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.19134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.19188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776721.19192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776721.19194: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776721.19242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776721.20973: stdout chunk (state=3): >>>/root <<< 3027 1726776721.21082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776721.21133: stderr chunk (state=3): >>><<< 3027 1726776721.21136: stdout chunk (state=3): >>><<< 3027 1726776721.21159: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776721.21170: _low_level_execute_command(): starting 3027 1726776721.21176: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776721.2115893-6003-255786929759984 `" && echo ansible-tmp-1726776721.2115893-6003-255786929759984="` echo /root/.ansible/tmp/ansible-tmp-1726776721.2115893-6003-255786929759984 `" ) && sleep 0' 3027 1726776721.21610: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776721.21614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.21635: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.21692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776721.21695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776721.21698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776721.21738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776721.23726: stdout chunk (state=3): >>>ansible-tmp-1726776721.2115893-6003-255786929759984=/root/.ansible/tmp/ansible-tmp-1726776721.2115893-6003-255786929759984 <<< 3027 1726776721.23869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776721.23927: stderr chunk (state=3): >>><<< 3027 1726776721.23930: stdout chunk (state=3): >>><<< 3027 1726776721.23946: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776721.2115893-6003-255786929759984=/root/.ansible/tmp/ansible-tmp-1726776721.2115893-6003-255786929759984 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776721.23990: variable 'ansible_module_compression' from source: unknown 3027 1726776721.24025: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3027 1726776721.24059: variable 'ansible_facts' from source: unknown 3027 1726776721.24121: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776721.2115893-6003-255786929759984/AnsiballZ_kernel_settings_get_config.py 3027 1726776721.24230: Sending initial data 3027 1726776721.24233: Sent initial data (173 bytes) 3027 1726776721.24704: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.24707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.24710: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776721.24712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776721.24715: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.24771: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776721.24775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776721.24777: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776721.24816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776721.26455: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776721.26511: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776721.26555: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpf15j554d /root/.ansible/tmp/ansible-tmp-1726776721.2115893-6003-255786929759984/AnsiballZ_kernel_settings_get_config.py <<< 3027 1726776721.26562: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776721.2115893-6003-255786929759984/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776721.26589: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpf15j554d" to remote "/root/.ansible/tmp/ansible-tmp-1726776721.2115893-6003-255786929759984/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776721.26595: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776721.2115893-6003-255786929759984/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776721.27081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776721.27153: stderr chunk (state=3): >>><<< 3027 1726776721.27157: stdout chunk (state=3): >>><<< 3027 1726776721.27176: done transferring module to remote 3027 1726776721.27186: _low_level_execute_command(): starting 3027 1726776721.27192: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776721.2115893-6003-255786929759984/ /root/.ansible/tmp/ansible-tmp-1726776721.2115893-6003-255786929759984/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776721.27656: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.27659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.27662: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776721.27668: 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 <<< 3027 1726776721.27670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.27718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776721.27721: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776721.27762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776721.29620: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776721.29674: stderr chunk (state=3): >>><<< 3027 1726776721.29678: stdout chunk (state=3): >>><<< 3027 1726776721.29693: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776721.29696: _low_level_execute_command(): starting 3027 1726776721.29701: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776721.2115893-6003-255786929759984/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776721.30173: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.30176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.30179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.30181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.30235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776721.30238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776721.30244: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776721.30287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776721.48220: 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"}}} <<< 3027 1726776721.49829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776721.49886: stderr chunk (state=3): >>><<< 3027 1726776721.49890: stdout chunk (state=3): >>><<< 3027 1726776721.49919: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776721.49938: 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-1726776721.2115893-6003-255786929759984/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776721.49948: _low_level_execute_command(): starting 3027 1726776721.49955: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776721.2115893-6003-255786929759984/ > /dev/null 2>&1 && sleep 0' 3027 1726776721.50432: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.50436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776721.50438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.50446: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.50451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.50500: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776721.50504: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776721.50506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776721.50553: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776721.52474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776721.52515: stderr chunk (state=3): >>><<< 3027 1726776721.52518: stdout chunk (state=3): >>><<< 3027 1726776721.52533: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776721.52540: handler run complete 3027 1726776721.52557: attempt loop complete, returning result 3027 1726776721.52561: _execute() done 3027 1726776721.52563: dumping result to json 3027 1726776721.52568: done dumping result, returning 3027 1726776721.52576: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0233de48-8dd1-1ba9-d908-000000000615] 3027 1726776721.52581: sending task result for task 0233de48-8dd1-1ba9-d908-000000000615 3027 1726776721.52685: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000615 3027 1726776721.52688: 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" } } 3027 1726776721.52770: no more pending results, returning what we have 3027 1726776721.52774: results queue empty 3027 1726776721.52775: checking for any_errors_fatal 3027 1726776721.52780: done checking for any_errors_fatal 3027 1726776721.52780: checking for max_fail_percentage 3027 1726776721.52782: done checking for max_fail_percentage 3027 1726776721.52783: checking to see if all hosts have failed and the running result is not ok 3027 1726776721.52784: done checking to see if all hosts have failed 3027 1726776721.52785: getting the remaining hosts for this loop 3027 1726776721.52787: done getting the remaining hosts for this loop 3027 1726776721.52791: getting the next task for host managed_node2 3027 1726776721.52796: done getting next task for host managed_node2 3027 1726776721.52800: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3027 1726776721.52803: ^ 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 3027 1726776721.52814: getting variables 3027 1726776721.52815: in VariableManager get_vars() 3027 1726776721.52854: Calling all_inventory to load vars for managed_node2 3027 1726776721.52857: Calling groups_inventory to load vars for managed_node2 3027 1726776721.52859: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776721.52869: Calling all_plugins_play to load vars for managed_node2 3027 1726776721.52871: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776721.52874: Calling groups_plugins_play to load vars for managed_node2 3027 1726776721.53065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776721.53191: done with get_vars() 3027 1726776721.53199: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:12:01 -0400 (0:00:00.362) 0:01:47.630 **** 3027 1726776721.53271: entering _queue_task() for managed_node2/stat 3027 1726776721.53485: worker is 1 (out of 1 available) 3027 1726776721.53500: exiting _queue_task() for managed_node2/stat 3027 1726776721.53516: done queuing things up, now waiting for results queue to drain 3027 1726776721.53517: waiting for pending results... 3027 1726776721.53709: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3027 1726776721.53802: in run() - task 0233de48-8dd1-1ba9-d908-000000000616 3027 1726776721.53818: variable 'ansible_search_path' from source: unknown 3027 1726776721.53821: variable 'ansible_search_path' from source: unknown 3027 1726776721.53866: variable '__prof_from_conf' from source: task vars 3027 1726776721.54136: variable '__prof_from_conf' from source: task vars 3027 1726776721.54284: variable '__data' from source: task vars 3027 1726776721.54340: variable '__kernel_settings_register_tuned_main' from source: set_fact 3027 1726776721.54493: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776721.54501: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776721.54550: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776721.54568: variable 'omit' from source: magic vars 3027 1726776721.54661: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776721.54670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776721.54678: variable 'omit' from source: magic vars 3027 1726776721.54876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776721.56520: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776721.56573: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776721.56600: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776721.56629: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776721.56648: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776721.56716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776721.56747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776721.56768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776721.56798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776721.56812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776721.56890: variable 'item' from source: unknown 3027 1726776721.56900: Evaluated conditional (item | length > 0): False 3027 1726776721.56903: when evaluation is False, skipping this task 3027 1726776721.56931: variable 'item' from source: unknown 3027 1726776721.56984: 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" } 3027 1726776721.57145: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776721.57151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776721.57154: variable 'omit' from source: magic vars 3027 1726776721.57224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776721.57242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776721.57263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776721.57291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776721.57302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776721.57364: variable 'item' from source: unknown 3027 1726776721.57370: Evaluated conditional (item | length > 0): True 3027 1726776721.57377: variable 'omit' from source: magic vars 3027 1726776721.57410: variable 'omit' from source: magic vars 3027 1726776721.57441: variable 'item' from source: unknown 3027 1726776721.57491: variable 'item' from source: unknown 3027 1726776721.57505: variable 'omit' from source: magic vars 3027 1726776721.57527: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776721.57550: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776721.57565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776721.57579: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776721.57588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776721.57618: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776721.57621: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776721.57624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776721.57693: Set connection var ansible_shell_executable to /bin/sh 3027 1726776721.57700: Set connection var ansible_shell_type to sh 3027 1726776721.57702: Set connection var ansible_connection to ssh 3027 1726776721.57710: Set connection var ansible_pipelining to False 3027 1726776721.57716: Set connection var ansible_timeout to 10 3027 1726776721.57724: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776721.57740: variable 'ansible_shell_executable' from source: unknown 3027 1726776721.57743: variable 'ansible_connection' from source: unknown 3027 1726776721.57745: variable 'ansible_module_compression' from source: unknown 3027 1726776721.57748: variable 'ansible_shell_type' from source: unknown 3027 1726776721.57752: variable 'ansible_shell_executable' from source: unknown 3027 1726776721.57754: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776721.57759: variable 'ansible_pipelining' from source: unknown 3027 1726776721.57762: variable 'ansible_timeout' from source: unknown 3027 1726776721.57766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776721.57879: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776721.57890: variable 'omit' from source: magic vars 3027 1726776721.57893: starting attempt loop 3027 1726776721.57896: running the handler 3027 1726776721.57912: _low_level_execute_command(): starting 3027 1726776721.57917: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776721.58421: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.58431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.58451: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.58454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.58508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776721.58511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776721.58574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776721.60322: stdout chunk (state=3): >>>/root <<< 3027 1726776721.60427: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776721.60485: stderr chunk (state=3): >>><<< 3027 1726776721.60488: stdout chunk (state=3): >>><<< 3027 1726776721.60509: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776721.60521: _low_level_execute_command(): starting 3027 1726776721.60527: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776721.6051044-6011-26202456881976 `" && echo ansible-tmp-1726776721.6051044-6011-26202456881976="` echo /root/.ansible/tmp/ansible-tmp-1726776721.6051044-6011-26202456881976 `" ) && sleep 0' 3027 1726776721.61020: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776721.61024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.61027: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776721.61029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.61032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.61087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776721.61090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776721.61095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776721.61137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776721.63192: stdout chunk (state=3): >>>ansible-tmp-1726776721.6051044-6011-26202456881976=/root/.ansible/tmp/ansible-tmp-1726776721.6051044-6011-26202456881976 <<< 3027 1726776721.63332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776721.63392: stderr chunk (state=3): >>><<< 3027 1726776721.63395: stdout chunk (state=3): >>><<< 3027 1726776721.63413: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776721.6051044-6011-26202456881976=/root/.ansible/tmp/ansible-tmp-1726776721.6051044-6011-26202456881976 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776721.63455: variable 'ansible_module_compression' from source: unknown 3027 1726776721.63496: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776721.63525: variable 'ansible_facts' from source: unknown 3027 1726776721.63589: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776721.6051044-6011-26202456881976/AnsiballZ_stat.py 3027 1726776721.63703: Sending initial data 3027 1726776721.63706: Sent initial data (150 bytes) 3027 1726776721.64185: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.64189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.64197: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776721.64199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776721.64204: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.64252: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776721.64256: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776721.64258: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776721.64304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776721.65986: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776721.66017: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776721.66066: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp8ctolrt7 /root/.ansible/tmp/ansible-tmp-1726776721.6051044-6011-26202456881976/AnsiballZ_stat.py <<< 3027 1726776721.66073: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776721.6051044-6011-26202456881976/AnsiballZ_stat.py" <<< 3027 1726776721.66105: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp8ctolrt7" to remote "/root/.ansible/tmp/ansible-tmp-1726776721.6051044-6011-26202456881976/AnsiballZ_stat.py" <<< 3027 1726776721.66107: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776721.6051044-6011-26202456881976/AnsiballZ_stat.py" <<< 3027 1726776721.66636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776721.66709: stderr chunk (state=3): >>><<< 3027 1726776721.66713: stdout chunk (state=3): >>><<< 3027 1726776721.66733: done transferring module to remote 3027 1726776721.66743: _low_level_execute_command(): starting 3027 1726776721.66748: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776721.6051044-6011-26202456881976/ /root/.ansible/tmp/ansible-tmp-1726776721.6051044-6011-26202456881976/AnsiballZ_stat.py && sleep 0' 3027 1726776721.67219: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.67225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.67228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.67230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.67284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776721.67287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776721.67294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776721.67330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776721.69215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776721.69270: stderr chunk (state=3): >>><<< 3027 1726776721.69274: stdout chunk (state=3): >>><<< 3027 1726776721.69288: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776721.69291: _low_level_execute_command(): starting 3027 1726776721.69297: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776721.6051044-6011-26202456881976/AnsiballZ_stat.py && sleep 0' 3027 1726776721.69775: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776721.69779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.69782: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776721.69784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776721.69786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.69840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776721.69843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776721.69854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776721.69895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776721.87710: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262607, "dev": 51714, "nlink": 3, "atime": 1726776657.7597358, "mtime": 1726776654.6467292, "ctime": 1726776654.6467292, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "4211803556", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 3027 1726776721.89333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776721.89392: stderr chunk (state=3): >>><<< 3027 1726776721.89395: stdout chunk (state=3): >>><<< 3027 1726776721.89413: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262607, "dev": 51714, "nlink": 3, "atime": 1726776657.7597358, "mtime": 1726776654.6467292, "ctime": 1726776654.6467292, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "4211803556", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776721.89456: 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-1726776721.6051044-6011-26202456881976/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776721.89467: _low_level_execute_command(): starting 3027 1726776721.89472: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776721.6051044-6011-26202456881976/ > /dev/null 2>&1 && sleep 0' 3027 1726776721.89940: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.89943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.89946: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776721.89951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776721.89954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.90014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776721.90016: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776721.90018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776721.90052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776721.91936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776721.91988: stderr chunk (state=3): >>><<< 3027 1726776721.91991: stdout chunk (state=3): >>><<< 3027 1726776721.92007: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776721.92012: handler run complete 3027 1726776721.92047: attempt loop complete, returning result 3027 1726776721.92066: variable 'item' from source: unknown 3027 1726776721.92127: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726776657.7597358, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776654.6467292, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262607, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776654.6467292, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "4211803556", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3027 1726776721.92300: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776721.92307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776721.92310: variable 'omit' from source: magic vars 3027 1726776721.92379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776721.92397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776721.92419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776721.92448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776721.92461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776721.92519: variable 'item' from source: unknown 3027 1726776721.92526: Evaluated conditional (item | length > 0): True 3027 1726776721.92533: variable 'omit' from source: magic vars 3027 1726776721.92544: variable 'omit' from source: magic vars 3027 1726776721.92576: variable 'item' from source: unknown 3027 1726776721.92622: variable 'item' from source: unknown 3027 1726776721.92633: variable 'omit' from source: magic vars 3027 1726776721.92651: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776721.92659: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776721.92665: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776721.92675: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776721.92680: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776721.92683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776721.92734: Set connection var ansible_shell_executable to /bin/sh 3027 1726776721.92737: Set connection var ansible_shell_type to sh 3027 1726776721.92740: Set connection var ansible_connection to ssh 3027 1726776721.92747: Set connection var ansible_pipelining to False 3027 1726776721.92753: Set connection var ansible_timeout to 10 3027 1726776721.92762: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776721.92776: variable 'ansible_shell_executable' from source: unknown 3027 1726776721.92779: variable 'ansible_connection' from source: unknown 3027 1726776721.92782: variable 'ansible_module_compression' from source: unknown 3027 1726776721.92784: variable 'ansible_shell_type' from source: unknown 3027 1726776721.92786: variable 'ansible_shell_executable' from source: unknown 3027 1726776721.92790: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776721.92794: variable 'ansible_pipelining' from source: unknown 3027 1726776721.92797: variable 'ansible_timeout' from source: unknown 3027 1726776721.92804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776721.92878: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776721.92886: variable 'omit' from source: magic vars 3027 1726776721.92889: starting attempt loop 3027 1726776721.92893: running the handler 3027 1726776721.92900: _low_level_execute_command(): starting 3027 1726776721.92905: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776721.93354: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776721.93358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776721.93360: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.93362: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.93370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.93410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776721.93426: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776721.93469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776721.95099: stdout chunk (state=3): >>>/root <<< 3027 1726776721.95211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776721.95265: stderr chunk (state=3): >>><<< 3027 1726776721.95268: stdout chunk (state=3): >>><<< 3027 1726776721.95281: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776721.95290: _low_level_execute_command(): starting 3027 1726776721.95295: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776721.9528155-6011-61926306585952 `" && echo ansible-tmp-1726776721.9528155-6011-61926306585952="` echo /root/.ansible/tmp/ansible-tmp-1726776721.9528155-6011-61926306585952 `" ) && sleep 0' 3027 1726776721.95753: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.95761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776721.95763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776721.95766: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.95769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.95816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776721.95819: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776721.95859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776721.97857: stdout chunk (state=3): >>>ansible-tmp-1726776721.9528155-6011-61926306585952=/root/.ansible/tmp/ansible-tmp-1726776721.9528155-6011-61926306585952 <<< 3027 1726776721.97980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776721.98026: stderr chunk (state=3): >>><<< 3027 1726776721.98030: stdout chunk (state=3): >>><<< 3027 1726776721.98042: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776721.9528155-6011-61926306585952=/root/.ansible/tmp/ansible-tmp-1726776721.9528155-6011-61926306585952 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776721.98076: variable 'ansible_module_compression' from source: unknown 3027 1726776721.98108: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776721.98122: variable 'ansible_facts' from source: unknown 3027 1726776721.98172: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776721.9528155-6011-61926306585952/AnsiballZ_stat.py 3027 1726776721.98263: Sending initial data 3027 1726776721.98267: Sent initial data (150 bytes) 3027 1726776721.98713: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776721.98716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776721.98718: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.98721: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776721.98723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776721.98775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776721.98786: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776721.98790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776721.98818: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776722.00423: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776722.00461: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776722.00497: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpdl667t2w /root/.ansible/tmp/ansible-tmp-1726776721.9528155-6011-61926306585952/AnsiballZ_stat.py <<< 3027 1726776722.00503: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776721.9528155-6011-61926306585952/AnsiballZ_stat.py" <<< 3027 1726776722.00529: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpdl667t2w" to remote "/root/.ansible/tmp/ansible-tmp-1726776721.9528155-6011-61926306585952/AnsiballZ_stat.py" <<< 3027 1726776722.00536: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776721.9528155-6011-61926306585952/AnsiballZ_stat.py" <<< 3027 1726776722.01377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776722.01382: stderr chunk (state=3): >>><<< 3027 1726776722.01385: stdout chunk (state=3): >>><<< 3027 1726776722.01388: done transferring module to remote 3027 1726776722.01390: _low_level_execute_command(): starting 3027 1726776722.01392: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776721.9528155-6011-61926306585952/ /root/.ansible/tmp/ansible-tmp-1726776721.9528155-6011-61926306585952/AnsiballZ_stat.py && sleep 0' 3027 1726776722.01956: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776722.02068: 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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776722.02097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776722.02166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776722.04057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776722.04109: stderr chunk (state=3): >>><<< 3027 1726776722.04113: stdout chunk (state=3): >>><<< 3027 1726776722.04126: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776722.04129: _low_level_execute_command(): starting 3027 1726776722.04135: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776721.9528155-6011-61926306585952/AnsiballZ_stat.py && sleep 0' 3027 1726776722.04581: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776722.04585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.04599: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.04656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776722.04659: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776722.04671: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776722.04711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776722.24820: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262602, "dev": 51714, "nlink": 4, "atime": 1726776649.6697366, "mtime": 1726776665.4907515, "ctime": 1726776665.4907515, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1759792209", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 3027 1726776722.26481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776722.26540: stderr chunk (state=3): >>><<< 3027 1726776722.26544: stdout chunk (state=3): >>><<< 3027 1726776722.26561: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262602, "dev": 51714, "nlink": 4, "atime": 1726776649.6697366, "mtime": 1726776665.4907515, "ctime": 1726776665.4907515, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1759792209", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776722.26601: 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-1726776721.9528155-6011-61926306585952/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776722.26611: _low_level_execute_command(): starting 3027 1726776722.26616: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776721.9528155-6011-61926306585952/ > /dev/null 2>&1 && sleep 0' 3027 1726776722.27080: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776722.27084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776722.27090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.27092: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776722.27095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.27147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776722.27157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776722.27160: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776722.27190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776722.29154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776722.29199: stderr chunk (state=3): >>><<< 3027 1726776722.29203: stdout chunk (state=3): >>><<< 3027 1726776722.29219: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776722.29225: handler run complete 3027 1726776722.29260: attempt loop complete, returning result 3027 1726776722.29275: variable 'item' from source: unknown 3027 1726776722.29337: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776649.6697366, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776665.4907515, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262602, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776665.4907515, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1759792209", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3027 1726776722.29493: dumping result to json 3027 1726776722.29496: done dumping result, returning 3027 1726776722.29498: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0233de48-8dd1-1ba9-d908-000000000616] 3027 1726776722.29500: sending task result for task 0233de48-8dd1-1ba9-d908-000000000616 3027 1726776722.29667: no more pending results, returning what we have 3027 1726776722.29670: results queue empty 3027 1726776722.29671: checking for any_errors_fatal 3027 1726776722.29677: done checking for any_errors_fatal 3027 1726776722.29677: checking for max_fail_percentage 3027 1726776722.29679: done checking for max_fail_percentage 3027 1726776722.29679: checking to see if all hosts have failed and the running result is not ok 3027 1726776722.29680: done checking to see if all hosts have failed 3027 1726776722.29681: getting the remaining hosts for this loop 3027 1726776722.29682: done getting the remaining hosts for this loop 3027 1726776722.29685: getting the next task for host managed_node2 3027 1726776722.29690: done getting next task for host managed_node2 3027 1726776722.29693: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3027 1726776722.29696: ^ 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 3027 1726776722.29705: getting variables 3027 1726776722.29706: in VariableManager get_vars() 3027 1726776722.29739: Calling all_inventory to load vars for managed_node2 3027 1726776722.29742: Calling groups_inventory to load vars for managed_node2 3027 1726776722.29744: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776722.29756: Calling all_plugins_play to load vars for managed_node2 3027 1726776722.29759: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776722.29764: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000616 3027 1726776722.29767: WORKER PROCESS EXITING 3027 1726776722.29770: Calling groups_plugins_play to load vars for managed_node2 3027 1726776722.29904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776722.30035: done with get_vars() 3027 1726776722.30043: done getting variables 3027 1726776722.30089: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:12:02 -0400 (0:00:00.768) 0:01:48.398 **** 3027 1726776722.30112: entering _queue_task() for managed_node2/set_fact 3027 1726776722.30318: worker is 1 (out of 1 available) 3027 1726776722.30331: exiting _queue_task() for managed_node2/set_fact 3027 1726776722.30344: done queuing things up, now waiting for results queue to drain 3027 1726776722.30345: waiting for pending results... 3027 1726776722.30526: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3027 1726776722.30611: in run() - task 0233de48-8dd1-1ba9-d908-000000000617 3027 1726776722.30625: variable 'ansible_search_path' from source: unknown 3027 1726776722.30630: variable 'ansible_search_path' from source: unknown 3027 1726776722.30662: calling self._execute() 3027 1726776722.30735: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776722.30739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776722.30748: variable 'omit' from source: magic vars 3027 1726776722.30830: variable 'omit' from source: magic vars 3027 1726776722.30870: variable 'omit' from source: magic vars 3027 1726776722.31229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776722.32749: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776722.32794: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776722.32823: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776722.32852: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776722.32873: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776722.32935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776722.32958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776722.32979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776722.33007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776722.33018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776722.33056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776722.33075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776722.33092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776722.33120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776722.33130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776722.33176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776722.33195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776722.33214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776722.33247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776722.33260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776722.33423: variable '__kernel_settings_find_profile_dirs' from source: set_fact 3027 1726776722.33493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776722.33618: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776722.33645: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776722.33670: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776722.33692: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776722.33727: 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) 3027 1726776722.33741: 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) 3027 1726776722.33762: 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) 3027 1726776722.33780: 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) 3027 1726776722.33818: variable 'omit' from source: magic vars 3027 1726776722.33838: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776722.33861: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776722.33875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776722.33889: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776722.33897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776722.33922: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776722.33925: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776722.33928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776722.33997: Set connection var ansible_shell_executable to /bin/sh 3027 1726776722.34005: Set connection var ansible_shell_type to sh 3027 1726776722.34009: Set connection var ansible_connection to ssh 3027 1726776722.34011: Set connection var ansible_pipelining to False 3027 1726776722.34021: Set connection var ansible_timeout to 10 3027 1726776722.34027: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776722.34044: variable 'ansible_shell_executable' from source: unknown 3027 1726776722.34048: variable 'ansible_connection' from source: unknown 3027 1726776722.34051: variable 'ansible_module_compression' from source: unknown 3027 1726776722.34055: variable 'ansible_shell_type' from source: unknown 3027 1726776722.34060: variable 'ansible_shell_executable' from source: unknown 3027 1726776722.34063: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776722.34065: variable 'ansible_pipelining' from source: unknown 3027 1726776722.34067: variable 'ansible_timeout' from source: unknown 3027 1726776722.34071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776722.34147: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776722.34157: variable 'omit' from source: magic vars 3027 1726776722.34165: starting attempt loop 3027 1726776722.34167: running the handler 3027 1726776722.34176: handler run complete 3027 1726776722.34184: attempt loop complete, returning result 3027 1726776722.34187: _execute() done 3027 1726776722.34189: dumping result to json 3027 1726776722.34192: done dumping result, returning 3027 1726776722.34199: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0233de48-8dd1-1ba9-d908-000000000617] 3027 1726776722.34205: sending task result for task 0233de48-8dd1-1ba9-d908-000000000617 3027 1726776722.34282: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000617 3027 1726776722.34285: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 3027 1726776722.34356: no more pending results, returning what we have 3027 1726776722.34360: results queue empty 3027 1726776722.34361: checking for any_errors_fatal 3027 1726776722.34372: done checking for any_errors_fatal 3027 1726776722.34372: checking for max_fail_percentage 3027 1726776722.34374: done checking for max_fail_percentage 3027 1726776722.34375: checking to see if all hosts have failed and the running result is not ok 3027 1726776722.34375: done checking to see if all hosts have failed 3027 1726776722.34376: getting the remaining hosts for this loop 3027 1726776722.34378: done getting the remaining hosts for this loop 3027 1726776722.34381: getting the next task for host managed_node2 3027 1726776722.34387: done getting next task for host managed_node2 3027 1726776722.34390: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3027 1726776722.34393: ^ 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 3027 1726776722.34406: getting variables 3027 1726776722.34407: in VariableManager get_vars() 3027 1726776722.34439: Calling all_inventory to load vars for managed_node2 3027 1726776722.34441: Calling groups_inventory to load vars for managed_node2 3027 1726776722.34443: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776722.34454: Calling all_plugins_play to load vars for managed_node2 3027 1726776722.34457: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776722.34460: Calling groups_plugins_play to load vars for managed_node2 3027 1726776722.34582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776722.34715: done with get_vars() 3027 1726776722.34723: done getting variables 3027 1726776722.34766: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:12:02 -0400 (0:00:00.046) 0:01:48.445 **** 3027 1726776722.34788: entering _queue_task() for managed_node2/service 3027 1726776722.34983: worker is 1 (out of 1 available) 3027 1726776722.34997: exiting _queue_task() for managed_node2/service 3027 1726776722.35013: done queuing things up, now waiting for results queue to drain 3027 1726776722.35015: waiting for pending results... 3027 1726776722.35192: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3027 1726776722.35277: in run() - task 0233de48-8dd1-1ba9-d908-000000000618 3027 1726776722.35291: variable 'ansible_search_path' from source: unknown 3027 1726776722.35295: variable 'ansible_search_path' from source: unknown 3027 1726776722.35334: variable '__kernel_settings_services' from source: include_vars 3027 1726776722.35592: variable '__kernel_settings_services' from source: include_vars 3027 1726776722.35653: variable 'omit' from source: magic vars 3027 1726776722.35739: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776722.35748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776722.35758: variable 'omit' from source: magic vars 3027 1726776722.35872: variable 'omit' from source: magic vars 3027 1726776722.35903: variable 'omit' from source: magic vars 3027 1726776722.35936: variable 'item' from source: unknown 3027 1726776722.35991: variable 'item' from source: unknown 3027 1726776722.36014: variable 'omit' from source: magic vars 3027 1726776722.36046: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776722.36076: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776722.36092: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776722.36109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776722.36119: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776722.36143: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776722.36147: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776722.36151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776722.36223: Set connection var ansible_shell_executable to /bin/sh 3027 1726776722.36229: Set connection var ansible_shell_type to sh 3027 1726776722.36232: Set connection var ansible_connection to ssh 3027 1726776722.36237: Set connection var ansible_pipelining to False 3027 1726776722.36243: Set connection var ansible_timeout to 10 3027 1726776722.36252: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776722.36267: variable 'ansible_shell_executable' from source: unknown 3027 1726776722.36270: variable 'ansible_connection' from source: unknown 3027 1726776722.36273: variable 'ansible_module_compression' from source: unknown 3027 1726776722.36275: variable 'ansible_shell_type' from source: unknown 3027 1726776722.36278: variable 'ansible_shell_executable' from source: unknown 3027 1726776722.36280: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776722.36284: variable 'ansible_pipelining' from source: unknown 3027 1726776722.36287: variable 'ansible_timeout' from source: unknown 3027 1726776722.36292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776722.36398: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776722.36409: variable 'omit' from source: magic vars 3027 1726776722.36415: starting attempt loop 3027 1726776722.36418: running the handler 3027 1726776722.36485: variable 'ansible_facts' from source: unknown 3027 1726776722.36568: _low_level_execute_command(): starting 3027 1726776722.36574: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776722.37093: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776722.37097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.37100: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776722.37105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776722.37108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.37146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776722.37153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776722.37169: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776722.37215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776722.38954: stdout chunk (state=3): >>>/root <<< 3027 1726776722.39062: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776722.39110: stderr chunk (state=3): >>><<< 3027 1726776722.39114: stdout chunk (state=3): >>><<< 3027 1726776722.39132: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776722.39143: _low_level_execute_command(): starting 3027 1726776722.39147: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776722.3913217-6030-230344675226778 `" && echo ansible-tmp-1726776722.3913217-6030-230344675226778="` echo /root/.ansible/tmp/ansible-tmp-1726776722.3913217-6030-230344675226778 `" ) && sleep 0' 3027 1726776722.39590: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776722.39599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776722.39602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776722.39604: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776722.39606: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.39654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776722.39658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776722.39667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776722.39702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776722.41721: stdout chunk (state=3): >>>ansible-tmp-1726776722.3913217-6030-230344675226778=/root/.ansible/tmp/ansible-tmp-1726776722.3913217-6030-230344675226778 <<< 3027 1726776722.41843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776722.41887: stderr chunk (state=3): >>><<< 3027 1726776722.41890: stdout chunk (state=3): >>><<< 3027 1726776722.41906: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776722.3913217-6030-230344675226778=/root/.ansible/tmp/ansible-tmp-1726776722.3913217-6030-230344675226778 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776722.41932: variable 'ansible_module_compression' from source: unknown 3027 1726776722.41970: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3027 1726776722.42025: variable 'ansible_facts' from source: unknown 3027 1726776722.42163: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776722.3913217-6030-230344675226778/AnsiballZ_systemd.py 3027 1726776722.42274: Sending initial data 3027 1726776722.42277: Sent initial data (154 bytes) 3027 1726776722.42722: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776722.42725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776722.42728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.42731: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776722.42734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.42781: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776722.42785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776722.42828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776722.44489: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776722.44492: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776722.44523: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776722.44564: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpv7d039zm /root/.ansible/tmp/ansible-tmp-1726776722.3913217-6030-230344675226778/AnsiballZ_systemd.py <<< 3027 1726776722.44567: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776722.3913217-6030-230344675226778/AnsiballZ_systemd.py" <<< 3027 1726776722.44596: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpv7d039zm" to remote "/root/.ansible/tmp/ansible-tmp-1726776722.3913217-6030-230344675226778/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776722.3913217-6030-230344675226778/AnsiballZ_systemd.py" <<< 3027 1726776722.45635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776722.45694: stderr chunk (state=3): >>><<< 3027 1726776722.45697: stdout chunk (state=3): >>><<< 3027 1726776722.45723: done transferring module to remote 3027 1726776722.45731: _low_level_execute_command(): starting 3027 1726776722.45736: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776722.3913217-6030-230344675226778/ /root/.ansible/tmp/ansible-tmp-1726776722.3913217-6030-230344675226778/AnsiballZ_systemd.py && sleep 0' 3027 1726776722.46167: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776722.46170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.46177: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776722.46179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776722.46181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.46224: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776722.46227: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776722.46268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776722.48142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776722.48185: stderr chunk (state=3): >>><<< 3027 1726776722.48189: stdout chunk (state=3): >>><<< 3027 1726776722.48200: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776722.48206: _low_level_execute_command(): starting 3027 1726776722.48208: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776722.3913217-6030-230344675226778/AnsiballZ_systemd.py && sleep 0' 3027 1726776722.48634: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776722.48637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776722.48640: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.48642: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776722.48644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776722.48647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.48692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776722.48695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776722.48739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776722.81211: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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 16:11:42 EDT", "ExecMainStartTimestampMonotonic": "19157396", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "701", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3679", "MemoryCurrent": "20250624", "MemoryPeak": "20836352", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3506647040", "CPUUsageNSec": "228129000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPR<<< 3027 1726776722.81233: stdout chunk (state=3): >>>IO": "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service power-profiles-daemon.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "systemd-sysctl.service dbus.socket dbus-broker.service network.target systemd-journald.socket polkit.service basic.target system.slice sysinit.target", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:43 EDT", "StateChangeTimestampMonotonic": "19630310", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:42 EDT", "InactiveExitTimestampMonotonic": "19161371", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:43 EDT", "ActiveEnterTimestampMonotonic": "19630310", "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 16:11:42 EDT", "ConditionTimestampMonotonic": "19152266", "AssertTimestamp": "Thu 2024-09-19 16:11:42 EDT", "AssertTimestampMonotonic": "19152269", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "c41de4bb932f4257a86d9a97c82cd9da", "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}}} <<< 3027 1726776722.83229: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776722.83289: stderr chunk (state=3): >>><<< 3027 1726776722.83293: stdout chunk (state=3): >>><<< 3027 1726776722.83318: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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 16:11:42 EDT", "ExecMainStartTimestampMonotonic": "19157396", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "701", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3679", "MemoryCurrent": "20250624", "MemoryPeak": "20836352", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3506647040", "CPUUsageNSec": "228129000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service power-profiles-daemon.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "systemd-sysctl.service dbus.socket dbus-broker.service network.target systemd-journald.socket polkit.service basic.target system.slice sysinit.target", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:43 EDT", "StateChangeTimestampMonotonic": "19630310", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:42 EDT", "InactiveExitTimestampMonotonic": "19161371", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:43 EDT", "ActiveEnterTimestampMonotonic": "19630310", "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 16:11:42 EDT", "ConditionTimestampMonotonic": "19152266", "AssertTimestamp": "Thu 2024-09-19 16:11:42 EDT", "AssertTimestampMonotonic": "19152269", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "c41de4bb932f4257a86d9a97c82cd9da", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776722.83467: 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-1726776722.3913217-6030-230344675226778/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776722.83484: _low_level_execute_command(): starting 3027 1726776722.83489: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776722.3913217-6030-230344675226778/ > /dev/null 2>&1 && sleep 0' 3027 1726776722.83962: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776722.83966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776722.83968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.83971: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776722.83973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776722.83975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.84027: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776722.84031: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776722.84038: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776722.84075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776722.86047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776722.86095: stderr chunk (state=3): >>><<< 3027 1726776722.86098: stdout chunk (state=3): >>><<< 3027 1726776722.86114: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776722.86121: handler run complete 3027 1726776722.86163: attempt loop complete, returning result 3027 1726776722.86179: variable 'item' from source: unknown 3027 1726776722.86243: variable 'item' from source: unknown ok: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:43 EDT", "ActiveEnterTimestampMonotonic": "19630310", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service dbus.socket dbus-broker.service network.target systemd-journald.socket polkit.service basic.target system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:42 EDT", "AssertTimestampMonotonic": "19152269", "Before": "shutdown.target multi-user.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": "228129000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:42 EDT", "ConditionTimestampMonotonic": "19152266", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service power-profiles-daemon.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3679", "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)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "701", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:42 EDT", "ExecMainStartTimestampMonotonic": "19157396", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; 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 16:11:42 EDT", "InactiveExitTimestampMonotonic": "19161371", "InvocationID": "c41de4bb932f4257a86d9a97c82cd9da", "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": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "701", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3506647040", "MemoryCurrent": "20250624", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "20836352", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "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 16:11:43 EDT", "StateChangeTimestampMonotonic": "19630310", "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": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 3027 1726776722.86771: dumping result to json 3027 1726776722.86774: done dumping result, returning 3027 1726776722.86776: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0233de48-8dd1-1ba9-d908-000000000618] 3027 1726776722.86779: sending task result for task 0233de48-8dd1-1ba9-d908-000000000618 3027 1726776722.86851: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000618 3027 1726776722.86854: WORKER PROCESS EXITING 3027 1726776722.86939: no more pending results, returning what we have 3027 1726776722.86941: results queue empty 3027 1726776722.86942: checking for any_errors_fatal 3027 1726776722.86944: done checking for any_errors_fatal 3027 1726776722.86945: checking for max_fail_percentage 3027 1726776722.86946: done checking for max_fail_percentage 3027 1726776722.86946: checking to see if all hosts have failed and the running result is not ok 3027 1726776722.86947: done checking to see if all hosts have failed 3027 1726776722.86947: getting the remaining hosts for this loop 3027 1726776722.86950: done getting the remaining hosts for this loop 3027 1726776722.86953: getting the next task for host managed_node2 3027 1726776722.86956: done getting next task for host managed_node2 3027 1726776722.86959: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3027 1726776722.86961: ^ 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 3027 1726776722.86968: getting variables 3027 1726776722.86969: in VariableManager get_vars() 3027 1726776722.86990: Calling all_inventory to load vars for managed_node2 3027 1726776722.86992: Calling groups_inventory to load vars for managed_node2 3027 1726776722.86993: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776722.87000: Calling all_plugins_play to load vars for managed_node2 3027 1726776722.87004: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776722.87006: Calling groups_plugins_play to load vars for managed_node2 3027 1726776722.87112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776722.87234: done with get_vars() 3027 1726776722.87242: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:12:02 -0400 (0:00:00.525) 0:01:48.970 **** 3027 1726776722.87316: entering _queue_task() for managed_node2/file 3027 1726776722.87518: worker is 1 (out of 1 available) 3027 1726776722.87533: exiting _queue_task() for managed_node2/file 3027 1726776722.87546: done queuing things up, now waiting for results queue to drain 3027 1726776722.87548: waiting for pending results... 3027 1726776722.87728: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3027 1726776722.87809: in run() - task 0233de48-8dd1-1ba9-d908-000000000619 3027 1726776722.87824: variable 'ansible_search_path' from source: unknown 3027 1726776722.87828: variable 'ansible_search_path' from source: unknown 3027 1726776722.87860: calling self._execute() 3027 1726776722.87932: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776722.87935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776722.87944: variable 'omit' from source: magic vars 3027 1726776722.88027: variable 'omit' from source: magic vars 3027 1726776722.88065: variable 'omit' from source: magic vars 3027 1726776722.88087: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776722.88351: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776722.88425: variable '__kernel_settings_profile_parent' from source: set_fact 3027 1726776722.88429: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776722.88467: variable 'omit' from source: magic vars 3027 1726776722.88500: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776722.88529: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776722.88547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776722.88563: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776722.88574: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776722.88599: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776722.88606: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776722.88608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776722.88678: Set connection var ansible_shell_executable to /bin/sh 3027 1726776722.88684: Set connection var ansible_shell_type to sh 3027 1726776722.88687: Set connection var ansible_connection to ssh 3027 1726776722.88692: Set connection var ansible_pipelining to False 3027 1726776722.88698: Set connection var ansible_timeout to 10 3027 1726776722.88708: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776722.88725: variable 'ansible_shell_executable' from source: unknown 3027 1726776722.88727: variable 'ansible_connection' from source: unknown 3027 1726776722.88730: variable 'ansible_module_compression' from source: unknown 3027 1726776722.88732: variable 'ansible_shell_type' from source: unknown 3027 1726776722.88735: variable 'ansible_shell_executable' from source: unknown 3027 1726776722.88737: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776722.88742: variable 'ansible_pipelining' from source: unknown 3027 1726776722.88744: variable 'ansible_timeout' from source: unknown 3027 1726776722.88751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776722.88906: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776722.88913: variable 'omit' from source: magic vars 3027 1726776722.88919: starting attempt loop 3027 1726776722.88922: running the handler 3027 1726776722.88933: _low_level_execute_command(): starting 3027 1726776722.88940: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776722.89440: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776722.89476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776722.89480: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.89482: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776722.89484: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776722.89487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.89544: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776722.89552: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776722.89555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776722.89588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776722.91255: stdout chunk (state=3): >>>/root <<< 3027 1726776722.91366: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776722.91413: stderr chunk (state=3): >>><<< 3027 1726776722.91416: stdout chunk (state=3): >>><<< 3027 1726776722.91436: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776722.91446: _low_level_execute_command(): starting 3027 1726776722.91452: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776722.914351-6038-194248961955874 `" && echo ansible-tmp-1726776722.914351-6038-194248961955874="` echo /root/.ansible/tmp/ansible-tmp-1726776722.914351-6038-194248961955874 `" ) && sleep 0' 3027 1726776722.91905: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776722.91916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776722.91919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776722.91922: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776722.91925: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.91968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776722.91971: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776722.91975: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776722.92011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776722.93939: stdout chunk (state=3): >>>ansible-tmp-1726776722.914351-6038-194248961955874=/root/.ansible/tmp/ansible-tmp-1726776722.914351-6038-194248961955874 <<< 3027 1726776722.94060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776722.94107: stderr chunk (state=3): >>><<< 3027 1726776722.94110: stdout chunk (state=3): >>><<< 3027 1726776722.94124: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776722.914351-6038-194248961955874=/root/.ansible/tmp/ansible-tmp-1726776722.914351-6038-194248961955874 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776722.94165: variable 'ansible_module_compression' from source: unknown 3027 1726776722.94208: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3027 1726776722.94239: variable 'ansible_facts' from source: unknown 3027 1726776722.94307: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776722.914351-6038-194248961955874/AnsiballZ_file.py 3027 1726776722.94411: Sending initial data 3027 1726776722.94415: Sent initial data (150 bytes) 3027 1726776722.94881: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776722.94884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.94886: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776722.94889: 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 <<< 3027 1726776722.94891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.94943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776722.94946: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776722.94953: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776722.94985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776722.96552: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776722.96564: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776722.96583: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776722.96619: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpcmfg_lyt /root/.ansible/tmp/ansible-tmp-1726776722.914351-6038-194248961955874/AnsiballZ_file.py <<< 3027 1726776722.96626: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776722.914351-6038-194248961955874/AnsiballZ_file.py" <<< 3027 1726776722.96658: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpcmfg_lyt" to remote "/root/.ansible/tmp/ansible-tmp-1726776722.914351-6038-194248961955874/AnsiballZ_file.py" <<< 3027 1726776722.96661: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776722.914351-6038-194248961955874/AnsiballZ_file.py" <<< 3027 1726776722.97180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776722.97239: stderr chunk (state=3): >>><<< 3027 1726776722.97243: stdout chunk (state=3): >>><<< 3027 1726776722.97262: done transferring module to remote 3027 1726776722.97272: _low_level_execute_command(): starting 3027 1726776722.97277: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776722.914351-6038-194248961955874/ /root/.ansible/tmp/ansible-tmp-1726776722.914351-6038-194248961955874/AnsiballZ_file.py && sleep 0' 3027 1726776722.97715: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776722.97718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776722.97725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.97727: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776722.97730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776722.97775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776722.97779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776722.97817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776722.99631: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776722.99685: stderr chunk (state=3): >>><<< 3027 1726776722.99689: stdout chunk (state=3): >>><<< 3027 1726776722.99707: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776722.99710: _low_level_execute_command(): starting 3027 1726776722.99713: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776722.914351-6038-194248961955874/AnsiballZ_file.py && sleep 0' 3027 1726776723.00179: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776723.00183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.00185: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776723.00188: 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 <<< 3027 1726776723.00190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.00238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776723.00242: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776723.00287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776723.18650: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 3027 1726776723.20175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776723.20230: stderr chunk (state=3): >>><<< 3027 1726776723.20235: stdout chunk (state=3): >>><<< 3027 1726776723.20253: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776723.20288: 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-1726776722.914351-6038-194248961955874/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776723.20298: _low_level_execute_command(): starting 3027 1726776723.20306: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776722.914351-6038-194248961955874/ > /dev/null 2>&1 && sleep 0' 3027 1726776723.20756: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776723.20762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.20775: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.20834: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776723.20837: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776723.20840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776723.20881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776723.22788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776723.22845: stderr chunk (state=3): >>><<< 3027 1726776723.22851: stdout chunk (state=3): >>><<< 3027 1726776723.22866: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776723.22872: handler run complete 3027 1726776723.22893: attempt loop complete, returning result 3027 1726776723.22896: _execute() done 3027 1726776723.22898: dumping result to json 3027 1726776723.22905: done dumping result, returning 3027 1726776723.22913: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0233de48-8dd1-1ba9-d908-000000000619] 3027 1726776723.22918: sending task result for task 0233de48-8dd1-1ba9-d908-000000000619 3027 1726776723.23037: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000619 3027 1726776723.23040: 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": 4096, "state": "directory", "uid": 0 } 3027 1726776723.23131: no more pending results, returning what we have 3027 1726776723.23135: results queue empty 3027 1726776723.23135: checking for any_errors_fatal 3027 1726776723.23155: done checking for any_errors_fatal 3027 1726776723.23156: checking for max_fail_percentage 3027 1726776723.23157: done checking for max_fail_percentage 3027 1726776723.23158: checking to see if all hosts have failed and the running result is not ok 3027 1726776723.23159: done checking to see if all hosts have failed 3027 1726776723.23160: getting the remaining hosts for this loop 3027 1726776723.23161: done getting the remaining hosts for this loop 3027 1726776723.23164: getting the next task for host managed_node2 3027 1726776723.23169: done getting next task for host managed_node2 3027 1726776723.23173: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3027 1726776723.23176: ^ 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 3027 1726776723.23187: getting variables 3027 1726776723.23189: in VariableManager get_vars() 3027 1726776723.23226: Calling all_inventory to load vars for managed_node2 3027 1726776723.23228: Calling groups_inventory to load vars for managed_node2 3027 1726776723.23230: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776723.23240: Calling all_plugins_play to load vars for managed_node2 3027 1726776723.23242: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776723.23245: Calling groups_plugins_play to load vars for managed_node2 3027 1726776723.23363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776723.23495: done with get_vars() 3027 1726776723.23505: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:12:03 -0400 (0:00:00.362) 0:01:49.333 **** 3027 1726776723.23576: entering _queue_task() for managed_node2/slurp 3027 1726776723.23783: worker is 1 (out of 1 available) 3027 1726776723.23798: exiting _queue_task() for managed_node2/slurp 3027 1726776723.23814: done queuing things up, now waiting for results queue to drain 3027 1726776723.23816: waiting for pending results... 3027 1726776723.23996: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3027 1726776723.24077: in run() - task 0233de48-8dd1-1ba9-d908-00000000061a 3027 1726776723.24092: variable 'ansible_search_path' from source: unknown 3027 1726776723.24095: variable 'ansible_search_path' from source: unknown 3027 1726776723.24126: calling self._execute() 3027 1726776723.24195: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776723.24200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776723.24209: variable 'omit' from source: magic vars 3027 1726776723.24290: variable 'omit' from source: magic vars 3027 1726776723.24325: variable 'omit' from source: magic vars 3027 1726776723.24348: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776723.24591: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776723.24654: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776723.24688: variable 'omit' from source: magic vars 3027 1726776723.24724: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776723.24755: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776723.24773: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776723.24787: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776723.24799: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776723.24826: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776723.24829: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776723.24832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776723.24907: Set connection var ansible_shell_executable to /bin/sh 3027 1726776723.24913: Set connection var ansible_shell_type to sh 3027 1726776723.24915: Set connection var ansible_connection to ssh 3027 1726776723.24920: Set connection var ansible_pipelining to False 3027 1726776723.24926: Set connection var ansible_timeout to 10 3027 1726776723.24935: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776723.24954: variable 'ansible_shell_executable' from source: unknown 3027 1726776723.24957: variable 'ansible_connection' from source: unknown 3027 1726776723.24960: variable 'ansible_module_compression' from source: unknown 3027 1726776723.24962: variable 'ansible_shell_type' from source: unknown 3027 1726776723.24964: variable 'ansible_shell_executable' from source: unknown 3027 1726776723.24967: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776723.24971: variable 'ansible_pipelining' from source: unknown 3027 1726776723.24974: variable 'ansible_timeout' from source: unknown 3027 1726776723.24978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776723.25209: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776723.25219: variable 'omit' from source: magic vars 3027 1726776723.25224: starting attempt loop 3027 1726776723.25227: running the handler 3027 1726776723.25239: _low_level_execute_command(): starting 3027 1726776723.25246: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776723.25753: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776723.25788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776723.25791: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.25794: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776723.25796: 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 <<< 3027 1726776723.25799: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.25852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776723.25856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776723.25859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776723.25911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776723.27604: stdout chunk (state=3): >>>/root <<< 3027 1726776723.27710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776723.27763: stderr chunk (state=3): >>><<< 3027 1726776723.27766: stdout chunk (state=3): >>><<< 3027 1726776723.27786: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776723.27797: _low_level_execute_command(): starting 3027 1726776723.27803: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776723.2778585-6049-73245221958963 `" && echo ansible-tmp-1726776723.2778585-6049-73245221958963="` echo /root/.ansible/tmp/ansible-tmp-1726776723.2778585-6049-73245221958963 `" ) && sleep 0' 3027 1726776723.28233: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776723.28237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776723.28275: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.28332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776723.28339: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776723.28341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776723.28373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776723.30373: stdout chunk (state=3): >>>ansible-tmp-1726776723.2778585-6049-73245221958963=/root/.ansible/tmp/ansible-tmp-1726776723.2778585-6049-73245221958963 <<< 3027 1726776723.30491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776723.30544: stderr chunk (state=3): >>><<< 3027 1726776723.30548: stdout chunk (state=3): >>><<< 3027 1726776723.30566: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776723.2778585-6049-73245221958963=/root/.ansible/tmp/ansible-tmp-1726776723.2778585-6049-73245221958963 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776723.30609: variable 'ansible_module_compression' from source: unknown 3027 1726776723.30642: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 3027 1726776723.30674: variable 'ansible_facts' from source: unknown 3027 1726776723.30731: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776723.2778585-6049-73245221958963/AnsiballZ_slurp.py 3027 1726776723.30839: Sending initial data 3027 1726776723.30842: Sent initial data (151 bytes) 3027 1726776723.31316: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776723.31320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.31323: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776723.31325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776723.31328: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.31380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776723.31388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776723.31390: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776723.31426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776723.33052: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776723.33084: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776723.33119: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpg7oi8ep8 /root/.ansible/tmp/ansible-tmp-1726776723.2778585-6049-73245221958963/AnsiballZ_slurp.py <<< 3027 1726776723.33123: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776723.2778585-6049-73245221958963/AnsiballZ_slurp.py" <<< 3027 1726776723.33157: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpg7oi8ep8" to remote "/root/.ansible/tmp/ansible-tmp-1726776723.2778585-6049-73245221958963/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776723.2778585-6049-73245221958963/AnsiballZ_slurp.py" <<< 3027 1726776723.33652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776723.33726: stderr chunk (state=3): >>><<< 3027 1726776723.33730: stdout chunk (state=3): >>><<< 3027 1726776723.33751: done transferring module to remote 3027 1726776723.33761: _low_level_execute_command(): starting 3027 1726776723.33766: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776723.2778585-6049-73245221958963/ /root/.ansible/tmp/ansible-tmp-1726776723.2778585-6049-73245221958963/AnsiballZ_slurp.py && sleep 0' 3027 1726776723.34235: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776723.34239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776723.34241: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.34244: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776723.34257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.34302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776723.34305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776723.34311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776723.34347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776723.36155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776723.36206: stderr chunk (state=3): >>><<< 3027 1726776723.36209: stdout chunk (state=3): >>><<< 3027 1726776723.36227: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776723.36230: _low_level_execute_command(): starting 3027 1726776723.36235: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776723.2778585-6049-73245221958963/AnsiballZ_slurp.py && sleep 0' 3027 1726776723.36705: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776723.36709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.36712: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776723.36714: 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 <<< 3027 1726776723.36716: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.36770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776723.36774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776723.36778: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776723.36818: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776723.53261: 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"}}} <<< 3027 1726776723.54666: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776723.54725: stderr chunk (state=3): >>><<< 3027 1726776723.54729: stdout chunk (state=3): >>><<< 3027 1726776723.54744: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776723.54772: 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-1726776723.2778585-6049-73245221958963/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776723.54781: _low_level_execute_command(): starting 3027 1726776723.54785: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776723.2778585-6049-73245221958963/ > /dev/null 2>&1 && sleep 0' 3027 1726776723.55255: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776723.55258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776723.55261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776723.55263: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776723.55268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.55311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776723.55326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776723.55372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776723.57223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776723.57269: stderr chunk (state=3): >>><<< 3027 1726776723.57272: stdout chunk (state=3): >>><<< 3027 1726776723.57284: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776723.57290: handler run complete 3027 1726776723.57307: attempt loop complete, returning result 3027 1726776723.57310: _execute() done 3027 1726776723.57312: dumping result to json 3027 1726776723.57316: done dumping result, returning 3027 1726776723.57324: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0233de48-8dd1-1ba9-d908-00000000061a] 3027 1726776723.57329: sending task result for task 0233de48-8dd1-1ba9-d908-00000000061a 3027 1726776723.57426: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000061a 3027 1726776723.57429: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3027 1726776723.57512: no more pending results, returning what we have 3027 1726776723.57516: results queue empty 3027 1726776723.57516: checking for any_errors_fatal 3027 1726776723.57526: done checking for any_errors_fatal 3027 1726776723.57527: checking for max_fail_percentage 3027 1726776723.57528: done checking for max_fail_percentage 3027 1726776723.57529: checking to see if all hosts have failed and the running result is not ok 3027 1726776723.57530: done checking to see if all hosts have failed 3027 1726776723.57531: getting the remaining hosts for this loop 3027 1726776723.57533: done getting the remaining hosts for this loop 3027 1726776723.57536: getting the next task for host managed_node2 3027 1726776723.57542: done getting next task for host managed_node2 3027 1726776723.57545: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3027 1726776723.57550: ^ 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 3027 1726776723.57561: getting variables 3027 1726776723.57562: in VariableManager get_vars() 3027 1726776723.57597: Calling all_inventory to load vars for managed_node2 3027 1726776723.57600: Calling groups_inventory to load vars for managed_node2 3027 1726776723.57602: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776723.57612: Calling all_plugins_play to load vars for managed_node2 3027 1726776723.57614: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776723.57617: Calling groups_plugins_play to load vars for managed_node2 3027 1726776723.57738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776723.57908: done with get_vars() 3027 1726776723.57915: done getting variables 3027 1726776723.57961: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:12:03 -0400 (0:00:00.344) 0:01:49.677 **** 3027 1726776723.57986: entering _queue_task() for managed_node2/set_fact 3027 1726776723.58181: worker is 1 (out of 1 available) 3027 1726776723.58193: exiting _queue_task() for managed_node2/set_fact 3027 1726776723.58205: done queuing things up, now waiting for results queue to drain 3027 1726776723.58206: waiting for pending results... 3027 1726776723.58393: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3027 1726776723.58476: in run() - task 0233de48-8dd1-1ba9-d908-00000000061b 3027 1726776723.58490: variable 'ansible_search_path' from source: unknown 3027 1726776723.58494: variable 'ansible_search_path' from source: unknown 3027 1726776723.58527: calling self._execute() 3027 1726776723.58597: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776723.58601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776723.58612: variable 'omit' from source: magic vars 3027 1726776723.58692: variable 'omit' from source: magic vars 3027 1726776723.58730: variable 'omit' from source: magic vars 3027 1726776723.59047: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776723.59057: variable '__cur_profile' from source: task vars 3027 1726776723.59171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776723.60694: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776723.60750: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776723.60778: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776723.60804: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776723.60827: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776723.60896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776723.60919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776723.60941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776723.60971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776723.60982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776723.61066: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3027 1726776723.61106: variable 'omit' from source: magic vars 3027 1726776723.61125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776723.61147: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776723.61163: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776723.61177: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776723.61186: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776723.61213: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776723.61216: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776723.61219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776723.61293: Set connection var ansible_shell_executable to /bin/sh 3027 1726776723.61299: Set connection var ansible_shell_type to sh 3027 1726776723.61304: Set connection var ansible_connection to ssh 3027 1726776723.61307: Set connection var ansible_pipelining to False 3027 1726776723.61313: Set connection var ansible_timeout to 10 3027 1726776723.61321: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776723.61339: variable 'ansible_shell_executable' from source: unknown 3027 1726776723.61342: variable 'ansible_connection' from source: unknown 3027 1726776723.61344: variable 'ansible_module_compression' from source: unknown 3027 1726776723.61346: variable 'ansible_shell_type' from source: unknown 3027 1726776723.61351: variable 'ansible_shell_executable' from source: unknown 3027 1726776723.61353: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776723.61358: variable 'ansible_pipelining' from source: unknown 3027 1726776723.61362: variable 'ansible_timeout' from source: unknown 3027 1726776723.61364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776723.61439: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776723.61447: variable 'omit' from source: magic vars 3027 1726776723.61454: starting attempt loop 3027 1726776723.61458: running the handler 3027 1726776723.61468: handler run complete 3027 1726776723.61477: attempt loop complete, returning result 3027 1726776723.61480: _execute() done 3027 1726776723.61483: dumping result to json 3027 1726776723.61485: done dumping result, returning 3027 1726776723.61492: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0233de48-8dd1-1ba9-d908-00000000061b] 3027 1726776723.61496: sending task result for task 0233de48-8dd1-1ba9-d908-00000000061b 3027 1726776723.61585: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000061b 3027 1726776723.61589: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 3027 1726776723.61660: no more pending results, returning what we have 3027 1726776723.61663: results queue empty 3027 1726776723.61664: checking for any_errors_fatal 3027 1726776723.61671: done checking for any_errors_fatal 3027 1726776723.61671: checking for max_fail_percentage 3027 1726776723.61673: done checking for max_fail_percentage 3027 1726776723.61674: checking to see if all hosts have failed and the running result is not ok 3027 1726776723.61675: done checking to see if all hosts have failed 3027 1726776723.61675: getting the remaining hosts for this loop 3027 1726776723.61678: done getting the remaining hosts for this loop 3027 1726776723.61681: getting the next task for host managed_node2 3027 1726776723.61687: done getting next task for host managed_node2 3027 1726776723.61690: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3027 1726776723.61693: ^ 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 3027 1726776723.61711: getting variables 3027 1726776723.61712: in VariableManager get_vars() 3027 1726776723.61746: Calling all_inventory to load vars for managed_node2 3027 1726776723.61751: Calling groups_inventory to load vars for managed_node2 3027 1726776723.61753: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776723.61762: Calling all_plugins_play to load vars for managed_node2 3027 1726776723.61764: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776723.61767: Calling groups_plugins_play to load vars for managed_node2 3027 1726776723.61880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776723.62010: done with get_vars() 3027 1726776723.62018: done getting variables 3027 1726776723.62063: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:12:03 -0400 (0:00:00.040) 0:01:49.718 **** 3027 1726776723.62086: entering _queue_task() for managed_node2/copy 3027 1726776723.62282: worker is 1 (out of 1 available) 3027 1726776723.62298: exiting _queue_task() for managed_node2/copy 3027 1726776723.62312: done queuing things up, now waiting for results queue to drain 3027 1726776723.62314: waiting for pending results... 3027 1726776723.62488: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3027 1726776723.62564: in run() - task 0233de48-8dd1-1ba9-d908-00000000061c 3027 1726776723.62577: variable 'ansible_search_path' from source: unknown 3027 1726776723.62581: variable 'ansible_search_path' from source: unknown 3027 1726776723.62612: calling self._execute() 3027 1726776723.62680: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776723.62684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776723.62693: variable 'omit' from source: magic vars 3027 1726776723.62769: variable 'omit' from source: magic vars 3027 1726776723.62807: variable 'omit' from source: magic vars 3027 1726776723.62830: variable '__kernel_settings_active_profile' from source: set_fact 3027 1726776723.63052: variable '__kernel_settings_active_profile' from source: set_fact 3027 1726776723.63071: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776723.63127: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776723.63181: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776723.63265: variable 'omit' from source: magic vars 3027 1726776723.63299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776723.63325: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776723.63341: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776723.63356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776723.63367: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776723.63391: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776723.63394: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776723.63397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776723.63469: Set connection var ansible_shell_executable to /bin/sh 3027 1726776723.63474: Set connection var ansible_shell_type to sh 3027 1726776723.63477: Set connection var ansible_connection to ssh 3027 1726776723.63483: Set connection var ansible_pipelining to False 3027 1726776723.63489: Set connection var ansible_timeout to 10 3027 1726776723.63497: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776723.63515: variable 'ansible_shell_executable' from source: unknown 3027 1726776723.63518: variable 'ansible_connection' from source: unknown 3027 1726776723.63521: variable 'ansible_module_compression' from source: unknown 3027 1726776723.63524: variable 'ansible_shell_type' from source: unknown 3027 1726776723.63526: variable 'ansible_shell_executable' from source: unknown 3027 1726776723.63528: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776723.63530: variable 'ansible_pipelining' from source: unknown 3027 1726776723.63533: variable 'ansible_timeout' from source: unknown 3027 1726776723.63537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776723.63644: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776723.63650: variable 'omit' from source: magic vars 3027 1726776723.63658: starting attempt loop 3027 1726776723.63661: running the handler 3027 1726776723.63672: _low_level_execute_command(): starting 3027 1726776723.63678: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776723.64197: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776723.64200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.64203: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776723.64205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.64256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776723.64259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776723.64275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776723.64311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776723.66014: stdout chunk (state=3): >>>/root <<< 3027 1726776723.66122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776723.66171: stderr chunk (state=3): >>><<< 3027 1726776723.66175: stdout chunk (state=3): >>><<< 3027 1726776723.66193: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776723.66203: _low_level_execute_command(): starting 3027 1726776723.66211: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478 `" && echo ansible-tmp-1726776723.6619234-6058-68287226995478="` echo /root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478 `" ) && sleep 0' 3027 1726776723.66640: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776723.66656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776723.66679: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776723.66683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.66741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776723.66750: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776723.66752: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776723.66784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776723.68727: stdout chunk (state=3): >>>ansible-tmp-1726776723.6619234-6058-68287226995478=/root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478 <<< 3027 1726776723.68848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776723.68896: stderr chunk (state=3): >>><<< 3027 1726776723.68899: stdout chunk (state=3): >>><<< 3027 1726776723.68916: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776723.6619234-6058-68287226995478=/root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776723.68992: variable 'ansible_module_compression' from source: unknown 3027 1726776723.69032: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776723.69064: variable 'ansible_facts' from source: unknown 3027 1726776723.69127: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478/AnsiballZ_stat.py 3027 1726776723.69225: Sending initial data 3027 1726776723.69228: Sent initial data (150 bytes) 3027 1726776723.69688: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776723.69692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776723.69696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.69699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776723.69701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.69751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776723.69755: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776723.69794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776723.71381: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 3027 1726776723.71384: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776723.71411: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776723.71451: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp1iuwa2qx /root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478/AnsiballZ_stat.py <<< 3027 1726776723.71454: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478/AnsiballZ_stat.py" <<< 3027 1726776723.71483: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp1iuwa2qx" to remote "/root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478/AnsiballZ_stat.py" <<< 3027 1726776723.71983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776723.72047: stderr chunk (state=3): >>><<< 3027 1726776723.72052: stdout chunk (state=3): >>><<< 3027 1726776723.72071: done transferring module to remote 3027 1726776723.72085: _low_level_execute_command(): starting 3027 1726776723.72089: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478/ /root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478/AnsiballZ_stat.py && sleep 0' 3027 1726776723.72537: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776723.72540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.72546: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776723.72550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.72596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776723.72599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776723.72640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776723.74475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776723.74479: stderr chunk (state=3): >>><<< 3027 1726776723.74482: stdout chunk (state=3): >>><<< 3027 1726776723.74493: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776723.74496: _low_level_execute_command(): starting 3027 1726776723.74504: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478/AnsiballZ_stat.py && sleep 0' 3027 1726776723.74960: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776723.74964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.74966: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776723.74968: 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 <<< 3027 1726776723.74971: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.75022: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776723.75028: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776723.75033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776723.75071: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776723.92895: 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": 262942, "dev": 51714, "nlink": 1, "atime": 1726776723.5306377, "mtime": 1726776717.2448845, "ctime": 1726776717.2448845, "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": "1682892939", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3027 1726776723.94527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776723.94587: stderr chunk (state=3): >>><<< 3027 1726776723.94591: stdout chunk (state=3): >>><<< 3027 1726776723.94609: _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": 262942, "dev": 51714, "nlink": 1, "atime": 1726776723.5306377, "mtime": 1726776717.2448845, "ctime": 1726776717.2448845, "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": "1682892939", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776723.94658: 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-1726776723.6619234-6058-68287226995478/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3027 1726776723.94694: variable 'ansible_module_compression' from source: unknown 3027 1726776723.94727: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3027 1726776723.94743: variable 'ansible_facts' from source: unknown 3027 1726776723.94797: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478/AnsiballZ_file.py 3027 1726776723.94896: Sending initial data 3027 1726776723.94899: Sent initial data (150 bytes) 3027 1726776723.95379: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776723.95382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776723.95385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776723.95387: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776723.95389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.95444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776723.95448: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776723.95457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776723.95492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776723.97162: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776723.97198: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776723.97238: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpfpam270d /root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478/AnsiballZ_file.py <<< 3027 1726776723.97240: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478/AnsiballZ_file.py" <<< 3027 1726776723.97272: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpfpam270d" to remote "/root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478/AnsiballZ_file.py" <<< 3027 1726776723.97792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776723.97855: stderr chunk (state=3): >>><<< 3027 1726776723.97858: stdout chunk (state=3): >>><<< 3027 1726776723.97877: done transferring module to remote 3027 1726776723.97886: _low_level_execute_command(): starting 3027 1726776723.97891: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478/ /root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478/AnsiballZ_file.py && sleep 0' 3027 1726776723.98353: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776723.98356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.98359: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776723.98361: 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 <<< 3027 1726776723.98363: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776723.98408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776723.98412: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776723.98460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776724.00270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776724.00320: stderr chunk (state=3): >>><<< 3027 1726776724.00323: stdout chunk (state=3): >>><<< 3027 1726776724.00338: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776724.00341: _low_level_execute_command(): starting 3027 1726776724.00346: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478/AnsiballZ_file.py && sleep 0' 3027 1726776724.00806: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776724.00811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776724.00819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776724.00822: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776724.00824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.00875: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776724.00883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776724.00885: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776724.00926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776724.18837: 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": ".fp_apjb0", "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}}} <<< 3027 1726776724.20314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776724.20372: stderr chunk (state=3): >>><<< 3027 1726776724.20376: stdout chunk (state=3): >>><<< 3027 1726776724.20392: _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": ".fp_apjb0", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776724.20424: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.fp_apjb0', '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-1726776723.6619234-6058-68287226995478/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776724.20436: _low_level_execute_command(): starting 3027 1726776724.20440: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776723.6619234-6058-68287226995478/ > /dev/null 2>&1 && sleep 0' 3027 1726776724.20913: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776724.20917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.20920: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776724.20923: 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.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.20979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776724.20982: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776724.20986: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776724.21022: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776724.22932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776724.22984: stderr chunk (state=3): >>><<< 3027 1726776724.22987: stdout chunk (state=3): >>><<< 3027 1726776724.23004: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776724.23012: handler run complete 3027 1726776724.23034: attempt loop complete, returning result 3027 1726776724.23040: _execute() done 3027 1726776724.23044: dumping result to json 3027 1726776724.23052: done dumping result, returning 3027 1726776724.23060: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0233de48-8dd1-1ba9-d908-00000000061c] 3027 1726776724.23065: sending task result for task 0233de48-8dd1-1ba9-d908-00000000061c 3027 1726776724.23177: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000061c 3027 1726776724.23180: 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 } 3027 1726776724.23286: no more pending results, returning what we have 3027 1726776724.23289: results queue empty 3027 1726776724.23290: checking for any_errors_fatal 3027 1726776724.23297: done checking for any_errors_fatal 3027 1726776724.23298: checking for max_fail_percentage 3027 1726776724.23299: done checking for max_fail_percentage 3027 1726776724.23300: checking to see if all hosts have failed and the running result is not ok 3027 1726776724.23303: done checking to see if all hosts have failed 3027 1726776724.23304: getting the remaining hosts for this loop 3027 1726776724.23305: done getting the remaining hosts for this loop 3027 1726776724.23308: getting the next task for host managed_node2 3027 1726776724.23313: done getting next task for host managed_node2 3027 1726776724.23317: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3027 1726776724.23320: ^ 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 3027 1726776724.23330: getting variables 3027 1726776724.23331: in VariableManager get_vars() 3027 1726776724.23369: Calling all_inventory to load vars for managed_node2 3027 1726776724.23372: Calling groups_inventory to load vars for managed_node2 3027 1726776724.23374: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776724.23383: Calling all_plugins_play to load vars for managed_node2 3027 1726776724.23385: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776724.23388: Calling groups_plugins_play to load vars for managed_node2 3027 1726776724.23540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776724.23668: done with get_vars() 3027 1726776724.23675: done getting variables 3027 1726776724.23722: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:12:04 -0400 (0:00:00.616) 0:01:50.335 **** 3027 1726776724.23743: entering _queue_task() for managed_node2/copy 3027 1726776724.23957: worker is 1 (out of 1 available) 3027 1726776724.23972: exiting _queue_task() for managed_node2/copy 3027 1726776724.23985: done queuing things up, now waiting for results queue to drain 3027 1726776724.23986: waiting for pending results... 3027 1726776724.24169: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3027 1726776724.24253: in run() - task 0233de48-8dd1-1ba9-d908-00000000061d 3027 1726776724.24267: variable 'ansible_search_path' from source: unknown 3027 1726776724.24271: variable 'ansible_search_path' from source: unknown 3027 1726776724.24305: calling self._execute() 3027 1726776724.24376: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776724.24380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776724.24389: variable 'omit' from source: magic vars 3027 1726776724.24470: variable 'omit' from source: magic vars 3027 1726776724.24508: variable 'omit' from source: magic vars 3027 1726776724.24531: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3027 1726776724.24767: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3027 1726776724.24828: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776724.24856: variable 'omit' from source: magic vars 3027 1726776724.24893: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776724.24922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776724.24938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776724.24955: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776724.24965: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776724.24992: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776724.24995: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776724.24998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776724.25073: Set connection var ansible_shell_executable to /bin/sh 3027 1726776724.25082: Set connection var ansible_shell_type to sh 3027 1726776724.25085: Set connection var ansible_connection to ssh 3027 1726776724.25087: Set connection var ansible_pipelining to False 3027 1726776724.25093: Set connection var ansible_timeout to 10 3027 1726776724.25104: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776724.25119: variable 'ansible_shell_executable' from source: unknown 3027 1726776724.25123: variable 'ansible_connection' from source: unknown 3027 1726776724.25125: variable 'ansible_module_compression' from source: unknown 3027 1726776724.25128: variable 'ansible_shell_type' from source: unknown 3027 1726776724.25130: variable 'ansible_shell_executable' from source: unknown 3027 1726776724.25132: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776724.25136: variable 'ansible_pipelining' from source: unknown 3027 1726776724.25139: variable 'ansible_timeout' from source: unknown 3027 1726776724.25143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776724.25255: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776724.25263: variable 'omit' from source: magic vars 3027 1726776724.25269: starting attempt loop 3027 1726776724.25272: running the handler 3027 1726776724.25283: _low_level_execute_command(): starting 3027 1726776724.25289: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776724.25822: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776724.25826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.25828: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776724.25831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776724.25833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.25886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776724.25889: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776724.25892: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776724.25937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776724.27606: stdout chunk (state=3): >>>/root <<< 3027 1726776724.27734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776724.27769: stderr chunk (state=3): >>><<< 3027 1726776724.27772: stdout chunk (state=3): >>><<< 3027 1726776724.27792: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776724.27802: _low_level_execute_command(): starting 3027 1726776724.27811: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899 `" && echo ansible-tmp-1726776724.2779133-6073-264218625426899="` echo /root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899 `" ) && sleep 0' 3027 1726776724.28247: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776724.28254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.28287: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776724.28291: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.28347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776724.28368: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776724.28374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776724.28399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776724.30331: stdout chunk (state=3): >>>ansible-tmp-1726776724.2779133-6073-264218625426899=/root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899 <<< 3027 1726776724.30456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776724.30511: stderr chunk (state=3): >>><<< 3027 1726776724.30516: stdout chunk (state=3): >>><<< 3027 1726776724.30532: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776724.2779133-6073-264218625426899=/root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776724.30608: variable 'ansible_module_compression' from source: unknown 3027 1726776724.30652: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776724.30681: variable 'ansible_facts' from source: unknown 3027 1726776724.30744: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899/AnsiballZ_stat.py 3027 1726776724.30841: Sending initial data 3027 1726776724.30845: Sent initial data (151 bytes) 3027 1726776724.31315: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776724.31319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.31321: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776724.31323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.31375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776724.31379: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776724.31381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776724.31422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776724.32993: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776724.33029: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776724.33068: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpnfj778ly /root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899/AnsiballZ_stat.py <<< 3027 1726776724.33071: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899/AnsiballZ_stat.py" <<< 3027 1726776724.33103: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpnfj778ly" to remote "/root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899/AnsiballZ_stat.py" <<< 3027 1726776724.33612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776724.33685: stderr chunk (state=3): >>><<< 3027 1726776724.33689: stdout chunk (state=3): >>><<< 3027 1726776724.33712: done transferring module to remote 3027 1726776724.33721: _low_level_execute_command(): starting 3027 1726776724.33726: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899/ /root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899/AnsiballZ_stat.py && sleep 0' 3027 1726776724.34196: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776724.34199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776724.34204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776724.34207: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776724.34213: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.34255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776724.34262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776724.34278: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776724.34306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776724.36119: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776724.36174: stderr chunk (state=3): >>><<< 3027 1726776724.36178: stdout chunk (state=3): >>><<< 3027 1726776724.36192: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776724.36195: _low_level_execute_command(): starting 3027 1726776724.36203: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899/AnsiballZ_stat.py && sleep 0' 3027 1726776724.36665: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776724.36668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776724.36671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.36673: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776724.36676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.36728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776724.36731: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776724.36735: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776724.36779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776724.54472: 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": 262937, "dev": 51714, "nlink": 1, "atime": 1726776715.3599586, "mtime": 1726776717.2448845, "ctime": 1726776717.2448845, "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": "3024238528", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3027 1726776724.56072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776724.56131: stderr chunk (state=3): >>><<< 3027 1726776724.56134: stdout chunk (state=3): >>><<< 3027 1726776724.56154: _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": 262937, "dev": 51714, "nlink": 1, "atime": 1726776715.3599586, "mtime": 1726776717.2448845, "ctime": 1726776717.2448845, "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": "3024238528", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776724.56203: 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-1726776724.2779133-6073-264218625426899/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3027 1726776724.56243: variable 'ansible_module_compression' from source: unknown 3027 1726776724.56275: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3027 1726776724.56290: variable 'ansible_facts' from source: unknown 3027 1726776724.56344: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899/AnsiballZ_file.py 3027 1726776724.56445: Sending initial data 3027 1726776724.56450: Sent initial data (151 bytes) 3027 1726776724.56933: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776724.56936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776724.56939: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.56941: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776724.56943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776724.56945: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.56999: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776724.57003: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776724.57005: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776724.57045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776724.58682: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776724.58713: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776724.58754: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpulv2i9mi /root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899/AnsiballZ_file.py <<< 3027 1726776724.58758: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899/AnsiballZ_file.py" <<< 3027 1726776724.58786: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpulv2i9mi" to remote "/root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899/AnsiballZ_file.py" <<< 3027 1726776724.58791: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899/AnsiballZ_file.py" <<< 3027 1726776724.59317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776724.59388: stderr chunk (state=3): >>><<< 3027 1726776724.59391: stdout chunk (state=3): >>><<< 3027 1726776724.59412: done transferring module to remote 3027 1726776724.59420: _low_level_execute_command(): starting 3027 1726776724.59425: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899/ /root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899/AnsiballZ_file.py && sleep 0' 3027 1726776724.59889: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776724.59892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776724.59894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.59897: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776724.59899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.59955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776724.59959: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776724.59974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776724.60000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776724.65391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776724.65445: stderr chunk (state=3): >>><<< 3027 1726776724.65451: stdout chunk (state=3): >>><<< 3027 1726776724.65464: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776724.65468: _low_level_execute_command(): starting 3027 1726776724.65476: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899/AnsiballZ_file.py && sleep 0' 3027 1726776724.65958: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776724.65962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.65969: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776724.65972: 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 <<< 3027 1726776724.65974: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.66019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776724.66023: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776724.66040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776724.66077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776724.83876: 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": ".pb80cjyd", "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}}} <<< 3027 1726776724.85452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776724.85510: stderr chunk (state=3): >>><<< 3027 1726776724.85513: stdout chunk (state=3): >>><<< 3027 1726776724.85529: _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": ".pb80cjyd", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776724.85563: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.pb80cjyd', '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-1726776724.2779133-6073-264218625426899/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776724.85574: _low_level_execute_command(): starting 3027 1726776724.85581: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776724.2779133-6073-264218625426899/ > /dev/null 2>&1 && sleep 0' 3027 1726776724.86055: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776724.86059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776724.86061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776724.86063: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776724.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.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.86107: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776724.86126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776724.86171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776724.88042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776724.88100: stderr chunk (state=3): >>><<< 3027 1726776724.88106: stdout chunk (state=3): >>><<< 3027 1726776724.88118: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776724.88126: handler run complete 3027 1726776724.88152: attempt loop complete, returning result 3027 1726776724.88155: _execute() done 3027 1726776724.88157: dumping result to json 3027 1726776724.88164: done dumping result, returning 3027 1726776724.88172: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0233de48-8dd1-1ba9-d908-00000000061d] 3027 1726776724.88177: sending task result for task 0233de48-8dd1-1ba9-d908-00000000061d 3027 1726776724.88291: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000061d 3027 1726776724.88294: 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 } 3027 1726776724.88399: no more pending results, returning what we have 3027 1726776724.88405: results queue empty 3027 1726776724.88406: checking for any_errors_fatal 3027 1726776724.88413: done checking for any_errors_fatal 3027 1726776724.88413: checking for max_fail_percentage 3027 1726776724.88415: done checking for max_fail_percentage 3027 1726776724.88416: checking to see if all hosts have failed and the running result is not ok 3027 1726776724.88417: done checking to see if all hosts have failed 3027 1726776724.88417: getting the remaining hosts for this loop 3027 1726776724.88419: done getting the remaining hosts for this loop 3027 1726776724.88422: getting the next task for host managed_node2 3027 1726776724.88427: done getting next task for host managed_node2 3027 1726776724.88431: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 3027 1726776724.88434: ^ 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 3027 1726776724.88443: getting variables 3027 1726776724.88445: in VariableManager get_vars() 3027 1726776724.88483: Calling all_inventory to load vars for managed_node2 3027 1726776724.88486: Calling groups_inventory to load vars for managed_node2 3027 1726776724.88488: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776724.88497: Calling all_plugins_play to load vars for managed_node2 3027 1726776724.88499: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776724.88504: Calling groups_plugins_play to load vars for managed_node2 3027 1726776724.88621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776724.88752: done with get_vars() 3027 1726776724.88761: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:12:04 -0400 (0:00:00.650) 0:01:50.986 **** 3027 1726776724.88824: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776724.89040: worker is 1 (out of 1 available) 3027 1726776724.89056: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776724.89070: done queuing things up, now waiting for results queue to drain 3027 1726776724.89071: waiting for pending results... 3027 1726776724.89255: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 3027 1726776724.89331: in run() - task 0233de48-8dd1-1ba9-d908-00000000061e 3027 1726776724.89344: variable 'ansible_search_path' from source: unknown 3027 1726776724.89348: variable 'ansible_search_path' from source: unknown 3027 1726776724.89383: calling self._execute() 3027 1726776724.89459: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776724.89462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776724.89471: variable 'omit' from source: magic vars 3027 1726776724.89626: variable 'omit' from source: magic vars 3027 1726776724.89665: variable 'omit' from source: magic vars 3027 1726776724.89686: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776724.89916: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776724.89977: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776724.90041: variable '__kernel_settings_profile_parent' from source: set_fact 3027 1726776724.90045: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776724.90085: variable 'omit' from source: magic vars 3027 1726776724.90121: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776724.90152: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776724.90170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776724.90184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776724.90195: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776724.90222: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776724.90225: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776724.90229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776724.90305: Set connection var ansible_shell_executable to /bin/sh 3027 1726776724.90308: Set connection var ansible_shell_type to sh 3027 1726776724.90311: Set connection var ansible_connection to ssh 3027 1726776724.90317: Set connection var ansible_pipelining to False 3027 1726776724.90322: Set connection var ansible_timeout to 10 3027 1726776724.90331: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776724.90347: variable 'ansible_shell_executable' from source: unknown 3027 1726776724.90352: variable 'ansible_connection' from source: unknown 3027 1726776724.90355: variable 'ansible_module_compression' from source: unknown 3027 1726776724.90357: variable 'ansible_shell_type' from source: unknown 3027 1726776724.90360: variable 'ansible_shell_executable' from source: unknown 3027 1726776724.90362: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776724.90366: variable 'ansible_pipelining' from source: unknown 3027 1726776724.90369: variable 'ansible_timeout' from source: unknown 3027 1726776724.90373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776724.90522: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776724.90532: variable 'omit' from source: magic vars 3027 1726776724.90538: starting attempt loop 3027 1726776724.90541: running the handler 3027 1726776724.90554: _low_level_execute_command(): starting 3027 1726776724.90561: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776724.91091: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776724.91095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.91099: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776724.91101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776724.91103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.91154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776724.91158: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776724.91164: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776724.91203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776724.92869: stdout chunk (state=3): >>>/root <<< 3027 1726776724.92967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776724.93027: stderr chunk (state=3): >>><<< 3027 1726776724.93030: stdout chunk (state=3): >>><<< 3027 1726776724.93053: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776724.93065: _low_level_execute_command(): starting 3027 1726776724.93071: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776724.9305384-6085-185988795376379 `" && echo ansible-tmp-1726776724.9305384-6085-185988795376379="` echo /root/.ansible/tmp/ansible-tmp-1726776724.9305384-6085-185988795376379 `" ) && sleep 0' 3027 1726776724.93530: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776724.93545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776724.93572: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776724.93576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.93632: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776724.93636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776724.93642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776724.93676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776724.95611: stdout chunk (state=3): >>>ansible-tmp-1726776724.9305384-6085-185988795376379=/root/.ansible/tmp/ansible-tmp-1726776724.9305384-6085-185988795376379 <<< 3027 1726776724.95727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776724.95780: stderr chunk (state=3): >>><<< 3027 1726776724.95784: stdout chunk (state=3): >>><<< 3027 1726776724.95798: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776724.9305384-6085-185988795376379=/root/.ansible/tmp/ansible-tmp-1726776724.9305384-6085-185988795376379 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776724.95846: variable 'ansible_module_compression' from source: unknown 3027 1726776724.95880: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3027 1726776724.95917: variable 'ansible_facts' from source: unknown 3027 1726776724.95979: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776724.9305384-6085-185988795376379/AnsiballZ_kernel_settings_get_config.py 3027 1726776724.96092: Sending initial data 3027 1726776724.96095: Sent initial data (173 bytes) 3027 1726776724.96542: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776724.96552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776724.96578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.96582: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776724.96584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.96640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776724.96648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776724.96653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776724.96684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776724.98256: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776724.98286: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776724.98323: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpk14c9qoz /root/.ansible/tmp/ansible-tmp-1726776724.9305384-6085-185988795376379/AnsiballZ_kernel_settings_get_config.py <<< 3027 1726776724.98326: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776724.9305384-6085-185988795376379/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776724.98355: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpk14c9qoz" to remote "/root/.ansible/tmp/ansible-tmp-1726776724.9305384-6085-185988795376379/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776724.98360: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776724.9305384-6085-185988795376379/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776724.98838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776724.98908: stderr chunk (state=3): >>><<< 3027 1726776724.98912: stdout chunk (state=3): >>><<< 3027 1726776724.98932: done transferring module to remote 3027 1726776724.98942: _low_level_execute_command(): starting 3027 1726776724.98948: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776724.9305384-6085-185988795376379/ /root/.ansible/tmp/ansible-tmp-1726776724.9305384-6085-185988795376379/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776724.99419: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776724.99422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.99429: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776724.99431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776724.99433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776724.99484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776724.99491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776724.99494: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776724.99526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776725.01333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776725.01387: stderr chunk (state=3): >>><<< 3027 1726776725.01391: stdout chunk (state=3): >>><<< 3027 1726776725.01408: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776725.01411: _low_level_execute_command(): starting 3027 1726776725.01415: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776724.9305384-6085-185988795376379/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776725.01882: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776725.01886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.01888: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776725.01890: 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 <<< 3027 1726776725.01892: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.01945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776725.01954: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776725.01957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776725.01993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776725.18889: 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"}}} <<< 3027 1726776725.20372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776725.20431: stderr chunk (state=3): >>><<< 3027 1726776725.20435: stdout chunk (state=3): >>><<< 3027 1726776725.20456: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776725.20480: 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-1726776724.9305384-6085-185988795376379/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776725.20489: _low_level_execute_command(): starting 3027 1726776725.20494: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776724.9305384-6085-185988795376379/ > /dev/null 2>&1 && sleep 0' 3027 1726776725.20956: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776725.20960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.20966: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776725.20977: 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.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.21031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776725.21034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776725.21036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776725.21080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776725.22982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776725.23035: stderr chunk (state=3): >>><<< 3027 1726776725.23038: stdout chunk (state=3): >>><<< 3027 1726776725.23141: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776725.23144: handler run complete 3027 1726776725.23146: attempt loop complete, returning result 3027 1726776725.23148: _execute() done 3027 1726776725.23152: dumping result to json 3027 1726776725.23154: done dumping result, returning 3027 1726776725.23155: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0233de48-8dd1-1ba9-d908-00000000061e] 3027 1726776725.23157: sending task result for task 0233de48-8dd1-1ba9-d908-00000000061e 3027 1726776725.23236: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000061e 3027 1726776725.23239: 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" } } } 3027 1726776725.23329: no more pending results, returning what we have 3027 1726776725.23332: results queue empty 3027 1726776725.23332: checking for any_errors_fatal 3027 1726776725.23339: done checking for any_errors_fatal 3027 1726776725.23340: checking for max_fail_percentage 3027 1726776725.23341: done checking for max_fail_percentage 3027 1726776725.23342: checking to see if all hosts have failed and the running result is not ok 3027 1726776725.23343: done checking to see if all hosts have failed 3027 1726776725.23343: getting the remaining hosts for this loop 3027 1726776725.23345: done getting the remaining hosts for this loop 3027 1726776725.23348: getting the next task for host managed_node2 3027 1726776725.23355: done getting next task for host managed_node2 3027 1726776725.23358: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3027 1726776725.23361: ^ 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 3027 1726776725.23371: getting variables 3027 1726776725.23372: in VariableManager get_vars() 3027 1726776725.23408: Calling all_inventory to load vars for managed_node2 3027 1726776725.23411: Calling groups_inventory to load vars for managed_node2 3027 1726776725.23413: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776725.23422: Calling all_plugins_play to load vars for managed_node2 3027 1726776725.23424: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776725.23427: Calling groups_plugins_play to load vars for managed_node2 3027 1726776725.23582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776725.23709: done with get_vars() 3027 1726776725.23717: done getting variables 3027 1726776725.23764: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:12:05 -0400 (0:00:00.349) 0:01:51.335 **** 3027 1726776725.23786: entering _queue_task() for managed_node2/template 3027 1726776725.23995: worker is 1 (out of 1 available) 3027 1726776725.24013: exiting _queue_task() for managed_node2/template 3027 1726776725.24026: done queuing things up, now waiting for results queue to drain 3027 1726776725.24028: waiting for pending results... 3027 1726776725.24209: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3027 1726776725.24282: in run() - task 0233de48-8dd1-1ba9-d908-00000000061f 3027 1726776725.24297: variable 'ansible_search_path' from source: unknown 3027 1726776725.24302: variable 'ansible_search_path' from source: unknown 3027 1726776725.24331: calling self._execute() 3027 1726776725.24407: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776725.24411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776725.24421: variable 'omit' from source: magic vars 3027 1726776725.24498: variable 'omit' from source: magic vars 3027 1726776725.24535: variable 'omit' from source: magic vars 3027 1726776725.24788: variable '__kernel_settings_profile_src' from source: role '' all vars 3027 1726776725.24796: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776725.24857: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776725.24877: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776725.24927: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776725.24978: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776725.25042: variable '__kernel_settings_profile_parent' from source: set_fact 3027 1726776725.25047: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776725.25076: variable 'omit' from source: magic vars 3027 1726776725.25111: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776725.25141: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776725.25160: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776725.25174: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776725.25184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776725.25211: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776725.25214: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776725.25219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776725.25293: Set connection var ansible_shell_executable to /bin/sh 3027 1726776725.25297: Set connection var ansible_shell_type to sh 3027 1726776725.25303: Set connection var ansible_connection to ssh 3027 1726776725.25306: Set connection var ansible_pipelining to False 3027 1726776725.25312: Set connection var ansible_timeout to 10 3027 1726776725.25320: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776725.25337: variable 'ansible_shell_executable' from source: unknown 3027 1726776725.25342: variable 'ansible_connection' from source: unknown 3027 1726776725.25344: variable 'ansible_module_compression' from source: unknown 3027 1726776725.25347: variable 'ansible_shell_type' from source: unknown 3027 1726776725.25351: variable 'ansible_shell_executable' from source: unknown 3027 1726776725.25353: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776725.25355: variable 'ansible_pipelining' from source: unknown 3027 1726776725.25358: variable 'ansible_timeout' from source: unknown 3027 1726776725.25362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776725.25473: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776725.25481: variable 'omit' from source: magic vars 3027 1726776725.25486: starting attempt loop 3027 1726776725.25489: running the handler 3027 1726776725.25504: _low_level_execute_command(): starting 3027 1726776725.25508: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776725.26012: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776725.26052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776725.26055: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.26058: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3027 1726776725.26061: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776725.26064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.26106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776725.26110: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776725.26119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776725.26171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776725.27865: stdout chunk (state=3): >>>/root <<< 3027 1726776725.27965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776725.28019: stderr chunk (state=3): >>><<< 3027 1726776725.28023: stdout chunk (state=3): >>><<< 3027 1726776725.28043: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776725.28055: _low_level_execute_command(): starting 3027 1726776725.28061: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411 `" && echo ansible-tmp-1726776725.28042-6096-252276639437411="` echo /root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411 `" ) && sleep 0' 3027 1726776725.28526: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776725.28529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.28532: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776725.28535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.28589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776725.28592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776725.28596: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776725.28632: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776725.30581: stdout chunk (state=3): >>>ansible-tmp-1726776725.28042-6096-252276639437411=/root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411 <<< 3027 1726776725.30694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776725.30752: stderr chunk (state=3): >>><<< 3027 1726776725.30755: stdout chunk (state=3): >>><<< 3027 1726776725.30771: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776725.28042-6096-252276639437411=/root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776725.30787: evaluation_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 3027 1726776725.30810: search_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 3027 1726776725.30830: variable 'ansible_search_path' from source: unknown 3027 1726776725.31471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776725.32916: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776725.32972: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776725.33002: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776725.33027: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776725.33046: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776725.33254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776725.33275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776725.33294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776725.33325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776725.33336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776725.33586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776725.33606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776725.33626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776725.33654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776725.33666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776725.33934: variable 'ansible_managed' from source: unknown 3027 1726776725.33939: variable '__sections' from source: task vars 3027 1726776725.34036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776725.34054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776725.34075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776725.34106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776725.34115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776725.34193: variable 'kernel_settings_sysctl' from source: include params 3027 1726776725.34204: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776725.34207: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776725.34247: variable '__sysctl_old' from source: task vars 3027 1726776725.34296: variable '__sysctl_old' from source: task vars 3027 1726776725.34444: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776725.34447: variable 'kernel_settings_sysctl' from source: include params 3027 1726776725.34455: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776725.34460: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776725.34465: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776725.34613: variable 'kernel_settings_sysfs' from source: include params 3027 1726776725.34619: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776725.34624: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776725.34644: variable '__sysfs_old' from source: task vars 3027 1726776725.34689: variable '__sysfs_old' from source: task vars 3027 1726776725.34842: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776725.34845: variable 'kernel_settings_sysfs' from source: include params 3027 1726776725.34928: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776725.34931: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776725.34934: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776725.34936: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3027 1726776725.34938: variable '__systemd_old' from source: task vars 3027 1726776725.34952: variable '__systemd_old' from source: task vars 3027 1726776725.35093: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776725.35096: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3027 1726776725.35100: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776725.35105: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776725.35119: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 3027 1726776725.35122: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3027 1726776725.35127: variable '__trans_huge_old' from source: task vars 3027 1726776725.35174: variable '__trans_huge_old' from source: task vars 3027 1726776725.35313: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776725.35316: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 3027 1726776725.35319: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776725.35325: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776725.35336: variable '__trans_defrag_old' from source: task vars 3027 1726776725.35382: variable '__trans_defrag_old' from source: task vars 3027 1726776725.35757: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776725.35760: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3027 1726776725.35763: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776725.35769: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776725.35787: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776725.35803: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776725.35816: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776725.35823: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776725.35828: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776725.35843: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776725.35852: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776725.35860: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776725.35869: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776725.35876: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776725.35882: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776725.35887: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776725.35893: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776725.36343: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776725.36390: variable 'ansible_module_compression' from source: unknown 3027 1726776725.36430: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776725.36450: variable 'ansible_facts' from source: unknown 3027 1726776725.36513: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/AnsiballZ_stat.py 3027 1726776725.36613: Sending initial data 3027 1726776725.36616: Sent initial data (149 bytes) 3027 1726776725.37090: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776725.37094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.37096: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776725.37098: 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 <<< 3027 1726776725.37103: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.37154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776725.37157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776725.37159: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776725.37210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776725.38987: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776725.39017: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776725.39054: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmplx64nv17 /root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/AnsiballZ_stat.py <<< 3027 1726776725.39065: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/AnsiballZ_stat.py" <<< 3027 1726776725.39087: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmplx64nv17" to remote "/root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/AnsiballZ_stat.py" <<< 3027 1726776725.39093: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/AnsiballZ_stat.py" <<< 3027 1726776725.39588: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776725.39658: stderr chunk (state=3): >>><<< 3027 1726776725.39661: stdout chunk (state=3): >>><<< 3027 1726776725.39682: done transferring module to remote 3027 1726776725.39691: _low_level_execute_command(): starting 3027 1726776725.39697: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/ /root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/AnsiballZ_stat.py && sleep 0' 3027 1726776725.40155: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776725.40158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776725.40161: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.40163: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776725.40171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.40209: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776725.40223: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776725.40269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776725.42091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776725.42142: stderr chunk (state=3): >>><<< 3027 1726776725.42145: stdout chunk (state=3): >>><<< 3027 1726776725.42162: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776725.42165: _low_level_execute_command(): starting 3027 1726776725.42170: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/AnsiballZ_stat.py && sleep 0' 3027 1726776725.42639: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776725.42643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.42645: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776725.42647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776725.42652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.42707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776725.42713: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776725.42716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776725.42753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776725.60715: 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": 262938, "dev": 51714, "nlink": 1, "atime": 1726776717.2378848, "mtime": 1726776655.2277305, "ctime": 1726776716.7319047, "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": "999568556", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3027 1726776725.62313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776725.62374: stderr chunk (state=3): >>><<< 3027 1726776725.62377: stdout chunk (state=3): >>><<< 3027 1726776725.62394: _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": 262938, "dev": 51714, "nlink": 1, "atime": 1726776717.2378848, "mtime": 1726776655.2277305, "ctime": 1726776716.7319047, "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": "999568556", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776725.62438: 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-1726776725.28042-6096-252276639437411/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3027 1726776725.62534: Sending initial data 3027 1726776725.62538: Sent initial data (163 bytes) 3027 1726776725.63006: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776725.63009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776725.63012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776725.63014: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776725.63016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.63069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776725.63073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776725.63075: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776725.63115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776725.64742: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 3027 1726776725.64746: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776725.64777: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776725.64814: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpi44b5_28/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/.source.conf <<< 3027 1726776725.64820: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/.source.conf" <<< 3027 1726776725.64851: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpi44b5_28/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/.source.conf" <<< 3027 1726776725.64991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776725.65058: stderr chunk (state=3): >>><<< 3027 1726776725.65062: stdout chunk (state=3): >>><<< 3027 1726776725.65076: _low_level_execute_command(): starting 3027 1726776725.65081: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/ /root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/.source.conf && sleep 0' 3027 1726776725.65518: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776725.65522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776725.65556: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.65559: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776725.65562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776725.65564: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.65614: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776725.65618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776725.65662: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776725.67463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776725.67512: stderr chunk (state=3): >>><<< 3027 1726776725.67514: stdout chunk (state=3): >>><<< 3027 1726776725.67528: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776725.67552: variable 'ansible_module_compression' from source: unknown 3027 1726776725.67584: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3027 1726776725.67605: variable 'ansible_facts' from source: unknown 3027 1726776725.67648: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/AnsiballZ_copy.py 3027 1726776725.67738: Sending initial data 3027 1726776725.67742: Sent initial data (149 bytes) 3027 1726776725.68197: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776725.68202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.68205: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776725.68208: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776725.68210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.68255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776725.68259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776725.68270: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776725.68298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776725.69871: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776725.69879: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776725.69902: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776725.69937: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpoh7irj1r /root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/AnsiballZ_copy.py <<< 3027 1726776725.69940: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/AnsiballZ_copy.py" <<< 3027 1726776725.69969: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpoh7irj1r" to remote "/root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/AnsiballZ_copy.py" <<< 3027 1726776725.69976: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/AnsiballZ_copy.py" <<< 3027 1726776725.70481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776725.70543: stderr chunk (state=3): >>><<< 3027 1726776725.70547: stdout chunk (state=3): >>><<< 3027 1726776725.70568: done transferring module to remote 3027 1726776725.70576: _low_level_execute_command(): starting 3027 1726776725.70581: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/ /root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/AnsiballZ_copy.py && sleep 0' 3027 1726776725.71007: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776725.71011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776725.71041: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.71044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776725.71046: 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 <<< 3027 1726776725.71052: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.71107: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776725.71111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776725.71113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776725.71144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776725.72959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776725.72990: stderr chunk (state=3): >>><<< 3027 1726776725.72994: stdout chunk (state=3): >>><<< 3027 1726776725.73007: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776725.73010: _low_level_execute_command(): starting 3027 1726776725.73016: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/AnsiballZ_copy.py && sleep 0' 3027 1726776725.73444: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776725.73450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776725.73475: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.73482: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776725.73485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.73536: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776725.73540: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776725.73588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776725.91519: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/.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-1726776725.28042-6096-252276639437411/.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}}} <<< 3027 1726776725.92964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776725.93022: stderr chunk (state=3): >>><<< 3027 1726776725.93026: stdout chunk (state=3): >>><<< 3027 1726776725.93040: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/.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-1726776725.28042-6096-252276639437411/.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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776725.93069: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/.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-1726776725.28042-6096-252276639437411/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776725.93099: _low_level_execute_command(): starting 3027 1726776725.93105: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776725.28042-6096-252276639437411/ > /dev/null 2>&1 && sleep 0' 3027 1726776725.93552: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776725.93556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776725.93590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776725.93594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776725.93647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776725.93653: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776725.93658: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776725.93694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776725.95607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776725.95665: stderr chunk (state=3): >>><<< 3027 1726776725.95668: stdout chunk (state=3): >>><<< 3027 1726776725.95682: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776725.95693: handler run complete 3027 1726776725.95716: attempt loop complete, returning result 3027 1726776725.95719: _execute() done 3027 1726776725.95725: dumping result to json 3027 1726776725.95729: done dumping result, returning 3027 1726776725.95738: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0233de48-8dd1-1ba9-d908-00000000061f] 3027 1726776725.95742: sending task result for task 0233de48-8dd1-1ba9-d908-00000000061f 3027 1726776725.95889: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000061f 3027 1726776725.95892: 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-1726776725.28042-6096-252276639437411/.source.conf", "state": "file", "uid": 0 } 3027 1726776725.95994: no more pending results, returning what we have 3027 1726776725.95997: results queue empty 3027 1726776725.95998: checking for any_errors_fatal 3027 1726776725.96006: done checking for any_errors_fatal 3027 1726776725.96007: checking for max_fail_percentage 3027 1726776725.96009: done checking for max_fail_percentage 3027 1726776725.96010: checking to see if all hosts have failed and the running result is not ok 3027 1726776725.96011: done checking to see if all hosts have failed 3027 1726776725.96012: getting the remaining hosts for this loop 3027 1726776725.96013: done getting the remaining hosts for this loop 3027 1726776725.96016: getting the next task for host managed_node2 3027 1726776725.96022: done getting next task for host managed_node2 3027 1726776725.96025: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3027 1726776725.96028: ^ 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 3027 1726776725.96038: getting variables 3027 1726776725.96039: in VariableManager get_vars() 3027 1726776725.96075: Calling all_inventory to load vars for managed_node2 3027 1726776725.96078: Calling groups_inventory to load vars for managed_node2 3027 1726776725.96080: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776725.96089: Calling all_plugins_play to load vars for managed_node2 3027 1726776725.96091: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776725.96094: Calling groups_plugins_play to load vars for managed_node2 3027 1726776725.96235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776725.96366: done with get_vars() 3027 1726776725.96375: done getting variables 3027 1726776725.96421: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:12:05 -0400 (0:00:00.726) 0:01:52.062 **** 3027 1726776725.96443: entering _queue_task() for managed_node2/service 3027 1726776725.96650: worker is 1 (out of 1 available) 3027 1726776725.96664: exiting _queue_task() for managed_node2/service 3027 1726776725.96677: done queuing things up, now waiting for results queue to drain 3027 1726776725.96679: waiting for pending results... 3027 1726776725.96867: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3027 1726776725.96948: in run() - task 0233de48-8dd1-1ba9-d908-000000000620 3027 1726776725.96962: variable 'ansible_search_path' from source: unknown 3027 1726776725.96965: variable 'ansible_search_path' from source: unknown 3027 1726776725.97004: variable '__kernel_settings_services' from source: include_vars 3027 1726776725.97262: variable '__kernel_settings_services' from source: include_vars 3027 1726776725.97322: variable 'omit' from source: magic vars 3027 1726776725.97413: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776725.97420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776725.97428: variable 'omit' from source: magic vars 3027 1726776725.97627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776725.97817: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776725.97850: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776725.97879: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776725.97928: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776725.98008: variable '__kernel_settings_register_profile' from source: set_fact 3027 1726776725.98019: variable '__kernel_settings_register_mode' from source: set_fact 3027 1726776725.98036: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 3027 1726776725.98040: when evaluation is False, skipping this task 3027 1726776725.98063: variable 'item' from source: unknown 3027 1726776725.98115: 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" } 3027 1726776725.98288: dumping result to json 3027 1726776725.98291: done dumping result, returning 3027 1726776725.98293: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0233de48-8dd1-1ba9-d908-000000000620] 3027 1726776725.98296: sending task result for task 0233de48-8dd1-1ba9-d908-000000000620 3027 1726776725.98337: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000620 3027 1726776725.98340: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 3027 1726776725.98372: no more pending results, returning what we have 3027 1726776725.98375: results queue empty 3027 1726776725.98376: checking for any_errors_fatal 3027 1726776725.98385: done checking for any_errors_fatal 3027 1726776725.98386: checking for max_fail_percentage 3027 1726776725.98387: done checking for max_fail_percentage 3027 1726776725.98388: checking to see if all hosts have failed and the running result is not ok 3027 1726776725.98389: done checking to see if all hosts have failed 3027 1726776725.98390: getting the remaining hosts for this loop 3027 1726776725.98391: done getting the remaining hosts for this loop 3027 1726776725.98394: getting the next task for host managed_node2 3027 1726776725.98399: done getting next task for host managed_node2 3027 1726776725.98403: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3027 1726776725.98406: ^ 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 3027 1726776725.98422: getting variables 3027 1726776725.98423: in VariableManager get_vars() 3027 1726776725.98454: Calling all_inventory to load vars for managed_node2 3027 1726776725.98456: Calling groups_inventory to load vars for managed_node2 3027 1726776725.98457: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776725.98464: Calling all_plugins_play to load vars for managed_node2 3027 1726776725.98466: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776725.98468: Calling groups_plugins_play to load vars for managed_node2 3027 1726776725.98575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776725.98702: done with get_vars() 3027 1726776725.98710: done getting variables 3027 1726776725.98755: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:12:05 -0400 (0:00:00.023) 0:01:52.085 **** 3027 1726776725.98776: entering _queue_task() for managed_node2/command 3027 1726776725.98982: worker is 1 (out of 1 available) 3027 1726776725.98997: exiting _queue_task() for managed_node2/command 3027 1726776725.99010: done queuing things up, now waiting for results queue to drain 3027 1726776725.99011: waiting for pending results... 3027 1726776725.99198: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3027 1726776725.99281: in run() - task 0233de48-8dd1-1ba9-d908-000000000621 3027 1726776725.99293: variable 'ansible_search_path' from source: unknown 3027 1726776725.99297: variable 'ansible_search_path' from source: unknown 3027 1726776725.99332: calling self._execute() 3027 1726776725.99408: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776725.99412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776725.99422: variable 'omit' from source: magic vars 3027 1726776725.99800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776726.00059: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776726.00093: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776726.00123: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776726.00150: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776726.00237: variable '__kernel_settings_register_profile' from source: set_fact 3027 1726776726.00260: Evaluated conditional (not __kernel_settings_register_profile is changed): True 3027 1726776726.00358: variable '__kernel_settings_register_mode' from source: set_fact 3027 1726776726.00367: Evaluated conditional (not __kernel_settings_register_mode is changed): True 3027 1726776726.00447: variable '__kernel_settings_register_apply' from source: set_fact 3027 1726776726.00457: Evaluated conditional (__kernel_settings_register_apply is changed): True 3027 1726776726.00463: variable 'omit' from source: magic vars 3027 1726776726.00495: variable 'omit' from source: magic vars 3027 1726776726.00584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776726.02005: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776726.02262: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776726.02290: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776726.02317: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776726.02337: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776726.02394: variable '__kernel_settings_active_profile' from source: set_fact 3027 1726776726.02424: variable 'omit' from source: magic vars 3027 1726776726.02447: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776726.02471: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776726.02486: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776726.02500: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776726.02512: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776726.02536: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776726.02539: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776726.02544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776726.02615: Set connection var ansible_shell_executable to /bin/sh 3027 1726776726.02621: Set connection var ansible_shell_type to sh 3027 1726776726.02624: Set connection var ansible_connection to ssh 3027 1726776726.02629: Set connection var ansible_pipelining to False 3027 1726776726.02635: Set connection var ansible_timeout to 10 3027 1726776726.02643: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776726.02663: variable 'ansible_shell_executable' from source: unknown 3027 1726776726.02666: variable 'ansible_connection' from source: unknown 3027 1726776726.02668: variable 'ansible_module_compression' from source: unknown 3027 1726776726.02671: variable 'ansible_shell_type' from source: unknown 3027 1726776726.02673: variable 'ansible_shell_executable' from source: unknown 3027 1726776726.02675: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776726.02680: variable 'ansible_pipelining' from source: unknown 3027 1726776726.02683: variable 'ansible_timeout' from source: unknown 3027 1726776726.02687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776726.02775: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776726.02784: variable 'omit' from source: magic vars 3027 1726776726.02789: starting attempt loop 3027 1726776726.02792: running the handler 3027 1726776726.02807: _low_level_execute_command(): starting 3027 1726776726.02814: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776726.03325: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776726.03329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776726.03333: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776726.03335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776726.03389: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776726.03392: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776726.03394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776726.03443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776726.05176: stdout chunk (state=3): >>>/root <<< 3027 1726776726.05283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776726.05339: stderr chunk (state=3): >>><<< 3027 1726776726.05343: stdout chunk (state=3): >>><<< 3027 1726776726.05365: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776726.05376: _low_level_execute_command(): starting 3027 1726776726.05380: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776726.053646-6112-99601514987166 `" && echo ansible-tmp-1726776726.053646-6112-99601514987166="` echo /root/.ansible/tmp/ansible-tmp-1726776726.053646-6112-99601514987166 `" ) && sleep 0' 3027 1726776726.06023: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776726.06040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776726.06114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776726.08057: stdout chunk (state=3): >>>ansible-tmp-1726776726.053646-6112-99601514987166=/root/.ansible/tmp/ansible-tmp-1726776726.053646-6112-99601514987166 <<< 3027 1726776726.08176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776726.08227: stderr chunk (state=3): >>><<< 3027 1726776726.08230: stdout chunk (state=3): >>><<< 3027 1726776726.08246: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776726.053646-6112-99601514987166=/root/.ansible/tmp/ansible-tmp-1726776726.053646-6112-99601514987166 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776726.08275: variable 'ansible_module_compression' from source: unknown 3027 1726776726.08315: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776726.08344: variable 'ansible_facts' from source: unknown 3027 1726776726.08402: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776726.053646-6112-99601514987166/AnsiballZ_command.py 3027 1726776726.08510: Sending initial data 3027 1726776726.08514: Sent initial data (152 bytes) 3027 1726776726.08945: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776726.08956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776726.08979: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776726.08982: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776726.08984: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776726.09037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776726.09040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776726.09081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776726.10663: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 3027 1726776726.10668: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776726.10694: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776726.10729: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpu5i62she /root/.ansible/tmp/ansible-tmp-1726776726.053646-6112-99601514987166/AnsiballZ_command.py <<< 3027 1726776726.10732: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776726.053646-6112-99601514987166/AnsiballZ_command.py" <<< 3027 1726776726.10764: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpu5i62she" to remote "/root/.ansible/tmp/ansible-tmp-1726776726.053646-6112-99601514987166/AnsiballZ_command.py" <<< 3027 1726776726.10769: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776726.053646-6112-99601514987166/AnsiballZ_command.py" <<< 3027 1726776726.11247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776726.11305: stderr chunk (state=3): >>><<< 3027 1726776726.11309: stdout chunk (state=3): >>><<< 3027 1726776726.11328: done transferring module to remote 3027 1726776726.11339: _low_level_execute_command(): starting 3027 1726776726.11344: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776726.053646-6112-99601514987166/ /root/.ansible/tmp/ansible-tmp-1726776726.053646-6112-99601514987166/AnsiballZ_command.py && sleep 0' 3027 1726776726.11779: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776726.11785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776726.11788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776726.11790: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776726.11792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776726.11837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776726.11840: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776726.11878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776726.13654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776726.13694: stderr chunk (state=3): >>><<< 3027 1726776726.13697: stdout chunk (state=3): >>><<< 3027 1726776726.13710: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776726.13713: _low_level_execute_command(): starting 3027 1726776726.13721: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776726.053646-6112-99601514987166/AnsiballZ_command.py && sleep 0' 3027 1726776726.14138: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776726.14142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776726.14144: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776726.14146: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776726.14150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776726.14153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776726.14197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776726.14200: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776726.14246: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776727.42755: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:12:06.308625", "end": "2024-09-19 16:12:07.425791", "delta": "0:00:01.117166", "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}}} <<< 3027 1726776727.44473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776727.44528: stderr chunk (state=3): >>><<< 3027 1726776727.44531: stdout chunk (state=3): >>><<< 3027 1726776727.44546: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:12:06.308625", "end": "2024-09-19 16:12:07.425791", "delta": "0:00:01.117166", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776727.44580: 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-1726776726.053646-6112-99601514987166/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776727.44588: _low_level_execute_command(): starting 3027 1726776727.44591: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776726.053646-6112-99601514987166/ > /dev/null 2>&1 && sleep 0' 3027 1726776727.45038: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776727.45041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776727.45079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776727.45082: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776727.45085: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776727.45087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776727.45089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776727.45145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776727.45154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776727.45157: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776727.45190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776727.47096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776727.47146: stderr chunk (state=3): >>><<< 3027 1726776727.47151: stdout chunk (state=3): >>><<< 3027 1726776727.47165: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776727.47171: handler run complete 3027 1726776727.47190: Evaluated conditional (True): True 3027 1726776727.47199: attempt loop complete, returning result 3027 1726776727.47202: _execute() done 3027 1726776727.47207: dumping result to json 3027 1726776727.47213: done dumping result, returning 3027 1726776727.47222: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0233de48-8dd1-1ba9-d908-000000000621] 3027 1726776727.47226: sending task result for task 0233de48-8dd1-1ba9-d908-000000000621 3027 1726776727.47328: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000621 3027 1726776727.47331: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.117166", "end": "2024-09-19 16:12:07.425791", "rc": 0, "start": "2024-09-19 16:12:06.308625" } 3027 1726776727.47430: no more pending results, returning what we have 3027 1726776727.47434: results queue empty 3027 1726776727.47435: checking for any_errors_fatal 3027 1726776727.47442: done checking for any_errors_fatal 3027 1726776727.47443: checking for max_fail_percentage 3027 1726776727.47445: done checking for max_fail_percentage 3027 1726776727.47445: checking to see if all hosts have failed and the running result is not ok 3027 1726776727.47446: done checking to see if all hosts have failed 3027 1726776727.47447: getting the remaining hosts for this loop 3027 1726776727.47451: done getting the remaining hosts for this loop 3027 1726776727.47455: getting the next task for host managed_node2 3027 1726776727.47460: done getting next task for host managed_node2 3027 1726776727.47464: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3027 1726776727.47467: ^ 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 3027 1726776727.47478: getting variables 3027 1726776727.47480: in VariableManager get_vars() 3027 1726776727.47514: Calling all_inventory to load vars for managed_node2 3027 1726776727.47517: Calling groups_inventory to load vars for managed_node2 3027 1726776727.47519: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776727.47528: Calling all_plugins_play to load vars for managed_node2 3027 1726776727.47530: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776727.47533: Calling groups_plugins_play to load vars for managed_node2 3027 1726776727.47696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776727.47824: done with get_vars() 3027 1726776727.47833: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:12:07 -0400 (0:00:01.491) 0:01:53.576 **** 3027 1726776727.47906: entering _queue_task() for managed_node2/include_tasks 3027 1726776727.48134: worker is 1 (out of 1 available) 3027 1726776727.48152: exiting _queue_task() for managed_node2/include_tasks 3027 1726776727.48166: done queuing things up, now waiting for results queue to drain 3027 1726776727.48167: waiting for pending results... 3027 1726776727.48359: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3027 1726776727.48442: in run() - task 0233de48-8dd1-1ba9-d908-000000000622 3027 1726776727.48457: variable 'ansible_search_path' from source: unknown 3027 1726776727.48461: variable 'ansible_search_path' from source: unknown 3027 1726776727.48491: calling self._execute() 3027 1726776727.48567: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776727.48572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776727.48580: variable 'omit' from source: magic vars 3027 1726776727.48937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776727.49131: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776727.49166: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776727.49193: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776727.49222: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776727.49303: variable '__kernel_settings_register_apply' from source: set_fact 3027 1726776727.49328: Evaluated conditional (__kernel_settings_register_apply is changed): True 3027 1726776727.49332: _execute() done 3027 1726776727.49336: dumping result to json 3027 1726776727.49339: done dumping result, returning 3027 1726776727.49346: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0233de48-8dd1-1ba9-d908-000000000622] 3027 1726776727.49352: sending task result for task 0233de48-8dd1-1ba9-d908-000000000622 3027 1726776727.49443: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000622 3027 1726776727.49446: WORKER PROCESS EXITING 3027 1726776727.49516: no more pending results, returning what we have 3027 1726776727.49520: in VariableManager get_vars() 3027 1726776727.49558: Calling all_inventory to load vars for managed_node2 3027 1726776727.49561: Calling groups_inventory to load vars for managed_node2 3027 1726776727.49563: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776727.49572: Calling all_plugins_play to load vars for managed_node2 3027 1726776727.49574: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776727.49577: Calling groups_plugins_play to load vars for managed_node2 3027 1726776727.49688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776727.49812: done with get_vars() 3027 1726776727.49818: variable 'ansible_search_path' from source: unknown 3027 1726776727.49819: variable 'ansible_search_path' from source: unknown 3027 1726776727.49841: we have included files to process 3027 1726776727.49841: generating all_blocks data 3027 1726776727.49846: done generating all_blocks data 3027 1726776727.49853: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3027 1726776727.49854: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3027 1726776727.49855: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3027 1726776727.50127: done processing included file 3027 1726776727.50130: iterating over new_blocks loaded from include file 3027 1726776727.50130: in VariableManager get_vars() 3027 1726776727.50147: done with get_vars() 3027 1726776727.50148: filtering new block on tags 3027 1726776727.50183: done filtering new block on tags 3027 1726776727.50185: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 3027 1726776727.50188: extending task lists for all hosts with included blocks 3027 1726776727.50595: done extending task lists 3027 1726776727.50596: done processing included files 3027 1726776727.50596: results queue empty 3027 1726776727.50597: checking for any_errors_fatal 3027 1726776727.50600: done checking for any_errors_fatal 3027 1726776727.50601: checking for max_fail_percentage 3027 1726776727.50602: done checking for max_fail_percentage 3027 1726776727.50602: checking to see if all hosts have failed and the running result is not ok 3027 1726776727.50603: done checking to see if all hosts have failed 3027 1726776727.50603: getting the remaining hosts for this loop 3027 1726776727.50604: done getting the remaining hosts for this loop 3027 1726776727.50606: getting the next task for host managed_node2 3027 1726776727.50609: done getting next task for host managed_node2 3027 1726776727.50611: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3027 1726776727.50613: ^ 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 3027 1726776727.50620: getting variables 3027 1726776727.50621: in VariableManager get_vars() 3027 1726776727.50630: Calling all_inventory to load vars for managed_node2 3027 1726776727.50631: Calling groups_inventory to load vars for managed_node2 3027 1726776727.50633: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776727.50636: Calling all_plugins_play to load vars for managed_node2 3027 1726776727.50638: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776727.50639: Calling groups_plugins_play to load vars for managed_node2 3027 1726776727.50721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776727.50837: done with get_vars() 3027 1726776727.50843: done getting variables 3027 1726776727.50872: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:12:07 -0400 (0:00:00.029) 0:01:53.606 **** 3027 1726776727.50895: entering _queue_task() for managed_node2/command 3027 1726776727.51101: worker is 1 (out of 1 available) 3027 1726776727.51114: exiting _queue_task() for managed_node2/command 3027 1726776727.51127: done queuing things up, now waiting for results queue to drain 3027 1726776727.51129: waiting for pending results... 3027 1726776727.51324: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3027 1726776727.51413: in run() - task 0233de48-8dd1-1ba9-d908-0000000007f9 3027 1726776727.51427: variable 'ansible_search_path' from source: unknown 3027 1726776727.51431: variable 'ansible_search_path' from source: unknown 3027 1726776727.51467: calling self._execute() 3027 1726776727.51536: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776727.51540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776727.51551: variable 'omit' from source: magic vars 3027 1726776727.51636: variable 'omit' from source: magic vars 3027 1726776727.51685: variable 'omit' from source: magic vars 3027 1726776727.51711: variable 'omit' from source: magic vars 3027 1726776727.51748: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776727.51780: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776727.51798: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776727.51816: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776727.51826: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776727.51854: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776727.51858: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776727.51862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776727.51938: Set connection var ansible_shell_executable to /bin/sh 3027 1726776727.51944: Set connection var ansible_shell_type to sh 3027 1726776727.51950: Set connection var ansible_connection to ssh 3027 1726776727.51954: Set connection var ansible_pipelining to False 3027 1726776727.51961: Set connection var ansible_timeout to 10 3027 1726776727.51969: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776727.51986: variable 'ansible_shell_executable' from source: unknown 3027 1726776727.51989: variable 'ansible_connection' from source: unknown 3027 1726776727.51992: variable 'ansible_module_compression' from source: unknown 3027 1726776727.51995: variable 'ansible_shell_type' from source: unknown 3027 1726776727.51998: variable 'ansible_shell_executable' from source: unknown 3027 1726776727.52002: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776727.52008: variable 'ansible_pipelining' from source: unknown 3027 1726776727.52011: variable 'ansible_timeout' from source: unknown 3027 1726776727.52016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776727.52134: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776727.52142: variable 'omit' from source: magic vars 3027 1726776727.52148: starting attempt loop 3027 1726776727.52153: running the handler 3027 1726776727.52166: _low_level_execute_command(): starting 3027 1726776727.52172: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776727.52712: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776727.52716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776727.52719: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776727.52722: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776727.52763: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776727.52767: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776727.52778: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776727.52833: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776727.54560: stdout chunk (state=3): >>>/root <<< 3027 1726776727.54661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776727.54720: stderr chunk (state=3): >>><<< 3027 1726776727.54723: stdout chunk (state=3): >>><<< 3027 1726776727.54747: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776727.54759: _low_level_execute_command(): starting 3027 1726776727.54765: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776727.547457-6127-97839150231004 `" && echo ansible-tmp-1726776727.547457-6127-97839150231004="` echo /root/.ansible/tmp/ansible-tmp-1726776727.547457-6127-97839150231004 `" ) && sleep 0' 3027 1726776727.55234: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776727.55237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776727.55240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776727.55242: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776727.55256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776727.55304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776727.55308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776727.55310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776727.55351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776727.57306: stdout chunk (state=3): >>>ansible-tmp-1726776727.547457-6127-97839150231004=/root/.ansible/tmp/ansible-tmp-1726776727.547457-6127-97839150231004 <<< 3027 1726776727.57424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776727.57476: stderr chunk (state=3): >>><<< 3027 1726776727.57480: stdout chunk (state=3): >>><<< 3027 1726776727.57495: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776727.547457-6127-97839150231004=/root/.ansible/tmp/ansible-tmp-1726776727.547457-6127-97839150231004 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776727.57527: variable 'ansible_module_compression' from source: unknown 3027 1726776727.57571: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776727.57600: variable 'ansible_facts' from source: unknown 3027 1726776727.57663: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776727.547457-6127-97839150231004/AnsiballZ_command.py 3027 1726776727.57773: Sending initial data 3027 1726776727.57777: Sent initial data (152 bytes) 3027 1726776727.58243: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776727.58246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776727.58251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776727.58254: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776727.58257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776727.58309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776727.58312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776727.58319: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776727.58355: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776727.59928: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776727.59961: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776727.59998: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpgd1is0fp /root/.ansible/tmp/ansible-tmp-1726776727.547457-6127-97839150231004/AnsiballZ_command.py <<< 3027 1726776727.60001: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776727.547457-6127-97839150231004/AnsiballZ_command.py" <<< 3027 1726776727.60036: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpgd1is0fp" to remote "/root/.ansible/tmp/ansible-tmp-1726776727.547457-6127-97839150231004/AnsiballZ_command.py" <<< 3027 1726776727.60045: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776727.547457-6127-97839150231004/AnsiballZ_command.py" <<< 3027 1726776727.60539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776727.60609: stderr chunk (state=3): >>><<< 3027 1726776727.60612: stdout chunk (state=3): >>><<< 3027 1726776727.60632: done transferring module to remote 3027 1726776727.60642: _low_level_execute_command(): starting 3027 1726776727.60647: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776727.547457-6127-97839150231004/ /root/.ansible/tmp/ansible-tmp-1726776727.547457-6127-97839150231004/AnsiballZ_command.py && sleep 0' 3027 1726776727.61116: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776727.61119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776727.61122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776727.61124: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776727.61127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776727.61133: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776727.61178: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776727.61182: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776727.61222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776727.63033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776727.63085: stderr chunk (state=3): >>><<< 3027 1726776727.63089: stdout chunk (state=3): >>><<< 3027 1726776727.63106: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776727.63110: _low_level_execute_command(): starting 3027 1726776727.63112: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776727.547457-6127-97839150231004/AnsiballZ_command.py && sleep 0' 3027 1726776727.63586: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776727.63589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776727.63592: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776727.63594: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776727.63596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776727.63646: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776727.63654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776727.63703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776727.91206: stdout chunk (state=3): >>> {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:12:07.804686", "end": "2024-09-19 16:12:07.910341", "delta": "0:00:00.105655", "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}}} <<< 3027 1726776727.92875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776727.92935: stderr chunk (state=3): >>><<< 3027 1726776727.92938: stdout chunk (state=3): >>><<< 3027 1726776727.92960: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:12:07.804686", "end": "2024-09-19 16:12:07.910341", "delta": "0:00:00.105655", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776727.93002: 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-1726776727.547457-6127-97839150231004/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776727.93011: _low_level_execute_command(): starting 3027 1726776727.93016: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776727.547457-6127-97839150231004/ > /dev/null 2>&1 && sleep 0' 3027 1726776727.93484: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776727.93488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776727.93495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776727.93497: 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 <<< 3027 1726776727.93502: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776727.93552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776727.93558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776727.93560: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776727.93591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776727.95484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776727.95537: stderr chunk (state=3): >>><<< 3027 1726776727.95540: stdout chunk (state=3): >>><<< 3027 1726776727.95553: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776727.95560: handler run complete 3027 1726776727.95580: Evaluated conditional (False): False 3027 1726776727.95589: attempt loop complete, returning result 3027 1726776727.95592: _execute() done 3027 1726776727.95595: dumping result to json 3027 1726776727.95603: done dumping result, returning 3027 1726776727.95610: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0233de48-8dd1-1ba9-d908-0000000007f9] 3027 1726776727.95615: sending task result for task 0233de48-8dd1-1ba9-d908-0000000007f9 3027 1726776727.95719: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000007f9 3027 1726776727.95722: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.105655", "end": "2024-09-19 16:12:07.910341", "rc": 0, "start": "2024-09-19 16:12:07.804686" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 3027 1726776727.95844: no more pending results, returning what we have 3027 1726776727.95847: results queue empty 3027 1726776727.95848: checking for any_errors_fatal 3027 1726776727.95851: done checking for any_errors_fatal 3027 1726776727.95852: checking for max_fail_percentage 3027 1726776727.95853: done checking for max_fail_percentage 3027 1726776727.95854: checking to see if all hosts have failed and the running result is not ok 3027 1726776727.95854: done checking to see if all hosts have failed 3027 1726776727.95855: getting the remaining hosts for this loop 3027 1726776727.95857: done getting the remaining hosts for this loop 3027 1726776727.95860: getting the next task for host managed_node2 3027 1726776727.95866: done getting next task for host managed_node2 3027 1726776727.95870: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3027 1726776727.95873: ^ 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 3027 1726776727.95885: getting variables 3027 1726776727.95886: in VariableManager get_vars() 3027 1726776727.95920: Calling all_inventory to load vars for managed_node2 3027 1726776727.95923: Calling groups_inventory to load vars for managed_node2 3027 1726776727.95924: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776727.95931: Calling all_plugins_play to load vars for managed_node2 3027 1726776727.95933: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776727.95935: Calling groups_plugins_play to load vars for managed_node2 3027 1726776727.96070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776727.96205: done with get_vars() 3027 1726776727.96213: done getting variables 3027 1726776727.96260: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:12:07 -0400 (0:00:00.453) 0:01:54.060 **** 3027 1726776727.96284: entering _queue_task() for managed_node2/shell 3027 1726776727.96484: worker is 1 (out of 1 available) 3027 1726776727.96496: exiting _queue_task() for managed_node2/shell 3027 1726776727.96511: done queuing things up, now waiting for results queue to drain 3027 1726776727.96513: waiting for pending results... 3027 1726776727.96695: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3027 1726776727.96784: in run() - task 0233de48-8dd1-1ba9-d908-0000000007fa 3027 1726776727.96797: variable 'ansible_search_path' from source: unknown 3027 1726776727.96803: variable 'ansible_search_path' from source: unknown 3027 1726776727.96832: calling self._execute() 3027 1726776727.96904: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776727.96908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776727.96912: variable 'omit' from source: magic vars 3027 1726776727.97266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776727.97454: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776727.97487: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776727.97516: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776727.97541: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776727.97624: variable '__kernel_settings_register_verify_values' from source: set_fact 3027 1726776727.97645: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3027 1726776727.97654: when evaluation is False, skipping this task 3027 1726776727.97659: _execute() done 3027 1726776727.97662: dumping result to json 3027 1726776727.97665: done dumping result, returning 3027 1726776727.97668: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0233de48-8dd1-1ba9-d908-0000000007fa] 3027 1726776727.97671: sending task result for task 0233de48-8dd1-1ba9-d908-0000000007fa skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3027 1726776727.97811: no more pending results, returning what we have 3027 1726776727.97815: results queue empty 3027 1726776727.97815: checking for any_errors_fatal 3027 1726776727.97823: done checking for any_errors_fatal 3027 1726776727.97823: checking for max_fail_percentage 3027 1726776727.97825: done checking for max_fail_percentage 3027 1726776727.97825: checking to see if all hosts have failed and the running result is not ok 3027 1726776727.97826: done checking to see if all hosts have failed 3027 1726776727.97827: getting the remaining hosts for this loop 3027 1726776727.97828: done getting the remaining hosts for this loop 3027 1726776727.97831: getting the next task for host managed_node2 3027 1726776727.97837: done getting next task for host managed_node2 3027 1726776727.97841: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3027 1726776727.97844: ^ 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 3027 1726776727.97862: getting variables 3027 1726776727.97863: in VariableManager get_vars() 3027 1726776727.97894: Calling all_inventory to load vars for managed_node2 3027 1726776727.97897: Calling groups_inventory to load vars for managed_node2 3027 1726776727.97898: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776727.97908: Calling all_plugins_play to load vars for managed_node2 3027 1726776727.97911: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776727.97913: Calling groups_plugins_play to load vars for managed_node2 3027 1726776727.98023: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000007fa 3027 1726776727.98027: WORKER PROCESS EXITING 3027 1726776727.98038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776727.98167: done with get_vars() 3027 1726776727.98174: done getting variables 3027 1726776727.98219: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:12:07 -0400 (0:00:00.019) 0:01:54.080 **** 3027 1726776727.98242: entering _queue_task() for managed_node2/fail 3027 1726776727.98431: worker is 1 (out of 1 available) 3027 1726776727.98445: exiting _queue_task() for managed_node2/fail 3027 1726776727.98460: done queuing things up, now waiting for results queue to drain 3027 1726776727.98461: waiting for pending results... 3027 1726776727.98630: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3027 1726776727.98718: in run() - task 0233de48-8dd1-1ba9-d908-0000000007fb 3027 1726776727.98730: variable 'ansible_search_path' from source: unknown 3027 1726776727.98734: variable 'ansible_search_path' from source: unknown 3027 1726776727.98764: calling self._execute() 3027 1726776727.98830: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776727.98833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776727.98842: variable 'omit' from source: magic vars 3027 1726776727.99184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776727.99633: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776727.99668: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776727.99693: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776727.99718: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776727.99797: variable '__kernel_settings_register_verify_values' from source: set_fact 3027 1726776727.99817: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3027 1726776727.99821: when evaluation is False, skipping this task 3027 1726776727.99824: _execute() done 3027 1726776727.99826: dumping result to json 3027 1726776727.99829: done dumping result, returning 3027 1726776727.99835: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0233de48-8dd1-1ba9-d908-0000000007fb] 3027 1726776727.99840: sending task result for task 0233de48-8dd1-1ba9-d908-0000000007fb 3027 1726776727.99933: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000007fb 3027 1726776727.99936: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3027 1726776727.99982: no more pending results, returning what we have 3027 1726776727.99985: results queue empty 3027 1726776727.99986: checking for any_errors_fatal 3027 1726776727.99990: done checking for any_errors_fatal 3027 1726776727.99991: checking for max_fail_percentage 3027 1726776727.99992: done checking for max_fail_percentage 3027 1726776727.99993: checking to see if all hosts have failed and the running result is not ok 3027 1726776727.99994: done checking to see if all hosts have failed 3027 1726776727.99995: getting the remaining hosts for this loop 3027 1726776727.99996: done getting the remaining hosts for this loop 3027 1726776727.99999: getting the next task for host managed_node2 3027 1726776728.00010: done getting next task for host managed_node2 3027 1726776728.00014: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3027 1726776728.00017: ^ 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 3027 1726776728.00033: getting variables 3027 1726776728.00035: in VariableManager get_vars() 3027 1726776728.00069: Calling all_inventory to load vars for managed_node2 3027 1726776728.00072: Calling groups_inventory to load vars for managed_node2 3027 1726776728.00074: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776728.00082: Calling all_plugins_play to load vars for managed_node2 3027 1726776728.00084: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776728.00086: Calling groups_plugins_play to load vars for managed_node2 3027 1726776728.00383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776728.00504: done with get_vars() 3027 1726776728.00511: done getting variables 3027 1726776728.00554: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:12:08 -0400 (0:00:00.023) 0:01:54.103 **** 3027 1726776728.00574: entering _queue_task() for managed_node2/set_fact 3027 1726776728.00770: worker is 1 (out of 1 available) 3027 1726776728.00785: exiting _queue_task() for managed_node2/set_fact 3027 1726776728.00799: done queuing things up, now waiting for results queue to drain 3027 1726776728.00803: waiting for pending results... 3027 1726776728.00982: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3027 1726776728.01066: in run() - task 0233de48-8dd1-1ba9-d908-000000000623 3027 1726776728.01079: variable 'ansible_search_path' from source: unknown 3027 1726776728.01083: variable 'ansible_search_path' from source: unknown 3027 1726776728.01112: calling self._execute() 3027 1726776728.01185: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.01189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.01199: variable 'omit' from source: magic vars 3027 1726776728.01284: variable 'omit' from source: magic vars 3027 1726776728.01322: variable 'omit' from source: magic vars 3027 1726776728.01345: variable 'omit' from source: magic vars 3027 1726776728.01384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776728.01413: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776728.01430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776728.01445: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776728.01457: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776728.01484: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776728.01487: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.01490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.01563: Set connection var ansible_shell_executable to /bin/sh 3027 1726776728.01567: Set connection var ansible_shell_type to sh 3027 1726776728.01572: Set connection var ansible_connection to ssh 3027 1726776728.01577: Set connection var ansible_pipelining to False 3027 1726776728.01582: Set connection var ansible_timeout to 10 3027 1726776728.01591: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776728.01609: variable 'ansible_shell_executable' from source: unknown 3027 1726776728.01612: variable 'ansible_connection' from source: unknown 3027 1726776728.01616: variable 'ansible_module_compression' from source: unknown 3027 1726776728.01619: variable 'ansible_shell_type' from source: unknown 3027 1726776728.01622: variable 'ansible_shell_executable' from source: unknown 3027 1726776728.01625: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.01628: variable 'ansible_pipelining' from source: unknown 3027 1726776728.01631: variable 'ansible_timeout' from source: unknown 3027 1726776728.01636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.01754: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776728.01764: variable 'omit' from source: magic vars 3027 1726776728.01770: starting attempt loop 3027 1726776728.01773: running the handler 3027 1726776728.01782: handler run complete 3027 1726776728.01795: attempt loop complete, returning result 3027 1726776728.01797: _execute() done 3027 1726776728.01803: dumping result to json 3027 1726776728.01806: done dumping result, returning 3027 1726776728.01809: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0233de48-8dd1-1ba9-d908-000000000623] 3027 1726776728.01811: sending task result for task 0233de48-8dd1-1ba9-d908-000000000623 3027 1726776728.01891: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000623 3027 1726776728.01894: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 3027 1726776728.01968: no more pending results, returning what we have 3027 1726776728.01971: results queue empty 3027 1726776728.01972: checking for any_errors_fatal 3027 1726776728.01978: done checking for any_errors_fatal 3027 1726776728.01979: checking for max_fail_percentage 3027 1726776728.01980: done checking for max_fail_percentage 3027 1726776728.01981: checking to see if all hosts have failed and the running result is not ok 3027 1726776728.01982: done checking to see if all hosts have failed 3027 1726776728.01982: getting the remaining hosts for this loop 3027 1726776728.01984: done getting the remaining hosts for this loop 3027 1726776728.01986: getting the next task for host managed_node2 3027 1726776728.01991: done getting next task for host managed_node2 3027 1726776728.01995: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3027 1726776728.01998: ^ 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 3027 1726776728.02010: getting variables 3027 1726776728.02012: in VariableManager get_vars() 3027 1726776728.02042: Calling all_inventory to load vars for managed_node2 3027 1726776728.02044: Calling groups_inventory to load vars for managed_node2 3027 1726776728.02046: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776728.02055: Calling all_plugins_play to load vars for managed_node2 3027 1726776728.02057: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776728.02059: Calling groups_plugins_play to load vars for managed_node2 3027 1726776728.02170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776728.02297: done with get_vars() 3027 1726776728.02307: done getting variables 3027 1726776728.02347: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:12:08 -0400 (0:00:00.017) 0:01:54.121 **** 3027 1726776728.02372: entering _queue_task() for managed_node2/set_fact 3027 1726776728.02568: worker is 1 (out of 1 available) 3027 1726776728.02579: exiting _queue_task() for managed_node2/set_fact 3027 1726776728.02594: done queuing things up, now waiting for results queue to drain 3027 1726776728.02595: waiting for pending results... 3027 1726776728.02770: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3027 1726776728.02857: in run() - task 0233de48-8dd1-1ba9-d908-000000000624 3027 1726776728.02869: variable 'ansible_search_path' from source: unknown 3027 1726776728.02872: variable 'ansible_search_path' from source: unknown 3027 1726776728.02906: calling self._execute() 3027 1726776728.02975: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.02979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.02988: variable 'omit' from source: magic vars 3027 1726776728.03069: variable 'omit' from source: magic vars 3027 1726776728.03106: variable 'omit' from source: magic vars 3027 1726776728.03445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776728.03625: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776728.03660: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776728.03688: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776728.03714: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776728.03828: variable '__kernel_settings_register_profile' from source: set_fact 3027 1726776728.03839: variable '__kernel_settings_register_mode' from source: set_fact 3027 1726776728.03848: variable '__kernel_settings_register_apply' from source: set_fact 3027 1726776728.03891: variable 'omit' from source: magic vars 3027 1726776728.03917: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776728.03941: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776728.03957: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776728.03972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776728.03981: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776728.04008: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776728.04011: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.04014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.04086: Set connection var ansible_shell_executable to /bin/sh 3027 1726776728.04092: Set connection var ansible_shell_type to sh 3027 1726776728.04095: Set connection var ansible_connection to ssh 3027 1726776728.04102: Set connection var ansible_pipelining to False 3027 1726776728.04105: Set connection var ansible_timeout to 10 3027 1726776728.04114: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776728.04133: variable 'ansible_shell_executable' from source: unknown 3027 1726776728.04136: variable 'ansible_connection' from source: unknown 3027 1726776728.04138: variable 'ansible_module_compression' from source: unknown 3027 1726776728.04141: variable 'ansible_shell_type' from source: unknown 3027 1726776728.04143: variable 'ansible_shell_executable' from source: unknown 3027 1726776728.04146: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.04151: variable 'ansible_pipelining' from source: unknown 3027 1726776728.04154: variable 'ansible_timeout' from source: unknown 3027 1726776728.04158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.04240: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776728.04250: variable 'omit' from source: magic vars 3027 1726776728.04255: starting attempt loop 3027 1726776728.04258: running the handler 3027 1726776728.04268: handler run complete 3027 1726776728.04277: attempt loop complete, returning result 3027 1726776728.04279: _execute() done 3027 1726776728.04282: dumping result to json 3027 1726776728.04284: done dumping result, returning 3027 1726776728.04292: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0233de48-8dd1-1ba9-d908-000000000624] 3027 1726776728.04296: sending task result for task 0233de48-8dd1-1ba9-d908-000000000624 3027 1726776728.04378: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000624 3027 1726776728.04381: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 3027 1726776728.04454: no more pending results, returning what we have 3027 1726776728.04457: results queue empty 3027 1726776728.04457: checking for any_errors_fatal 3027 1726776728.04461: done checking for any_errors_fatal 3027 1726776728.04461: checking for max_fail_percentage 3027 1726776728.04463: done checking for max_fail_percentage 3027 1726776728.04464: checking to see if all hosts have failed and the running result is not ok 3027 1726776728.04465: done checking to see if all hosts have failed 3027 1726776728.04466: getting the remaining hosts for this loop 3027 1726776728.04468: done getting the remaining hosts for this loop 3027 1726776728.04471: getting the next task for host managed_node2 3027 1726776728.04479: done getting next task for host managed_node2 3027 1726776728.04481: ^ task is: TASK: meta (role_complete) 3027 1726776728.04484: ^ 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 3027 1726776728.04494: getting variables 3027 1726776728.04495: in VariableManager get_vars() 3027 1726776728.04532: Calling all_inventory to load vars for managed_node2 3027 1726776728.04535: Calling groups_inventory to load vars for managed_node2 3027 1726776728.04537: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776728.04545: Calling all_plugins_play to load vars for managed_node2 3027 1726776728.04548: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776728.04553: Calling groups_plugins_play to load vars for managed_node2 3027 1726776728.04712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776728.04837: done with get_vars() 3027 1726776728.04845: done getting variables 3027 1726776728.04903: done queuing things up, now waiting for results queue to drain 3027 1726776728.04904: results queue empty 3027 1726776728.04905: checking for any_errors_fatal 3027 1726776728.04906: done checking for any_errors_fatal 3027 1726776728.04907: checking for max_fail_percentage 3027 1726776728.04907: done checking for max_fail_percentage 3027 1726776728.04912: checking to see if all hosts have failed and the running result is not ok 3027 1726776728.04912: done checking to see if all hosts have failed 3027 1726776728.04913: getting the remaining hosts for this loop 3027 1726776728.04913: done getting the remaining hosts for this loop 3027 1726776728.04915: getting the next task for host managed_node2 3027 1726776728.04918: done getting next task for host managed_node2 3027 1726776728.04919: ^ task is: TASK: meta (flush_handlers) 3027 1726776728.04920: ^ 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 3027 1726776728.04923: getting variables 3027 1726776728.04923: in VariableManager get_vars() 3027 1726776728.04931: Calling all_inventory to load vars for managed_node2 3027 1726776728.04932: Calling groups_inventory to load vars for managed_node2 3027 1726776728.04933: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776728.04936: Calling all_plugins_play to load vars for managed_node2 3027 1726776728.04938: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776728.04940: Calling groups_plugins_play to load vars for managed_node2 3027 1726776728.05025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776728.05139: done with get_vars() 3027 1726776728.05145: done getting variables TASK [Force handlers] ********************************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:159 Thursday 19 September 2024 16:12:08 -0400 (0:00:00.028) 0:01:54.149 **** 3027 1726776728.05190: in VariableManager get_vars() 3027 1726776728.05197: Calling all_inventory to load vars for managed_node2 3027 1726776728.05198: Calling groups_inventory to load vars for managed_node2 3027 1726776728.05199: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776728.05204: Calling all_plugins_play to load vars for managed_node2 3027 1726776728.05206: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776728.05208: Calling groups_plugins_play to load vars for managed_node2 3027 1726776728.05305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776728.05412: done with get_vars() META: triggered running handlers for managed_node2 3027 1726776728.05422: done queuing things up, now waiting for results queue to drain 3027 1726776728.05423: results queue empty 3027 1726776728.05424: checking for any_errors_fatal 3027 1726776728.05424: done checking for any_errors_fatal 3027 1726776728.05425: checking for max_fail_percentage 3027 1726776728.05425: done checking for max_fail_percentage 3027 1726776728.05426: checking to see if all hosts have failed and the running result is not ok 3027 1726776728.05426: done checking to see if all hosts have failed 3027 1726776728.05427: getting the remaining hosts for this loop 3027 1726776728.05427: done getting the remaining hosts for this loop 3027 1726776728.05429: getting the next task for host managed_node2 3027 1726776728.05432: done getting next task for host managed_node2 3027 1726776728.05433: ^ task is: TASK: Ensure kernel_settings_reboot_required is not set or is false 3027 1726776728.05434: ^ 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 3027 1726776728.05435: getting variables 3027 1726776728.05436: in VariableManager get_vars() 3027 1726776728.05442: Calling all_inventory to load vars for managed_node2 3027 1726776728.05444: Calling groups_inventory to load vars for managed_node2 3027 1726776728.05445: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776728.05448: Calling all_plugins_play to load vars for managed_node2 3027 1726776728.05452: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776728.05454: Calling groups_plugins_play to load vars for managed_node2 3027 1726776728.05533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776728.05643: done with get_vars() 3027 1726776728.05650: done getting variables 3027 1726776728.05676: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:162 Thursday 19 September 2024 16:12:08 -0400 (0:00:00.004) 0:01:54.154 **** 3027 1726776728.05690: entering _queue_task() for managed_node2/assert 3027 1726776728.05887: worker is 1 (out of 1 available) 3027 1726776728.05904: exiting _queue_task() for managed_node2/assert 3027 1726776728.05917: done queuing things up, now waiting for results queue to drain 3027 1726776728.05919: waiting for pending results... 3027 1726776728.06092: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false 3027 1726776728.06153: in run() - task 0233de48-8dd1-1ba9-d908-000000000021 3027 1726776728.06168: variable 'ansible_search_path' from source: unknown 3027 1726776728.06199: calling self._execute() 3027 1726776728.06273: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.06277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.06286: variable 'omit' from source: magic vars 3027 1726776728.06367: variable 'omit' from source: magic vars 3027 1726776728.06388: variable 'omit' from source: magic vars 3027 1726776728.06415: variable 'omit' from source: magic vars 3027 1726776728.06451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776728.06481: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776728.06502: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776728.06516: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776728.06526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776728.06552: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776728.06556: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.06559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.06631: Set connection var ansible_shell_executable to /bin/sh 3027 1726776728.06636: Set connection var ansible_shell_type to sh 3027 1726776728.06639: Set connection var ansible_connection to ssh 3027 1726776728.06645: Set connection var ansible_pipelining to False 3027 1726776728.06652: Set connection var ansible_timeout to 10 3027 1726776728.06661: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776728.06678: variable 'ansible_shell_executable' from source: unknown 3027 1726776728.06681: variable 'ansible_connection' from source: unknown 3027 1726776728.06684: variable 'ansible_module_compression' from source: unknown 3027 1726776728.06688: variable 'ansible_shell_type' from source: unknown 3027 1726776728.06691: variable 'ansible_shell_executable' from source: unknown 3027 1726776728.06694: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.06696: variable 'ansible_pipelining' from source: unknown 3027 1726776728.06699: variable 'ansible_timeout' from source: unknown 3027 1726776728.06705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.06817: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776728.06824: variable 'omit' from source: magic vars 3027 1726776728.06829: starting attempt loop 3027 1726776728.06832: running the handler 3027 1726776728.07157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776728.09086: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776728.09141: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776728.09194: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776728.09254: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776728.09258: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776728.09337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776728.09370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776728.09399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776728.09442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776728.09521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776728.09582: variable 'kernel_settings_reboot_required' from source: set_fact 3027 1726776728.09603: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 3027 1726776728.09606: handler run complete 3027 1726776728.09633: attempt loop complete, returning result 3027 1726776728.09636: _execute() done 3027 1726776728.09639: dumping result to json 3027 1726776728.09641: done dumping result, returning 3027 1726776728.09651: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false [0233de48-8dd1-1ba9-d908-000000000021] 3027 1726776728.09656: sending task result for task 0233de48-8dd1-1ba9-d908-000000000021 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 3027 1726776728.09892: no more pending results, returning what we have 3027 1726776728.09895: results queue empty 3027 1726776728.09896: checking for any_errors_fatal 3027 1726776728.09898: done checking for any_errors_fatal 3027 1726776728.09899: checking for max_fail_percentage 3027 1726776728.09903: done checking for max_fail_percentage 3027 1726776728.09903: checking to see if all hosts have failed and the running result is not ok 3027 1726776728.09904: done checking to see if all hosts have failed 3027 1726776728.09905: getting the remaining hosts for this loop 3027 1726776728.09906: done getting the remaining hosts for this loop 3027 1726776728.09909: getting the next task for host managed_node2 3027 1726776728.09914: done getting next task for host managed_node2 3027 1726776728.09917: ^ task is: TASK: Ensure role reported changed 3027 1726776728.09918: ^ 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 3027 1726776728.09921: getting variables 3027 1726776728.09923: in VariableManager get_vars() 3027 1726776728.09960: Calling all_inventory to load vars for managed_node2 3027 1726776728.09963: Calling groups_inventory to load vars for managed_node2 3027 1726776728.09965: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776728.09974: Calling all_plugins_play to load vars for managed_node2 3027 1726776728.09976: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776728.09979: Calling groups_plugins_play to load vars for managed_node2 3027 1726776728.09985: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000021 3027 1726776728.10141: WORKER PROCESS EXITING 3027 1726776728.10154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776728.10272: done with get_vars() 3027 1726776728.10280: done getting variables 3027 1726776728.10324: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:166 Thursday 19 September 2024 16:12:08 -0400 (0:00:00.046) 0:01:54.201 **** 3027 1726776728.10344: entering _queue_task() for managed_node2/assert 3027 1726776728.10540: worker is 1 (out of 1 available) 3027 1726776728.10556: exiting _queue_task() for managed_node2/assert 3027 1726776728.10569: done queuing things up, now waiting for results queue to drain 3027 1726776728.10570: waiting for pending results... 3027 1726776728.10752: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 3027 1726776728.10814: in run() - task 0233de48-8dd1-1ba9-d908-000000000022 3027 1726776728.10827: variable 'ansible_search_path' from source: unknown 3027 1726776728.10860: calling self._execute() 3027 1726776728.10938: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.10942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.10953: variable 'omit' from source: magic vars 3027 1726776728.11040: variable 'omit' from source: magic vars 3027 1726776728.11066: variable 'omit' from source: magic vars 3027 1726776728.11090: variable 'omit' from source: magic vars 3027 1726776728.11129: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776728.11160: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776728.11178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776728.11194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776728.11206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776728.11235: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776728.11238: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.11243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.11318: Set connection var ansible_shell_executable to /bin/sh 3027 1726776728.11324: Set connection var ansible_shell_type to sh 3027 1726776728.11327: Set connection var ansible_connection to ssh 3027 1726776728.11334: Set connection var ansible_pipelining to False 3027 1726776728.11338: Set connection var ansible_timeout to 10 3027 1726776728.11347: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776728.11367: variable 'ansible_shell_executable' from source: unknown 3027 1726776728.11370: variable 'ansible_connection' from source: unknown 3027 1726776728.11372: variable 'ansible_module_compression' from source: unknown 3027 1726776728.11375: variable 'ansible_shell_type' from source: unknown 3027 1726776728.11377: variable 'ansible_shell_executable' from source: unknown 3027 1726776728.11380: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.11385: variable 'ansible_pipelining' from source: unknown 3027 1726776728.11388: variable 'ansible_timeout' from source: unknown 3027 1726776728.11392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.11508: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776728.11519: variable 'omit' from source: magic vars 3027 1726776728.11524: starting attempt loop 3027 1726776728.11528: running the handler 3027 1726776728.11808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776728.13408: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776728.13453: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776728.13482: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776728.13513: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776728.13534: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776728.13588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776728.13612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776728.13632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776728.13662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776728.13673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776728.13757: variable '__kernel_settings_changed' from source: set_fact 3027 1726776728.13770: Evaluated conditional (__kernel_settings_changed | d(false)): True 3027 1726776728.13777: handler run complete 3027 1726776728.13795: attempt loop complete, returning result 3027 1726776728.13798: _execute() done 3027 1726776728.13801: dumping result to json 3027 1726776728.13807: done dumping result, returning 3027 1726776728.13813: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [0233de48-8dd1-1ba9-d908-000000000022] 3027 1726776728.13817: sending task result for task 0233de48-8dd1-1ba9-d908-000000000022 3027 1726776728.13900: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000022 3027 1726776728.13904: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 3027 1726776728.13990: no more pending results, returning what we have 3027 1726776728.13994: results queue empty 3027 1726776728.13995: checking for any_errors_fatal 3027 1726776728.14001: done checking for any_errors_fatal 3027 1726776728.14001: checking for max_fail_percentage 3027 1726776728.14003: done checking for max_fail_percentage 3027 1726776728.14004: checking to see if all hosts have failed and the running result is not ok 3027 1726776728.14005: done checking to see if all hosts have failed 3027 1726776728.14005: getting the remaining hosts for this loop 3027 1726776728.14007: done getting the remaining hosts for this loop 3027 1726776728.14011: getting the next task for host managed_node2 3027 1726776728.14016: done getting next task for host managed_node2 3027 1726776728.14019: ^ task is: TASK: Check sysctl 3027 1726776728.14020: ^ 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 3027 1726776728.14024: getting variables 3027 1726776728.14025: in VariableManager get_vars() 3027 1726776728.14060: Calling all_inventory to load vars for managed_node2 3027 1726776728.14063: Calling groups_inventory to load vars for managed_node2 3027 1726776728.14065: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776728.14074: Calling all_plugins_play to load vars for managed_node2 3027 1726776728.14076: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776728.14084: Calling groups_plugins_play to load vars for managed_node2 3027 1726776728.14200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776728.14328: done with get_vars() 3027 1726776728.14336: done getting variables 3027 1726776728.14379: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysctl] ************************************************************ task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:170 Thursday 19 September 2024 16:12:08 -0400 (0:00:00.040) 0:01:54.241 **** 3027 1726776728.14399: entering _queue_task() for managed_node2/shell 3027 1726776728.14588: worker is 1 (out of 1 available) 3027 1726776728.14604: exiting _queue_task() for managed_node2/shell 3027 1726776728.14616: done queuing things up, now waiting for results queue to drain 3027 1726776728.14618: waiting for pending results... 3027 1726776728.14806: running TaskExecutor() for managed_node2/TASK: Check sysctl 3027 1726776728.14868: in run() - task 0233de48-8dd1-1ba9-d908-000000000023 3027 1726776728.14883: variable 'ansible_search_path' from source: unknown 3027 1726776728.14915: calling self._execute() 3027 1726776728.14996: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.15003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.15011: variable 'omit' from source: magic vars 3027 1726776728.15098: variable 'omit' from source: magic vars 3027 1726776728.15123: variable 'omit' from source: magic vars 3027 1726776728.15147: variable 'omit' from source: magic vars 3027 1726776728.15185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776728.15219: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776728.15236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776728.15253: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776728.15264: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776728.15292: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776728.15295: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.15299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.15375: Set connection var ansible_shell_executable to /bin/sh 3027 1726776728.15381: Set connection var ansible_shell_type to sh 3027 1726776728.15384: Set connection var ansible_connection to ssh 3027 1726776728.15391: Set connection var ansible_pipelining to False 3027 1726776728.15396: Set connection var ansible_timeout to 10 3027 1726776728.15406: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776728.15424: variable 'ansible_shell_executable' from source: unknown 3027 1726776728.15428: variable 'ansible_connection' from source: unknown 3027 1726776728.15431: variable 'ansible_module_compression' from source: unknown 3027 1726776728.15434: variable 'ansible_shell_type' from source: unknown 3027 1726776728.15436: variable 'ansible_shell_executable' from source: unknown 3027 1726776728.15439: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.15441: variable 'ansible_pipelining' from source: unknown 3027 1726776728.15446: variable 'ansible_timeout' from source: unknown 3027 1726776728.15448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.15563: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776728.15575: variable 'omit' from source: magic vars 3027 1726776728.15581: starting attempt loop 3027 1726776728.15584: running the handler 3027 1726776728.15594: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776728.15612: _low_level_execute_command(): starting 3027 1726776728.15618: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776728.16185: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776728.16189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.16192: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776728.16194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.16253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776728.16256: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776728.16259: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776728.16309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776728.18022: stdout chunk (state=3): >>>/root <<< 3027 1726776728.18134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776728.18183: stderr chunk (state=3): >>><<< 3027 1726776728.18187: stdout chunk (state=3): >>><<< 3027 1726776728.18210: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776728.18220: _low_level_execute_command(): starting 3027 1726776728.18225: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776728.1820838-6144-234567576229547 `" && echo ansible-tmp-1726776728.1820838-6144-234567576229547="` echo /root/.ansible/tmp/ansible-tmp-1726776728.1820838-6144-234567576229547 `" ) && sleep 0' 3027 1726776728.18669: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776728.18672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.18682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776728.18685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.18733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776728.18737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776728.18741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776728.18779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776728.20719: stdout chunk (state=3): >>>ansible-tmp-1726776728.1820838-6144-234567576229547=/root/.ansible/tmp/ansible-tmp-1726776728.1820838-6144-234567576229547 <<< 3027 1726776728.20838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776728.20886: stderr chunk (state=3): >>><<< 3027 1726776728.20889: stdout chunk (state=3): >>><<< 3027 1726776728.20905: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776728.1820838-6144-234567576229547=/root/.ansible/tmp/ansible-tmp-1726776728.1820838-6144-234567576229547 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776728.20931: variable 'ansible_module_compression' from source: unknown 3027 1726776728.20974: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776728.21055: variable 'ansible_facts' from source: unknown 3027 1726776728.21066: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776728.1820838-6144-234567576229547/AnsiballZ_command.py 3027 1726776728.21169: Sending initial data 3027 1726776728.21173: Sent initial data (154 bytes) 3027 1726776728.21623: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776728.21626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776728.21629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.21631: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776728.21634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.21689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776728.21696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776728.21698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776728.21731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776728.23316: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776728.23351: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776728.23384: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpuv0dzv49 /root/.ansible/tmp/ansible-tmp-1726776728.1820838-6144-234567576229547/AnsiballZ_command.py <<< 3027 1726776728.23387: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776728.1820838-6144-234567576229547/AnsiballZ_command.py" <<< 3027 1726776728.23416: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 3027 1726776728.23422: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpuv0dzv49" to remote "/root/.ansible/tmp/ansible-tmp-1726776728.1820838-6144-234567576229547/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776728.1820838-6144-234567576229547/AnsiballZ_command.py" <<< 3027 1726776728.23964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776728.23975: stderr chunk (state=3): >>><<< 3027 1726776728.23978: stdout chunk (state=3): >>><<< 3027 1726776728.24000: done transferring module to remote 3027 1726776728.24010: _low_level_execute_command(): starting 3027 1726776728.24015: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776728.1820838-6144-234567576229547/ /root/.ansible/tmp/ansible-tmp-1726776728.1820838-6144-234567576229547/AnsiballZ_command.py && sleep 0' 3027 1726776728.24453: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776728.24457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776728.24459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776728.24465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776728.24468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.24513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776728.24516: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776728.24553: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776728.26374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776728.26416: stderr chunk (state=3): >>><<< 3027 1726776728.26420: stdout chunk (state=3): >>><<< 3027 1726776728.26437: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776728.26440: _low_level_execute_command(): starting 3027 1726776728.26445: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776728.1820838-6144-234567576229547/AnsiballZ_command.py && sleep 0' 3027 1726776728.26913: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776728.26917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.26920: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776728.26922: 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.47.80 originally 10.31.47.80 <<< 3027 1726776728.26924: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.26980: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776728.26988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776728.26990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776728.27029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776728.44204: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "start": "2024-09-19 16:12:08.434573", "end": "2024-09-19 16:12:08.440434", "delta": "0:00:00.005861", "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}}} <<< 3027 1726776728.45840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776728.45898: stderr chunk (state=3): >>><<< 3027 1726776728.45901: stdout chunk (state=3): >>><<< 3027 1726776728.45921: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "start": "2024-09-19 16:12:08.434573", "end": "2024-09-19 16:12:08.440434", "delta": "0:00:00.005861", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776728.45967: 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-1726776728.1820838-6144-234567576229547/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776728.45974: _low_level_execute_command(): starting 3027 1726776728.45979: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776728.1820838-6144-234567576229547/ > /dev/null 2>&1 && sleep 0' 3027 1726776728.46445: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776728.46457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776728.46460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776728.46462: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776728.46464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.46516: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776728.46521: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776728.46561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776728.48464: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776728.48512: stderr chunk (state=3): >>><<< 3027 1726776728.48516: stdout chunk (state=3): >>><<< 3027 1726776728.48529: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776728.48536: handler run complete 3027 1726776728.48560: Evaluated conditional (False): False 3027 1726776728.48570: attempt loop complete, returning result 3027 1726776728.48573: _execute() done 3027 1726776728.48575: dumping result to json 3027 1726776728.48580: done dumping result, returning 3027 1726776728.48587: done running TaskExecutor() for managed_node2/TASK: Check sysctl [0233de48-8dd1-1ba9-d908-000000000023] 3027 1726776728.48592: sending task result for task 0233de48-8dd1-1ba9-d908-000000000023 ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "delta": "0:00:00.005861", "end": "2024-09-19 16:12:08.440434", "rc": 0, "start": "2024-09-19 16:12:08.434573" } 3027 1726776728.48756: no more pending results, returning what we have 3027 1726776728.48760: results queue empty 3027 1726776728.48761: checking for any_errors_fatal 3027 1726776728.48766: done checking for any_errors_fatal 3027 1726776728.48767: checking for max_fail_percentage 3027 1726776728.48769: done checking for max_fail_percentage 3027 1726776728.48770: checking to see if all hosts have failed and the running result is not ok 3027 1726776728.48771: done checking to see if all hosts have failed 3027 1726776728.48772: getting the remaining hosts for this loop 3027 1726776728.48774: done getting the remaining hosts for this loop 3027 1726776728.48778: getting the next task for host managed_node2 3027 1726776728.48784: done getting next task for host managed_node2 3027 1726776728.48786: ^ task is: TASK: Check sysfs after role runs 3027 1726776728.48788: ^ 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 3027 1726776728.48792: getting variables 3027 1726776728.48793: in VariableManager get_vars() 3027 1726776728.48829: Calling all_inventory to load vars for managed_node2 3027 1726776728.48831: Calling groups_inventory to load vars for managed_node2 3027 1726776728.48833: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776728.48843: Calling all_plugins_play to load vars for managed_node2 3027 1726776728.48845: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776728.48848: Calling groups_plugins_play to load vars for managed_node2 3027 1726776728.48862: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000023 3027 1726776728.48865: WORKER PROCESS EXITING 3027 1726776728.49032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776728.49151: done with get_vars() 3027 1726776728.49160: done getting variables 3027 1726776728.49203: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysfs after role runs] ********************************************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:176 Thursday 19 September 2024 16:12:08 -0400 (0:00:00.348) 0:01:54.590 **** 3027 1726776728.49224: entering _queue_task() for managed_node2/command 3027 1726776728.49419: worker is 1 (out of 1 available) 3027 1726776728.49432: exiting _queue_task() for managed_node2/command 3027 1726776728.49445: done queuing things up, now waiting for results queue to drain 3027 1726776728.49446: waiting for pending results... 3027 1726776728.49634: running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs 3027 1726776728.49703: in run() - task 0233de48-8dd1-1ba9-d908-000000000024 3027 1726776728.49720: variable 'ansible_search_path' from source: unknown 3027 1726776728.49752: calling self._execute() 3027 1726776728.49827: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.49831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.49839: variable 'omit' from source: magic vars 3027 1726776728.49919: variable 'omit' from source: magic vars 3027 1726776728.49942: variable 'omit' from source: magic vars 3027 1726776728.49968: variable 'omit' from source: magic vars 3027 1726776728.50009: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776728.50042: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776728.50061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776728.50078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776728.50089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776728.50119: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776728.50122: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.50125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.50198: Set connection var ansible_shell_executable to /bin/sh 3027 1726776728.50206: Set connection var ansible_shell_type to sh 3027 1726776728.50209: Set connection var ansible_connection to ssh 3027 1726776728.50214: Set connection var ansible_pipelining to False 3027 1726776728.50221: Set connection var ansible_timeout to 10 3027 1726776728.50231: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776728.50247: variable 'ansible_shell_executable' from source: unknown 3027 1726776728.50251: variable 'ansible_connection' from source: unknown 3027 1726776728.50254: variable 'ansible_module_compression' from source: unknown 3027 1726776728.50256: variable 'ansible_shell_type' from source: unknown 3027 1726776728.50259: variable 'ansible_shell_executable' from source: unknown 3027 1726776728.50262: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.50266: variable 'ansible_pipelining' from source: unknown 3027 1726776728.50269: variable 'ansible_timeout' from source: unknown 3027 1726776728.50273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.50389: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776728.50398: variable 'omit' from source: magic vars 3027 1726776728.50406: starting attempt loop 3027 1726776728.50410: running the handler 3027 1726776728.50423: _low_level_execute_command(): starting 3027 1726776728.50430: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776728.50955: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776728.50958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.50961: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776728.50966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.51010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776728.51025: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776728.51071: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776728.53880: stdout chunk (state=3): >>>/root <<< 3027 1726776728.53930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776728.53982: stderr chunk (state=3): >>><<< 3027 1726776728.53985: stdout chunk (state=3): >>><<< 3027 1726776728.54009: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776728.54020: _low_level_execute_command(): starting 3027 1726776728.54026: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776728.540086-6152-214464370361354 `" && echo ansible-tmp-1726776728.540086-6152-214464370361354="` echo /root/.ansible/tmp/ansible-tmp-1726776728.540086-6152-214464370361354 `" ) && sleep 0' 3027 1726776728.54485: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776728.54488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.54491: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776728.54494: 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 <<< 3027 1726776728.54503: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.54554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776728.54559: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776728.54561: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776728.54603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776728.56874: stdout chunk (state=3): >>>ansible-tmp-1726776728.540086-6152-214464370361354=/root/.ansible/tmp/ansible-tmp-1726776728.540086-6152-214464370361354 <<< 3027 1726776728.56989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776728.57032: stderr chunk (state=3): >>><<< 3027 1726776728.57035: stdout chunk (state=3): >>><<< 3027 1726776728.57050: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776728.540086-6152-214464370361354=/root/.ansible/tmp/ansible-tmp-1726776728.540086-6152-214464370361354 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776728.57077: variable 'ansible_module_compression' from source: unknown 3027 1726776728.57125: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776728.57157: variable 'ansible_facts' from source: unknown 3027 1726776728.57216: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776728.540086-6152-214464370361354/AnsiballZ_command.py 3027 1726776728.57323: Sending initial data 3027 1726776728.57326: Sent initial data (153 bytes) 3027 1726776728.57780: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776728.57784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776728.57786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776728.57789: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776728.57792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.57839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776728.57842: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776728.57881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776728.59479: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776728.59511: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776728.59544: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpmmaqtbng /root/.ansible/tmp/ansible-tmp-1726776728.540086-6152-214464370361354/AnsiballZ_command.py <<< 3027 1726776728.59552: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776728.540086-6152-214464370361354/AnsiballZ_command.py" <<< 3027 1726776728.59577: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpmmaqtbng" to remote "/root/.ansible/tmp/ansible-tmp-1726776728.540086-6152-214464370361354/AnsiballZ_command.py" <<< 3027 1726776728.59584: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776728.540086-6152-214464370361354/AnsiballZ_command.py" <<< 3027 1726776728.60088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776728.60153: stderr chunk (state=3): >>><<< 3027 1726776728.60156: stdout chunk (state=3): >>><<< 3027 1726776728.60178: done transferring module to remote 3027 1726776728.60188: _low_level_execute_command(): starting 3027 1726776728.60193: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776728.540086-6152-214464370361354/ /root/.ansible/tmp/ansible-tmp-1726776728.540086-6152-214464370361354/AnsiballZ_command.py && sleep 0' 3027 1726776728.60644: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776728.60647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776728.60652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.60655: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776728.60657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.60707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776728.60710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776728.60754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776728.62555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776728.62604: stderr chunk (state=3): >>><<< 3027 1726776728.62608: stdout chunk (state=3): >>><<< 3027 1726776728.62624: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776728.62627: _low_level_execute_command(): starting 3027 1726776728.62632: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776728.540086-6152-214464370361354/AnsiballZ_command.py && sleep 0' 3027 1726776728.63066: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776728.63093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776728.63097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.63154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776728.63161: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776728.63162: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776728.63202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776728.80640: stdout chunk (state=3): >>> {"changed": true, "stdout": "60666", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "60666", "/sys/class/net/lo/mtu"], "start": "2024-09-19 16:12:08.800806", "end": "2024-09-19 16:12:08.804773", "delta": "0:00:00.003967", "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}}} <<< 3027 1726776728.82324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776728.82381: stderr chunk (state=3): >>><<< 3027 1726776728.82385: stdout chunk (state=3): >>><<< 3027 1726776728.82400: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "60666", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "60666", "/sys/class/net/lo/mtu"], "start": "2024-09-19 16:12:08.800806", "end": "2024-09-19 16:12:08.804773", "delta": "0:00:00.003967", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776728.82448: 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-1726776728.540086-6152-214464370361354/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776728.82456: _low_level_execute_command(): starting 3027 1726776728.82462: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776728.540086-6152-214464370361354/ > /dev/null 2>&1 && sleep 0' 3027 1726776728.82932: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776728.82936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.82938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776728.82948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776728.82998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776728.83007: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776728.83010: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776728.83046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776728.84963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776728.85018: stderr chunk (state=3): >>><<< 3027 1726776728.85021: stdout chunk (state=3): >>><<< 3027 1726776728.85036: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776728.85043: handler run complete 3027 1726776728.85065: Evaluated conditional (False): False 3027 1726776728.85074: attempt loop complete, returning result 3027 1726776728.85077: _execute() done 3027 1726776728.85079: dumping result to json 3027 1726776728.85085: done dumping result, returning 3027 1726776728.85095: done running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs [0233de48-8dd1-1ba9-d908-000000000024] 3027 1726776728.85102: sending task result for task 0233de48-8dd1-1ba9-d908-000000000024 3027 1726776728.85202: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000024 3027 1726776728.85205: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-x", "60666", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003967", "end": "2024-09-19 16:12:08.804773", "rc": 0, "start": "2024-09-19 16:12:08.800806" } STDOUT: 60666 3027 1726776728.85278: no more pending results, returning what we have 3027 1726776728.85281: results queue empty 3027 1726776728.85282: checking for any_errors_fatal 3027 1726776728.85290: done checking for any_errors_fatal 3027 1726776728.85290: checking for max_fail_percentage 3027 1726776728.85292: done checking for max_fail_percentage 3027 1726776728.85293: checking to see if all hosts have failed and the running result is not ok 3027 1726776728.85294: done checking to see if all hosts have failed 3027 1726776728.85294: getting the remaining hosts for this loop 3027 1726776728.85296: done getting the remaining hosts for this loop 3027 1726776728.85303: getting the next task for host managed_node2 3027 1726776728.85310: done getting next task for host managed_node2 3027 1726776728.85313: ^ task is: TASK: Apply kernel_settings for removing section 3027 1726776728.85315: ^ 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 3027 1726776728.85319: getting variables 3027 1726776728.85320: in VariableManager get_vars() 3027 1726776728.85357: Calling all_inventory to load vars for managed_node2 3027 1726776728.85359: Calling groups_inventory to load vars for managed_node2 3027 1726776728.85361: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776728.85372: Calling all_plugins_play to load vars for managed_node2 3027 1726776728.85374: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776728.85377: Calling groups_plugins_play to load vars for managed_node2 3027 1726776728.85506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776728.85633: done with get_vars() 3027 1726776728.85642: done getting variables TASK [Apply kernel_settings for removing section] ****************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:180 Thursday 19 September 2024 16:12:08 -0400 (0:00:00.364) 0:01:54.954 **** 3027 1726776728.85713: entering _queue_task() for managed_node2/include_role 3027 1726776728.85918: worker is 1 (out of 1 available) 3027 1726776728.85932: exiting _queue_task() for managed_node2/include_role 3027 1726776728.85946: done queuing things up, now waiting for results queue to drain 3027 1726776728.85948: waiting for pending results... 3027 1726776728.86127: running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing section 3027 1726776728.86207: in run() - task 0233de48-8dd1-1ba9-d908-000000000025 3027 1726776728.86220: variable 'ansible_search_path' from source: unknown 3027 1726776728.86252: calling self._execute() 3027 1726776728.86326: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.86330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.86338: variable 'omit' from source: magic vars 3027 1726776728.86491: _execute() done 3027 1726776728.86497: dumping result to json 3027 1726776728.86503: done dumping result, returning 3027 1726776728.86506: done running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing section [0233de48-8dd1-1ba9-d908-000000000025] 3027 1726776728.86509: sending task result for task 0233de48-8dd1-1ba9-d908-000000000025 3027 1726776728.86627: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000025 3027 1726776728.86630: WORKER PROCESS EXITING 3027 1726776728.86657: no more pending results, returning what we have 3027 1726776728.86662: in VariableManager get_vars() 3027 1726776728.86696: Calling all_inventory to load vars for managed_node2 3027 1726776728.86699: Calling groups_inventory to load vars for managed_node2 3027 1726776728.86704: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776728.86713: Calling all_plugins_play to load vars for managed_node2 3027 1726776728.86716: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776728.86719: Calling groups_plugins_play to load vars for managed_node2 3027 1726776728.86873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776728.86987: done with get_vars() 3027 1726776728.86993: variable 'ansible_search_path' from source: unknown 3027 1726776728.89168: variable 'omit' from source: magic vars 3027 1726776728.89184: variable 'omit' from source: magic vars 3027 1726776728.89194: variable 'omit' from source: magic vars 3027 1726776728.89197: we have included files to process 3027 1726776728.89197: generating all_blocks data 3027 1726776728.89198: done generating all_blocks data 3027 1726776728.89203: processing included file: fedora.linux_system_roles.kernel_settings 3027 1726776728.89217: in VariableManager get_vars() 3027 1726776728.89230: done with get_vars() 3027 1726776728.89251: in VariableManager get_vars() 3027 1726776728.89263: done with get_vars() 3027 1726776728.89289: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 3027 1726776728.89330: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 3027 1726776728.89346: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 3027 1726776728.89410: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 3027 1726776728.89753: in VariableManager get_vars() 3027 1726776728.89768: done with get_vars() 3027 1726776728.90645: in VariableManager get_vars() 3027 1726776728.90663: done with get_vars() 3027 1726776728.90774: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 3027 1726776728.91212: iterating over new_blocks loaded from include file 3027 1726776728.91214: in VariableManager get_vars() 3027 1726776728.91227: done with get_vars() 3027 1726776728.91228: filtering new block on tags 3027 1726776728.91254: done filtering new block on tags 3027 1726776728.91256: in VariableManager get_vars() 3027 1726776728.91266: done with get_vars() 3027 1726776728.91267: filtering new block on tags 3027 1726776728.91291: done filtering new block on tags 3027 1726776728.91293: in VariableManager get_vars() 3027 1726776728.91305: done with get_vars() 3027 1726776728.91306: filtering new block on tags 3027 1726776728.91402: done filtering new block on tags 3027 1726776728.91404: in VariableManager get_vars() 3027 1726776728.91414: done with get_vars() 3027 1726776728.91415: filtering new block on tags 3027 1726776728.91426: done filtering new block on tags 3027 1726776728.91427: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 3027 1726776728.91432: extending task lists for all hosts with included blocks 3027 1726776728.93679: done extending task lists 3027 1726776728.93681: done processing included files 3027 1726776728.93681: results queue empty 3027 1726776728.93682: checking for any_errors_fatal 3027 1726776728.93684: done checking for any_errors_fatal 3027 1726776728.93685: checking for max_fail_percentage 3027 1726776728.93686: done checking for max_fail_percentage 3027 1726776728.93686: checking to see if all hosts have failed and the running result is not ok 3027 1726776728.93687: done checking to see if all hosts have failed 3027 1726776728.93687: getting the remaining hosts for this loop 3027 1726776728.93689: done getting the remaining hosts for this loop 3027 1726776728.93690: getting the next task for host managed_node2 3027 1726776728.93693: done getting next task for host managed_node2 3027 1726776728.93695: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3027 1726776728.93697: ^ 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 3027 1726776728.93707: getting variables 3027 1726776728.93708: in VariableManager get_vars() 3027 1726776728.93720: Calling all_inventory to load vars for managed_node2 3027 1726776728.93722: Calling groups_inventory to load vars for managed_node2 3027 1726776728.93723: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776728.93728: Calling all_plugins_play to load vars for managed_node2 3027 1726776728.93729: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776728.93731: Calling groups_plugins_play to load vars for managed_node2 3027 1726776728.93822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776728.93948: done with get_vars() 3027 1726776728.93957: done getting variables 3027 1726776728.93990: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:12:08 -0400 (0:00:00.082) 0:01:55.037 **** 3027 1726776728.94014: entering _queue_task() for managed_node2/fail 3027 1726776728.94265: worker is 1 (out of 1 available) 3027 1726776728.94279: exiting _queue_task() for managed_node2/fail 3027 1726776728.94292: done queuing things up, now waiting for results queue to drain 3027 1726776728.94293: waiting for pending results... 3027 1726776728.94482: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3027 1726776728.94571: in run() - task 0233de48-8dd1-1ba9-d908-0000000009ee 3027 1726776728.94586: variable 'ansible_search_path' from source: unknown 3027 1726776728.94589: variable 'ansible_search_path' from source: unknown 3027 1726776728.94624: calling self._execute() 3027 1726776728.94703: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.94708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.94715: variable 'omit' from source: magic vars 3027 1726776728.95091: variable 'kernel_settings_sysctl' from source: include params 3027 1726776728.95104: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776728.95110: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): False 3027 1726776728.95113: when evaluation is False, skipping this task 3027 1726776728.95116: _execute() done 3027 1726776728.95118: dumping result to json 3027 1726776728.95123: done dumping result, returning 3027 1726776728.95130: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0233de48-8dd1-1ba9-d908-0000000009ee] 3027 1726776728.95135: sending task result for task 0233de48-8dd1-1ba9-d908-0000000009ee 3027 1726776728.95238: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000009ee 3027 1726776728.95241: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "kernel_settings_sysctl != __kernel_settings_state_empty", "skip_reason": "Conditional result was False" } 3027 1726776728.95295: no more pending results, returning what we have 3027 1726776728.95302: results queue empty 3027 1726776728.95303: checking for any_errors_fatal 3027 1726776728.95305: done checking for any_errors_fatal 3027 1726776728.95306: checking for max_fail_percentage 3027 1726776728.95307: done checking for max_fail_percentage 3027 1726776728.95308: checking to see if all hosts have failed and the running result is not ok 3027 1726776728.95309: done checking to see if all hosts have failed 3027 1726776728.95309: getting the remaining hosts for this loop 3027 1726776728.95311: done getting the remaining hosts for this loop 3027 1726776728.95315: getting the next task for host managed_node2 3027 1726776728.95322: done getting next task for host managed_node2 3027 1726776728.95327: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3027 1726776728.95330: ^ 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 3027 1726776728.95347: getting variables 3027 1726776728.95350: in VariableManager get_vars() 3027 1726776728.95384: Calling all_inventory to load vars for managed_node2 3027 1726776728.95386: Calling groups_inventory to load vars for managed_node2 3027 1726776728.95388: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776728.95398: Calling all_plugins_play to load vars for managed_node2 3027 1726776728.95403: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776728.95406: Calling groups_plugins_play to load vars for managed_node2 3027 1726776728.95526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776728.95660: done with get_vars() 3027 1726776728.95669: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:12:08 -0400 (0:00:00.017) 0:01:55.055 **** 3027 1726776728.95743: entering _queue_task() for managed_node2/include_tasks 3027 1726776728.95971: worker is 1 (out of 1 available) 3027 1726776728.95986: exiting _queue_task() for managed_node2/include_tasks 3027 1726776728.96003: done queuing things up, now waiting for results queue to drain 3027 1726776728.96004: waiting for pending results... 3027 1726776728.96187: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3027 1726776728.96275: in run() - task 0233de48-8dd1-1ba9-d908-0000000009ef 3027 1726776728.96290: variable 'ansible_search_path' from source: unknown 3027 1726776728.96294: variable 'ansible_search_path' from source: unknown 3027 1726776728.96327: calling self._execute() 3027 1726776728.96404: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.96408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.96416: variable 'omit' from source: magic vars 3027 1726776728.96506: _execute() done 3027 1726776728.96509: dumping result to json 3027 1726776728.96512: done dumping result, returning 3027 1726776728.96517: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0233de48-8dd1-1ba9-d908-0000000009ef] 3027 1726776728.96522: sending task result for task 0233de48-8dd1-1ba9-d908-0000000009ef 3027 1726776728.96623: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000009ef 3027 1726776728.96626: WORKER PROCESS EXITING 3027 1726776728.96675: no more pending results, returning what we have 3027 1726776728.96681: in VariableManager get_vars() 3027 1726776728.96722: Calling all_inventory to load vars for managed_node2 3027 1726776728.96725: Calling groups_inventory to load vars for managed_node2 3027 1726776728.96727: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776728.96737: Calling all_plugins_play to load vars for managed_node2 3027 1726776728.96739: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776728.96742: Calling groups_plugins_play to load vars for managed_node2 3027 1726776728.96912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776728.97033: done with get_vars() 3027 1726776728.97039: variable 'ansible_search_path' from source: unknown 3027 1726776728.97040: variable 'ansible_search_path' from source: unknown 3027 1726776728.97065: we have included files to process 3027 1726776728.97065: generating all_blocks data 3027 1726776728.97067: done generating all_blocks data 3027 1726776728.97072: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3027 1726776728.97073: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3027 1726776728.97074: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3027 1726776728.97556: done processing included file 3027 1726776728.97559: iterating over new_blocks loaded from include file 3027 1726776728.97560: in VariableManager get_vars() 3027 1726776728.97578: done with get_vars() 3027 1726776728.97579: filtering new block on tags 3027 1726776728.97597: done filtering new block on tags 3027 1726776728.97599: in VariableManager get_vars() 3027 1726776728.97617: done with get_vars() 3027 1726776728.97619: filtering new block on tags 3027 1726776728.97643: done filtering new block on tags 3027 1726776728.97645: in VariableManager get_vars() 3027 1726776728.97662: done with get_vars() 3027 1726776728.97663: filtering new block on tags 3027 1726776728.97686: done filtering new block on tags 3027 1726776728.97688: in VariableManager get_vars() 3027 1726776728.97705: done with get_vars() 3027 1726776728.97707: filtering new block on tags 3027 1726776728.97721: done filtering new block on tags 3027 1726776728.97722: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 3027 1726776728.97727: extending task lists for all hosts with included blocks 3027 1726776728.97825: done extending task lists 3027 1726776728.97826: done processing included files 3027 1726776728.97826: results queue empty 3027 1726776728.97827: checking for any_errors_fatal 3027 1726776728.97829: done checking for any_errors_fatal 3027 1726776728.97830: checking for max_fail_percentage 3027 1726776728.97830: done checking for max_fail_percentage 3027 1726776728.97831: checking to see if all hosts have failed and the running result is not ok 3027 1726776728.97832: done checking to see if all hosts have failed 3027 1726776728.97832: getting the remaining hosts for this loop 3027 1726776728.97833: done getting the remaining hosts for this loop 3027 1726776728.97835: getting the next task for host managed_node2 3027 1726776728.97838: done getting next task for host managed_node2 3027 1726776728.97839: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3027 1726776728.97842: ^ 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 3027 1726776728.97851: getting variables 3027 1726776728.97852: in VariableManager get_vars() 3027 1726776728.97861: Calling all_inventory to load vars for managed_node2 3027 1726776728.97863: Calling groups_inventory to load vars for managed_node2 3027 1726776728.97887: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776728.97891: Calling all_plugins_play to load vars for managed_node2 3027 1726776728.97893: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776728.97895: Calling groups_plugins_play to load vars for managed_node2 3027 1726776728.97982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776728.98102: done with get_vars() 3027 1726776728.98110: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:12:08 -0400 (0:00:00.024) 0:01:55.079 **** 3027 1726776728.98165: entering _queue_task() for managed_node2/setup 3027 1726776728.98407: worker is 1 (out of 1 available) 3027 1726776728.98423: exiting _queue_task() for managed_node2/setup 3027 1726776728.98437: done queuing things up, now waiting for results queue to drain 3027 1726776728.98439: waiting for pending results... 3027 1726776728.98634: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3027 1726776728.98741: in run() - task 0233de48-8dd1-1ba9-d908-000000000bd2 3027 1726776728.98758: variable 'ansible_search_path' from source: unknown 3027 1726776728.98762: variable 'ansible_search_path' from source: unknown 3027 1726776728.98793: calling self._execute() 3027 1726776728.98869: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776728.98873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776728.98882: variable 'omit' from source: magic vars 3027 1726776728.99307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776729.00917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776729.00970: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776729.00998: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776729.01027: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776729.01046: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776729.01115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776729.01137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776729.01157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776729.01187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776729.01199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776729.01242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776729.01261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776729.01280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776729.01308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776729.01319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776729.01454: variable '__kernel_settings_required_facts' from source: role '' all vars 3027 1726776729.01464: variable 'ansible_facts' from source: unknown 3027 1726776729.01532: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 3027 1726776729.01535: when evaluation is False, skipping this task 3027 1726776729.01538: _execute() done 3027 1726776729.01541: dumping result to json 3027 1726776729.01543: done dumping result, returning 3027 1726776729.01552: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0233de48-8dd1-1ba9-d908-000000000bd2] 3027 1726776729.01557: sending task result for task 0233de48-8dd1-1ba9-d908-000000000bd2 skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 3027 1726776729.01709: no more pending results, returning what we have 3027 1726776729.01714: results queue empty 3027 1726776729.01714: checking for any_errors_fatal 3027 1726776729.01716: done checking for any_errors_fatal 3027 1726776729.01716: checking for max_fail_percentage 3027 1726776729.01718: done checking for max_fail_percentage 3027 1726776729.01719: checking to see if all hosts have failed and the running result is not ok 3027 1726776729.01719: done checking to see if all hosts have failed 3027 1726776729.01720: getting the remaining hosts for this loop 3027 1726776729.01722: done getting the remaining hosts for this loop 3027 1726776729.01727: getting the next task for host managed_node2 3027 1726776729.01737: done getting next task for host managed_node2 3027 1726776729.01742: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3027 1726776729.01745: ^ 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 3027 1726776729.01766: getting variables 3027 1726776729.01767: in VariableManager get_vars() 3027 1726776729.01808: Calling all_inventory to load vars for managed_node2 3027 1726776729.01811: Calling groups_inventory to load vars for managed_node2 3027 1726776729.01813: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776729.01822: Calling all_plugins_play to load vars for managed_node2 3027 1726776729.01824: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776729.01827: Calling groups_plugins_play to load vars for managed_node2 3027 1726776729.01965: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000bd2 3027 1726776729.01968: WORKER PROCESS EXITING 3027 1726776729.01979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776729.02142: done with get_vars() 3027 1726776729.02154: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:12:09 -0400 (0:00:00.040) 0:01:55.120 **** 3027 1726776729.02231: entering _queue_task() for managed_node2/stat 3027 1726776729.02475: worker is 1 (out of 1 available) 3027 1726776729.02488: exiting _queue_task() for managed_node2/stat 3027 1726776729.02505: done queuing things up, now waiting for results queue to drain 3027 1726776729.02507: waiting for pending results... 3027 1726776729.02703: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3027 1726776729.02819: in run() - task 0233de48-8dd1-1ba9-d908-000000000bd4 3027 1726776729.02834: variable 'ansible_search_path' from source: unknown 3027 1726776729.02840: variable 'ansible_search_path' from source: unknown 3027 1726776729.02872: calling self._execute() 3027 1726776729.02944: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776729.02950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776729.02959: variable 'omit' from source: magic vars 3027 1726776729.03339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776729.03553: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776729.03589: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776729.03622: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776729.03653: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776729.03727: 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) 3027 1726776729.03748: 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) 3027 1726776729.03769: 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) 3027 1726776729.03787: 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) 3027 1726776729.03888: variable '__kernel_settings_is_ostree' from source: set_fact 3027 1726776729.03898: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3027 1726776729.03901: when evaluation is False, skipping this task 3027 1726776729.03908: _execute() done 3027 1726776729.03911: dumping result to json 3027 1726776729.03913: done dumping result, returning 3027 1726776729.03921: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0233de48-8dd1-1ba9-d908-000000000bd4] 3027 1726776729.03926: sending task result for task 0233de48-8dd1-1ba9-d908-000000000bd4 3027 1726776729.04017: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000bd4 3027 1726776729.04021: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3027 1726776729.04095: no more pending results, returning what we have 3027 1726776729.04098: results queue empty 3027 1726776729.04099: checking for any_errors_fatal 3027 1726776729.04109: done checking for any_errors_fatal 3027 1726776729.04110: checking for max_fail_percentage 3027 1726776729.04112: done checking for max_fail_percentage 3027 1726776729.04113: checking to see if all hosts have failed and the running result is not ok 3027 1726776729.04114: done checking to see if all hosts have failed 3027 1726776729.04115: getting the remaining hosts for this loop 3027 1726776729.04117: done getting the remaining hosts for this loop 3027 1726776729.04121: getting the next task for host managed_node2 3027 1726776729.04127: done getting next task for host managed_node2 3027 1726776729.04131: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3027 1726776729.04136: ^ 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 3027 1726776729.04154: getting variables 3027 1726776729.04155: in VariableManager get_vars() 3027 1726776729.04192: Calling all_inventory to load vars for managed_node2 3027 1726776729.04195: Calling groups_inventory to load vars for managed_node2 3027 1726776729.04197: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776729.04206: Calling all_plugins_play to load vars for managed_node2 3027 1726776729.04209: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776729.04212: Calling groups_plugins_play to load vars for managed_node2 3027 1726776729.04330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776729.04462: done with get_vars() 3027 1726776729.04472: done getting variables 3027 1726776729.04517: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:12:09 -0400 (0:00:00.023) 0:01:55.143 **** 3027 1726776729.04543: entering _queue_task() for managed_node2/set_fact 3027 1726776729.04765: worker is 1 (out of 1 available) 3027 1726776729.04781: exiting _queue_task() for managed_node2/set_fact 3027 1726776729.04795: done queuing things up, now waiting for results queue to drain 3027 1726776729.04797: waiting for pending results... 3027 1726776729.04987: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3027 1726776729.05095: in run() - task 0233de48-8dd1-1ba9-d908-000000000bd5 3027 1726776729.05109: variable 'ansible_search_path' from source: unknown 3027 1726776729.05114: variable 'ansible_search_path' from source: unknown 3027 1726776729.05146: calling self._execute() 3027 1726776729.05220: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776729.05223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776729.05232: variable 'omit' from source: magic vars 3027 1726776729.05613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776729.05876: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776729.05915: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776729.05941: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776729.05968: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776729.06042: 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) 3027 1726776729.06062: 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) 3027 1726776729.06085: 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) 3027 1726776729.06109: 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) 3027 1726776729.06201: variable '__kernel_settings_is_ostree' from source: set_fact 3027 1726776729.06213: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3027 1726776729.06217: when evaluation is False, skipping this task 3027 1726776729.06220: _execute() done 3027 1726776729.06222: dumping result to json 3027 1726776729.06224: done dumping result, returning 3027 1726776729.06233: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0233de48-8dd1-1ba9-d908-000000000bd5] 3027 1726776729.06238: sending task result for task 0233de48-8dd1-1ba9-d908-000000000bd5 3027 1726776729.06329: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000bd5 3027 1726776729.06334: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3027 1726776729.06384: no more pending results, returning what we have 3027 1726776729.06388: results queue empty 3027 1726776729.06389: checking for any_errors_fatal 3027 1726776729.06395: done checking for any_errors_fatal 3027 1726776729.06396: checking for max_fail_percentage 3027 1726776729.06397: done checking for max_fail_percentage 3027 1726776729.06398: checking to see if all hosts have failed and the running result is not ok 3027 1726776729.06399: done checking to see if all hosts have failed 3027 1726776729.06399: getting the remaining hosts for this loop 3027 1726776729.06402: done getting the remaining hosts for this loop 3027 1726776729.06406: getting the next task for host managed_node2 3027 1726776729.06416: done getting next task for host managed_node2 3027 1726776729.06421: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3027 1726776729.06425: ^ 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 3027 1726776729.06442: getting variables 3027 1726776729.06444: in VariableManager get_vars() 3027 1726776729.06481: Calling all_inventory to load vars for managed_node2 3027 1726776729.06483: Calling groups_inventory to load vars for managed_node2 3027 1726776729.06485: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776729.06494: Calling all_plugins_play to load vars for managed_node2 3027 1726776729.06497: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776729.06499: Calling groups_plugins_play to load vars for managed_node2 3027 1726776729.06674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776729.06802: done with get_vars() 3027 1726776729.06812: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:12:09 -0400 (0:00:00.023) 0:01:55.166 **** 3027 1726776729.06887: entering _queue_task() for managed_node2/stat 3027 1726776729.07118: worker is 1 (out of 1 available) 3027 1726776729.07133: exiting _queue_task() for managed_node2/stat 3027 1726776729.07147: done queuing things up, now waiting for results queue to drain 3027 1726776729.07150: waiting for pending results... 3027 1726776729.07346: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3027 1726776729.07447: in run() - task 0233de48-8dd1-1ba9-d908-000000000bd7 3027 1726776729.07462: variable 'ansible_search_path' from source: unknown 3027 1726776729.07466: variable 'ansible_search_path' from source: unknown 3027 1726776729.07498: calling self._execute() 3027 1726776729.07574: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776729.07580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776729.07590: variable 'omit' from source: magic vars 3027 1726776729.07972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776729.08174: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776729.08211: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776729.08240: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776729.08268: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776729.08342: 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) 3027 1726776729.08364: 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) 3027 1726776729.08384: 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) 3027 1726776729.08403: 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) 3027 1726776729.08507: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776729.08518: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3027 1726776729.08521: when evaluation is False, skipping this task 3027 1726776729.08524: _execute() done 3027 1726776729.08527: dumping result to json 3027 1726776729.08529: done dumping result, returning 3027 1726776729.08537: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0233de48-8dd1-1ba9-d908-000000000bd7] 3027 1726776729.08542: sending task result for task 0233de48-8dd1-1ba9-d908-000000000bd7 3027 1726776729.08636: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000bd7 3027 1726776729.08639: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3027 1726776729.08696: no more pending results, returning what we have 3027 1726776729.08701: results queue empty 3027 1726776729.08702: checking for any_errors_fatal 3027 1726776729.08708: done checking for any_errors_fatal 3027 1726776729.08709: checking for max_fail_percentage 3027 1726776729.08710: done checking for max_fail_percentage 3027 1726776729.08711: checking to see if all hosts have failed and the running result is not ok 3027 1726776729.08712: done checking to see if all hosts have failed 3027 1726776729.08713: getting the remaining hosts for this loop 3027 1726776729.08715: done getting the remaining hosts for this loop 3027 1726776729.08720: getting the next task for host managed_node2 3027 1726776729.08727: done getting next task for host managed_node2 3027 1726776729.08731: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3027 1726776729.08735: ^ 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 3027 1726776729.08755: getting variables 3027 1726776729.08757: in VariableManager get_vars() 3027 1726776729.08794: Calling all_inventory to load vars for managed_node2 3027 1726776729.08797: Calling groups_inventory to load vars for managed_node2 3027 1726776729.08798: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776729.08809: Calling all_plugins_play to load vars for managed_node2 3027 1726776729.08811: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776729.08814: Calling groups_plugins_play to load vars for managed_node2 3027 1726776729.08954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776729.09091: done with get_vars() 3027 1726776729.09103: done getting variables 3027 1726776729.09150: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:12:09 -0400 (0:00:00.022) 0:01:55.189 **** 3027 1726776729.09178: entering _queue_task() for managed_node2/set_fact 3027 1726776729.09415: worker is 1 (out of 1 available) 3027 1726776729.09431: exiting _queue_task() for managed_node2/set_fact 3027 1726776729.09445: done queuing things up, now waiting for results queue to drain 3027 1726776729.09446: waiting for pending results... 3027 1726776729.09652: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3027 1726776729.09761: in run() - task 0233de48-8dd1-1ba9-d908-000000000bd8 3027 1726776729.09776: variable 'ansible_search_path' from source: unknown 3027 1726776729.09781: variable 'ansible_search_path' from source: unknown 3027 1726776729.09816: calling self._execute() 3027 1726776729.09959: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776729.09964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776729.09967: variable 'omit' from source: magic vars 3027 1726776729.10461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776729.10863: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776729.10922: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776729.10968: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776729.11011: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776729.11157: 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) 3027 1726776729.11161: 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) 3027 1726776729.11188: 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) 3027 1726776729.11225: 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) 3027 1726776729.11368: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776729.11387: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3027 1726776729.11397: when evaluation is False, skipping this task 3027 1726776729.11458: _execute() done 3027 1726776729.11463: dumping result to json 3027 1726776729.11467: done dumping result, returning 3027 1726776729.11473: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0233de48-8dd1-1ba9-d908-000000000bd8] 3027 1726776729.11476: sending task result for task 0233de48-8dd1-1ba9-d908-000000000bd8 skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3027 1726776729.11637: no more pending results, returning what we have 3027 1726776729.11641: results queue empty 3027 1726776729.11641: checking for any_errors_fatal 3027 1726776729.11647: done checking for any_errors_fatal 3027 1726776729.11647: checking for max_fail_percentage 3027 1726776729.11652: done checking for max_fail_percentage 3027 1726776729.11653: checking to see if all hosts have failed and the running result is not ok 3027 1726776729.11654: done checking to see if all hosts have failed 3027 1726776729.11655: getting the remaining hosts for this loop 3027 1726776729.11657: done getting the remaining hosts for this loop 3027 1726776729.11661: getting the next task for host managed_node2 3027 1726776729.11673: done getting next task for host managed_node2 3027 1726776729.11677: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3027 1726776729.11681: ^ 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 3027 1726776729.11709: getting variables 3027 1726776729.11711: in VariableManager get_vars() 3027 1726776729.11757: Calling all_inventory to load vars for managed_node2 3027 1726776729.11760: Calling groups_inventory to load vars for managed_node2 3027 1726776729.11762: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776729.11773: Calling all_plugins_play to load vars for managed_node2 3027 1726776729.11775: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776729.11779: Calling groups_plugins_play to load vars for managed_node2 3027 1726776729.12012: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000bd8 3027 1726776729.12016: WORKER PROCESS EXITING 3027 1726776729.12027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776729.12160: done with get_vars() 3027 1726776729.12169: done getting variables 3027 1726776729.12217: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:12:09 -0400 (0:00:00.030) 0:01:55.220 **** 3027 1726776729.12243: entering _queue_task() for managed_node2/include_vars 3027 1726776729.12477: worker is 1 (out of 1 available) 3027 1726776729.12491: exiting _queue_task() for managed_node2/include_vars 3027 1726776729.12508: done queuing things up, now waiting for results queue to drain 3027 1726776729.12510: waiting for pending results... 3027 1726776729.12703: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3027 1726776729.12806: in run() - task 0233de48-8dd1-1ba9-d908-000000000bda 3027 1726776729.12820: variable 'ansible_search_path' from source: unknown 3027 1726776729.12824: variable 'ansible_search_path' from source: unknown 3027 1726776729.12860: calling self._execute() 3027 1726776729.12935: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776729.12939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776729.12952: variable 'omit' from source: magic vars 3027 1726776729.13038: variable 'omit' from source: magic vars 3027 1726776729.13089: variable 'omit' from source: magic vars 3027 1726776729.13392: variable 'ffparams' from source: task vars 3027 1726776729.13494: variable 'ansible_facts' from source: unknown 3027 1726776729.13644: variable 'ansible_facts' from source: unknown 3027 1726776729.13740: variable 'ansible_facts' from source: unknown 3027 1726776729.13832: variable 'ansible_facts' from source: unknown 3027 1726776729.13914: variable 'role_path' from source: magic vars 3027 1726776729.14056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 3027 1726776729.14234: Loaded config def from plugin (lookup/first_found) 3027 1726776729.14237: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 3027 1726776729.14275: variable 'ansible_search_path' from source: unknown 3027 1726776729.14290: variable 'ansible_search_path' from source: unknown 3027 1726776729.14298: variable 'ansible_search_path' from source: unknown 3027 1726776729.14385: variable 'ansible_search_path' from source: unknown 3027 1726776729.14388: variable 'ansible_search_path' from source: unknown 3027 1726776729.14391: variable 'omit' from source: magic vars 3027 1726776729.14393: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776729.14396: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776729.14399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776729.14404: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776729.14408: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776729.14428: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776729.14431: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776729.14434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776729.14506: Set connection var ansible_shell_executable to /bin/sh 3027 1726776729.14509: Set connection var ansible_shell_type to sh 3027 1726776729.14512: Set connection var ansible_connection to ssh 3027 1726776729.14518: Set connection var ansible_pipelining to False 3027 1726776729.14524: Set connection var ansible_timeout to 10 3027 1726776729.14532: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776729.14552: variable 'ansible_shell_executable' from source: unknown 3027 1726776729.14555: variable 'ansible_connection' from source: unknown 3027 1726776729.14557: variable 'ansible_module_compression' from source: unknown 3027 1726776729.14560: variable 'ansible_shell_type' from source: unknown 3027 1726776729.14562: variable 'ansible_shell_executable' from source: unknown 3027 1726776729.14564: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776729.14570: variable 'ansible_pipelining' from source: unknown 3027 1726776729.14572: variable 'ansible_timeout' from source: unknown 3027 1726776729.14576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776729.14667: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776729.14676: variable 'omit' from source: magic vars 3027 1726776729.14682: starting attempt loop 3027 1726776729.14685: running the handler 3027 1726776729.14737: handler run complete 3027 1726776729.14746: attempt loop complete, returning result 3027 1726776729.14750: _execute() done 3027 1726776729.14753: dumping result to json 3027 1726776729.14758: done dumping result, returning 3027 1726776729.14766: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0233de48-8dd1-1ba9-d908-000000000bda] 3027 1726776729.14771: sending task result for task 0233de48-8dd1-1ba9-d908-000000000bda 3027 1726776729.14881: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000bda 3027 1726776729.14884: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 3027 1726776729.14969: no more pending results, returning what we have 3027 1726776729.14972: results queue empty 3027 1726776729.14973: checking for any_errors_fatal 3027 1726776729.14978: done checking for any_errors_fatal 3027 1726776729.14979: checking for max_fail_percentage 3027 1726776729.14980: done checking for max_fail_percentage 3027 1726776729.14981: checking to see if all hosts have failed and the running result is not ok 3027 1726776729.14981: done checking to see if all hosts have failed 3027 1726776729.14982: getting the remaining hosts for this loop 3027 1726776729.14984: done getting the remaining hosts for this loop 3027 1726776729.14987: getting the next task for host managed_node2 3027 1726776729.14994: done getting next task for host managed_node2 3027 1726776729.14998: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3027 1726776729.15004: ^ 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 3027 1726776729.15014: getting variables 3027 1726776729.15015: in VariableManager get_vars() 3027 1726776729.15055: Calling all_inventory to load vars for managed_node2 3027 1726776729.15057: Calling groups_inventory to load vars for managed_node2 3027 1726776729.15059: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776729.15068: Calling all_plugins_play to load vars for managed_node2 3027 1726776729.15071: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776729.15074: Calling groups_plugins_play to load vars for managed_node2 3027 1726776729.15193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776729.15329: done with get_vars() 3027 1726776729.15338: done getting variables 3027 1726776729.15385: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:12:09 -0400 (0:00:00.031) 0:01:55.251 **** 3027 1726776729.15412: entering _queue_task() for managed_node2/package 3027 1726776729.15637: worker is 1 (out of 1 available) 3027 1726776729.15654: exiting _queue_task() for managed_node2/package 3027 1726776729.15669: done queuing things up, now waiting for results queue to drain 3027 1726776729.15670: waiting for pending results... 3027 1726776729.15861: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3027 1726776729.15939: in run() - task 0233de48-8dd1-1ba9-d908-0000000009f0 3027 1726776729.15956: variable 'ansible_search_path' from source: unknown 3027 1726776729.15960: variable 'ansible_search_path' from source: unknown 3027 1726776729.15992: calling self._execute() 3027 1726776729.16066: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776729.16069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776729.16078: variable 'omit' from source: magic vars 3027 1726776729.16162: variable 'omit' from source: magic vars 3027 1726776729.16202: variable 'omit' from source: magic vars 3027 1726776729.16225: variable '__kernel_settings_packages' from source: include_vars 3027 1726776729.16464: variable '__kernel_settings_packages' from source: include_vars 3027 1726776729.16707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776729.18216: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776729.18266: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776729.18296: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776729.18324: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776729.18356: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776729.18438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776729.18461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776729.18480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776729.18511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776729.18523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776729.18609: variable '__kernel_settings_is_ostree' from source: set_fact 3027 1726776729.18613: variable 'omit' from source: magic vars 3027 1726776729.18637: variable 'omit' from source: magic vars 3027 1726776729.18662: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776729.18685: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776729.18699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776729.18717: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776729.18725: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776729.18752: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776729.18756: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776729.18760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776729.18831: Set connection var ansible_shell_executable to /bin/sh 3027 1726776729.18837: Set connection var ansible_shell_type to sh 3027 1726776729.18840: Set connection var ansible_connection to ssh 3027 1726776729.18845: Set connection var ansible_pipelining to False 3027 1726776729.18853: Set connection var ansible_timeout to 10 3027 1726776729.18861: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776729.18880: variable 'ansible_shell_executable' from source: unknown 3027 1726776729.18883: variable 'ansible_connection' from source: unknown 3027 1726776729.18886: variable 'ansible_module_compression' from source: unknown 3027 1726776729.18888: variable 'ansible_shell_type' from source: unknown 3027 1726776729.18891: variable 'ansible_shell_executable' from source: unknown 3027 1726776729.18893: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776729.18898: variable 'ansible_pipelining' from source: unknown 3027 1726776729.18902: variable 'ansible_timeout' from source: unknown 3027 1726776729.18905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776729.18983: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776729.18992: variable 'omit' from source: magic vars 3027 1726776729.18998: starting attempt loop 3027 1726776729.19004: running the handler 3027 1726776729.19007: variable 'ansible_facts' from source: unknown 3027 1726776729.19009: variable 'ansible_facts' from source: unknown 3027 1726776729.19053: _low_level_execute_command(): starting 3027 1726776729.19059: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776729.19578: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776729.19582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776729.19585: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776729.19589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776729.19645: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776729.19651: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776729.19653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776729.19707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776729.21423: stdout chunk (state=3): >>>/root <<< 3027 1726776729.21527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776729.21584: stderr chunk (state=3): >>><<< 3027 1726776729.21594: stdout chunk (state=3): >>><<< 3027 1726776729.21609: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776729.21620: _low_level_execute_command(): starting 3027 1726776729.21627: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776729.216092-6172-141658725114043 `" && echo ansible-tmp-1726776729.216092-6172-141658725114043="` echo /root/.ansible/tmp/ansible-tmp-1726776729.216092-6172-141658725114043 `" ) && sleep 0' 3027 1726776729.22098: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776729.22101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776729.22104: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776729.22106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776729.22108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776729.22164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776729.22171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776729.22174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776729.22208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776729.24172: stdout chunk (state=3): >>>ansible-tmp-1726776729.216092-6172-141658725114043=/root/.ansible/tmp/ansible-tmp-1726776729.216092-6172-141658725114043 <<< 3027 1726776729.24292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776729.24343: stderr chunk (state=3): >>><<< 3027 1726776729.24346: stdout chunk (state=3): >>><<< 3027 1726776729.24364: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776729.216092-6172-141658725114043=/root/.ansible/tmp/ansible-tmp-1726776729.216092-6172-141658725114043 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776729.24392: variable 'ansible_module_compression' from source: unknown 3027 1726776729.24437: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 3027 1726776729.24474: variable 'ansible_facts' from source: unknown 3027 1726776729.24557: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776729.216092-6172-141658725114043/AnsiballZ_dnf.py 3027 1726776729.24665: Sending initial data 3027 1726776729.24669: Sent initial data (149 bytes) 3027 1726776729.25139: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776729.25143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776729.25146: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776729.25148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776729.25153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776729.25155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776729.25205: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776729.25209: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776729.25214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776729.25252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776729.26826: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776729.26861: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776729.26896: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmphwzxlsgl /root/.ansible/tmp/ansible-tmp-1726776729.216092-6172-141658725114043/AnsiballZ_dnf.py <<< 3027 1726776729.26899: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776729.216092-6172-141658725114043/AnsiballZ_dnf.py" <<< 3027 1726776729.26927: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmphwzxlsgl" to remote "/root/.ansible/tmp/ansible-tmp-1726776729.216092-6172-141658725114043/AnsiballZ_dnf.py" <<< 3027 1726776729.26935: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776729.216092-6172-141658725114043/AnsiballZ_dnf.py" <<< 3027 1726776729.27578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776729.27645: stderr chunk (state=3): >>><<< 3027 1726776729.27650: stdout chunk (state=3): >>><<< 3027 1726776729.27669: done transferring module to remote 3027 1726776729.27679: _low_level_execute_command(): starting 3027 1726776729.27684: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776729.216092-6172-141658725114043/ /root/.ansible/tmp/ansible-tmp-1726776729.216092-6172-141658725114043/AnsiballZ_dnf.py && sleep 0' 3027 1726776729.28140: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776729.28144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776729.28146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776729.28151: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776729.28154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776729.28207: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776729.28210: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776729.28216: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776729.28251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776729.30046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776729.30094: stderr chunk (state=3): >>><<< 3027 1726776729.30099: stdout chunk (state=3): >>><<< 3027 1726776729.30115: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776729.30118: _low_level_execute_command(): starting 3027 1726776729.30123: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776729.216092-6172-141658725114043/AnsiballZ_dnf.py && sleep 0' 3027 1726776729.30572: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776729.30575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776729.30578: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776729.30580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776729.30582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776729.30633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776729.30636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776729.30640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776729.30681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776730.41137: 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}}} <<< 3027 1726776730.45715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776730.45773: stderr chunk (state=3): >>><<< 3027 1726776730.45777: stdout chunk (state=3): >>><<< 3027 1726776730.45793: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776730.45833: 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-1726776729.216092-6172-141658725114043/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776730.45838: _low_level_execute_command(): starting 3027 1726776730.45844: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776729.216092-6172-141658725114043/ > /dev/null 2>&1 && sleep 0' 3027 1726776730.46298: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776730.46302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776730.46320: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776730.46377: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776730.46385: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776730.46387: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776730.46422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776730.48367: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776730.48385: stderr chunk (state=3): >>><<< 3027 1726776730.48388: stdout chunk (state=3): >>><<< 3027 1726776730.48406: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776730.48410: handler run complete 3027 1726776730.48439: attempt loop complete, returning result 3027 1726776730.48442: _execute() done 3027 1726776730.48445: dumping result to json 3027 1726776730.48452: done dumping result, returning 3027 1726776730.48462: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0233de48-8dd1-1ba9-d908-0000000009f0] 3027 1726776730.48466: sending task result for task 0233de48-8dd1-1ba9-d908-0000000009f0 3027 1726776730.48569: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000009f0 3027 1726776730.48573: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 3027 1726776730.48684: no more pending results, returning what we have 3027 1726776730.48687: results queue empty 3027 1726776730.48688: checking for any_errors_fatal 3027 1726776730.48693: done checking for any_errors_fatal 3027 1726776730.48694: checking for max_fail_percentage 3027 1726776730.48696: done checking for max_fail_percentage 3027 1726776730.48697: checking to see if all hosts have failed and the running result is not ok 3027 1726776730.48697: done checking to see if all hosts have failed 3027 1726776730.48698: getting the remaining hosts for this loop 3027 1726776730.48702: done getting the remaining hosts for this loop 3027 1726776730.48705: getting the next task for host managed_node2 3027 1726776730.48713: done getting next task for host managed_node2 3027 1726776730.48717: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3027 1726776730.48720: ^ 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 3027 1726776730.48730: getting variables 3027 1726776730.48731: in VariableManager get_vars() 3027 1726776730.48768: Calling all_inventory to load vars for managed_node2 3027 1726776730.48771: Calling groups_inventory to load vars for managed_node2 3027 1726776730.48773: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776730.48782: Calling all_plugins_play to load vars for managed_node2 3027 1726776730.48784: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776730.48787: Calling groups_plugins_play to load vars for managed_node2 3027 1726776730.48951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776730.49075: done with get_vars() 3027 1726776730.49082: done getting variables 3027 1726776730.49127: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:12:10 -0400 (0:00:01.337) 0:01:56.589 **** 3027 1726776730.49152: entering _queue_task() for managed_node2/debug 3027 1726776730.49350: worker is 1 (out of 1 available) 3027 1726776730.49364: exiting _queue_task() for managed_node2/debug 3027 1726776730.49379: done queuing things up, now waiting for results queue to drain 3027 1726776730.49380: waiting for pending results... 3027 1726776730.49566: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3027 1726776730.49650: in run() - task 0233de48-8dd1-1ba9-d908-0000000009f2 3027 1726776730.49664: variable 'ansible_search_path' from source: unknown 3027 1726776730.49668: variable 'ansible_search_path' from source: unknown 3027 1726776730.49698: calling self._execute() 3027 1726776730.49781: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776730.49784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776730.49793: variable 'omit' from source: magic vars 3027 1726776730.50172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776730.51694: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776730.51743: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776730.51776: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776730.51802: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776730.51824: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776730.51890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776730.51914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776730.51932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776730.51961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776730.51973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776730.52056: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776730.52072: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3027 1726776730.52075: when evaluation is False, skipping this task 3027 1726776730.52078: _execute() done 3027 1726776730.52081: dumping result to json 3027 1726776730.52083: done dumping result, returning 3027 1726776730.52090: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0233de48-8dd1-1ba9-d908-0000000009f2] 3027 1726776730.52096: sending task result for task 0233de48-8dd1-1ba9-d908-0000000009f2 3027 1726776730.52184: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000009f2 3027 1726776730.52187: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 3027 1726776730.52255: no more pending results, returning what we have 3027 1726776730.52258: results queue empty 3027 1726776730.52259: checking for any_errors_fatal 3027 1726776730.52265: done checking for any_errors_fatal 3027 1726776730.52266: checking for max_fail_percentage 3027 1726776730.52267: done checking for max_fail_percentage 3027 1726776730.52268: checking to see if all hosts have failed and the running result is not ok 3027 1726776730.52269: done checking to see if all hosts have failed 3027 1726776730.52270: getting the remaining hosts for this loop 3027 1726776730.52271: done getting the remaining hosts for this loop 3027 1726776730.52275: getting the next task for host managed_node2 3027 1726776730.52281: done getting next task for host managed_node2 3027 1726776730.52286: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3027 1726776730.52289: ^ 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 3027 1726776730.52305: getting variables 3027 1726776730.52306: in VariableManager get_vars() 3027 1726776730.52340: Calling all_inventory to load vars for managed_node2 3027 1726776730.52342: Calling groups_inventory to load vars for managed_node2 3027 1726776730.52344: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776730.52357: Calling all_plugins_play to load vars for managed_node2 3027 1726776730.52359: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776730.52362: Calling groups_plugins_play to load vars for managed_node2 3027 1726776730.52488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776730.52614: done with get_vars() 3027 1726776730.52622: done getting variables 3027 1726776730.52669: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:12:10 -0400 (0:00:00.035) 0:01:56.624 **** 3027 1726776730.52692: entering _queue_task() for managed_node2/reboot 3027 1726776730.52895: worker is 1 (out of 1 available) 3027 1726776730.52909: exiting _queue_task() for managed_node2/reboot 3027 1726776730.52924: done queuing things up, now waiting for results queue to drain 3027 1726776730.52926: waiting for pending results... 3027 1726776730.53114: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3027 1726776730.53195: in run() - task 0233de48-8dd1-1ba9-d908-0000000009f3 3027 1726776730.53211: variable 'ansible_search_path' from source: unknown 3027 1726776730.53215: variable 'ansible_search_path' from source: unknown 3027 1726776730.53245: calling self._execute() 3027 1726776730.53317: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776730.53320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776730.53329: variable 'omit' from source: magic vars 3027 1726776730.53768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776730.55214: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776730.55261: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776730.55478: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776730.55506: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776730.55525: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776730.55591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776730.55612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776730.55631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776730.55662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776730.55673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776730.55752: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776730.55766: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3027 1726776730.55769: when evaluation is False, skipping this task 3027 1726776730.55772: _execute() done 3027 1726776730.55774: dumping result to json 3027 1726776730.55777: done dumping result, returning 3027 1726776730.55784: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0233de48-8dd1-1ba9-d908-0000000009f3] 3027 1726776730.55789: sending task result for task 0233de48-8dd1-1ba9-d908-0000000009f3 3027 1726776730.55876: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000009f3 3027 1726776730.55879: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3027 1726776730.55926: no more pending results, returning what we have 3027 1726776730.55930: results queue empty 3027 1726776730.55931: checking for any_errors_fatal 3027 1726776730.55938: done checking for any_errors_fatal 3027 1726776730.55939: checking for max_fail_percentage 3027 1726776730.55941: done checking for max_fail_percentage 3027 1726776730.55942: checking to see if all hosts have failed and the running result is not ok 3027 1726776730.55943: done checking to see if all hosts have failed 3027 1726776730.55943: getting the remaining hosts for this loop 3027 1726776730.55945: done getting the remaining hosts for this loop 3027 1726776730.55951: getting the next task for host managed_node2 3027 1726776730.55958: done getting next task for host managed_node2 3027 1726776730.55962: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3027 1726776730.55965: ^ 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 3027 1726776730.55982: getting variables 3027 1726776730.55983: in VariableManager get_vars() 3027 1726776730.56018: Calling all_inventory to load vars for managed_node2 3027 1726776730.56021: Calling groups_inventory to load vars for managed_node2 3027 1726776730.56023: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776730.56032: Calling all_plugins_play to load vars for managed_node2 3027 1726776730.56034: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776730.56037: Calling groups_plugins_play to load vars for managed_node2 3027 1726776730.56195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776730.56319: done with get_vars() 3027 1726776730.56327: done getting variables 3027 1726776730.56370: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:12:10 -0400 (0:00:00.036) 0:01:56.661 **** 3027 1726776730.56392: entering _queue_task() for managed_node2/fail 3027 1726776730.56592: worker is 1 (out of 1 available) 3027 1726776730.56612: exiting _queue_task() for managed_node2/fail 3027 1726776730.56625: done queuing things up, now waiting for results queue to drain 3027 1726776730.56627: waiting for pending results... 3027 1726776730.56803: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3027 1726776730.56874: in run() - task 0233de48-8dd1-1ba9-d908-0000000009f4 3027 1726776730.56889: variable 'ansible_search_path' from source: unknown 3027 1726776730.56894: variable 'ansible_search_path' from source: unknown 3027 1726776730.56931: calling self._execute() 3027 1726776730.57007: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776730.57010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776730.57018: variable 'omit' from source: magic vars 3027 1726776730.57376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776730.59032: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776730.59078: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776730.59106: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776730.59131: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776730.59156: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776730.59217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776730.59239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776730.59261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776730.59289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776730.59303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776730.59377: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776730.59391: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3027 1726776730.59394: when evaluation is False, skipping this task 3027 1726776730.59397: _execute() done 3027 1726776730.59402: dumping result to json 3027 1726776730.59405: done dumping result, returning 3027 1726776730.59408: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0233de48-8dd1-1ba9-d908-0000000009f4] 3027 1726776730.59414: sending task result for task 0233de48-8dd1-1ba9-d908-0000000009f4 3027 1726776730.59502: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000009f4 3027 1726776730.59506: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3027 1726776730.59552: no more pending results, returning what we have 3027 1726776730.59555: results queue empty 3027 1726776730.59556: checking for any_errors_fatal 3027 1726776730.59561: done checking for any_errors_fatal 3027 1726776730.59562: checking for max_fail_percentage 3027 1726776730.59563: done checking for max_fail_percentage 3027 1726776730.59564: checking to see if all hosts have failed and the running result is not ok 3027 1726776730.59565: done checking to see if all hosts have failed 3027 1726776730.59566: getting the remaining hosts for this loop 3027 1726776730.59568: done getting the remaining hosts for this loop 3027 1726776730.59571: getting the next task for host managed_node2 3027 1726776730.59580: done getting next task for host managed_node2 3027 1726776730.59584: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3027 1726776730.59587: ^ 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 3027 1726776730.59605: getting variables 3027 1726776730.59607: in VariableManager get_vars() 3027 1726776730.59639: Calling all_inventory to load vars for managed_node2 3027 1726776730.59641: Calling groups_inventory to load vars for managed_node2 3027 1726776730.59643: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776730.59655: Calling all_plugins_play to load vars for managed_node2 3027 1726776730.59658: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776730.59661: Calling groups_plugins_play to load vars for managed_node2 3027 1726776730.59773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776730.59901: done with get_vars() 3027 1726776730.59909: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:12:10 -0400 (0:00:00.035) 0:01:56.697 **** 3027 1726776730.59967: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776730.60163: worker is 1 (out of 1 available) 3027 1726776730.60178: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776730.60191: done queuing things up, now waiting for results queue to drain 3027 1726776730.60193: waiting for pending results... 3027 1726776730.60365: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3027 1726776730.60446: in run() - task 0233de48-8dd1-1ba9-d908-0000000009f6 3027 1726776730.60460: variable 'ansible_search_path' from source: unknown 3027 1726776730.60464: variable 'ansible_search_path' from source: unknown 3027 1726776730.60494: calling self._execute() 3027 1726776730.60570: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776730.60574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776730.60583: variable 'omit' from source: magic vars 3027 1726776730.60739: variable 'omit' from source: magic vars 3027 1726776730.60777: variable 'omit' from source: magic vars 3027 1726776730.60799: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3027 1726776730.61023: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3027 1726776730.61082: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776730.61111: variable 'omit' from source: magic vars 3027 1726776730.61144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776730.61174: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776730.61192: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776730.61208: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776730.61218: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776730.61243: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776730.61246: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776730.61250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776730.61322: Set connection var ansible_shell_executable to /bin/sh 3027 1726776730.61327: Set connection var ansible_shell_type to sh 3027 1726776730.61330: Set connection var ansible_connection to ssh 3027 1726776730.61336: Set connection var ansible_pipelining to False 3027 1726776730.61341: Set connection var ansible_timeout to 10 3027 1726776730.61351: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776730.61367: variable 'ansible_shell_executable' from source: unknown 3027 1726776730.61371: variable 'ansible_connection' from source: unknown 3027 1726776730.61373: variable 'ansible_module_compression' from source: unknown 3027 1726776730.61376: variable 'ansible_shell_type' from source: unknown 3027 1726776730.61378: variable 'ansible_shell_executable' from source: unknown 3027 1726776730.61380: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776730.61385: variable 'ansible_pipelining' from source: unknown 3027 1726776730.61387: variable 'ansible_timeout' from source: unknown 3027 1726776730.61392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776730.61533: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776730.61543: variable 'omit' from source: magic vars 3027 1726776730.61550: starting attempt loop 3027 1726776730.61553: running the handler 3027 1726776730.61566: _low_level_execute_command(): starting 3027 1726776730.61572: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776730.62093: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776730.62097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776730.62100: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776730.62102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776730.62154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776730.62158: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776730.62174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776730.62214: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776730.63933: stdout chunk (state=3): >>>/root <<< 3027 1726776730.64040: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776730.64096: stderr chunk (state=3): >>><<< 3027 1726776730.64100: stdout chunk (state=3): >>><<< 3027 1726776730.64123: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776730.64135: _low_level_execute_command(): starting 3027 1726776730.64141: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776730.641233-6186-139699400499738 `" && echo ansible-tmp-1726776730.641233-6186-139699400499738="` echo /root/.ansible/tmp/ansible-tmp-1726776730.641233-6186-139699400499738 `" ) && sleep 0' 3027 1726776730.64604: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776730.64608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776730.64618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776730.64621: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776730.64623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776730.64661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776730.64665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776730.64680: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776730.64724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776730.66660: stdout chunk (state=3): >>>ansible-tmp-1726776730.641233-6186-139699400499738=/root/.ansible/tmp/ansible-tmp-1726776730.641233-6186-139699400499738 <<< 3027 1726776730.66788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776730.66831: stderr chunk (state=3): >>><<< 3027 1726776730.66835: stdout chunk (state=3): >>><<< 3027 1726776730.66852: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776730.641233-6186-139699400499738=/root/.ansible/tmp/ansible-tmp-1726776730.641233-6186-139699400499738 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776730.66896: variable 'ansible_module_compression' from source: unknown 3027 1726776730.66928: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3027 1726776730.66961: variable 'ansible_facts' from source: unknown 3027 1726776730.67025: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776730.641233-6186-139699400499738/AnsiballZ_kernel_settings_get_config.py 3027 1726776730.67132: Sending initial data 3027 1726776730.67136: Sent initial data (172 bytes) 3027 1726776730.67604: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776730.67608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776730.67611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776730.67613: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776730.67615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776730.67658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776730.67669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776730.67711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776730.69314: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776730.69344: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776730.69380: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp7e1dvobc /root/.ansible/tmp/ansible-tmp-1726776730.641233-6186-139699400499738/AnsiballZ_kernel_settings_get_config.py <<< 3027 1726776730.69388: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776730.641233-6186-139699400499738/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776730.69416: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 3027 1726776730.69423: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp7e1dvobc" to remote "/root/.ansible/tmp/ansible-tmp-1726776730.641233-6186-139699400499738/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776730.641233-6186-139699400499738/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776730.69910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776730.69980: stderr chunk (state=3): >>><<< 3027 1726776730.69983: stdout chunk (state=3): >>><<< 3027 1726776730.70002: done transferring module to remote 3027 1726776730.70018: _low_level_execute_command(): starting 3027 1726776730.70021: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776730.641233-6186-139699400499738/ /root/.ansible/tmp/ansible-tmp-1726776730.641233-6186-139699400499738/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776730.70486: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776730.70489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776730.70492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776730.70498: 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 <<< 3027 1726776730.70503: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776730.70548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776730.70556: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776730.70558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776730.70593: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776730.72386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776730.72439: stderr chunk (state=3): >>><<< 3027 1726776730.72442: stdout chunk (state=3): >>><<< 3027 1726776730.72459: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776730.72462: _low_level_execute_command(): starting 3027 1726776730.72467: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776730.641233-6186-139699400499738/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776730.72926: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776730.72929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776730.72932: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776730.72934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776730.72991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776730.72994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776730.72998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776730.73038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776730.90042: 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"}}} <<< 3027 1726776730.91466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776730.91527: stderr chunk (state=3): >>><<< 3027 1726776730.91531: stdout chunk (state=3): >>><<< 3027 1726776730.91544: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776730.91576: 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-1726776730.641233-6186-139699400499738/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776730.91584: _low_level_execute_command(): starting 3027 1726776730.91589: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776730.641233-6186-139699400499738/ > /dev/null 2>&1 && sleep 0' 3027 1726776730.92057: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776730.92075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776730.92084: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776730.92137: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776730.92140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776730.92142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776730.92183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776730.94074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776730.94128: stderr chunk (state=3): >>><<< 3027 1726776730.94131: stdout chunk (state=3): >>><<< 3027 1726776730.94146: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776730.94154: handler run complete 3027 1726776730.94170: attempt loop complete, returning result 3027 1726776730.94173: _execute() done 3027 1726776730.94176: dumping result to json 3027 1726776730.94181: done dumping result, returning 3027 1726776730.94189: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0233de48-8dd1-1ba9-d908-0000000009f6] 3027 1726776730.94194: sending task result for task 0233de48-8dd1-1ba9-d908-0000000009f6 3027 1726776730.94300: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000009f6 3027 1726776730.94304: 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" } } 3027 1726776730.94390: no more pending results, returning what we have 3027 1726776730.94394: results queue empty 3027 1726776730.94395: checking for any_errors_fatal 3027 1726776730.94401: done checking for any_errors_fatal 3027 1726776730.94402: checking for max_fail_percentage 3027 1726776730.94403: done checking for max_fail_percentage 3027 1726776730.94404: checking to see if all hosts have failed and the running result is not ok 3027 1726776730.94405: done checking to see if all hosts have failed 3027 1726776730.94405: getting the remaining hosts for this loop 3027 1726776730.94408: done getting the remaining hosts for this loop 3027 1726776730.94412: getting the next task for host managed_node2 3027 1726776730.94418: done getting next task for host managed_node2 3027 1726776730.94422: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3027 1726776730.94425: ^ 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 3027 1726776730.94436: getting variables 3027 1726776730.94437: in VariableManager get_vars() 3027 1726776730.94476: Calling all_inventory to load vars for managed_node2 3027 1726776730.94479: Calling groups_inventory to load vars for managed_node2 3027 1726776730.94480: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776730.94489: Calling all_plugins_play to load vars for managed_node2 3027 1726776730.94492: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776730.94494: Calling groups_plugins_play to load vars for managed_node2 3027 1726776730.94671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776730.94796: done with get_vars() 3027 1726776730.94805: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:12:10 -0400 (0:00:00.349) 0:01:57.046 **** 3027 1726776730.94880: entering _queue_task() for managed_node2/stat 3027 1726776730.95110: worker is 1 (out of 1 available) 3027 1726776730.95126: exiting _queue_task() for managed_node2/stat 3027 1726776730.95141: done queuing things up, now waiting for results queue to drain 3027 1726776730.95142: waiting for pending results... 3027 1726776730.95343: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3027 1726776730.95433: in run() - task 0233de48-8dd1-1ba9-d908-0000000009f7 3027 1726776730.95446: variable 'ansible_search_path' from source: unknown 3027 1726776730.95453: variable 'ansible_search_path' from source: unknown 3027 1726776730.95498: variable '__prof_from_conf' from source: task vars 3027 1726776730.95767: variable '__prof_from_conf' from source: task vars 3027 1726776730.95918: variable '__data' from source: task vars 3027 1726776730.95977: variable '__kernel_settings_register_tuned_main' from source: set_fact 3027 1726776730.96134: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776730.96143: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776730.96194: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776730.96214: variable 'omit' from source: magic vars 3027 1726776730.96310: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776730.96318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776730.96327: variable 'omit' from source: magic vars 3027 1726776730.96556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776731.01582: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776731.01638: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776731.01857: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776731.01861: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776731.01864: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776731.01868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776731.01871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776731.01873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776731.01905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776731.01914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776731.01992: variable 'item' from source: unknown 3027 1726776731.02005: Evaluated conditional (item | length > 0): False 3027 1726776731.02009: when evaluation is False, skipping this task 3027 1726776731.02034: variable 'item' from source: unknown 3027 1726776731.02089: 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" } 3027 1726776731.02248: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776731.02257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776731.02260: variable 'omit' from source: magic vars 3027 1726776731.02329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776731.02346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776731.02366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776731.02396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776731.02408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776731.02469: variable 'item' from source: unknown 3027 1726776731.02475: Evaluated conditional (item | length > 0): True 3027 1726776731.02481: variable 'omit' from source: magic vars 3027 1726776731.02513: variable 'omit' from source: magic vars 3027 1726776731.02543: variable 'item' from source: unknown 3027 1726776731.02594: variable 'item' from source: unknown 3027 1726776731.02607: variable 'omit' from source: magic vars 3027 1726776731.02626: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776731.02644: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776731.02657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776731.02669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776731.02677: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776731.02693: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776731.02696: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776731.02699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776731.02764: Set connection var ansible_shell_executable to /bin/sh 3027 1726776731.02769: Set connection var ansible_shell_type to sh 3027 1726776731.02772: Set connection var ansible_connection to ssh 3027 1726776731.02778: Set connection var ansible_pipelining to False 3027 1726776731.02784: Set connection var ansible_timeout to 10 3027 1726776731.02792: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776731.02809: variable 'ansible_shell_executable' from source: unknown 3027 1726776731.02813: variable 'ansible_connection' from source: unknown 3027 1726776731.02816: variable 'ansible_module_compression' from source: unknown 3027 1726776731.02818: variable 'ansible_shell_type' from source: unknown 3027 1726776731.02821: variable 'ansible_shell_executable' from source: unknown 3027 1726776731.02823: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776731.02825: variable 'ansible_pipelining' from source: unknown 3027 1726776731.02831: variable 'ansible_timeout' from source: unknown 3027 1726776731.02833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776731.02927: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776731.02939: variable 'omit' from source: magic vars 3027 1726776731.02941: starting attempt loop 3027 1726776731.02944: running the handler 3027 1726776731.02953: _low_level_execute_command(): starting 3027 1726776731.02959: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776731.03460: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.03463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.03466: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.03468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.03525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776731.03528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776731.03531: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776731.03576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776731.05310: stdout chunk (state=3): >>>/root <<< 3027 1726776731.05415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776731.05473: stderr chunk (state=3): >>><<< 3027 1726776731.05477: stdout chunk (state=3): >>><<< 3027 1726776731.05495: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776731.05507: _low_level_execute_command(): starting 3027 1726776731.05512: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776731.0549614-6194-165064281669117 `" && echo ansible-tmp-1726776731.0549614-6194-165064281669117="` echo /root/.ansible/tmp/ansible-tmp-1726776731.0549614-6194-165064281669117 `" ) && sleep 0' 3027 1726776731.05979: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.05982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.05985: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776731.05989: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.05992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.06045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776731.06054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776731.06057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776731.06086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776731.08079: stdout chunk (state=3): >>>ansible-tmp-1726776731.0549614-6194-165064281669117=/root/.ansible/tmp/ansible-tmp-1726776731.0549614-6194-165064281669117 <<< 3027 1726776731.08196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776731.08255: stderr chunk (state=3): >>><<< 3027 1726776731.08259: stdout chunk (state=3): >>><<< 3027 1726776731.08276: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776731.0549614-6194-165064281669117=/root/.ansible/tmp/ansible-tmp-1726776731.0549614-6194-165064281669117 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776731.08317: variable 'ansible_module_compression' from source: unknown 3027 1726776731.08358: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776731.08383: variable 'ansible_facts' from source: unknown 3027 1726776731.08449: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776731.0549614-6194-165064281669117/AnsiballZ_stat.py 3027 1726776731.08557: Sending initial data 3027 1726776731.08560: Sent initial data (151 bytes) 3027 1726776731.09038: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776731.09041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776731.09050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.09053: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.09055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.09108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776731.09111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776731.09118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776731.09155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776731.10746: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776731.10781: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776731.10816: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp5a3r4wil /root/.ansible/tmp/ansible-tmp-1726776731.0549614-6194-165064281669117/AnsiballZ_stat.py <<< 3027 1726776731.10820: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776731.0549614-6194-165064281669117/AnsiballZ_stat.py" <<< 3027 1726776731.10848: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp5a3r4wil" to remote "/root/.ansible/tmp/ansible-tmp-1726776731.0549614-6194-165064281669117/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776731.0549614-6194-165064281669117/AnsiballZ_stat.py" <<< 3027 1726776731.11347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776731.11419: stderr chunk (state=3): >>><<< 3027 1726776731.11422: stdout chunk (state=3): >>><<< 3027 1726776731.11440: done transferring module to remote 3027 1726776731.11452: _low_level_execute_command(): starting 3027 1726776731.11457: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776731.0549614-6194-165064281669117/ /root/.ansible/tmp/ansible-tmp-1726776731.0549614-6194-165064281669117/AnsiballZ_stat.py && sleep 0' 3027 1726776731.11907: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776731.11910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776731.11913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.11915: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.11926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.11967: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776731.11983: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776731.12023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776731.13884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776731.13914: stderr chunk (state=3): >>><<< 3027 1726776731.13918: stdout chunk (state=3): >>><<< 3027 1726776731.13936: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776731.14032: _low_level_execute_command(): starting 3027 1726776731.14036: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776731.0549614-6194-165064281669117/AnsiballZ_stat.py && sleep 0' 3027 1726776731.14498: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776731.14515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.14526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.14573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776731.14591: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776731.14635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776731.32043: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262607, "dev": 51714, "nlink": 3, "atime": 1726776657.7597358, "mtime": 1726776654.6467292, "ctime": 1726776654.6467292, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "4211803556", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 3027 1726776731.33590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776731.33650: stderr chunk (state=3): >>><<< 3027 1726776731.33655: stdout chunk (state=3): >>><<< 3027 1726776731.33669: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262607, "dev": 51714, "nlink": 3, "atime": 1726776657.7597358, "mtime": 1726776654.6467292, "ctime": 1726776654.6467292, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "4211803556", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776731.33710: 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-1726776731.0549614-6194-165064281669117/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776731.33718: _low_level_execute_command(): starting 3027 1726776731.33723: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776731.0549614-6194-165064281669117/ > /dev/null 2>&1 && sleep 0' 3027 1726776731.34191: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776731.34194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776731.34197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.34199: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.34201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.34257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776731.34266: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776731.34269: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776731.34300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776731.36164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776731.36210: stderr chunk (state=3): >>><<< 3027 1726776731.36213: stdout chunk (state=3): >>><<< 3027 1726776731.36226: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776731.36232: handler run complete 3027 1726776731.36267: attempt loop complete, returning result 3027 1726776731.36283: variable 'item' from source: unknown 3027 1726776731.36347: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726776657.7597358, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776654.6467292, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262607, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776654.6467292, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "4211803556", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3027 1726776731.36516: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776731.36519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776731.36522: variable 'omit' from source: magic vars 3027 1726776731.36602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776731.36642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776731.36664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776731.36693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776731.36707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776731.36770: variable 'item' from source: unknown 3027 1726776731.36777: Evaluated conditional (item | length > 0): True 3027 1726776731.36782: variable 'omit' from source: magic vars 3027 1726776731.36793: variable 'omit' from source: magic vars 3027 1726776731.36828: variable 'item' from source: unknown 3027 1726776731.36876: variable 'item' from source: unknown 3027 1726776731.36888: variable 'omit' from source: magic vars 3027 1726776731.36906: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776731.36914: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776731.36920: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776731.36931: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776731.36933: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776731.36936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776731.36990: Set connection var ansible_shell_executable to /bin/sh 3027 1726776731.36993: Set connection var ansible_shell_type to sh 3027 1726776731.36996: Set connection var ansible_connection to ssh 3027 1726776731.37003: Set connection var ansible_pipelining to False 3027 1726776731.37010: Set connection var ansible_timeout to 10 3027 1726776731.37018: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776731.37032: variable 'ansible_shell_executable' from source: unknown 3027 1726776731.37035: variable 'ansible_connection' from source: unknown 3027 1726776731.37037: variable 'ansible_module_compression' from source: unknown 3027 1726776731.37040: variable 'ansible_shell_type' from source: unknown 3027 1726776731.37042: variable 'ansible_shell_executable' from source: unknown 3027 1726776731.37045: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776731.37052: variable 'ansible_pipelining' from source: unknown 3027 1726776731.37054: variable 'ansible_timeout' from source: unknown 3027 1726776731.37059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776731.37136: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776731.37143: variable 'omit' from source: magic vars 3027 1726776731.37147: starting attempt loop 3027 1726776731.37151: running the handler 3027 1726776731.37159: _low_level_execute_command(): starting 3027 1726776731.37161: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776731.37591: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.37594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776731.37597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776731.37602: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.37605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.37654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776731.37658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776731.37698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776731.39347: stdout chunk (state=3): >>>/root <<< 3027 1726776731.39461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776731.39503: stderr chunk (state=3): >>><<< 3027 1726776731.39507: stdout chunk (state=3): >>><<< 3027 1726776731.39517: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776731.39525: _low_level_execute_command(): starting 3027 1726776731.39530: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776731.3951657-6194-24361129585681 `" && echo ansible-tmp-1726776731.3951657-6194-24361129585681="` echo /root/.ansible/tmp/ansible-tmp-1726776731.3951657-6194-24361129585681 `" ) && sleep 0' 3027 1726776731.39946: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.39955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.39958: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776731.39960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776731.39963: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.40005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776731.40010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776731.40057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776731.42005: stdout chunk (state=3): >>>ansible-tmp-1726776731.3951657-6194-24361129585681=/root/.ansible/tmp/ansible-tmp-1726776731.3951657-6194-24361129585681 <<< 3027 1726776731.42121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776731.42164: stderr chunk (state=3): >>><<< 3027 1726776731.42167: stdout chunk (state=3): >>><<< 3027 1726776731.42181: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776731.3951657-6194-24361129585681=/root/.ansible/tmp/ansible-tmp-1726776731.3951657-6194-24361129585681 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776731.42213: variable 'ansible_module_compression' from source: unknown 3027 1726776731.42245: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776731.42263: variable 'ansible_facts' from source: unknown 3027 1726776731.42309: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776731.3951657-6194-24361129585681/AnsiballZ_stat.py 3027 1726776731.42402: Sending initial data 3027 1726776731.42407: Sent initial data (150 bytes) 3027 1726776731.42854: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.42858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776731.42860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.42862: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.42865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.42917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776731.42921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776731.42923: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776731.42964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776731.44558: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 3027 1726776731.44562: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776731.44590: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776731.44624: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpg1mbe8_6 /root/.ansible/tmp/ansible-tmp-1726776731.3951657-6194-24361129585681/AnsiballZ_stat.py <<< 3027 1726776731.44632: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776731.3951657-6194-24361129585681/AnsiballZ_stat.py" <<< 3027 1726776731.44659: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpg1mbe8_6" to remote "/root/.ansible/tmp/ansible-tmp-1726776731.3951657-6194-24361129585681/AnsiballZ_stat.py" <<< 3027 1726776731.44663: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776731.3951657-6194-24361129585681/AnsiballZ_stat.py" <<< 3027 1726776731.45151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776731.45210: stderr chunk (state=3): >>><<< 3027 1726776731.45214: stdout chunk (state=3): >>><<< 3027 1726776731.45230: done transferring module to remote 3027 1726776731.45238: _low_level_execute_command(): starting 3027 1726776731.45243: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776731.3951657-6194-24361129585681/ /root/.ansible/tmp/ansible-tmp-1726776731.3951657-6194-24361129585681/AnsiballZ_stat.py && sleep 0' 3027 1726776731.45676: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.45679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776731.45685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776731.45687: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.45690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.45735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776731.45739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776731.45779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776731.47604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776731.47660: stderr chunk (state=3): >>><<< 3027 1726776731.47663: stdout chunk (state=3): >>><<< 3027 1726776731.47679: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776731.47682: _low_level_execute_command(): starting 3027 1726776731.47687: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776731.3951657-6194-24361129585681/AnsiballZ_stat.py && sleep 0' 3027 1726776731.48151: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.48155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.48158: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776731.48161: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.48164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.48213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776731.48220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776731.48262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776731.65868: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262602, "dev": 51714, "nlink": 4, "atime": 1726776649.6697366, "mtime": 1726776665.4907515, "ctime": 1726776665.4907515, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1759792209", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 3027 1726776731.67515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776731.67570: stderr chunk (state=3): >>><<< 3027 1726776731.67573: stdout chunk (state=3): >>><<< 3027 1726776731.67591: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262602, "dev": 51714, "nlink": 4, "atime": 1726776649.6697366, "mtime": 1726776665.4907515, "ctime": 1726776665.4907515, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1759792209", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776731.67630: 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-1726776731.3951657-6194-24361129585681/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776731.67638: _low_level_execute_command(): starting 3027 1726776731.67641: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776731.3951657-6194-24361129585681/ > /dev/null 2>&1 && sleep 0' 3027 1726776731.68107: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776731.68111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776731.68113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.68116: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.68118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.68171: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776731.68175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776731.68181: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776731.68219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776731.70127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776731.70178: stderr chunk (state=3): >>><<< 3027 1726776731.70181: stdout chunk (state=3): >>><<< 3027 1726776731.70194: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776731.70203: handler run complete 3027 1726776731.70235: attempt loop complete, returning result 3027 1726776731.70252: variable 'item' from source: unknown 3027 1726776731.70317: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776649.6697366, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776665.4907515, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262602, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776665.4907515, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1759792209", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3027 1726776731.70478: dumping result to json 3027 1726776731.70480: done dumping result, returning 3027 1726776731.70483: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0233de48-8dd1-1ba9-d908-0000000009f7] 3027 1726776731.70485: sending task result for task 0233de48-8dd1-1ba9-d908-0000000009f7 3027 1726776731.70539: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000009f7 3027 1726776731.70542: WORKER PROCESS EXITING 3027 1726776731.70661: no more pending results, returning what we have 3027 1726776731.70664: results queue empty 3027 1726776731.70665: checking for any_errors_fatal 3027 1726776731.70669: done checking for any_errors_fatal 3027 1726776731.70670: checking for max_fail_percentage 3027 1726776731.70672: done checking for max_fail_percentage 3027 1726776731.70672: checking to see if all hosts have failed and the running result is not ok 3027 1726776731.70673: done checking to see if all hosts have failed 3027 1726776731.70674: getting the remaining hosts for this loop 3027 1726776731.70676: done getting the remaining hosts for this loop 3027 1726776731.70679: getting the next task for host managed_node2 3027 1726776731.70684: done getting next task for host managed_node2 3027 1726776731.70687: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3027 1726776731.70690: ^ 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 3027 1726776731.70703: getting variables 3027 1726776731.70704: in VariableManager get_vars() 3027 1726776731.70738: Calling all_inventory to load vars for managed_node2 3027 1726776731.70740: Calling groups_inventory to load vars for managed_node2 3027 1726776731.70742: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776731.70753: Calling all_plugins_play to load vars for managed_node2 3027 1726776731.70755: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776731.70758: Calling groups_plugins_play to load vars for managed_node2 3027 1726776731.70908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776731.71035: done with get_vars() 3027 1726776731.71044: done getting variables 3027 1726776731.71090: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:12:11 -0400 (0:00:00.762) 0:01:57.808 **** 3027 1726776731.71119: entering _queue_task() for managed_node2/set_fact 3027 1726776731.71339: worker is 1 (out of 1 available) 3027 1726776731.71355: exiting _queue_task() for managed_node2/set_fact 3027 1726776731.71368: done queuing things up, now waiting for results queue to drain 3027 1726776731.71369: waiting for pending results... 3027 1726776731.71560: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3027 1726776731.71647: in run() - task 0233de48-8dd1-1ba9-d908-0000000009f8 3027 1726776731.71664: variable 'ansible_search_path' from source: unknown 3027 1726776731.71667: variable 'ansible_search_path' from source: unknown 3027 1726776731.71702: calling self._execute() 3027 1726776731.71772: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776731.71776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776731.71786: variable 'omit' from source: magic vars 3027 1726776731.71869: variable 'omit' from source: magic vars 3027 1726776731.71906: variable 'omit' from source: magic vars 3027 1726776731.72253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776731.76897: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776731.76942: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776731.76971: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776731.77006: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776731.77026: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776731.77082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776731.77104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776731.77122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776731.77153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776731.77164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776731.77198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776731.77217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776731.77235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776731.77265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776731.77276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776731.77319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776731.77336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776731.77355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776731.77382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776731.77393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776731.77543: variable '__kernel_settings_find_profile_dirs' from source: set_fact 3027 1726776731.77612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776731.77720: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776731.77750: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776731.77773: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776731.77794: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776731.77828: 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) 3027 1726776731.77843: 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) 3027 1726776731.77863: 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) 3027 1726776731.77881: 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) 3027 1726776731.77920: variable 'omit' from source: magic vars 3027 1726776731.77938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776731.77965: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776731.77976: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776731.77989: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776731.77996: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776731.78016: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776731.78019: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776731.78022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776731.78086: Set connection var ansible_shell_executable to /bin/sh 3027 1726776731.78089: Set connection var ansible_shell_type to sh 3027 1726776731.78092: Set connection var ansible_connection to ssh 3027 1726776731.78099: Set connection var ansible_pipelining to False 3027 1726776731.78113: Set connection var ansible_timeout to 10 3027 1726776731.78116: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776731.78133: variable 'ansible_shell_executable' from source: unknown 3027 1726776731.78136: variable 'ansible_connection' from source: unknown 3027 1726776731.78138: variable 'ansible_module_compression' from source: unknown 3027 1726776731.78141: variable 'ansible_shell_type' from source: unknown 3027 1726776731.78143: variable 'ansible_shell_executable' from source: unknown 3027 1726776731.78145: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776731.78151: variable 'ansible_pipelining' from source: unknown 3027 1726776731.78154: variable 'ansible_timeout' from source: unknown 3027 1726776731.78159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776731.78225: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776731.78231: variable 'omit' from source: magic vars 3027 1726776731.78237: starting attempt loop 3027 1726776731.78240: running the handler 3027 1726776731.78248: handler run complete 3027 1726776731.78257: attempt loop complete, returning result 3027 1726776731.78260: _execute() done 3027 1726776731.78262: dumping result to json 3027 1726776731.78265: done dumping result, returning 3027 1726776731.78271: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0233de48-8dd1-1ba9-d908-0000000009f8] 3027 1726776731.78274: sending task result for task 0233de48-8dd1-1ba9-d908-0000000009f8 ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 3027 1726776731.78425: no more pending results, returning what we have 3027 1726776731.78429: results queue empty 3027 1726776731.78429: checking for any_errors_fatal 3027 1726776731.78441: done checking for any_errors_fatal 3027 1726776731.78442: checking for max_fail_percentage 3027 1726776731.78443: done checking for max_fail_percentage 3027 1726776731.78444: checking to see if all hosts have failed and the running result is not ok 3027 1726776731.78444: done checking to see if all hosts have failed 3027 1726776731.78445: getting the remaining hosts for this loop 3027 1726776731.78447: done getting the remaining hosts for this loop 3027 1726776731.78454: getting the next task for host managed_node2 3027 1726776731.78460: done getting next task for host managed_node2 3027 1726776731.78464: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3027 1726776731.78466: ^ 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 3027 1726776731.78475: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000009f8 3027 1726776731.78477: WORKER PROCESS EXITING 3027 1726776731.78485: getting variables 3027 1726776731.78486: in VariableManager get_vars() 3027 1726776731.78525: Calling all_inventory to load vars for managed_node2 3027 1726776731.78528: Calling groups_inventory to load vars for managed_node2 3027 1726776731.78530: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776731.78540: Calling all_plugins_play to load vars for managed_node2 3027 1726776731.78542: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776731.78545: Calling groups_plugins_play to load vars for managed_node2 3027 1726776731.78702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776731.79011: done with get_vars() 3027 1726776731.79019: done getting variables 3027 1726776731.79066: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:12:11 -0400 (0:00:00.079) 0:01:57.888 **** 3027 1726776731.79088: entering _queue_task() for managed_node2/service 3027 1726776731.79309: worker is 1 (out of 1 available) 3027 1726776731.79322: exiting _queue_task() for managed_node2/service 3027 1726776731.79335: done queuing things up, now waiting for results queue to drain 3027 1726776731.79336: waiting for pending results... 3027 1726776731.79526: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3027 1726776731.79610: in run() - task 0233de48-8dd1-1ba9-d908-0000000009f9 3027 1726776731.79622: variable 'ansible_search_path' from source: unknown 3027 1726776731.79625: variable 'ansible_search_path' from source: unknown 3027 1726776731.79666: variable '__kernel_settings_services' from source: include_vars 3027 1726776731.79924: variable '__kernel_settings_services' from source: include_vars 3027 1726776731.79984: variable 'omit' from source: magic vars 3027 1726776731.80080: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776731.80088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776731.80096: variable 'omit' from source: magic vars 3027 1726776731.80157: variable 'omit' from source: magic vars 3027 1726776731.80189: variable 'omit' from source: magic vars 3027 1726776731.80223: variable 'item' from source: unknown 3027 1726776731.80284: variable 'item' from source: unknown 3027 1726776731.80305: variable 'omit' from source: magic vars 3027 1726776731.80338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776731.80369: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776731.80386: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776731.80404: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776731.80413: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776731.80441: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776731.80445: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776731.80447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776731.80519: Set connection var ansible_shell_executable to /bin/sh 3027 1726776731.80525: Set connection var ansible_shell_type to sh 3027 1726776731.80528: Set connection var ansible_connection to ssh 3027 1726776731.80534: Set connection var ansible_pipelining to False 3027 1726776731.80540: Set connection var ansible_timeout to 10 3027 1726776731.80550: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776731.80567: variable 'ansible_shell_executable' from source: unknown 3027 1726776731.80570: variable 'ansible_connection' from source: unknown 3027 1726776731.80573: variable 'ansible_module_compression' from source: unknown 3027 1726776731.80576: variable 'ansible_shell_type' from source: unknown 3027 1726776731.80579: variable 'ansible_shell_executable' from source: unknown 3027 1726776731.80581: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776731.80585: variable 'ansible_pipelining' from source: unknown 3027 1726776731.80587: variable 'ansible_timeout' from source: unknown 3027 1726776731.80592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776731.80710: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776731.80721: variable 'omit' from source: magic vars 3027 1726776731.80726: starting attempt loop 3027 1726776731.80729: running the handler 3027 1726776731.80811: variable 'ansible_facts' from source: unknown 3027 1726776731.80907: _low_level_execute_command(): starting 3027 1726776731.80911: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776731.81445: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.81452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.81457: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776731.81460: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.81514: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776731.81518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776731.81520: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776731.81569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776731.83308: stdout chunk (state=3): >>>/root <<< 3027 1726776731.83412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776731.83471: stderr chunk (state=3): >>><<< 3027 1726776731.83475: stdout chunk (state=3): >>><<< 3027 1726776731.83496: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776731.83509: _low_level_execute_command(): starting 3027 1726776731.83515: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776731.8349557-6213-216034073446355 `" && echo ansible-tmp-1726776731.8349557-6213-216034073446355="` echo /root/.ansible/tmp/ansible-tmp-1726776731.8349557-6213-216034073446355 `" ) && sleep 0' 3027 1726776731.83977: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.83981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776731.83992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776731.83995: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.83998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.84044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776731.84047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776731.84055: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776731.84088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776731.86067: stdout chunk (state=3): >>>ansible-tmp-1726776731.8349557-6213-216034073446355=/root/.ansible/tmp/ansible-tmp-1726776731.8349557-6213-216034073446355 <<< 3027 1726776731.86183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776731.86239: stderr chunk (state=3): >>><<< 3027 1726776731.86243: stdout chunk (state=3): >>><<< 3027 1726776731.86263: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776731.8349557-6213-216034073446355=/root/.ansible/tmp/ansible-tmp-1726776731.8349557-6213-216034073446355 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776731.86293: variable 'ansible_module_compression' from source: unknown 3027 1726776731.86336: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3027 1726776731.86393: variable 'ansible_facts' from source: unknown 3027 1726776731.86530: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776731.8349557-6213-216034073446355/AnsiballZ_systemd.py 3027 1726776731.86653: Sending initial data 3027 1726776731.86657: Sent initial data (154 bytes) 3027 1726776731.87125: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.87129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.87131: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776731.87133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.87190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776731.87193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776731.87201: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776731.87232: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776731.88827: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776731.88860: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776731.88892: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpqbf23i_y /root/.ansible/tmp/ansible-tmp-1726776731.8349557-6213-216034073446355/AnsiballZ_systemd.py <<< 3027 1726776731.88900: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776731.8349557-6213-216034073446355/AnsiballZ_systemd.py" <<< 3027 1726776731.88929: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpqbf23i_y" to remote "/root/.ansible/tmp/ansible-tmp-1726776731.8349557-6213-216034073446355/AnsiballZ_systemd.py" <<< 3027 1726776731.88932: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776731.8349557-6213-216034073446355/AnsiballZ_systemd.py" <<< 3027 1726776731.96104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776731.96173: stderr chunk (state=3): >>><<< 3027 1726776731.96177: stdout chunk (state=3): >>><<< 3027 1726776731.96204: done transferring module to remote 3027 1726776731.96212: _low_level_execute_command(): starting 3027 1726776731.96218: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776731.8349557-6213-216034073446355/ /root/.ansible/tmp/ansible-tmp-1726776731.8349557-6213-216034073446355/AnsiballZ_systemd.py && sleep 0' 3027 1726776731.96687: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776731.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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.96693: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776731.96699: 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 <<< 3027 1726776731.96701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.96752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776731.96756: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776731.96796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776731.98679: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776731.98721: stderr chunk (state=3): >>><<< 3027 1726776731.98724: stdout chunk (state=3): >>><<< 3027 1726776731.98736: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776731.98739: _low_level_execute_command(): starting 3027 1726776731.98745: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776731.8349557-6213-216034073446355/AnsiballZ_systemd.py && sleep 0' 3027 1726776731.99169: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776731.99173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776731.99175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776731.99177: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776731.99180: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776731.99231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776731.99237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776731.99239: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776731.99274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776732.31721: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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 16:11:42 EDT", "ExecMainStartTimestampMonotonic": "19157396", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "701", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3679", "MemoryCurrent": "20267008", "MemoryPeak": "20836352", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3475103744", "CPUUsageNSec": "246798000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPR<<< 3027 1726776732.31736: stdout chunk (state=3): >>>IO": "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service power-profiles-daemon.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "systemd-sysctl.service dbus.socket dbus-broker.service network.target systemd-journald.socket polkit.service basic.target system.slice sysinit.target", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "Fragmen<<< 3027 1726776732.31739: stdout chunk (state=3): >>>tPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:43 EDT", "StateChangeTimestampMonotonic": "19630310", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:42 EDT", "InactiveExitTimestampMonotonic": "19161371", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:43 EDT", "ActiveEnterTimestampMonotonic": "19630310", "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 16:11:42 EDT", "ConditionTimestampMonotonic": "19152266", "AssertTimestamp": "Thu 2024-09-19 16:11:42 EDT", "AssertTimestampMonotonic": "19152269", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "c41de4bb932f4257a86d9a97c82cd9da", "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}}} <<< 3027 1726776732.33795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776732.33854: stderr chunk (state=3): >>><<< 3027 1726776732.33857: stdout chunk (state=3): >>><<< 3027 1726776732.33883: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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 16:11:42 EDT", "ExecMainStartTimestampMonotonic": "19157396", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "701", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3679", "MemoryCurrent": "20267008", "MemoryPeak": "20836352", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3475103744", "CPUUsageNSec": "246798000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service power-profiles-daemon.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "systemd-sysctl.service dbus.socket dbus-broker.service network.target systemd-journald.socket polkit.service basic.target system.slice sysinit.target", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:43 EDT", "StateChangeTimestampMonotonic": "19630310", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:42 EDT", "InactiveExitTimestampMonotonic": "19161371", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:43 EDT", "ActiveEnterTimestampMonotonic": "19630310", "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 16:11:42 EDT", "ConditionTimestampMonotonic": "19152266", "AssertTimestamp": "Thu 2024-09-19 16:11:42 EDT", "AssertTimestampMonotonic": "19152269", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "c41de4bb932f4257a86d9a97c82cd9da", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776732.37236: 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-1726776731.8349557-6213-216034073446355/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776732.37252: _low_level_execute_command(): starting 3027 1726776732.37256: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776731.8349557-6213-216034073446355/ > /dev/null 2>&1 && sleep 0' 3027 1726776732.37734: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776732.37739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.37741: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776732.37744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.37797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776732.37804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776732.37810: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776732.37853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776732.39766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776732.39825: stderr chunk (state=3): >>><<< 3027 1726776732.39828: stdout chunk (state=3): >>><<< 3027 1726776732.39842: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776732.39851: handler run complete 3027 1726776732.39894: attempt loop complete, returning result 3027 1726776732.39912: variable 'item' from source: unknown 3027 1726776732.39979: variable 'item' from source: unknown ok: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:43 EDT", "ActiveEnterTimestampMonotonic": "19630310", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service dbus.socket dbus-broker.service network.target systemd-journald.socket polkit.service basic.target system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:42 EDT", "AssertTimestampMonotonic": "19152269", "Before": "shutdown.target multi-user.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": "246798000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:42 EDT", "ConditionTimestampMonotonic": "19152266", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service power-profiles-daemon.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3679", "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)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "701", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:42 EDT", "ExecMainStartTimestampMonotonic": "19157396", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; 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 16:11:42 EDT", "InactiveExitTimestampMonotonic": "19161371", "InvocationID": "c41de4bb932f4257a86d9a97c82cd9da", "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": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "701", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3475103744", "MemoryCurrent": "20267008", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "20836352", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "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 16:11:43 EDT", "StateChangeTimestampMonotonic": "19630310", "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": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 3027 1726776732.40507: dumping result to json 3027 1726776732.40511: done dumping result, returning 3027 1726776732.40513: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0233de48-8dd1-1ba9-d908-0000000009f9] 3027 1726776732.40516: sending task result for task 0233de48-8dd1-1ba9-d908-0000000009f9 3027 1726776732.43542: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000009f9 3027 1726776732.43624: WORKER PROCESS EXITING 3027 1726776732.43634: no more pending results, returning what we have 3027 1726776732.43635: results queue empty 3027 1726776732.43636: checking for any_errors_fatal 3027 1726776732.43638: done checking for any_errors_fatal 3027 1726776732.43639: checking for max_fail_percentage 3027 1726776732.43639: done checking for max_fail_percentage 3027 1726776732.43640: checking to see if all hosts have failed and the running result is not ok 3027 1726776732.43640: done checking to see if all hosts have failed 3027 1726776732.43641: getting the remaining hosts for this loop 3027 1726776732.43642: done getting the remaining hosts for this loop 3027 1726776732.43643: getting the next task for host managed_node2 3027 1726776732.43646: done getting next task for host managed_node2 3027 1726776732.43653: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3027 1726776732.43656: ^ 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 3027 1726776732.43662: getting variables 3027 1726776732.43663: in VariableManager get_vars() 3027 1726776732.43677: Calling all_inventory to load vars for managed_node2 3027 1726776732.43679: Calling groups_inventory to load vars for managed_node2 3027 1726776732.43681: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776732.43685: Calling all_plugins_play to load vars for managed_node2 3027 1726776732.43687: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776732.43688: Calling groups_plugins_play to load vars for managed_node2 3027 1726776732.43779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776732.43909: done with get_vars() 3027 1726776732.43916: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:12:12 -0400 (0:00:00.648) 0:01:58.537 **** 3027 1726776732.43975: entering _queue_task() for managed_node2/file 3027 1726776732.44216: worker is 1 (out of 1 available) 3027 1726776732.44230: exiting _queue_task() for managed_node2/file 3027 1726776732.44242: done queuing things up, now waiting for results queue to drain 3027 1726776732.44243: waiting for pending results... 3027 1726776732.44439: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3027 1726776732.44528: in run() - task 0233de48-8dd1-1ba9-d908-0000000009fa 3027 1726776732.44541: variable 'ansible_search_path' from source: unknown 3027 1726776732.44546: variable 'ansible_search_path' from source: unknown 3027 1726776732.44580: calling self._execute() 3027 1726776732.44659: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776732.44664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776732.44674: variable 'omit' from source: magic vars 3027 1726776732.44762: variable 'omit' from source: magic vars 3027 1726776732.44806: variable 'omit' from source: magic vars 3027 1726776732.44830: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776732.45081: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776732.45161: variable '__kernel_settings_profile_parent' from source: set_fact 3027 1726776732.45165: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776732.45205: variable 'omit' from source: magic vars 3027 1726776732.45239: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776732.45272: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776732.45289: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776732.45306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776732.45315: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776732.45342: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776732.45345: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776732.45350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776732.45424: Set connection var ansible_shell_executable to /bin/sh 3027 1726776732.45430: Set connection var ansible_shell_type to sh 3027 1726776732.45433: Set connection var ansible_connection to ssh 3027 1726776732.45439: Set connection var ansible_pipelining to False 3027 1726776732.45444: Set connection var ansible_timeout to 10 3027 1726776732.45454: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776732.45473: variable 'ansible_shell_executable' from source: unknown 3027 1726776732.45476: variable 'ansible_connection' from source: unknown 3027 1726776732.45478: variable 'ansible_module_compression' from source: unknown 3027 1726776732.45481: variable 'ansible_shell_type' from source: unknown 3027 1726776732.45484: variable 'ansible_shell_executable' from source: unknown 3027 1726776732.45486: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776732.45491: variable 'ansible_pipelining' from source: unknown 3027 1726776732.45494: variable 'ansible_timeout' from source: unknown 3027 1726776732.45498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776732.45667: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776732.45677: variable 'omit' from source: magic vars 3027 1726776732.45683: starting attempt loop 3027 1726776732.45686: running the handler 3027 1726776732.45699: _low_level_execute_command(): starting 3027 1726776732.45709: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776732.46241: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776732.46246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776732.46252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.46307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776732.46315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776732.46317: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776732.46358: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776732.48082: stdout chunk (state=3): >>>/root <<< 3027 1726776732.48188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776732.48247: stderr chunk (state=3): >>><<< 3027 1726776732.48253: stdout chunk (state=3): >>><<< 3027 1726776732.48278: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776732.48288: _low_level_execute_command(): starting 3027 1726776732.48295: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776732.4827473-6224-114272958516211 `" && echo ansible-tmp-1726776732.4827473-6224-114272958516211="` echo /root/.ansible/tmp/ansible-tmp-1726776732.4827473-6224-114272958516211 `" ) && sleep 0' 3027 1726776732.48778: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776732.48782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.48792: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776732.48795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776732.48797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.48844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776732.48847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776732.48854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776732.48889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776732.50866: stdout chunk (state=3): >>>ansible-tmp-1726776732.4827473-6224-114272958516211=/root/.ansible/tmp/ansible-tmp-1726776732.4827473-6224-114272958516211 <<< 3027 1726776732.51031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776732.51034: stdout chunk (state=3): >>><<< 3027 1726776732.51040: stderr chunk (state=3): >>><<< 3027 1726776732.51059: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776732.4827473-6224-114272958516211=/root/.ansible/tmp/ansible-tmp-1726776732.4827473-6224-114272958516211 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776732.51105: variable 'ansible_module_compression' from source: unknown 3027 1726776732.51147: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3027 1726776732.51191: variable 'ansible_facts' from source: unknown 3027 1726776732.51245: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776732.4827473-6224-114272958516211/AnsiballZ_file.py 3027 1726776732.51359: Sending initial data 3027 1726776732.51363: Sent initial data (151 bytes) 3027 1726776732.51835: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776732.51838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776732.51841: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.51844: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776732.51846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.51900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776732.51903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776732.51906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776732.51945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776732.53540: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776732.53575: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776732.53612: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp4e6m6dud /root/.ansible/tmp/ansible-tmp-1726776732.4827473-6224-114272958516211/AnsiballZ_file.py <<< 3027 1726776732.53622: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776732.4827473-6224-114272958516211/AnsiballZ_file.py" <<< 3027 1726776732.53644: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp4e6m6dud" to remote "/root/.ansible/tmp/ansible-tmp-1726776732.4827473-6224-114272958516211/AnsiballZ_file.py" <<< 3027 1726776732.53647: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776732.4827473-6224-114272958516211/AnsiballZ_file.py" <<< 3027 1726776732.54179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776732.54248: stderr chunk (state=3): >>><<< 3027 1726776732.54254: stdout chunk (state=3): >>><<< 3027 1726776732.54273: done transferring module to remote 3027 1726776732.54283: _low_level_execute_command(): starting 3027 1726776732.54289: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776732.4827473-6224-114272958516211/ /root/.ansible/tmp/ansible-tmp-1726776732.4827473-6224-114272958516211/AnsiballZ_file.py && sleep 0' 3027 1726776732.54755: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776732.54759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.54762: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776732.54785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776732.54788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.54828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776732.54831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776732.54837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776732.54873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776732.56684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776732.56739: stderr chunk (state=3): >>><<< 3027 1726776732.56742: stdout chunk (state=3): >>><<< 3027 1726776732.56758: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776732.56761: _low_level_execute_command(): starting 3027 1726776732.56767: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776732.4827473-6224-114272958516211/AnsiballZ_file.py && sleep 0' 3027 1726776732.57212: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776732.57216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776732.57252: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.57255: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776732.57258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776732.57260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.57316: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776732.57323: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776732.57325: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776732.57360: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776732.76346: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 3027 1726776732.77895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776732.77954: stderr chunk (state=3): >>><<< 3027 1726776732.77957: stdout chunk (state=3): >>><<< 3027 1726776732.77976: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776732.78011: 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-1726776732.4827473-6224-114272958516211/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776732.78020: _low_level_execute_command(): starting 3027 1726776732.78026: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776732.4827473-6224-114272958516211/ > /dev/null 2>&1 && sleep 0' 3027 1726776732.78497: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776732.78500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.78503: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776732.78508: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776732.78510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.78555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776732.78574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776732.78577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776732.78611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776732.80513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776732.80564: stderr chunk (state=3): >>><<< 3027 1726776732.80568: stdout chunk (state=3): >>><<< 3027 1726776732.80582: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776732.80588: handler run complete 3027 1726776732.80612: attempt loop complete, returning result 3027 1726776732.80615: _execute() done 3027 1726776732.80617: dumping result to json 3027 1726776732.80623: done dumping result, returning 3027 1726776732.80632: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0233de48-8dd1-1ba9-d908-0000000009fa] 3027 1726776732.80636: sending task result for task 0233de48-8dd1-1ba9-d908-0000000009fa 3027 1726776732.80742: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000009fa 3027 1726776732.80745: 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": 4096, "state": "directory", "uid": 0 } 3027 1726776732.80841: no more pending results, returning what we have 3027 1726776732.80844: results queue empty 3027 1726776732.80845: checking for any_errors_fatal 3027 1726776732.80866: done checking for any_errors_fatal 3027 1726776732.80867: checking for max_fail_percentage 3027 1726776732.80869: done checking for max_fail_percentage 3027 1726776732.80870: checking to see if all hosts have failed and the running result is not ok 3027 1726776732.80871: done checking to see if all hosts have failed 3027 1726776732.80871: getting the remaining hosts for this loop 3027 1726776732.80873: done getting the remaining hosts for this loop 3027 1726776732.80876: getting the next task for host managed_node2 3027 1726776732.80882: done getting next task for host managed_node2 3027 1726776732.80885: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3027 1726776732.80888: ^ 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 3027 1726776732.80898: getting variables 3027 1726776732.80899: in VariableManager get_vars() 3027 1726776732.80933: Calling all_inventory to load vars for managed_node2 3027 1726776732.80936: Calling groups_inventory to load vars for managed_node2 3027 1726776732.80938: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776732.80947: Calling all_plugins_play to load vars for managed_node2 3027 1726776732.80951: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776732.80954: Calling groups_plugins_play to load vars for managed_node2 3027 1726776732.81071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776732.81202: done with get_vars() 3027 1726776732.81211: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:12:12 -0400 (0:00:00.373) 0:01:58.910 **** 3027 1726776732.81282: entering _queue_task() for managed_node2/slurp 3027 1726776732.81486: worker is 1 (out of 1 available) 3027 1726776732.81498: exiting _queue_task() for managed_node2/slurp 3027 1726776732.81510: done queuing things up, now waiting for results queue to drain 3027 1726776732.81512: waiting for pending results... 3027 1726776732.81700: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3027 1726776732.81791: in run() - task 0233de48-8dd1-1ba9-d908-0000000009fb 3027 1726776732.81806: variable 'ansible_search_path' from source: unknown 3027 1726776732.81810: variable 'ansible_search_path' from source: unknown 3027 1726776732.81844: calling self._execute() 3027 1726776732.81922: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776732.81926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776732.81935: variable 'omit' from source: magic vars 3027 1726776732.82018: variable 'omit' from source: magic vars 3027 1726776732.82064: variable 'omit' from source: magic vars 3027 1726776732.82087: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776732.82340: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776732.82404: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776732.82439: variable 'omit' from source: magic vars 3027 1726776732.82477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776732.82512: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776732.82530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776732.82618: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776732.82629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776732.82657: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776732.82662: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776732.82665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776732.82739: Set connection var ansible_shell_executable to /bin/sh 3027 1726776732.82744: Set connection var ansible_shell_type to sh 3027 1726776732.82747: Set connection var ansible_connection to ssh 3027 1726776732.82754: Set connection var ansible_pipelining to False 3027 1726776732.82760: Set connection var ansible_timeout to 10 3027 1726776732.82768: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776732.82786: variable 'ansible_shell_executable' from source: unknown 3027 1726776732.82789: variable 'ansible_connection' from source: unknown 3027 1726776732.82792: variable 'ansible_module_compression' from source: unknown 3027 1726776732.82794: variable 'ansible_shell_type' from source: unknown 3027 1726776732.82797: variable 'ansible_shell_executable' from source: unknown 3027 1726776732.82799: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776732.82805: variable 'ansible_pipelining' from source: unknown 3027 1726776732.82808: variable 'ansible_timeout' from source: unknown 3027 1726776732.82813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776732.82972: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776732.82982: variable 'omit' from source: magic vars 3027 1726776732.82988: starting attempt loop 3027 1726776732.82991: running the handler 3027 1726776732.83006: _low_level_execute_command(): starting 3027 1726776732.83013: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776732.83542: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776732.83546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.83551: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776732.83553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.83610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776732.83614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776732.83622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776732.83660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776732.85346: stdout chunk (state=3): >>>/root <<< 3027 1726776732.85452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776732.85508: stderr chunk (state=3): >>><<< 3027 1726776732.85512: stdout chunk (state=3): >>><<< 3027 1726776732.85533: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776732.85544: _low_level_execute_command(): starting 3027 1726776732.85553: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776732.855325-6232-3807026956952 `" && echo ansible-tmp-1726776732.855325-6232-3807026956952="` echo /root/.ansible/tmp/ansible-tmp-1726776732.855325-6232-3807026956952 `" ) && sleep 0' 3027 1726776732.86011: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776732.86016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.86039: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.86091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776732.86095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776732.86099: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776732.86133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776732.88093: stdout chunk (state=3): >>>ansible-tmp-1726776732.855325-6232-3807026956952=/root/.ansible/tmp/ansible-tmp-1726776732.855325-6232-3807026956952 <<< 3027 1726776732.88210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776732.88260: stderr chunk (state=3): >>><<< 3027 1726776732.88263: stdout chunk (state=3): >>><<< 3027 1726776732.88280: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776732.855325-6232-3807026956952=/root/.ansible/tmp/ansible-tmp-1726776732.855325-6232-3807026956952 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776732.88323: variable 'ansible_module_compression' from source: unknown 3027 1726776732.88356: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 3027 1726776732.88390: variable 'ansible_facts' from source: unknown 3027 1726776732.88450: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776732.855325-6232-3807026956952/AnsiballZ_slurp.py 3027 1726776732.88559: Sending initial data 3027 1726776732.88562: Sent initial data (149 bytes) 3027 1726776732.89024: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776732.89028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776732.89031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.89033: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776732.89035: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776732.89037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.89090: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776732.89094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776732.89098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776732.89131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776732.90720: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776732.90751: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776732.90785: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmppwgz_5je /root/.ansible/tmp/ansible-tmp-1726776732.855325-6232-3807026956952/AnsiballZ_slurp.py <<< 3027 1726776732.90792: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776732.855325-6232-3807026956952/AnsiballZ_slurp.py" <<< 3027 1726776732.90822: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmppwgz_5je" to remote "/root/.ansible/tmp/ansible-tmp-1726776732.855325-6232-3807026956952/AnsiballZ_slurp.py" <<< 3027 1726776732.90825: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776732.855325-6232-3807026956952/AnsiballZ_slurp.py" <<< 3027 1726776732.91322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776732.91390: stderr chunk (state=3): >>><<< 3027 1726776732.91393: stdout chunk (state=3): >>><<< 3027 1726776732.91415: done transferring module to remote 3027 1726776732.91425: _low_level_execute_command(): starting 3027 1726776732.91430: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776732.855325-6232-3807026956952/ /root/.ansible/tmp/ansible-tmp-1726776732.855325-6232-3807026956952/AnsiballZ_slurp.py && sleep 0' 3027 1726776732.91894: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776732.91897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776732.91900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776732.91902: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776732.91909: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.91958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776732.91962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776732.92004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776732.93820: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776732.93866: stderr chunk (state=3): >>><<< 3027 1726776732.93869: stdout chunk (state=3): >>><<< 3027 1726776732.93886: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776732.93889: _low_level_execute_command(): starting 3027 1726776732.93895: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776732.855325-6232-3807026956952/AnsiballZ_slurp.py && sleep 0' 3027 1726776732.94357: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776732.94361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.94363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776732.94366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776732.94368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776732.94418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776732.94421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776732.94424: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776732.94467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776733.10932: 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"}}} <<< 3027 1726776733.12316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776733.12373: stderr chunk (state=3): >>><<< 3027 1726776733.12377: stdout chunk (state=3): >>><<< 3027 1726776733.12393: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776733.12423: 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-1726776732.855325-6232-3807026956952/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776733.12432: _low_level_execute_command(): starting 3027 1726776733.12437: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776732.855325-6232-3807026956952/ > /dev/null 2>&1 && sleep 0' 3027 1726776733.12908: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776733.12911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.12914: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776733.12916: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776733.12918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.12972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776733.12975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776733.12982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776733.13017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776733.14893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776733.14945: stderr chunk (state=3): >>><<< 3027 1726776733.14950: stdout chunk (state=3): >>><<< 3027 1726776733.14966: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776733.14970: handler run complete 3027 1726776733.14986: attempt loop complete, returning result 3027 1726776733.14989: _execute() done 3027 1726776733.14992: dumping result to json 3027 1726776733.14995: done dumping result, returning 3027 1726776733.15005: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0233de48-8dd1-1ba9-d908-0000000009fb] 3027 1726776733.15008: sending task result for task 0233de48-8dd1-1ba9-d908-0000000009fb 3027 1726776733.15110: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000009fb 3027 1726776733.15113: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3027 1726776733.15187: no more pending results, returning what we have 3027 1726776733.15191: results queue empty 3027 1726776733.15192: checking for any_errors_fatal 3027 1726776733.15204: done checking for any_errors_fatal 3027 1726776733.15205: checking for max_fail_percentage 3027 1726776733.15207: done checking for max_fail_percentage 3027 1726776733.15209: checking to see if all hosts have failed and the running result is not ok 3027 1726776733.15210: done checking to see if all hosts have failed 3027 1726776733.15210: getting the remaining hosts for this loop 3027 1726776733.15212: done getting the remaining hosts for this loop 3027 1726776733.15216: getting the next task for host managed_node2 3027 1726776733.15222: done getting next task for host managed_node2 3027 1726776733.15227: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3027 1726776733.15229: ^ 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 3027 1726776733.15241: getting variables 3027 1726776733.15242: in VariableManager get_vars() 3027 1726776733.15280: Calling all_inventory to load vars for managed_node2 3027 1726776733.15283: Calling groups_inventory to load vars for managed_node2 3027 1726776733.15285: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776733.15294: Calling all_plugins_play to load vars for managed_node2 3027 1726776733.15296: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776733.15299: Calling groups_plugins_play to load vars for managed_node2 3027 1726776733.15465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776733.15740: done with get_vars() 3027 1726776733.15753: done getting variables 3027 1726776733.15820: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:12:13 -0400 (0:00:00.345) 0:01:59.256 **** 3027 1726776733.15857: entering _queue_task() for managed_node2/set_fact 3027 1726776733.16353: worker is 1 (out of 1 available) 3027 1726776733.16366: exiting _queue_task() for managed_node2/set_fact 3027 1726776733.16378: done queuing things up, now waiting for results queue to drain 3027 1726776733.16379: waiting for pending results... 3027 1726776733.16570: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3027 1726776733.16720: in run() - task 0233de48-8dd1-1ba9-d908-0000000009fc 3027 1726776733.16724: variable 'ansible_search_path' from source: unknown 3027 1726776733.16727: variable 'ansible_search_path' from source: unknown 3027 1726776733.16775: calling self._execute() 3027 1726776733.16938: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776733.16942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776733.16945: variable 'omit' from source: magic vars 3027 1726776733.17054: variable 'omit' from source: magic vars 3027 1726776733.17103: variable 'omit' from source: magic vars 3027 1726776733.17462: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776733.17470: variable '__cur_profile' from source: task vars 3027 1726776733.17588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776733.19183: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776733.19234: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776733.19264: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776733.19291: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776733.19312: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776733.19389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776733.19411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776733.19430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776733.19462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776733.19473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776733.19564: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3027 1726776733.19605: variable 'omit' from source: magic vars 3027 1726776733.19631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776733.19653: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776733.19670: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776733.19684: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776733.19694: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776733.19720: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776733.19724: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776733.19726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776733.19798: Set connection var ansible_shell_executable to /bin/sh 3027 1726776733.19805: Set connection var ansible_shell_type to sh 3027 1726776733.19808: Set connection var ansible_connection to ssh 3027 1726776733.19812: Set connection var ansible_pipelining to False 3027 1726776733.19818: Set connection var ansible_timeout to 10 3027 1726776733.19827: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776733.19845: variable 'ansible_shell_executable' from source: unknown 3027 1726776733.19848: variable 'ansible_connection' from source: unknown 3027 1726776733.19852: variable 'ansible_module_compression' from source: unknown 3027 1726776733.19854: variable 'ansible_shell_type' from source: unknown 3027 1726776733.19857: variable 'ansible_shell_executable' from source: unknown 3027 1726776733.19859: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776733.19864: variable 'ansible_pipelining' from source: unknown 3027 1726776733.19866: variable 'ansible_timeout' from source: unknown 3027 1726776733.19871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776733.19945: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776733.19955: variable 'omit' from source: magic vars 3027 1726776733.19962: starting attempt loop 3027 1726776733.19965: running the handler 3027 1726776733.19974: handler run complete 3027 1726776733.19982: attempt loop complete, returning result 3027 1726776733.19986: _execute() done 3027 1726776733.19989: dumping result to json 3027 1726776733.19991: done dumping result, returning 3027 1726776733.19998: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0233de48-8dd1-1ba9-d908-0000000009fc] 3027 1726776733.20005: sending task result for task 0233de48-8dd1-1ba9-d908-0000000009fc 3027 1726776733.20090: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000009fc 3027 1726776733.20093: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 3027 1726776733.20175: no more pending results, returning what we have 3027 1726776733.20179: results queue empty 3027 1726776733.20179: checking for any_errors_fatal 3027 1726776733.20186: done checking for any_errors_fatal 3027 1726776733.20186: checking for max_fail_percentage 3027 1726776733.20188: done checking for max_fail_percentage 3027 1726776733.20189: checking to see if all hosts have failed and the running result is not ok 3027 1726776733.20190: done checking to see if all hosts have failed 3027 1726776733.20190: getting the remaining hosts for this loop 3027 1726776733.20192: done getting the remaining hosts for this loop 3027 1726776733.20196: getting the next task for host managed_node2 3027 1726776733.20205: done getting next task for host managed_node2 3027 1726776733.20209: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3027 1726776733.20212: ^ 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 3027 1726776733.20229: getting variables 3027 1726776733.20230: in VariableManager get_vars() 3027 1726776733.20267: Calling all_inventory to load vars for managed_node2 3027 1726776733.20270: Calling groups_inventory to load vars for managed_node2 3027 1726776733.20272: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776733.20280: Calling all_plugins_play to load vars for managed_node2 3027 1726776733.20283: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776733.20285: Calling groups_plugins_play to load vars for managed_node2 3027 1726776733.20414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776733.20546: done with get_vars() 3027 1726776733.20556: done getting variables 3027 1726776733.20599: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:12:13 -0400 (0:00:00.047) 0:01:59.304 **** 3027 1726776733.20625: entering _queue_task() for managed_node2/copy 3027 1726776733.20830: worker is 1 (out of 1 available) 3027 1726776733.20844: exiting _queue_task() for managed_node2/copy 3027 1726776733.20859: done queuing things up, now waiting for results queue to drain 3027 1726776733.20860: waiting for pending results... 3027 1726776733.21032: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3027 1726776733.21119: in run() - task 0233de48-8dd1-1ba9-d908-0000000009fd 3027 1726776733.21133: variable 'ansible_search_path' from source: unknown 3027 1726776733.21137: variable 'ansible_search_path' from source: unknown 3027 1726776733.21170: calling self._execute() 3027 1726776733.21246: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776733.21255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776733.21261: variable 'omit' from source: magic vars 3027 1726776733.21344: variable 'omit' from source: magic vars 3027 1726776733.21382: variable 'omit' from source: magic vars 3027 1726776733.21408: variable '__kernel_settings_active_profile' from source: set_fact 3027 1726776733.21642: variable '__kernel_settings_active_profile' from source: set_fact 3027 1726776733.21663: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776733.21774: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776733.21828: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776733.21854: variable 'omit' from source: magic vars 3027 1726776733.21887: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776733.21917: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776733.21932: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776733.21947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776733.21960: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776733.21984: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776733.21988: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776733.21991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776733.22063: Set connection var ansible_shell_executable to /bin/sh 3027 1726776733.22067: Set connection var ansible_shell_type to sh 3027 1726776733.22070: Set connection var ansible_connection to ssh 3027 1726776733.22075: Set connection var ansible_pipelining to False 3027 1726776733.22081: Set connection var ansible_timeout to 10 3027 1726776733.22090: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776733.22107: variable 'ansible_shell_executable' from source: unknown 3027 1726776733.22110: variable 'ansible_connection' from source: unknown 3027 1726776733.22113: variable 'ansible_module_compression' from source: unknown 3027 1726776733.22115: variable 'ansible_shell_type' from source: unknown 3027 1726776733.22118: variable 'ansible_shell_executable' from source: unknown 3027 1726776733.22120: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776733.22125: variable 'ansible_pipelining' from source: unknown 3027 1726776733.22128: variable 'ansible_timeout' from source: unknown 3027 1726776733.22131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776733.22235: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776733.22244: variable 'omit' from source: magic vars 3027 1726776733.22251: starting attempt loop 3027 1726776733.22254: running the handler 3027 1726776733.22265: _low_level_execute_command(): starting 3027 1726776733.22271: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776733.22834: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776733.22838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776733.22840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776733.22843: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776733.22846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.22897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776733.22900: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776733.22902: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776733.22952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776733.24638: stdout chunk (state=3): >>>/root <<< 3027 1726776733.24751: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776733.24797: stderr chunk (state=3): >>><<< 3027 1726776733.24803: stdout chunk (state=3): >>><<< 3027 1726776733.24822: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776733.24832: _low_level_execute_command(): starting 3027 1726776733.24837: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204 `" && echo ansible-tmp-1726776733.2482135-6244-229173533389204="` echo /root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204 `" ) && sleep 0' 3027 1726776733.25274: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776733.25284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.25287: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776733.25289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776733.25291: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.25338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776733.25345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776733.25380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776733.27295: stdout chunk (state=3): >>>ansible-tmp-1726776733.2482135-6244-229173533389204=/root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204 <<< 3027 1726776733.27414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776733.27460: stderr chunk (state=3): >>><<< 3027 1726776733.27462: stdout chunk (state=3): >>><<< 3027 1726776733.27478: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776733.2482135-6244-229173533389204=/root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776733.27545: variable 'ansible_module_compression' from source: unknown 3027 1726776733.27584: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776733.27622: variable 'ansible_facts' from source: unknown 3027 1726776733.27671: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204/AnsiballZ_stat.py 3027 1726776733.27760: Sending initial data 3027 1726776733.27764: Sent initial data (151 bytes) 3027 1726776733.28199: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776733.28202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776733.28204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776733.28207: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776733.28210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.28265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776733.28271: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776733.28306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776733.29861: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776733.29893: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776733.29928: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmphrvquts6 /root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204/AnsiballZ_stat.py <<< 3027 1726776733.29932: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204/AnsiballZ_stat.py" <<< 3027 1726776733.29960: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmphrvquts6" to remote "/root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204/AnsiballZ_stat.py" <<< 3027 1726776733.30463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776733.30517: stderr chunk (state=3): >>><<< 3027 1726776733.30520: stdout chunk (state=3): >>><<< 3027 1726776733.30539: done transferring module to remote 3027 1726776733.30547: _low_level_execute_command(): starting 3027 1726776733.30552: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204/ /root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204/AnsiballZ_stat.py && sleep 0' 3027 1726776733.30975: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776733.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.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776733.30981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776733.30986: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776733.30989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.31035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776733.31039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776733.31076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776733.32889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776733.32933: stderr chunk (state=3): >>><<< 3027 1726776733.32936: stdout chunk (state=3): >>><<< 3027 1726776733.32950: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776733.32954: _low_level_execute_command(): starting 3027 1726776733.33004: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204/AnsiballZ_stat.py && sleep 0' 3027 1726776733.33371: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776733.33375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776733.33377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776733.33379: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776733.33382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.33431: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776733.33435: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776733.33479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776733.51281: 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": 262942, "dev": 51714, "nlink": 1, "atime": 1726776733.1064682, "mtime": 1726776726.4125245, "ctime": 1726776726.4125245, "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": "1682892939", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3027 1726776733.52879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776733.52937: stderr chunk (state=3): >>><<< 3027 1726776733.52941: stdout chunk (state=3): >>><<< 3027 1726776733.52960: _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": 262942, "dev": 51714, "nlink": 1, "atime": 1726776733.1064682, "mtime": 1726776726.4125245, "ctime": 1726776726.4125245, "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": "1682892939", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776733.53007: 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-1726776733.2482135-6244-229173533389204/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3027 1726776733.53172: variable 'ansible_module_compression' from source: unknown 3027 1726776733.53210: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3027 1726776733.53230: variable 'ansible_facts' from source: unknown 3027 1726776733.53278: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204/AnsiballZ_file.py 3027 1726776733.53377: Sending initial data 3027 1726776733.53380: Sent initial data (151 bytes) 3027 1726776733.53845: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776733.53848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.53853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776733.53855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.53912: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776733.53916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776733.53920: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776733.53956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776733.55583: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776733.55617: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776733.55651: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp68g5yhyu /root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204/AnsiballZ_file.py <<< 3027 1726776733.55658: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204/AnsiballZ_file.py" <<< 3027 1726776733.55686: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp68g5yhyu" to remote "/root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204/AnsiballZ_file.py" <<< 3027 1726776733.55690: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204/AnsiballZ_file.py" <<< 3027 1726776733.56217: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776733.56286: stderr chunk (state=3): >>><<< 3027 1726776733.56290: stdout chunk (state=3): >>><<< 3027 1726776733.56308: done transferring module to remote 3027 1726776733.56316: _low_level_execute_command(): starting 3027 1726776733.56321: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204/ /root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204/AnsiballZ_file.py && sleep 0' 3027 1726776733.56791: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776733.56795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776733.56797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776733.56800: 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.47.80 originally 10.31.47.80 <<< 3027 1726776733.56802: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.56856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776733.56859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776733.56867: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776733.56898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776733.58699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776733.58748: stderr chunk (state=3): >>><<< 3027 1726776733.58753: stdout chunk (state=3): >>><<< 3027 1726776733.58767: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776733.58770: _low_level_execute_command(): starting 3027 1726776733.58776: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204/AnsiballZ_file.py && sleep 0' 3027 1726776733.59209: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776733.59238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776733.59245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.59248: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776733.59259: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776733.59262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.59309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776733.59314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776733.59316: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776733.59358: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776733.77038: 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": ".dxfel297", "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}}} <<< 3027 1726776733.78534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776733.78592: stderr chunk (state=3): >>><<< 3027 1726776733.78595: stdout chunk (state=3): >>><<< 3027 1726776733.78612: _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": ".dxfel297", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776733.78642: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.dxfel297', '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-1726776733.2482135-6244-229173533389204/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776733.78652: _low_level_execute_command(): starting 3027 1726776733.78658: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776733.2482135-6244-229173533389204/ > /dev/null 2>&1 && sleep 0' 3027 1726776733.79132: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776733.79135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776733.79138: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.79140: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776733.79143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.79195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776733.79202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776733.79205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776733.79240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776733.81106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776733.81154: stderr chunk (state=3): >>><<< 3027 1726776733.81157: stdout chunk (state=3): >>><<< 3027 1726776733.81172: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776733.81179: handler run complete 3027 1726776733.81202: attempt loop complete, returning result 3027 1726776733.81208: _execute() done 3027 1726776733.81211: dumping result to json 3027 1726776733.81217: done dumping result, returning 3027 1726776733.81225: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0233de48-8dd1-1ba9-d908-0000000009fd] 3027 1726776733.81230: sending task result for task 0233de48-8dd1-1ba9-d908-0000000009fd 3027 1726776733.81336: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000009fd 3027 1726776733.81339: 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 } 3027 1726776733.81446: no more pending results, returning what we have 3027 1726776733.81452: results queue empty 3027 1726776733.81453: checking for any_errors_fatal 3027 1726776733.81458: done checking for any_errors_fatal 3027 1726776733.81458: checking for max_fail_percentage 3027 1726776733.81460: done checking for max_fail_percentage 3027 1726776733.81461: checking to see if all hosts have failed and the running result is not ok 3027 1726776733.81462: done checking to see if all hosts have failed 3027 1726776733.81462: getting the remaining hosts for this loop 3027 1726776733.81464: done getting the remaining hosts for this loop 3027 1726776733.81467: getting the next task for host managed_node2 3027 1726776733.81474: done getting next task for host managed_node2 3027 1726776733.81477: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3027 1726776733.81480: ^ 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 3027 1726776733.81490: getting variables 3027 1726776733.81491: in VariableManager get_vars() 3027 1726776733.81526: Calling all_inventory to load vars for managed_node2 3027 1726776733.81528: Calling groups_inventory to load vars for managed_node2 3027 1726776733.81530: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776733.81539: Calling all_plugins_play to load vars for managed_node2 3027 1726776733.81541: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776733.81544: Calling groups_plugins_play to load vars for managed_node2 3027 1726776733.81705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776733.81829: done with get_vars() 3027 1726776733.81837: done getting variables 3027 1726776733.81882: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:12:13 -0400 (0:00:00.612) 0:01:59.916 **** 3027 1726776733.81905: entering _queue_task() for managed_node2/copy 3027 1726776733.82115: worker is 1 (out of 1 available) 3027 1726776733.82127: exiting _queue_task() for managed_node2/copy 3027 1726776733.82140: done queuing things up, now waiting for results queue to drain 3027 1726776733.82141: waiting for pending results... 3027 1726776733.82329: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3027 1726776733.82428: in run() - task 0233de48-8dd1-1ba9-d908-0000000009fe 3027 1726776733.82441: variable 'ansible_search_path' from source: unknown 3027 1726776733.82445: variable 'ansible_search_path' from source: unknown 3027 1726776733.82479: calling self._execute() 3027 1726776733.82555: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776733.82560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776733.82569: variable 'omit' from source: magic vars 3027 1726776733.82653: variable 'omit' from source: magic vars 3027 1726776733.82696: variable 'omit' from source: magic vars 3027 1726776733.82722: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3027 1726776733.82976: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3027 1726776733.83038: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776733.83068: variable 'omit' from source: magic vars 3027 1726776733.83103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776733.83134: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776733.83153: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776733.83168: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776733.83177: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776733.83203: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776733.83209: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776733.83212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776733.83284: Set connection var ansible_shell_executable to /bin/sh 3027 1726776733.83290: Set connection var ansible_shell_type to sh 3027 1726776733.83293: Set connection var ansible_connection to ssh 3027 1726776733.83298: Set connection var ansible_pipelining to False 3027 1726776733.83306: Set connection var ansible_timeout to 10 3027 1726776733.83315: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776733.83332: variable 'ansible_shell_executable' from source: unknown 3027 1726776733.83335: variable 'ansible_connection' from source: unknown 3027 1726776733.83339: variable 'ansible_module_compression' from source: unknown 3027 1726776733.83342: variable 'ansible_shell_type' from source: unknown 3027 1726776733.83344: variable 'ansible_shell_executable' from source: unknown 3027 1726776733.83347: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776733.83351: variable 'ansible_pipelining' from source: unknown 3027 1726776733.83353: variable 'ansible_timeout' from source: unknown 3027 1726776733.83359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776733.83467: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776733.83476: variable 'omit' from source: magic vars 3027 1726776733.83482: starting attempt loop 3027 1726776733.83485: running the handler 3027 1726776733.83496: _low_level_execute_command(): starting 3027 1726776733.83504: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776733.84034: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776733.84039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776733.84043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.84098: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776733.84103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776733.84108: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776733.84141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776733.85739: stdout chunk (state=3): >>>/root <<< 3027 1726776733.85848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776733.85904: stderr chunk (state=3): >>><<< 3027 1726776733.85908: stdout chunk (state=3): >>><<< 3027 1726776733.85930: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776733.85941: _low_level_execute_command(): starting 3027 1726776733.85947: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870 `" && echo ansible-tmp-1726776733.8592944-6256-194177828639870="` echo /root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870 `" ) && sleep 0' 3027 1726776733.86411: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776733.86414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776733.86424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776733.86428: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776733.86430: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.86476: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776733.86483: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776733.86485: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776733.86521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776733.88438: stdout chunk (state=3): >>>ansible-tmp-1726776733.8592944-6256-194177828639870=/root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870 <<< 3027 1726776733.88554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776733.88601: stderr chunk (state=3): >>><<< 3027 1726776733.88606: stdout chunk (state=3): >>><<< 3027 1726776733.88624: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776733.8592944-6256-194177828639870=/root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776733.88700: variable 'ansible_module_compression' from source: unknown 3027 1726776733.88745: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776733.88782: variable 'ansible_facts' from source: unknown 3027 1726776733.88836: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870/AnsiballZ_stat.py 3027 1726776733.88931: Sending initial data 3027 1726776733.88934: Sent initial data (151 bytes) 3027 1726776733.89390: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776733.89393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776733.89396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.89398: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776733.89400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.89455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776733.89462: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776733.89497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776733.91052: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776733.91082: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776733.91117: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpvrjtc87n /root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870/AnsiballZ_stat.py <<< 3027 1726776733.91125: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870/AnsiballZ_stat.py" <<< 3027 1726776733.91153: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpvrjtc87n" to remote "/root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870/AnsiballZ_stat.py" <<< 3027 1726776733.91647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776733.91708: stderr chunk (state=3): >>><<< 3027 1726776733.91712: stdout chunk (state=3): >>><<< 3027 1726776733.91728: done transferring module to remote 3027 1726776733.91737: _low_level_execute_command(): starting 3027 1726776733.91741: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870/ /root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870/AnsiballZ_stat.py && sleep 0' 3027 1726776733.92182: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776733.92185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776733.92188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776733.92193: 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 <<< 3027 1726776733.92196: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.92240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776733.92244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776733.92283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776733.94065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776733.94107: stderr chunk (state=3): >>><<< 3027 1726776733.94111: stdout chunk (state=3): >>><<< 3027 1726776733.94125: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776733.94128: _low_level_execute_command(): starting 3027 1726776733.94133: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870/AnsiballZ_stat.py && sleep 0' 3027 1726776733.94545: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776733.94550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.94553: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776733.94555: 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.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776733.94607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776733.94610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776733.94652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776734.12396: 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": 262937, "dev": 51714, "nlink": 1, "atime": 1726776724.5315983, "mtime": 1726776726.4125245, "ctime": 1726776726.4125245, "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": "3024238528", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3027 1726776734.14020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776734.14079: stderr chunk (state=3): >>><<< 3027 1726776734.14082: stdout chunk (state=3): >>><<< 3027 1726776734.14104: _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": 262937, "dev": 51714, "nlink": 1, "atime": 1726776724.5315983, "mtime": 1726776726.4125245, "ctime": 1726776726.4125245, "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": "3024238528", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776734.14152: 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-1726776733.8592944-6256-194177828639870/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3027 1726776734.14190: variable 'ansible_module_compression' from source: unknown 3027 1726776734.14226: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3027 1726776734.14246: variable 'ansible_facts' from source: unknown 3027 1726776734.14294: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870/AnsiballZ_file.py 3027 1726776734.14392: Sending initial data 3027 1726776734.14396: Sent initial data (151 bytes) 3027 1726776734.14869: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776734.14872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776734.14875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.14877: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776734.14879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.14933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776734.14936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776734.14939: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776734.14978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776734.16610: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 3027 1726776734.16614: 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 <<< 3027 1726776734.16642: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776734.16680: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp9efgkxg0 /root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870/AnsiballZ_file.py <<< 3027 1726776734.16683: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870/AnsiballZ_file.py" <<< 3027 1726776734.16714: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp9efgkxg0" to remote "/root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870/AnsiballZ_file.py" <<< 3027 1726776734.16717: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870/AnsiballZ_file.py" <<< 3027 1726776734.17526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776734.17659: stderr chunk (state=3): >>><<< 3027 1726776734.17662: stdout chunk (state=3): >>><<< 3027 1726776734.17664: done transferring module to remote 3027 1726776734.17666: _low_level_execute_command(): starting 3027 1726776734.17669: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870/ /root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870/AnsiballZ_file.py && sleep 0' 3027 1726776734.18269: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776734.18279: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776734.18291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776734.18312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776734.18415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776734.18443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776734.18511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776734.20323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776734.20369: stderr chunk (state=3): >>><<< 3027 1726776734.20372: stdout chunk (state=3): >>><<< 3027 1726776734.20384: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776734.20387: _low_level_execute_command(): starting 3027 1726776734.20393: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870/AnsiballZ_file.py && sleep 0' 3027 1726776734.20813: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776734.20816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.20823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776734.20825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.20876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776734.20881: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776734.20884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776734.20921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776734.38786: 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": ".2fpfcvex", "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}}} <<< 3027 1726776734.40247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776734.40308: stderr chunk (state=3): >>><<< 3027 1726776734.40311: stdout chunk (state=3): >>><<< 3027 1726776734.40325: _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": ".2fpfcvex", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776734.40356: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.2fpfcvex', '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-1726776733.8592944-6256-194177828639870/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776734.40367: _low_level_execute_command(): starting 3027 1726776734.40372: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776733.8592944-6256-194177828639870/ > /dev/null 2>&1 && sleep 0' 3027 1726776734.40846: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776734.40853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.40856: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3027 1726776734.40858: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776734.40861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.40914: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776734.40917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776734.40920: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776734.40967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776734.42864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776734.42918: stderr chunk (state=3): >>><<< 3027 1726776734.42922: stdout chunk (state=3): >>><<< 3027 1726776734.42935: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776734.42942: handler run complete 3027 1726776734.42968: attempt loop complete, returning result 3027 1726776734.42971: _execute() done 3027 1726776734.42973: dumping result to json 3027 1726776734.42981: done dumping result, returning 3027 1726776734.42989: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0233de48-8dd1-1ba9-d908-0000000009fe] 3027 1726776734.42993: sending task result for task 0233de48-8dd1-1ba9-d908-0000000009fe 3027 1726776734.43103: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000009fe 3027 1726776734.43106: 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 } 3027 1726776734.43213: no more pending results, returning what we have 3027 1726776734.43216: results queue empty 3027 1726776734.43217: checking for any_errors_fatal 3027 1726776734.43223: done checking for any_errors_fatal 3027 1726776734.43224: checking for max_fail_percentage 3027 1726776734.43225: done checking for max_fail_percentage 3027 1726776734.43226: checking to see if all hosts have failed and the running result is not ok 3027 1726776734.43227: done checking to see if all hosts have failed 3027 1726776734.43228: getting the remaining hosts for this loop 3027 1726776734.43230: done getting the remaining hosts for this loop 3027 1726776734.43233: getting the next task for host managed_node2 3027 1726776734.43239: done getting next task for host managed_node2 3027 1726776734.43243: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 3027 1726776734.43246: ^ 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 3027 1726776734.43259: getting variables 3027 1726776734.43260: in VariableManager get_vars() 3027 1726776734.43295: Calling all_inventory to load vars for managed_node2 3027 1726776734.43297: Calling groups_inventory to load vars for managed_node2 3027 1726776734.43299: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776734.43308: Calling all_plugins_play to load vars for managed_node2 3027 1726776734.43310: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776734.43313: Calling groups_plugins_play to load vars for managed_node2 3027 1726776734.43433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776734.43564: done with get_vars() 3027 1726776734.43573: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:12:14 -0400 (0:00:00.617) 0:02:00.534 **** 3027 1726776734.43637: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776734.43843: worker is 1 (out of 1 available) 3027 1726776734.43859: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776734.43872: done queuing things up, now waiting for results queue to drain 3027 1726776734.43874: waiting for pending results... 3027 1726776734.44063: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 3027 1726776734.44150: in run() - task 0233de48-8dd1-1ba9-d908-0000000009ff 3027 1726776734.44164: variable 'ansible_search_path' from source: unknown 3027 1726776734.44168: variable 'ansible_search_path' from source: unknown 3027 1726776734.44200: calling self._execute() 3027 1726776734.44279: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776734.44283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776734.44292: variable 'omit' from source: magic vars 3027 1726776734.44453: variable 'omit' from source: magic vars 3027 1726776734.44494: variable 'omit' from source: magic vars 3027 1726776734.44519: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776734.44765: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776734.44831: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776734.44897: variable '__kernel_settings_profile_parent' from source: set_fact 3027 1726776734.44901: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776734.44941: variable 'omit' from source: magic vars 3027 1726776734.44979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776734.45013: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776734.45032: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776734.45047: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776734.45060: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776734.45086: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776734.45090: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776734.45093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776734.45166: Set connection var ansible_shell_executable to /bin/sh 3027 1726776734.45172: Set connection var ansible_shell_type to sh 3027 1726776734.45175: Set connection var ansible_connection to ssh 3027 1726776734.45181: Set connection var ansible_pipelining to False 3027 1726776734.45188: Set connection var ansible_timeout to 10 3027 1726776734.45196: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776734.45217: variable 'ansible_shell_executable' from source: unknown 3027 1726776734.45220: variable 'ansible_connection' from source: unknown 3027 1726776734.45223: variable 'ansible_module_compression' from source: unknown 3027 1726776734.45226: variable 'ansible_shell_type' from source: unknown 3027 1726776734.45228: variable 'ansible_shell_executable' from source: unknown 3027 1726776734.45230: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776734.45233: variable 'ansible_pipelining' from source: unknown 3027 1726776734.45236: variable 'ansible_timeout' from source: unknown 3027 1726776734.45241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776734.45387: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776734.45396: variable 'omit' from source: magic vars 3027 1726776734.45401: starting attempt loop 3027 1726776734.45408: running the handler 3027 1726776734.45422: _low_level_execute_command(): starting 3027 1726776734.45429: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776734.45944: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776734.45973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.45977: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776734.45980: 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.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.46038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776734.46041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776734.46043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776734.46086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776734.47768: stdout chunk (state=3): >>>/root <<< 3027 1726776734.47901: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776734.47933: stderr chunk (state=3): >>><<< 3027 1726776734.47936: stdout chunk (state=3): >>><<< 3027 1726776734.47962: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776734.47973: _low_level_execute_command(): starting 3027 1726776734.47980: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776734.4796193-6271-198528866840224 `" && echo ansible-tmp-1726776734.4796193-6271-198528866840224="` echo /root/.ansible/tmp/ansible-tmp-1726776734.4796193-6271-198528866840224 `" ) && sleep 0' 3027 1726776734.48475: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776734.48479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.48489: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776734.48492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.48546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776734.48555: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776734.48559: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776734.48589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776734.50581: stdout chunk (state=3): >>>ansible-tmp-1726776734.4796193-6271-198528866840224=/root/.ansible/tmp/ansible-tmp-1726776734.4796193-6271-198528866840224 <<< 3027 1726776734.50691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776734.50751: stderr chunk (state=3): >>><<< 3027 1726776734.50754: stdout chunk (state=3): >>><<< 3027 1726776734.50772: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776734.4796193-6271-198528866840224=/root/.ansible/tmp/ansible-tmp-1726776734.4796193-6271-198528866840224 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776734.50820: variable 'ansible_module_compression' from source: unknown 3027 1726776734.50854: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3027 1726776734.50892: variable 'ansible_facts' from source: unknown 3027 1726776734.50957: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776734.4796193-6271-198528866840224/AnsiballZ_kernel_settings_get_config.py 3027 1726776734.51072: Sending initial data 3027 1726776734.51075: Sent initial data (173 bytes) 3027 1726776734.51563: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776734.51567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.51569: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776734.51572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776734.51574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.51621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776734.51625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776734.51634: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776734.51675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776734.53299: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776734.53329: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776734.53367: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpxcq6ku82 /root/.ansible/tmp/ansible-tmp-1726776734.4796193-6271-198528866840224/AnsiballZ_kernel_settings_get_config.py <<< 3027 1726776734.53371: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776734.4796193-6271-198528866840224/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776734.53398: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpxcq6ku82" to remote "/root/.ansible/tmp/ansible-tmp-1726776734.4796193-6271-198528866840224/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776734.53407: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776734.4796193-6271-198528866840224/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776734.53894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776734.53967: stderr chunk (state=3): >>><<< 3027 1726776734.53971: stdout chunk (state=3): >>><<< 3027 1726776734.53992: done transferring module to remote 3027 1726776734.54005: _low_level_execute_command(): starting 3027 1726776734.54008: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776734.4796193-6271-198528866840224/ /root/.ansible/tmp/ansible-tmp-1726776734.4796193-6271-198528866840224/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776734.54481: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776734.54485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776734.54487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.54494: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776734.54498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.54553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776734.54560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776734.54562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776734.54592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776734.56427: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776734.56484: stderr chunk (state=3): >>><<< 3027 1726776734.56488: stdout chunk (state=3): >>><<< 3027 1726776734.56503: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776734.56509: _low_level_execute_command(): starting 3027 1726776734.56514: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776734.4796193-6271-198528866840224/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776734.56986: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776734.56990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.56992: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776734.56994: 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 <<< 3027 1726776734.56996: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.57052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776734.57056: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776734.57060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776734.57100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776734.74041: 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"}}} <<< 3027 1726776734.75460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776734.75515: stderr chunk (state=3): >>><<< 3027 1726776734.75519: stdout chunk (state=3): >>><<< 3027 1726776734.75534: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776734.75564: 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-1726776734.4796193-6271-198528866840224/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776734.75573: _low_level_execute_command(): starting 3027 1726776734.75637: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776734.4796193-6271-198528866840224/ > /dev/null 2>&1 && sleep 0' 3027 1726776734.76055: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776734.76058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776734.76061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.76063: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776734.76065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.76104: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776734.76117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776734.76166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776734.78056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776734.78106: stderr chunk (state=3): >>><<< 3027 1726776734.78110: stdout chunk (state=3): >>><<< 3027 1726776734.78126: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776734.78132: handler run complete 3027 1726776734.78150: attempt loop complete, returning result 3027 1726776734.78154: _execute() done 3027 1726776734.78156: dumping result to json 3027 1726776734.78161: done dumping result, returning 3027 1726776734.78172: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0233de48-8dd1-1ba9-d908-0000000009ff] 3027 1726776734.78174: sending task result for task 0233de48-8dd1-1ba9-d908-0000000009ff 3027 1726776734.78281: done sending task result for task 0233de48-8dd1-1ba9-d908-0000000009ff 3027 1726776734.78284: 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" } } } 3027 1726776734.78374: no more pending results, returning what we have 3027 1726776734.78378: results queue empty 3027 1726776734.78379: checking for any_errors_fatal 3027 1726776734.78387: done checking for any_errors_fatal 3027 1726776734.78387: checking for max_fail_percentage 3027 1726776734.78389: done checking for max_fail_percentage 3027 1726776734.78390: checking to see if all hosts have failed and the running result is not ok 3027 1726776734.78391: done checking to see if all hosts have failed 3027 1726776734.78391: getting the remaining hosts for this loop 3027 1726776734.78393: done getting the remaining hosts for this loop 3027 1726776734.78397: getting the next task for host managed_node2 3027 1726776734.78402: done getting next task for host managed_node2 3027 1726776734.78406: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3027 1726776734.78409: ^ 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 3027 1726776734.78419: getting variables 3027 1726776734.78420: in VariableManager get_vars() 3027 1726776734.78457: Calling all_inventory to load vars for managed_node2 3027 1726776734.78459: Calling groups_inventory to load vars for managed_node2 3027 1726776734.78461: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776734.78470: Calling all_plugins_play to load vars for managed_node2 3027 1726776734.78473: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776734.78476: Calling groups_plugins_play to load vars for managed_node2 3027 1726776734.78634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776734.78760: done with get_vars() 3027 1726776734.78768: done getting variables 3027 1726776734.78814: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:12:14 -0400 (0:00:00.351) 0:02:00.886 **** 3027 1726776734.78837: entering _queue_task() for managed_node2/template 3027 1726776734.79047: worker is 1 (out of 1 available) 3027 1726776734.79063: exiting _queue_task() for managed_node2/template 3027 1726776734.79077: done queuing things up, now waiting for results queue to drain 3027 1726776734.79078: waiting for pending results... 3027 1726776734.79265: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3027 1726776734.79352: in run() - task 0233de48-8dd1-1ba9-d908-000000000a00 3027 1726776734.79366: variable 'ansible_search_path' from source: unknown 3027 1726776734.79371: variable 'ansible_search_path' from source: unknown 3027 1726776734.79402: calling self._execute() 3027 1726776734.79481: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776734.79485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776734.79494: variable 'omit' from source: magic vars 3027 1726776734.79582: variable 'omit' from source: magic vars 3027 1726776734.79620: variable 'omit' from source: magic vars 3027 1726776734.79886: variable '__kernel_settings_profile_src' from source: role '' all vars 3027 1726776734.79893: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776734.79956: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776734.79977: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776734.80028: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776734.80083: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776734.80147: variable '__kernel_settings_profile_parent' from source: set_fact 3027 1726776734.80152: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776734.80180: variable 'omit' from source: magic vars 3027 1726776734.80216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776734.80245: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776734.80264: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776734.80282: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776734.80291: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776734.80320: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776734.80324: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776734.80326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776734.80398: Set connection var ansible_shell_executable to /bin/sh 3027 1726776734.80407: Set connection var ansible_shell_type to sh 3027 1726776734.80411: Set connection var ansible_connection to ssh 3027 1726776734.80416: Set connection var ansible_pipelining to False 3027 1726776734.80421: Set connection var ansible_timeout to 10 3027 1726776734.80430: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776734.80446: variable 'ansible_shell_executable' from source: unknown 3027 1726776734.80451: variable 'ansible_connection' from source: unknown 3027 1726776734.80454: variable 'ansible_module_compression' from source: unknown 3027 1726776734.80457: variable 'ansible_shell_type' from source: unknown 3027 1726776734.80460: variable 'ansible_shell_executable' from source: unknown 3027 1726776734.80462: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776734.80464: variable 'ansible_pipelining' from source: unknown 3027 1726776734.80467: variable 'ansible_timeout' from source: unknown 3027 1726776734.80472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776734.80582: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776734.80593: variable 'omit' from source: magic vars 3027 1726776734.80598: starting attempt loop 3027 1726776734.80601: running the handler 3027 1726776734.80617: _low_level_execute_command(): starting 3027 1726776734.80623: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776734.81153: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776734.81157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.81160: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776734.81163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.81217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776734.81220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776734.81222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776734.81269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776734.82962: stdout chunk (state=3): >>>/root <<< 3027 1726776734.83067: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776734.83120: stderr chunk (state=3): >>><<< 3027 1726776734.83123: stdout chunk (state=3): >>><<< 3027 1726776734.83145: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776734.83157: _low_level_execute_command(): starting 3027 1726776734.83163: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652 `" && echo ansible-tmp-1726776734.831442-6279-150547779953652="` echo /root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652 `" ) && sleep 0' 3027 1726776734.83626: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776734.83630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776734.83633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776734.83636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776734.83638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.83688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776734.83691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776734.83695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776734.83730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776734.85703: stdout chunk (state=3): >>>ansible-tmp-1726776734.831442-6279-150547779953652=/root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652 <<< 3027 1726776734.85819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776734.85863: stderr chunk (state=3): >>><<< 3027 1726776734.85866: stdout chunk (state=3): >>><<< 3027 1726776734.85880: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776734.831442-6279-150547779953652=/root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776734.85896: evaluation_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 3027 1726776734.85917: search_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 3027 1726776734.85935: variable 'ansible_search_path' from source: unknown 3027 1726776734.86560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776734.88014: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776734.88064: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776734.88092: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776734.88120: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776734.88140: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776734.88353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776734.88372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776734.88393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776734.88423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776734.88435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776734.88679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776734.88696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776734.88717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776734.88744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776734.88757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776734.89030: variable 'ansible_managed' from source: unknown 3027 1726776734.89034: variable '__sections' from source: task vars 3027 1726776734.89126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776734.89144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776734.89164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776734.89192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776734.89206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776734.89282: variable 'kernel_settings_sysctl' from source: include params 3027 1726776734.89288: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776734.89293: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776734.89327: variable '__sysctl_old' from source: task vars 3027 1726776734.89374: variable '__sysctl_old' from source: task vars 3027 1726776734.89522: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776734.89525: variable 'kernel_settings_sysctl' from source: include params 3027 1726776734.89530: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776734.89535: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776734.89540: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776734.89678: variable 'kernel_settings_sysfs' from source: include params 3027 1726776734.89684: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776734.89688: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776734.89703: variable '__sysfs_old' from source: task vars 3027 1726776734.89745: variable '__sysfs_old' from source: task vars 3027 1726776734.89893: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776734.89896: variable 'kernel_settings_sysfs' from source: include params 3027 1726776734.89905: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776734.89908: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776734.89911: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776734.89929: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3027 1726776734.89936: variable '__systemd_old' from source: task vars 3027 1726776734.89981: variable '__systemd_old' from source: task vars 3027 1726776734.90119: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776734.90123: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 3027 1726776734.90126: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776734.90132: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776734.90148: variable 'kernel_settings_transparent_hugepages' from source: include params 3027 1726776734.90193: variable 'kernel_settings_transparent_hugepages' from source: include params 3027 1726776734.90203: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3027 1726776734.90206: variable '__trans_huge_old' from source: task vars 3027 1726776734.90251: variable '__trans_huge_old' from source: task vars 3027 1726776734.90387: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776734.90390: variable 'kernel_settings_transparent_hugepages' from source: include params 3027 1726776734.90395: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776734.90402: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776734.90414: variable '__trans_defrag_old' from source: task vars 3027 1726776734.90459: variable '__trans_defrag_old' from source: task vars 3027 1726776734.90597: variable 'kernel_settings_purge' from source: role '' defaults 3027 1726776734.90603: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 3027 1726776734.90606: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776734.90609: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776734.90626: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776734.90636: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776734.90645: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776734.90659: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776734.91109: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776734.91152: variable 'ansible_module_compression' from source: unknown 3027 1726776734.91187: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776734.91217: variable 'ansible_facts' from source: unknown 3027 1726776734.91265: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/AnsiballZ_stat.py 3027 1726776734.91355: Sending initial data 3027 1726776734.91358: Sent initial data (150 bytes) 3027 1726776734.91825: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776734.91828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776734.91830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.91833: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776734.91835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776734.91837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.91894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776734.91901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776734.91903: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776734.91940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776734.93664: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776734.93699: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776734.93739: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpc4deyjxm /root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/AnsiballZ_stat.py <<< 3027 1726776734.93744: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/AnsiballZ_stat.py" <<< 3027 1726776734.93768: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpc4deyjxm" to remote "/root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/AnsiballZ_stat.py" <<< 3027 1726776734.94273: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776734.94329: stderr chunk (state=3): >>><<< 3027 1726776734.94332: stdout chunk (state=3): >>><<< 3027 1726776734.94350: done transferring module to remote 3027 1726776734.94359: _low_level_execute_command(): starting 3027 1726776734.94365: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/ /root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/AnsiballZ_stat.py && sleep 0' 3027 1726776734.94800: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776734.94805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776734.94808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.94811: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776734.94813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.94861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776734.94865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776734.94906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776734.96835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776734.96884: stderr chunk (state=3): >>><<< 3027 1726776734.96888: stdout chunk (state=3): >>><<< 3027 1726776734.96903: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776734.96909: _low_level_execute_command(): starting 3027 1726776734.96914: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/AnsiballZ_stat.py && sleep 0' 3027 1726776734.97366: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776734.97370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776734.97372: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.97375: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776734.97377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776734.97379: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776734.97425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776734.97429: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776734.97482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776735.16120: 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": 262606, "dev": 51714, "nlink": 1, "atime": 1726776726.4055247, "mtime": 1726776655.2277305, "ctime": 1726776725.9065442, "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": "1928298900", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3027 1726776735.17920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776735.17979: stderr chunk (state=3): >>><<< 3027 1726776735.17983: stdout chunk (state=3): >>><<< 3027 1726776735.17998: _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": 262606, "dev": 51714, "nlink": 1, "atime": 1726776726.4055247, "mtime": 1726776655.2277305, "ctime": 1726776725.9065442, "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": "1928298900", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776735.18043: 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-1726776734.831442-6279-150547779953652/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3027 1726776735.18138: Sending initial data 3027 1726776735.18142: Sent initial data (164 bytes) 3027 1726776735.18669: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776735.18703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776735.18721: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776735.18743: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776735.18964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776735.20621: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776735.20657: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776735.20691: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpnct9qoey/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/.source.conf <<< 3027 1726776735.20694: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/.source.conf" <<< 3027 1726776735.20725: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpnct9qoey/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/.source.conf" <<< 3027 1726776735.20731: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/.source.conf" <<< 3027 1726776735.20875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776735.20943: stderr chunk (state=3): >>><<< 3027 1726776735.20947: stdout chunk (state=3): >>><<< 3027 1726776735.20964: _low_level_execute_command(): starting 3027 1726776735.20969: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/ /root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/.source.conf && sleep 0' 3027 1726776735.21434: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776735.21438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776735.21440: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776735.21442: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776735.21445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776735.21447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776735.21499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776735.21502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776735.21504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776735.21544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776735.23460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776735.23514: stderr chunk (state=3): >>><<< 3027 1726776735.23518: stdout chunk (state=3): >>><<< 3027 1726776735.23533: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776735.23559: variable 'ansible_module_compression' from source: unknown 3027 1726776735.23592: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3027 1726776735.23613: variable 'ansible_facts' from source: unknown 3027 1726776735.23660: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/AnsiballZ_copy.py 3027 1726776735.23759: Sending initial data 3027 1726776735.23763: Sent initial data (150 bytes) 3027 1726776735.24234: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776735.24237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776735.24240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776735.24242: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776735.24244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776735.24300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776735.24303: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776735.24305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776735.24353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776735.26070: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776735.26106: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776735.26140: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpsv9p6bmr /root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/AnsiballZ_copy.py <<< 3027 1726776735.26146: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/AnsiballZ_copy.py" <<< 3027 1726776735.26177: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpsv9p6bmr" to remote "/root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/AnsiballZ_copy.py" <<< 3027 1726776735.26179: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/AnsiballZ_copy.py" <<< 3027 1726776735.26708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776735.26778: stderr chunk (state=3): >>><<< 3027 1726776735.26782: stdout chunk (state=3): >>><<< 3027 1726776735.26803: done transferring module to remote 3027 1726776735.26810: _low_level_execute_command(): starting 3027 1726776735.26815: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/ /root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/AnsiballZ_copy.py && sleep 0' 3027 1726776735.27288: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776735.27291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776735.27294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776735.27296: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776735.27298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776735.27355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776735.27361: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776735.27363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776735.27394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776735.29238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776735.29290: stderr chunk (state=3): >>><<< 3027 1726776735.29293: stdout chunk (state=3): >>><<< 3027 1726776735.29310: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776735.29313: _low_level_execute_command(): starting 3027 1726776735.29318: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/AnsiballZ_copy.py && sleep 0' 3027 1726776735.29782: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776735.29786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776735.29788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776735.29795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776735.29797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776735.29847: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776735.29852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776735.29856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776735.29894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776735.47992: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/.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-1726776734.831442-6279-150547779953652/.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}}} <<< 3027 1726776735.49499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776735.49559: stderr chunk (state=3): >>><<< 3027 1726776735.49563: stdout chunk (state=3): >>><<< 3027 1726776735.49578: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/.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-1726776734.831442-6279-150547779953652/.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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776735.49626: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/.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-1726776734.831442-6279-150547779953652/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776735.49660: _low_level_execute_command(): starting 3027 1726776735.49663: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776734.831442-6279-150547779953652/ > /dev/null 2>&1 && sleep 0' 3027 1726776735.50135: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776735.50138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776735.50141: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776735.50143: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776735.50145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776735.50147: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776735.50190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776735.50200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776735.50251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776735.52155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776735.52201: stderr chunk (state=3): >>><<< 3027 1726776735.52204: stdout chunk (state=3): >>><<< 3027 1726776735.52222: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776735.52233: handler run complete 3027 1726776735.52256: attempt loop complete, returning result 3027 1726776735.52259: _execute() done 3027 1726776735.52262: dumping result to json 3027 1726776735.52267: done dumping result, returning 3027 1726776735.52275: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0233de48-8dd1-1ba9-d908-000000000a00] 3027 1726776735.52279: sending task result for task 0233de48-8dd1-1ba9-d908-000000000a00 3027 1726776735.52426: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000a00 3027 1726776735.52429: 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-1726776734.831442-6279-150547779953652/.source.conf", "state": "file", "uid": 0 } 3027 1726776735.52527: no more pending results, returning what we have 3027 1726776735.52530: results queue empty 3027 1726776735.52531: checking for any_errors_fatal 3027 1726776735.52537: done checking for any_errors_fatal 3027 1726776735.52538: checking for max_fail_percentage 3027 1726776735.52539: done checking for max_fail_percentage 3027 1726776735.52540: checking to see if all hosts have failed and the running result is not ok 3027 1726776735.52541: done checking to see if all hosts have failed 3027 1726776735.52541: getting the remaining hosts for this loop 3027 1726776735.52543: done getting the remaining hosts for this loop 3027 1726776735.52546: getting the next task for host managed_node2 3027 1726776735.52554: done getting next task for host managed_node2 3027 1726776735.52558: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3027 1726776735.52561: ^ 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 3027 1726776735.52570: getting variables 3027 1726776735.52571: in VariableManager get_vars() 3027 1726776735.52606: Calling all_inventory to load vars for managed_node2 3027 1726776735.52609: Calling groups_inventory to load vars for managed_node2 3027 1726776735.52611: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776735.52619: Calling all_plugins_play to load vars for managed_node2 3027 1726776735.52622: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776735.52624: Calling groups_plugins_play to load vars for managed_node2 3027 1726776735.52785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776735.52917: done with get_vars() 3027 1726776735.52924: done getting variables 3027 1726776735.52971: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:12:15 -0400 (0:00:00.741) 0:02:01.627 **** 3027 1726776735.52994: entering _queue_task() for managed_node2/service 3027 1726776735.53200: worker is 1 (out of 1 available) 3027 1726776735.53215: exiting _queue_task() for managed_node2/service 3027 1726776735.53226: done queuing things up, now waiting for results queue to drain 3027 1726776735.53228: waiting for pending results... 3027 1726776735.53418: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3027 1726776735.53503: in run() - task 0233de48-8dd1-1ba9-d908-000000000a01 3027 1726776735.53519: variable 'ansible_search_path' from source: unknown 3027 1726776735.53523: variable 'ansible_search_path' from source: unknown 3027 1726776735.53564: variable '__kernel_settings_services' from source: include_vars 3027 1726776735.53833: variable '__kernel_settings_services' from source: include_vars 3027 1726776735.53895: variable 'omit' from source: magic vars 3027 1726776735.53989: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776735.53997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776735.54011: variable 'omit' from source: magic vars 3027 1726776735.54206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776735.54411: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776735.54445: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776735.54475: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776735.54503: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776735.54587: variable '__kernel_settings_register_profile' from source: set_fact 3027 1726776735.54598: variable '__kernel_settings_register_mode' from source: set_fact 3027 1726776735.54620: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 3027 1726776735.54624: when evaluation is False, skipping this task 3027 1726776735.54645: variable 'item' from source: unknown 3027 1726776735.54696: 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" } 3027 1726776735.54865: dumping result to json 3027 1726776735.54868: done dumping result, returning 3027 1726776735.54871: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0233de48-8dd1-1ba9-d908-000000000a01] 3027 1726776735.54873: sending task result for task 0233de48-8dd1-1ba9-d908-000000000a01 3027 1726776735.54913: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000a01 3027 1726776735.54915: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 3027 1726776735.54942: no more pending results, returning what we have 3027 1726776735.54945: results queue empty 3027 1726776735.54946: checking for any_errors_fatal 3027 1726776735.54957: done checking for any_errors_fatal 3027 1726776735.54958: checking for max_fail_percentage 3027 1726776735.54960: done checking for max_fail_percentage 3027 1726776735.54960: checking to see if all hosts have failed and the running result is not ok 3027 1726776735.54961: done checking to see if all hosts have failed 3027 1726776735.54962: getting the remaining hosts for this loop 3027 1726776735.54963: done getting the remaining hosts for this loop 3027 1726776735.54966: getting the next task for host managed_node2 3027 1726776735.54971: done getting next task for host managed_node2 3027 1726776735.54975: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3027 1726776735.54978: ^ 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 3027 1726776735.54990: getting variables 3027 1726776735.54991: in VariableManager get_vars() 3027 1726776735.55016: Calling all_inventory to load vars for managed_node2 3027 1726776735.55017: Calling groups_inventory to load vars for managed_node2 3027 1726776735.55019: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776735.55026: Calling all_plugins_play to load vars for managed_node2 3027 1726776735.55028: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776735.55030: Calling groups_plugins_play to load vars for managed_node2 3027 1726776735.55135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776735.55264: done with get_vars() 3027 1726776735.55271: done getting variables 3027 1726776735.55314: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:12:15 -0400 (0:00:00.023) 0:02:01.651 **** 3027 1726776735.55336: entering _queue_task() for managed_node2/command 3027 1726776735.55526: worker is 1 (out of 1 available) 3027 1726776735.55541: exiting _queue_task() for managed_node2/command 3027 1726776735.55557: done queuing things up, now waiting for results queue to drain 3027 1726776735.55558: waiting for pending results... 3027 1726776735.55733: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3027 1726776735.55817: in run() - task 0233de48-8dd1-1ba9-d908-000000000a02 3027 1726776735.55829: variable 'ansible_search_path' from source: unknown 3027 1726776735.55833: variable 'ansible_search_path' from source: unknown 3027 1726776735.55867: calling self._execute() 3027 1726776735.55937: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776735.55941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776735.55952: variable 'omit' from source: magic vars 3027 1726776735.56318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776735.56564: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776735.56596: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776735.56625: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776735.56654: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776735.56743: variable '__kernel_settings_register_profile' from source: set_fact 3027 1726776735.56766: Evaluated conditional (not __kernel_settings_register_profile is changed): True 3027 1726776735.56862: variable '__kernel_settings_register_mode' from source: set_fact 3027 1726776735.56873: Evaluated conditional (not __kernel_settings_register_mode is changed): True 3027 1726776735.56955: variable '__kernel_settings_register_apply' from source: set_fact 3027 1726776735.56964: Evaluated conditional (__kernel_settings_register_apply is changed): True 3027 1726776735.56969: variable 'omit' from source: magic vars 3027 1726776735.57001: variable 'omit' from source: magic vars 3027 1726776735.57086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776735.58505: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776735.58551: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776735.58581: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776735.58610: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776735.58629: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776735.58681: variable '__kernel_settings_active_profile' from source: set_fact 3027 1726776735.58708: variable 'omit' from source: magic vars 3027 1726776735.58731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776735.58756: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776735.58770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776735.58784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776735.58793: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776735.58822: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776735.58825: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776735.58830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776735.58899: Set connection var ansible_shell_executable to /bin/sh 3027 1726776735.58907: Set connection var ansible_shell_type to sh 3027 1726776735.58910: Set connection var ansible_connection to ssh 3027 1726776735.58916: Set connection var ansible_pipelining to False 3027 1726776735.58921: Set connection var ansible_timeout to 10 3027 1726776735.58930: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776735.58948: variable 'ansible_shell_executable' from source: unknown 3027 1726776735.58952: variable 'ansible_connection' from source: unknown 3027 1726776735.58955: variable 'ansible_module_compression' from source: unknown 3027 1726776735.58957: variable 'ansible_shell_type' from source: unknown 3027 1726776735.58960: variable 'ansible_shell_executable' from source: unknown 3027 1726776735.58962: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776735.58967: variable 'ansible_pipelining' from source: unknown 3027 1726776735.58970: variable 'ansible_timeout' from source: unknown 3027 1726776735.58974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776735.59054: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776735.59067: variable 'omit' from source: magic vars 3027 1726776735.59072: starting attempt loop 3027 1726776735.59074: running the handler 3027 1726776735.59087: _low_level_execute_command(): starting 3027 1726776735.59093: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776735.59613: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776735.59617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776735.59620: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776735.59623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776735.59680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776735.59683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776735.59685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776735.59733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776735.61439: stdout chunk (state=3): >>>/root <<< 3027 1726776735.61545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776735.61597: stderr chunk (state=3): >>><<< 3027 1726776735.61601: stdout chunk (state=3): >>><<< 3027 1726776735.61624: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776735.61634: _low_level_execute_command(): starting 3027 1726776735.61637: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776735.6162229-6298-136240061039027 `" && echo ansible-tmp-1726776735.6162229-6298-136240061039027="` echo /root/.ansible/tmp/ansible-tmp-1726776735.6162229-6298-136240061039027 `" ) && sleep 0' 3027 1726776735.62088: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776735.62091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776735.62096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776735.62098: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776735.62103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776735.62155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776735.62159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776735.62163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776735.62197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776735.64144: stdout chunk (state=3): >>>ansible-tmp-1726776735.6162229-6298-136240061039027=/root/.ansible/tmp/ansible-tmp-1726776735.6162229-6298-136240061039027 <<< 3027 1726776735.64266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776735.64312: stderr chunk (state=3): >>><<< 3027 1726776735.64315: stdout chunk (state=3): >>><<< 3027 1726776735.64330: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776735.6162229-6298-136240061039027=/root/.ansible/tmp/ansible-tmp-1726776735.6162229-6298-136240061039027 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776735.64358: variable 'ansible_module_compression' from source: unknown 3027 1726776735.64396: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776735.64425: variable 'ansible_facts' from source: unknown 3027 1726776735.64476: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776735.6162229-6298-136240061039027/AnsiballZ_command.py 3027 1726776735.64578: Sending initial data 3027 1726776735.64581: Sent initial data (154 bytes) 3027 1726776735.65040: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776735.65044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776735.65047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776735.65052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776735.65099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776735.65106: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776735.65144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776735.66722: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776735.66757: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776735.66790: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpm34na4qi /root/.ansible/tmp/ansible-tmp-1726776735.6162229-6298-136240061039027/AnsiballZ_command.py <<< 3027 1726776735.66798: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776735.6162229-6298-136240061039027/AnsiballZ_command.py" <<< 3027 1726776735.66825: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpm34na4qi" to remote "/root/.ansible/tmp/ansible-tmp-1726776735.6162229-6298-136240061039027/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776735.6162229-6298-136240061039027/AnsiballZ_command.py" <<< 3027 1726776735.67336: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776735.67397: stderr chunk (state=3): >>><<< 3027 1726776735.67400: stdout chunk (state=3): >>><<< 3027 1726776735.67422: done transferring module to remote 3027 1726776735.67432: _low_level_execute_command(): starting 3027 1726776735.67437: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776735.6162229-6298-136240061039027/ /root/.ansible/tmp/ansible-tmp-1726776735.6162229-6298-136240061039027/AnsiballZ_command.py && sleep 0' 3027 1726776735.67886: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776735.67889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776735.67892: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776735.67894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776735.67896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776735.67942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776735.67946: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776735.67987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776735.69812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776735.69859: stderr chunk (state=3): >>><<< 3027 1726776735.69862: stdout chunk (state=3): >>><<< 3027 1726776735.69875: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776735.69878: _low_level_execute_command(): starting 3027 1726776735.69883: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776735.6162229-6298-136240061039027/AnsiballZ_command.py && sleep 0' 3027 1726776735.70318: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776735.70321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776735.70324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776735.70326: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776735.70328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776735.70330: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776735.70380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776735.70384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776735.70429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776736.98973: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:12:15.870801", "end": "2024-09-19 16:12:16.987955", "delta": "0:00:01.117154", "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}}} <<< 3027 1726776737.00697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776737.00756: stderr chunk (state=3): >>><<< 3027 1726776737.00759: stdout chunk (state=3): >>><<< 3027 1726776737.00776: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:12:15.870801", "end": "2024-09-19 16:12:16.987955", "delta": "0:00:01.117154", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776737.00827: 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-1726776735.6162229-6298-136240061039027/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776737.00835: _low_level_execute_command(): starting 3027 1726776737.00837: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776735.6162229-6298-136240061039027/ > /dev/null 2>&1 && sleep 0' 3027 1726776737.01318: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776737.01321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776737.01324: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776737.01326: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776737.01328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776737.01382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776737.01386: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776737.01392: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776737.01429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776737.03364: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776737.03420: stderr chunk (state=3): >>><<< 3027 1726776737.03423: stdout chunk (state=3): >>><<< 3027 1726776737.03438: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776737.03444: handler run complete 3027 1726776737.03466: Evaluated conditional (True): True 3027 1726776737.03475: attempt loop complete, returning result 3027 1726776737.03482: _execute() done 3027 1726776737.03485: dumping result to json 3027 1726776737.03487: done dumping result, returning 3027 1726776737.03496: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0233de48-8dd1-1ba9-d908-000000000a02] 3027 1726776737.03501: sending task result for task 0233de48-8dd1-1ba9-d908-000000000a02 3027 1726776737.03609: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000a02 3027 1726776737.03612: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.117154", "end": "2024-09-19 16:12:16.987955", "rc": 0, "start": "2024-09-19 16:12:15.870801" } 3027 1726776737.03695: no more pending results, returning what we have 3027 1726776737.03699: results queue empty 3027 1726776737.03700: checking for any_errors_fatal 3027 1726776737.03707: done checking for any_errors_fatal 3027 1726776737.03708: checking for max_fail_percentage 3027 1726776737.03709: done checking for max_fail_percentage 3027 1726776737.03710: checking to see if all hosts have failed and the running result is not ok 3027 1726776737.03711: done checking to see if all hosts have failed 3027 1726776737.03712: getting the remaining hosts for this loop 3027 1726776737.03714: done getting the remaining hosts for this loop 3027 1726776737.03718: getting the next task for host managed_node2 3027 1726776737.03724: done getting next task for host managed_node2 3027 1726776737.03729: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3027 1726776737.03732: ^ 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 3027 1726776737.03743: getting variables 3027 1726776737.03744: in VariableManager get_vars() 3027 1726776737.03782: Calling all_inventory to load vars for managed_node2 3027 1726776737.03784: Calling groups_inventory to load vars for managed_node2 3027 1726776737.03786: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776737.03795: Calling all_plugins_play to load vars for managed_node2 3027 1726776737.03797: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776737.03800: Calling groups_plugins_play to load vars for managed_node2 3027 1726776737.03992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776737.04118: done with get_vars() 3027 1726776737.04127: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:12:17 -0400 (0:00:01.488) 0:02:03.139 **** 3027 1726776737.04201: entering _queue_task() for managed_node2/include_tasks 3027 1726776737.04425: worker is 1 (out of 1 available) 3027 1726776737.04439: exiting _queue_task() for managed_node2/include_tasks 3027 1726776737.04453: done queuing things up, now waiting for results queue to drain 3027 1726776737.04455: waiting for pending results... 3027 1726776737.04650: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3027 1726776737.04744: in run() - task 0233de48-8dd1-1ba9-d908-000000000a03 3027 1726776737.04762: variable 'ansible_search_path' from source: unknown 3027 1726776737.04765: variable 'ansible_search_path' from source: unknown 3027 1726776737.04799: calling self._execute() 3027 1726776737.04876: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.04881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.04889: variable 'omit' from source: magic vars 3027 1726776737.05273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776737.05474: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776737.05510: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776737.05537: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776737.05586: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776737.05684: variable '__kernel_settings_register_apply' from source: set_fact 3027 1726776737.05709: Evaluated conditional (__kernel_settings_register_apply is changed): True 3027 1726776737.05714: _execute() done 3027 1726776737.05717: dumping result to json 3027 1726776737.05720: done dumping result, returning 3027 1726776737.05727: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0233de48-8dd1-1ba9-d908-000000000a03] 3027 1726776737.05732: sending task result for task 0233de48-8dd1-1ba9-d908-000000000a03 3027 1726776737.05831: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000a03 3027 1726776737.05834: WORKER PROCESS EXITING 3027 1726776737.05882: no more pending results, returning what we have 3027 1726776737.05887: in VariableManager get_vars() 3027 1726776737.05931: Calling all_inventory to load vars for managed_node2 3027 1726776737.05934: Calling groups_inventory to load vars for managed_node2 3027 1726776737.05936: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776737.05945: Calling all_plugins_play to load vars for managed_node2 3027 1726776737.05948: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776737.05953: Calling groups_plugins_play to load vars for managed_node2 3027 1726776737.06090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776737.06217: done with get_vars() 3027 1726776737.06224: variable 'ansible_search_path' from source: unknown 3027 1726776737.06225: variable 'ansible_search_path' from source: unknown 3027 1726776737.06247: we have included files to process 3027 1726776737.06250: generating all_blocks data 3027 1726776737.06255: done generating all_blocks data 3027 1726776737.06261: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3027 1726776737.06262: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3027 1726776737.06263: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3027 1726776737.06529: done processing included file 3027 1726776737.06532: iterating over new_blocks loaded from include file 3027 1726776737.06533: in VariableManager get_vars() 3027 1726776737.06551: done with get_vars() 3027 1726776737.06552: filtering new block on tags 3027 1726776737.06587: done filtering new block on tags 3027 1726776737.06588: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 3027 1726776737.06593: extending task lists for all hosts with included blocks 3027 1726776737.07010: done extending task lists 3027 1726776737.07011: done processing included files 3027 1726776737.07012: results queue empty 3027 1726776737.07012: checking for any_errors_fatal 3027 1726776737.07015: done checking for any_errors_fatal 3027 1726776737.07015: checking for max_fail_percentage 3027 1726776737.07016: done checking for max_fail_percentage 3027 1726776737.07017: checking to see if all hosts have failed and the running result is not ok 3027 1726776737.07017: done checking to see if all hosts have failed 3027 1726776737.07018: getting the remaining hosts for this loop 3027 1726776737.07019: done getting the remaining hosts for this loop 3027 1726776737.07021: getting the next task for host managed_node2 3027 1726776737.07024: done getting next task for host managed_node2 3027 1726776737.07026: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3027 1726776737.07028: ^ 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 3027 1726776737.07035: getting variables 3027 1726776737.07036: in VariableManager get_vars() 3027 1726776737.07045: Calling all_inventory to load vars for managed_node2 3027 1726776737.07047: Calling groups_inventory to load vars for managed_node2 3027 1726776737.07050: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776737.07054: Calling all_plugins_play to load vars for managed_node2 3027 1726776737.07055: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776737.07057: Calling groups_plugins_play to load vars for managed_node2 3027 1726776737.07139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776737.07257: done with get_vars() 3027 1726776737.07264: done getting variables 3027 1726776737.07292: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:12:17 -0400 (0:00:00.031) 0:02:03.170 **** 3027 1726776737.07315: entering _queue_task() for managed_node2/command 3027 1726776737.07540: worker is 1 (out of 1 available) 3027 1726776737.07558: exiting _queue_task() for managed_node2/command 3027 1726776737.07572: done queuing things up, now waiting for results queue to drain 3027 1726776737.07573: waiting for pending results... 3027 1726776737.07763: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3027 1726776737.07864: in run() - task 0233de48-8dd1-1ba9-d908-000000000c42 3027 1726776737.07878: variable 'ansible_search_path' from source: unknown 3027 1726776737.07882: variable 'ansible_search_path' from source: unknown 3027 1726776737.07918: calling self._execute() 3027 1726776737.07993: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.07997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.08010: variable 'omit' from source: magic vars 3027 1726776737.08096: variable 'omit' from source: magic vars 3027 1726776737.08146: variable 'omit' from source: magic vars 3027 1726776737.08172: variable 'omit' from source: magic vars 3027 1726776737.08210: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776737.08241: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776737.08261: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776737.08277: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776737.08287: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776737.08316: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776737.08319: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.08323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.08398: Set connection var ansible_shell_executable to /bin/sh 3027 1726776737.08405: Set connection var ansible_shell_type to sh 3027 1726776737.08409: Set connection var ansible_connection to ssh 3027 1726776737.08415: Set connection var ansible_pipelining to False 3027 1726776737.08420: Set connection var ansible_timeout to 10 3027 1726776737.08429: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776737.08448: variable 'ansible_shell_executable' from source: unknown 3027 1726776737.08452: variable 'ansible_connection' from source: unknown 3027 1726776737.08455: variable 'ansible_module_compression' from source: unknown 3027 1726776737.08464: variable 'ansible_shell_type' from source: unknown 3027 1726776737.08467: variable 'ansible_shell_executable' from source: unknown 3027 1726776737.08470: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.08472: variable 'ansible_pipelining' from source: unknown 3027 1726776737.08475: variable 'ansible_timeout' from source: unknown 3027 1726776737.08477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.08592: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776737.08601: variable 'omit' from source: magic vars 3027 1726776737.08609: starting attempt loop 3027 1726776737.08613: running the handler 3027 1726776737.08625: _low_level_execute_command(): starting 3027 1726776737.08632: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776737.09155: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776737.09174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776737.09235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776737.09238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776737.09241: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776737.09286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776737.11004: stdout chunk (state=3): >>>/root <<< 3027 1726776737.11102: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776737.11162: stderr chunk (state=3): >>><<< 3027 1726776737.11166: stdout chunk (state=3): >>><<< 3027 1726776737.11191: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776737.11203: _low_level_execute_command(): starting 3027 1726776737.11209: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776737.1118903-6310-68217909875447 `" && echo ansible-tmp-1726776737.1118903-6310-68217909875447="` echo /root/.ansible/tmp/ansible-tmp-1726776737.1118903-6310-68217909875447 `" ) && sleep 0' 3027 1726776737.11693: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776737.11696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776737.11699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776737.11709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776737.11762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776737.11766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776737.11772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776737.11811: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776737.13807: stdout chunk (state=3): >>>ansible-tmp-1726776737.1118903-6310-68217909875447=/root/.ansible/tmp/ansible-tmp-1726776737.1118903-6310-68217909875447 <<< 3027 1726776737.13920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776737.13974: stderr chunk (state=3): >>><<< 3027 1726776737.13977: stdout chunk (state=3): >>><<< 3027 1726776737.13994: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776737.1118903-6310-68217909875447=/root/.ansible/tmp/ansible-tmp-1726776737.1118903-6310-68217909875447 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776737.14027: variable 'ansible_module_compression' from source: unknown 3027 1726776737.14072: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776737.14111: variable 'ansible_facts' from source: unknown 3027 1726776737.14164: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776737.1118903-6310-68217909875447/AnsiballZ_command.py 3027 1726776737.14276: Sending initial data 3027 1726776737.14279: Sent initial data (153 bytes) 3027 1726776737.14748: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776737.14755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776737.14758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776737.14761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776737.14763: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776737.14809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776737.14814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776737.14861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776737.16479: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776737.16510: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776737.16550: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpvfv9uynh /root/.ansible/tmp/ansible-tmp-1726776737.1118903-6310-68217909875447/AnsiballZ_command.py <<< 3027 1726776737.16554: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776737.1118903-6310-68217909875447/AnsiballZ_command.py" <<< 3027 1726776737.16580: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpvfv9uynh" to remote "/root/.ansible/tmp/ansible-tmp-1726776737.1118903-6310-68217909875447/AnsiballZ_command.py" <<< 3027 1726776737.16586: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776737.1118903-6310-68217909875447/AnsiballZ_command.py" <<< 3027 1726776737.24306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776737.24370: stderr chunk (state=3): >>><<< 3027 1726776737.24374: stdout chunk (state=3): >>><<< 3027 1726776737.24395: done transferring module to remote 3027 1726776737.24406: _low_level_execute_command(): starting 3027 1726776737.24412: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776737.1118903-6310-68217909875447/ /root/.ansible/tmp/ansible-tmp-1726776737.1118903-6310-68217909875447/AnsiballZ_command.py && sleep 0' 3027 1726776737.24858: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776737.24863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776737.24875: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776737.24936: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776737.24943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776737.24978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776737.26870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776737.26913: stderr chunk (state=3): >>><<< 3027 1726776737.26916: stdout chunk (state=3): >>><<< 3027 1726776737.26931: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776737.26934: _low_level_execute_command(): starting 3027 1726776737.26939: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776737.1118903-6310-68217909875447/AnsiballZ_command.py && sleep 0' 3027 1726776737.27371: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776737.27374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776737.27377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776737.27379: 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 <<< 3027 1726776737.27381: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776737.27429: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776737.27432: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776737.27479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776737.55082: stdout chunk (state=3): >>> {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:12:17.440951", "end": "2024-09-19 16:12:17.549125", "delta": "0:00:00.108174", "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}}} <<< 3027 1726776737.56776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776737.56834: stderr chunk (state=3): >>><<< 3027 1726776737.56838: stdout chunk (state=3): >>><<< 3027 1726776737.56856: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:12:17.440951", "end": "2024-09-19 16:12:17.549125", "delta": "0:00:00.108174", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776737.56903: 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-1726776737.1118903-6310-68217909875447/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776737.56909: _low_level_execute_command(): starting 3027 1726776737.56914: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776737.1118903-6310-68217909875447/ > /dev/null 2>&1 && sleep 0' 3027 1726776737.57383: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776737.57386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776737.57388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776737.57395: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776737.57397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776737.57447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776737.57458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776737.57490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776737.59354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776737.59396: stderr chunk (state=3): >>><<< 3027 1726776737.59399: stdout chunk (state=3): >>><<< 3027 1726776737.59415: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776737.59421: handler run complete 3027 1726776737.59441: Evaluated conditional (False): False 3027 1726776737.59452: attempt loop complete, returning result 3027 1726776737.59454: _execute() done 3027 1726776737.59457: dumping result to json 3027 1726776737.59463: done dumping result, returning 3027 1726776737.59471: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0233de48-8dd1-1ba9-d908-000000000c42] 3027 1726776737.59475: sending task result for task 0233de48-8dd1-1ba9-d908-000000000c42 3027 1726776737.59581: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000c42 3027 1726776737.59585: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.108174", "end": "2024-09-19 16:12:17.549125", "rc": 0, "start": "2024-09-19 16:12:17.440951" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 3027 1726776737.59684: no more pending results, returning what we have 3027 1726776737.59687: results queue empty 3027 1726776737.59688: checking for any_errors_fatal 3027 1726776737.59689: done checking for any_errors_fatal 3027 1726776737.59690: checking for max_fail_percentage 3027 1726776737.59692: done checking for max_fail_percentage 3027 1726776737.59693: checking to see if all hosts have failed and the running result is not ok 3027 1726776737.59693: done checking to see if all hosts have failed 3027 1726776737.59694: getting the remaining hosts for this loop 3027 1726776737.59696: done getting the remaining hosts for this loop 3027 1726776737.59699: getting the next task for host managed_node2 3027 1726776737.59706: done getting next task for host managed_node2 3027 1726776737.59709: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3027 1726776737.59713: ^ 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 3027 1726776737.59723: getting variables 3027 1726776737.59724: in VariableManager get_vars() 3027 1726776737.59761: Calling all_inventory to load vars for managed_node2 3027 1726776737.59763: Calling groups_inventory to load vars for managed_node2 3027 1726776737.59765: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776737.59774: Calling all_plugins_play to load vars for managed_node2 3027 1726776737.59776: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776737.59779: Calling groups_plugins_play to load vars for managed_node2 3027 1726776737.59915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776737.60047: done with get_vars() 3027 1726776737.60057: done getting variables 3027 1726776737.60101: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:12:17 -0400 (0:00:00.528) 0:02:03.699 **** 3027 1726776737.60127: entering _queue_task() for managed_node2/shell 3027 1726776737.60319: worker is 1 (out of 1 available) 3027 1726776737.60333: exiting _queue_task() for managed_node2/shell 3027 1726776737.60344: done queuing things up, now waiting for results queue to drain 3027 1726776737.60346: waiting for pending results... 3027 1726776737.60534: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3027 1726776737.60635: in run() - task 0233de48-8dd1-1ba9-d908-000000000c43 3027 1726776737.60647: variable 'ansible_search_path' from source: unknown 3027 1726776737.60652: variable 'ansible_search_path' from source: unknown 3027 1726776737.60685: calling self._execute() 3027 1726776737.60765: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.60769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.60778: variable 'omit' from source: magic vars 3027 1726776737.61155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776737.61347: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776737.61384: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776737.61415: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776737.61464: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776737.61554: variable '__kernel_settings_register_verify_values' from source: set_fact 3027 1726776737.61579: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3027 1726776737.61583: when evaluation is False, skipping this task 3027 1726776737.61586: _execute() done 3027 1726776737.61589: dumping result to json 3027 1726776737.61592: done dumping result, returning 3027 1726776737.61598: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0233de48-8dd1-1ba9-d908-000000000c43] 3027 1726776737.61602: sending task result for task 0233de48-8dd1-1ba9-d908-000000000c43 3027 1726776737.61691: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000c43 3027 1726776737.61694: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3027 1726776737.61746: no more pending results, returning what we have 3027 1726776737.61751: results queue empty 3027 1726776737.61752: checking for any_errors_fatal 3027 1726776737.61759: done checking for any_errors_fatal 3027 1726776737.61760: checking for max_fail_percentage 3027 1726776737.61762: done checking for max_fail_percentage 3027 1726776737.61763: checking to see if all hosts have failed and the running result is not ok 3027 1726776737.61763: done checking to see if all hosts have failed 3027 1726776737.61764: getting the remaining hosts for this loop 3027 1726776737.61766: done getting the remaining hosts for this loop 3027 1726776737.61770: getting the next task for host managed_node2 3027 1726776737.61776: done getting next task for host managed_node2 3027 1726776737.61780: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3027 1726776737.61784: ^ 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 3027 1726776737.61800: getting variables 3027 1726776737.61801: in VariableManager get_vars() 3027 1726776737.61835: Calling all_inventory to load vars for managed_node2 3027 1726776737.61837: Calling groups_inventory to load vars for managed_node2 3027 1726776737.61840: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776737.61850: Calling all_plugins_play to load vars for managed_node2 3027 1726776737.61853: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776737.61856: Calling groups_plugins_play to load vars for managed_node2 3027 1726776737.61967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776737.62098: done with get_vars() 3027 1726776737.62107: done getting variables 3027 1726776737.62151: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:12:17 -0400 (0:00:00.020) 0:02:03.719 **** 3027 1726776737.62176: entering _queue_task() for managed_node2/fail 3027 1726776737.62371: worker is 1 (out of 1 available) 3027 1726776737.62385: exiting _queue_task() for managed_node2/fail 3027 1726776737.62397: done queuing things up, now waiting for results queue to drain 3027 1726776737.62399: waiting for pending results... 3027 1726776737.62573: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3027 1726776737.62653: in run() - task 0233de48-8dd1-1ba9-d908-000000000c44 3027 1726776737.62669: variable 'ansible_search_path' from source: unknown 3027 1726776737.62674: variable 'ansible_search_path' from source: unknown 3027 1726776737.62702: calling self._execute() 3027 1726776737.62777: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.62782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.62792: variable 'omit' from source: magic vars 3027 1726776737.63217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776737.63410: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776737.63443: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776737.63472: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776737.63498: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776737.63587: variable '__kernel_settings_register_verify_values' from source: set_fact 3027 1726776737.63613: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3027 1726776737.63617: when evaluation is False, skipping this task 3027 1726776737.63620: _execute() done 3027 1726776737.63622: dumping result to json 3027 1726776737.63624: done dumping result, returning 3027 1726776737.63632: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0233de48-8dd1-1ba9-d908-000000000c44] 3027 1726776737.63636: sending task result for task 0233de48-8dd1-1ba9-d908-000000000c44 3027 1726776737.63731: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000c44 3027 1726776737.63734: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3027 1726776737.63784: no more pending results, returning what we have 3027 1726776737.63787: results queue empty 3027 1726776737.63788: checking for any_errors_fatal 3027 1726776737.63793: done checking for any_errors_fatal 3027 1726776737.63794: checking for max_fail_percentage 3027 1726776737.63795: done checking for max_fail_percentage 3027 1726776737.63796: checking to see if all hosts have failed and the running result is not ok 3027 1726776737.63797: done checking to see if all hosts have failed 3027 1726776737.63797: getting the remaining hosts for this loop 3027 1726776737.63799: done getting the remaining hosts for this loop 3027 1726776737.63803: getting the next task for host managed_node2 3027 1726776737.63811: done getting next task for host managed_node2 3027 1726776737.63815: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3027 1726776737.63818: ^ 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 3027 1726776737.63835: getting variables 3027 1726776737.63836: in VariableManager get_vars() 3027 1726776737.63873: Calling all_inventory to load vars for managed_node2 3027 1726776737.63875: Calling groups_inventory to load vars for managed_node2 3027 1726776737.63877: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776737.63886: Calling all_plugins_play to load vars for managed_node2 3027 1726776737.63888: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776737.63891: Calling groups_plugins_play to load vars for managed_node2 3027 1726776737.64048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776737.64173: done with get_vars() 3027 1726776737.64181: done getting variables 3027 1726776737.64224: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:12:17 -0400 (0:00:00.020) 0:02:03.740 **** 3027 1726776737.64246: entering _queue_task() for managed_node2/set_fact 3027 1726776737.64440: worker is 1 (out of 1 available) 3027 1726776737.64455: exiting _queue_task() for managed_node2/set_fact 3027 1726776737.64469: done queuing things up, now waiting for results queue to drain 3027 1726776737.64471: waiting for pending results... 3027 1726776737.64659: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3027 1726776737.64738: in run() - task 0233de48-8dd1-1ba9-d908-000000000a04 3027 1726776737.64753: variable 'ansible_search_path' from source: unknown 3027 1726776737.64757: variable 'ansible_search_path' from source: unknown 3027 1726776737.64788: calling self._execute() 3027 1726776737.64871: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.64875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.64884: variable 'omit' from source: magic vars 3027 1726776737.64974: variable 'omit' from source: magic vars 3027 1726776737.65009: variable 'omit' from source: magic vars 3027 1726776737.65036: variable 'omit' from source: magic vars 3027 1726776737.65079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776737.65114: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776737.65132: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776737.65148: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776737.65163: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776737.65189: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776737.65192: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.65195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.65273: Set connection var ansible_shell_executable to /bin/sh 3027 1726776737.65279: Set connection var ansible_shell_type to sh 3027 1726776737.65282: Set connection var ansible_connection to ssh 3027 1726776737.65287: Set connection var ansible_pipelining to False 3027 1726776737.65293: Set connection var ansible_timeout to 10 3027 1726776737.65303: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776737.65320: variable 'ansible_shell_executable' from source: unknown 3027 1726776737.65323: variable 'ansible_connection' from source: unknown 3027 1726776737.65326: variable 'ansible_module_compression' from source: unknown 3027 1726776737.65328: variable 'ansible_shell_type' from source: unknown 3027 1726776737.65331: variable 'ansible_shell_executable' from source: unknown 3027 1726776737.65333: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.65338: variable 'ansible_pipelining' from source: unknown 3027 1726776737.65342: variable 'ansible_timeout' from source: unknown 3027 1726776737.65345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.65462: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776737.65473: variable 'omit' from source: magic vars 3027 1726776737.65478: starting attempt loop 3027 1726776737.65482: running the handler 3027 1726776737.65491: handler run complete 3027 1726776737.65502: attempt loop complete, returning result 3027 1726776737.65505: _execute() done 3027 1726776737.65508: dumping result to json 3027 1726776737.65510: done dumping result, returning 3027 1726776737.65515: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0233de48-8dd1-1ba9-d908-000000000a04] 3027 1726776737.65520: sending task result for task 0233de48-8dd1-1ba9-d908-000000000a04 3027 1726776737.65607: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000a04 3027 1726776737.65611: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 3027 1726776737.65685: no more pending results, returning what we have 3027 1726776737.65687: results queue empty 3027 1726776737.65688: checking for any_errors_fatal 3027 1726776737.65693: done checking for any_errors_fatal 3027 1726776737.65694: checking for max_fail_percentage 3027 1726776737.65695: done checking for max_fail_percentage 3027 1726776737.65696: checking to see if all hosts have failed and the running result is not ok 3027 1726776737.65697: done checking to see if all hosts have failed 3027 1726776737.65697: getting the remaining hosts for this loop 3027 1726776737.65699: done getting the remaining hosts for this loop 3027 1726776737.65705: getting the next task for host managed_node2 3027 1726776737.65710: done getting next task for host managed_node2 3027 1726776737.65713: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3027 1726776737.65716: ^ 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 3027 1726776737.65726: getting variables 3027 1726776737.65727: in VariableManager get_vars() 3027 1726776737.65761: Calling all_inventory to load vars for managed_node2 3027 1726776737.65763: Calling groups_inventory to load vars for managed_node2 3027 1726776737.65765: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776737.65771: Calling all_plugins_play to load vars for managed_node2 3027 1726776737.65773: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776737.65775: Calling groups_plugins_play to load vars for managed_node2 3027 1726776737.65885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776737.66015: done with get_vars() 3027 1726776737.66023: done getting variables 3027 1726776737.66066: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:12:17 -0400 (0:00:00.018) 0:02:03.758 **** 3027 1726776737.66088: entering _queue_task() for managed_node2/set_fact 3027 1726776737.66288: worker is 1 (out of 1 available) 3027 1726776737.66302: exiting _queue_task() for managed_node2/set_fact 3027 1726776737.66316: done queuing things up, now waiting for results queue to drain 3027 1726776737.66318: waiting for pending results... 3027 1726776737.66498: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3027 1726776737.66570: in run() - task 0233de48-8dd1-1ba9-d908-000000000a05 3027 1726776737.66584: variable 'ansible_search_path' from source: unknown 3027 1726776737.66587: variable 'ansible_search_path' from source: unknown 3027 1726776737.66619: calling self._execute() 3027 1726776737.66693: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.66697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.66707: variable 'omit' from source: magic vars 3027 1726776737.66793: variable 'omit' from source: magic vars 3027 1726776737.66828: variable 'omit' from source: magic vars 3027 1726776737.67187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776737.67367: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776737.67406: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776737.67432: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776737.67459: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776737.67570: variable '__kernel_settings_register_profile' from source: set_fact 3027 1726776737.67582: variable '__kernel_settings_register_mode' from source: set_fact 3027 1726776737.67591: variable '__kernel_settings_register_apply' from source: set_fact 3027 1726776737.67635: variable 'omit' from source: magic vars 3027 1726776737.67657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776737.67681: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776737.67698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776737.67714: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776737.67722: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776737.67751: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776737.67754: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.67757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.67827: Set connection var ansible_shell_executable to /bin/sh 3027 1726776737.67832: Set connection var ansible_shell_type to sh 3027 1726776737.67835: Set connection var ansible_connection to ssh 3027 1726776737.67841: Set connection var ansible_pipelining to False 3027 1726776737.67848: Set connection var ansible_timeout to 10 3027 1726776737.67858: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776737.67875: variable 'ansible_shell_executable' from source: unknown 3027 1726776737.67879: variable 'ansible_connection' from source: unknown 3027 1726776737.67881: variable 'ansible_module_compression' from source: unknown 3027 1726776737.67884: variable 'ansible_shell_type' from source: unknown 3027 1726776737.67887: variable 'ansible_shell_executable' from source: unknown 3027 1726776737.67889: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.67892: variable 'ansible_pipelining' from source: unknown 3027 1726776737.67896: variable 'ansible_timeout' from source: unknown 3027 1726776737.67903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.67985: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776737.67994: variable 'omit' from source: magic vars 3027 1726776737.67999: starting attempt loop 3027 1726776737.68005: running the handler 3027 1726776737.68013: handler run complete 3027 1726776737.68022: attempt loop complete, returning result 3027 1726776737.68024: _execute() done 3027 1726776737.68027: dumping result to json 3027 1726776737.68029: done dumping result, returning 3027 1726776737.68037: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0233de48-8dd1-1ba9-d908-000000000a05] 3027 1726776737.68040: sending task result for task 0233de48-8dd1-1ba9-d908-000000000a05 3027 1726776737.68129: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000a05 3027 1726776737.68132: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 3027 1726776737.68208: no more pending results, returning what we have 3027 1726776737.68212: results queue empty 3027 1726776737.68212: checking for any_errors_fatal 3027 1726776737.68217: done checking for any_errors_fatal 3027 1726776737.68218: checking for max_fail_percentage 3027 1726776737.68219: done checking for max_fail_percentage 3027 1726776737.68220: checking to see if all hosts have failed and the running result is not ok 3027 1726776737.68221: done checking to see if all hosts have failed 3027 1726776737.68222: getting the remaining hosts for this loop 3027 1726776737.68223: done getting the remaining hosts for this loop 3027 1726776737.68227: getting the next task for host managed_node2 3027 1726776737.68235: done getting next task for host managed_node2 3027 1726776737.68238: ^ task is: TASK: meta (role_complete) 3027 1726776737.68240: ^ 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 3027 1726776737.68252: getting variables 3027 1726776737.68253: in VariableManager get_vars() 3027 1726776737.68287: Calling all_inventory to load vars for managed_node2 3027 1726776737.68289: Calling groups_inventory to load vars for managed_node2 3027 1726776737.68291: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776737.68302: Calling all_plugins_play to load vars for managed_node2 3027 1726776737.68305: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776737.68308: Calling groups_plugins_play to load vars for managed_node2 3027 1726776737.68463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776737.68588: done with get_vars() 3027 1726776737.68596: done getting variables 3027 1726776737.68655: done queuing things up, now waiting for results queue to drain 3027 1726776737.68656: results queue empty 3027 1726776737.68657: checking for any_errors_fatal 3027 1726776737.68658: done checking for any_errors_fatal 3027 1726776737.68659: checking for max_fail_percentage 3027 1726776737.68660: done checking for max_fail_percentage 3027 1726776737.68664: checking to see if all hosts have failed and the running result is not ok 3027 1726776737.68665: done checking to see if all hosts have failed 3027 1726776737.68665: getting the remaining hosts for this loop 3027 1726776737.68666: done getting the remaining hosts for this loop 3027 1726776737.68667: getting the next task for host managed_node2 3027 1726776737.68670: done getting next task for host managed_node2 3027 1726776737.68672: ^ task is: TASK: meta (flush_handlers) 3027 1726776737.68673: ^ 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 3027 1726776737.68676: getting variables 3027 1726776737.68677: in VariableManager get_vars() 3027 1726776737.68685: Calling all_inventory to load vars for managed_node2 3027 1726776737.68687: Calling groups_inventory to load vars for managed_node2 3027 1726776737.68688: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776737.68691: Calling all_plugins_play to load vars for managed_node2 3027 1726776737.68693: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776737.68694: Calling groups_plugins_play to load vars for managed_node2 3027 1726776737.68779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776737.68892: done with get_vars() 3027 1726776737.68898: done getting variables TASK [Force handlers] ********************************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:191 Thursday 19 September 2024 16:12:17 -0400 (0:00:00.028) 0:02:03.787 **** 3027 1726776737.68945: in VariableManager get_vars() 3027 1726776737.68955: Calling all_inventory to load vars for managed_node2 3027 1726776737.68956: Calling groups_inventory to load vars for managed_node2 3027 1726776737.68958: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776737.68960: Calling all_plugins_play to load vars for managed_node2 3027 1726776737.68962: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776737.68964: Calling groups_plugins_play to load vars for managed_node2 3027 1726776737.69197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776737.69307: done with get_vars() META: triggered running handlers for managed_node2 3027 1726776737.69317: done queuing things up, now waiting for results queue to drain 3027 1726776737.69319: results queue empty 3027 1726776737.69319: checking for any_errors_fatal 3027 1726776737.69320: done checking for any_errors_fatal 3027 1726776737.69320: checking for max_fail_percentage 3027 1726776737.69321: done checking for max_fail_percentage 3027 1726776737.69321: checking to see if all hosts have failed and the running result is not ok 3027 1726776737.69322: done checking to see if all hosts have failed 3027 1726776737.69322: getting the remaining hosts for this loop 3027 1726776737.69323: done getting the remaining hosts for this loop 3027 1726776737.69325: getting the next task for host managed_node2 3027 1726776737.69328: done getting next task for host managed_node2 3027 1726776737.69329: ^ task is: TASK: Ensure kernel_settings_reboot_required is not set or is false 3027 1726776737.69330: ^ 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 3027 1726776737.69332: getting variables 3027 1726776737.69332: in VariableManager get_vars() 3027 1726776737.69339: Calling all_inventory to load vars for managed_node2 3027 1726776737.69340: Calling groups_inventory to load vars for managed_node2 3027 1726776737.69341: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776737.69344: Calling all_plugins_play to load vars for managed_node2 3027 1726776737.69346: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776737.69348: Calling groups_plugins_play to load vars for managed_node2 3027 1726776737.69427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776737.69534: done with get_vars() 3027 1726776737.69539: done getting variables 3027 1726776737.69568: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:194 Thursday 19 September 2024 16:12:17 -0400 (0:00:00.006) 0:02:03.793 **** 3027 1726776737.69584: entering _queue_task() for managed_node2/assert 3027 1726776737.69811: worker is 1 (out of 1 available) 3027 1726776737.69825: exiting _queue_task() for managed_node2/assert 3027 1726776737.69840: done queuing things up, now waiting for results queue to drain 3027 1726776737.69841: waiting for pending results... 3027 1726776737.70032: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false 3027 1726776737.70106: in run() - task 0233de48-8dd1-1ba9-d908-000000000027 3027 1726776737.70118: variable 'ansible_search_path' from source: unknown 3027 1726776737.70153: calling self._execute() 3027 1726776737.70233: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.70238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.70250: variable 'omit' from source: magic vars 3027 1726776737.70341: variable 'omit' from source: magic vars 3027 1726776737.70367: variable 'omit' from source: magic vars 3027 1726776737.70393: variable 'omit' from source: magic vars 3027 1726776737.70431: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776737.70464: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776737.70484: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776737.70499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776737.70510: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776737.70536: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776737.70540: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.70543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.70619: Set connection var ansible_shell_executable to /bin/sh 3027 1726776737.70624: Set connection var ansible_shell_type to sh 3027 1726776737.70628: Set connection var ansible_connection to ssh 3027 1726776737.70633: Set connection var ansible_pipelining to False 3027 1726776737.70639: Set connection var ansible_timeout to 10 3027 1726776737.70647: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776737.70666: variable 'ansible_shell_executable' from source: unknown 3027 1726776737.70670: variable 'ansible_connection' from source: unknown 3027 1726776737.70672: variable 'ansible_module_compression' from source: unknown 3027 1726776737.70675: variable 'ansible_shell_type' from source: unknown 3027 1726776737.70678: variable 'ansible_shell_executable' from source: unknown 3027 1726776737.70681: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.70684: variable 'ansible_pipelining' from source: unknown 3027 1726776737.70686: variable 'ansible_timeout' from source: unknown 3027 1726776737.70691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.70808: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776737.70817: variable 'omit' from source: magic vars 3027 1726776737.70825: starting attempt loop 3027 1726776737.70828: running the handler 3027 1726776737.71102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776737.72733: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776737.72784: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776737.72814: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776737.72842: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776737.72877: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776737.72935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776737.72958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776737.72976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776737.73006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776737.73018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776737.73112: variable 'kernel_settings_reboot_required' from source: set_fact 3027 1726776737.73127: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 3027 1726776737.73133: handler run complete 3027 1726776737.73157: attempt loop complete, returning result 3027 1726776737.73160: _execute() done 3027 1726776737.73163: dumping result to json 3027 1726776737.73165: done dumping result, returning 3027 1726776737.73174: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false [0233de48-8dd1-1ba9-d908-000000000027] 3027 1726776737.73180: sending task result for task 0233de48-8dd1-1ba9-d908-000000000027 3027 1726776737.73278: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000027 3027 1726776737.73281: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 3027 1726776737.73334: no more pending results, returning what we have 3027 1726776737.73338: results queue empty 3027 1726776737.73339: checking for any_errors_fatal 3027 1726776737.73341: done checking for any_errors_fatal 3027 1726776737.73341: checking for max_fail_percentage 3027 1726776737.73343: done checking for max_fail_percentage 3027 1726776737.73344: checking to see if all hosts have failed and the running result is not ok 3027 1726776737.73345: done checking to see if all hosts have failed 3027 1726776737.73346: getting the remaining hosts for this loop 3027 1726776737.73348: done getting the remaining hosts for this loop 3027 1726776737.73354: getting the next task for host managed_node2 3027 1726776737.73360: done getting next task for host managed_node2 3027 1726776737.73363: ^ task is: TASK: Ensure role reported changed 3027 1726776737.73365: ^ 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 3027 1726776737.73369: getting variables 3027 1726776737.73370: in VariableManager get_vars() 3027 1726776737.73411: Calling all_inventory to load vars for managed_node2 3027 1726776737.73413: Calling groups_inventory to load vars for managed_node2 3027 1726776737.73415: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776737.73425: Calling all_plugins_play to load vars for managed_node2 3027 1726776737.73433: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776737.73436: Calling groups_plugins_play to load vars for managed_node2 3027 1726776737.73576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776737.73744: done with get_vars() 3027 1726776737.73753: done getting variables 3027 1726776737.73797: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:198 Thursday 19 September 2024 16:12:17 -0400 (0:00:00.042) 0:02:03.835 **** 3027 1726776737.73819: entering _queue_task() for managed_node2/assert 3027 1726776737.74029: worker is 1 (out of 1 available) 3027 1726776737.74043: exiting _queue_task() for managed_node2/assert 3027 1726776737.74059: done queuing things up, now waiting for results queue to drain 3027 1726776737.74061: waiting for pending results... 3027 1726776737.74235: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 3027 1726776737.74307: in run() - task 0233de48-8dd1-1ba9-d908-000000000028 3027 1726776737.74318: variable 'ansible_search_path' from source: unknown 3027 1726776737.74352: calling self._execute() 3027 1726776737.74429: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.74433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.74442: variable 'omit' from source: magic vars 3027 1726776737.74530: variable 'omit' from source: magic vars 3027 1726776737.74557: variable 'omit' from source: magic vars 3027 1726776737.74581: variable 'omit' from source: magic vars 3027 1726776737.74621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776737.74655: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776737.74673: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776737.74689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776737.74699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776737.74728: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776737.74732: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.74735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.74813: Set connection var ansible_shell_executable to /bin/sh 3027 1726776737.74819: Set connection var ansible_shell_type to sh 3027 1726776737.74822: Set connection var ansible_connection to ssh 3027 1726776737.74830: Set connection var ansible_pipelining to False 3027 1726776737.74834: Set connection var ansible_timeout to 10 3027 1726776737.74843: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776737.74865: variable 'ansible_shell_executable' from source: unknown 3027 1726776737.74868: variable 'ansible_connection' from source: unknown 3027 1726776737.74871: variable 'ansible_module_compression' from source: unknown 3027 1726776737.74874: variable 'ansible_shell_type' from source: unknown 3027 1726776737.74876: variable 'ansible_shell_executable' from source: unknown 3027 1726776737.74879: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.74883: variable 'ansible_pipelining' from source: unknown 3027 1726776737.74885: variable 'ansible_timeout' from source: unknown 3027 1726776737.74890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.75007: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776737.75017: variable 'omit' from source: magic vars 3027 1726776737.75022: starting attempt loop 3027 1726776737.75029: running the handler 3027 1726776737.75304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776737.76950: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776737.77003: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776737.77033: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776737.77062: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776737.77083: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776737.77152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776737.77173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776737.77191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776737.77222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776737.77234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776737.77321: variable '__kernel_settings_changed' from source: set_fact 3027 1726776737.77336: Evaluated conditional (__kernel_settings_changed | d(false)): True 3027 1726776737.77343: handler run complete 3027 1726776737.77364: attempt loop complete, returning result 3027 1726776737.77367: _execute() done 3027 1726776737.77370: dumping result to json 3027 1726776737.77372: done dumping result, returning 3027 1726776737.77380: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [0233de48-8dd1-1ba9-d908-000000000028] 3027 1726776737.77384: sending task result for task 0233de48-8dd1-1ba9-d908-000000000028 3027 1726776737.77480: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000028 3027 1726776737.77483: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 3027 1726776737.77534: no more pending results, returning what we have 3027 1726776737.77538: results queue empty 3027 1726776737.77539: checking for any_errors_fatal 3027 1726776737.77545: done checking for any_errors_fatal 3027 1726776737.77546: checking for max_fail_percentage 3027 1726776737.77547: done checking for max_fail_percentage 3027 1726776737.77550: checking to see if all hosts have failed and the running result is not ok 3027 1726776737.77551: done checking to see if all hosts have failed 3027 1726776737.77552: getting the remaining hosts for this loop 3027 1726776737.77554: done getting the remaining hosts for this loop 3027 1726776737.77558: getting the next task for host managed_node2 3027 1726776737.77563: done getting next task for host managed_node2 3027 1726776737.77566: ^ task is: TASK: Check sysctl 3027 1726776737.77568: ^ 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 3027 1726776737.77572: getting variables 3027 1726776737.77574: in VariableManager get_vars() 3027 1726776737.77614: Calling all_inventory to load vars for managed_node2 3027 1726776737.77617: Calling groups_inventory to load vars for managed_node2 3027 1726776737.77619: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776737.77629: Calling all_plugins_play to load vars for managed_node2 3027 1726776737.77632: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776737.77640: Calling groups_plugins_play to load vars for managed_node2 3027 1726776737.77782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776737.77912: done with get_vars() 3027 1726776737.77921: done getting variables 3027 1726776737.77969: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysctl] ************************************************************ task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:202 Thursday 19 September 2024 16:12:17 -0400 (0:00:00.041) 0:02:03.877 **** 3027 1726776737.77989: entering _queue_task() for managed_node2/shell 3027 1726776737.78199: worker is 1 (out of 1 available) 3027 1726776737.78217: exiting _queue_task() for managed_node2/shell 3027 1726776737.78232: done queuing things up, now waiting for results queue to drain 3027 1726776737.78234: waiting for pending results... 3027 1726776737.78413: running TaskExecutor() for managed_node2/TASK: Check sysctl 3027 1726776737.78477: in run() - task 0233de48-8dd1-1ba9-d908-000000000029 3027 1726776737.78492: variable 'ansible_search_path' from source: unknown 3027 1726776737.78525: calling self._execute() 3027 1726776737.78606: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.78611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.78619: variable 'omit' from source: magic vars 3027 1726776737.78707: variable 'omit' from source: magic vars 3027 1726776737.78731: variable 'omit' from source: magic vars 3027 1726776737.78756: variable 'omit' from source: magic vars 3027 1726776737.78793: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776737.78827: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776737.78844: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776737.78860: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776737.78871: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776737.78898: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776737.78904: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.78907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.78981: Set connection var ansible_shell_executable to /bin/sh 3027 1726776737.78988: Set connection var ansible_shell_type to sh 3027 1726776737.78990: Set connection var ansible_connection to ssh 3027 1726776737.78998: Set connection var ansible_pipelining to False 3027 1726776737.79003: Set connection var ansible_timeout to 10 3027 1726776737.79011: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776737.79029: variable 'ansible_shell_executable' from source: unknown 3027 1726776737.79032: variable 'ansible_connection' from source: unknown 3027 1726776737.79034: variable 'ansible_module_compression' from source: unknown 3027 1726776737.79037: variable 'ansible_shell_type' from source: unknown 3027 1726776737.79039: variable 'ansible_shell_executable' from source: unknown 3027 1726776737.79042: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776737.79047: variable 'ansible_pipelining' from source: unknown 3027 1726776737.79051: variable 'ansible_timeout' from source: unknown 3027 1726776737.79056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776737.79170: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776737.79180: variable 'omit' from source: magic vars 3027 1726776737.79185: starting attempt loop 3027 1726776737.79189: running the handler 3027 1726776737.79199: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776737.79218: _low_level_execute_command(): starting 3027 1726776737.79225: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776737.79755: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776737.79761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776737.79780: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776737.79832: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776737.79836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776737.79838: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776737.79888: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776737.81615: stdout chunk (state=3): >>>/root <<< 3027 1726776737.81719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776737.81777: stderr chunk (state=3): >>><<< 3027 1726776737.81781: stdout chunk (state=3): >>><<< 3027 1726776737.81809: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776737.81821: _low_level_execute_command(): starting 3027 1726776737.81827: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776737.8180957-6327-180037512395986 `" && echo ansible-tmp-1726776737.8180957-6327-180037512395986="` echo /root/.ansible/tmp/ansible-tmp-1726776737.8180957-6327-180037512395986 `" ) && sleep 0' 3027 1726776737.82308: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776737.82311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776737.82314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776737.82324: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776737.82327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776737.82372: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776737.82376: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776737.82381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776737.82417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776737.84360: stdout chunk (state=3): >>>ansible-tmp-1726776737.8180957-6327-180037512395986=/root/.ansible/tmp/ansible-tmp-1726776737.8180957-6327-180037512395986 <<< 3027 1726776737.84473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776737.84531: stderr chunk (state=3): >>><<< 3027 1726776737.84534: stdout chunk (state=3): >>><<< 3027 1726776737.84553: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776737.8180957-6327-180037512395986=/root/.ansible/tmp/ansible-tmp-1726776737.8180957-6327-180037512395986 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776737.84581: variable 'ansible_module_compression' from source: unknown 3027 1726776737.84626: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776737.84663: variable 'ansible_facts' from source: unknown 3027 1726776737.84714: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776737.8180957-6327-180037512395986/AnsiballZ_command.py 3027 1726776737.84825: Sending initial data 3027 1726776737.84829: Sent initial data (154 bytes) 3027 1726776737.85298: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776737.85304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776737.85307: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776737.85309: 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 <<< 3027 1726776737.85311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776737.85363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776737.85366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776737.85370: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776737.85407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776737.87043: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 3027 1726776737.87048: 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 <<< 3027 1726776737.87078: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776737.87116: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpb5m8b3uv /root/.ansible/tmp/ansible-tmp-1726776737.8180957-6327-180037512395986/AnsiballZ_command.py <<< 3027 1726776737.87123: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776737.8180957-6327-180037512395986/AnsiballZ_command.py" <<< 3027 1726776737.87153: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpb5m8b3uv" to remote "/root/.ansible/tmp/ansible-tmp-1726776737.8180957-6327-180037512395986/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776737.8180957-6327-180037512395986/AnsiballZ_command.py" <<< 3027 1726776737.87666: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776737.87725: stderr chunk (state=3): >>><<< 3027 1726776737.87729: stdout chunk (state=3): >>><<< 3027 1726776737.87747: done transferring module to remote 3027 1726776737.87759: _low_level_execute_command(): starting 3027 1726776737.87764: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776737.8180957-6327-180037512395986/ /root/.ansible/tmp/ansible-tmp-1726776737.8180957-6327-180037512395986/AnsiballZ_command.py && sleep 0' 3027 1726776737.88228: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776737.88232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776737.88234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776737.88237: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776737.88243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776737.88245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776737.88292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776737.88296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776737.88300: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776737.88333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776737.90168: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776737.90180: stderr chunk (state=3): >>><<< 3027 1726776737.90183: stdout chunk (state=3): >>><<< 3027 1726776737.90199: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776737.90202: _low_level_execute_command(): starting 3027 1726776737.90210: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776737.8180957-6327-180037512395986/AnsiballZ_command.py && sleep 0' 3027 1726776737.90665: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776737.90669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776737.90671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776737.90674: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776737.90676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776737.90730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776737.90738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776737.90741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776737.90777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776738.07991: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "start": "2024-09-19 16:12:18.072812", "end": "2024-09-19 16:12:18.078287", "delta": "0:00:00.005475", "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}}} <<< 3027 1726776738.09612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776738.09675: stderr chunk (state=3): >>><<< 3027 1726776738.09679: stdout chunk (state=3): >>><<< 3027 1726776738.09695: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "start": "2024-09-19 16:12:18.072812", "end": "2024-09-19 16:12:18.078287", "delta": "0:00:00.005475", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776738.09805: 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-1726776737.8180957-6327-180037512395986/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776738.09809: _low_level_execute_command(): starting 3027 1726776738.09815: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776737.8180957-6327-180037512395986/ > /dev/null 2>&1 && sleep 0' 3027 1726776738.10277: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776738.10287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.10302: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.10355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776738.10359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776738.10365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776738.10411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776738.12272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776738.12325: stderr chunk (state=3): >>><<< 3027 1726776738.12328: stdout chunk (state=3): >>><<< 3027 1726776738.12345: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776738.12444: handler run complete 3027 1726776738.12447: Evaluated conditional (False): False 3027 1726776738.12451: attempt loop complete, returning result 3027 1726776738.12453: _execute() done 3027 1726776738.12455: dumping result to json 3027 1726776738.12457: done dumping result, returning 3027 1726776738.12458: done running TaskExecutor() for managed_node2/TASK: Check sysctl [0233de48-8dd1-1ba9-d908-000000000029] 3027 1726776738.12460: sending task result for task 0233de48-8dd1-1ba9-d908-000000000029 3027 1726776738.12534: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000029 3027 1726776738.12537: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "delta": "0:00:00.005475", "end": "2024-09-19 16:12:18.078287", "rc": 0, "start": "2024-09-19 16:12:18.072812" } 3027 1726776738.12612: no more pending results, returning what we have 3027 1726776738.12616: results queue empty 3027 1726776738.12617: checking for any_errors_fatal 3027 1726776738.12623: done checking for any_errors_fatal 3027 1726776738.12624: checking for max_fail_percentage 3027 1726776738.12625: done checking for max_fail_percentage 3027 1726776738.12626: checking to see if all hosts have failed and the running result is not ok 3027 1726776738.12626: done checking to see if all hosts have failed 3027 1726776738.12627: getting the remaining hosts for this loop 3027 1726776738.12628: done getting the remaining hosts for this loop 3027 1726776738.12632: getting the next task for host managed_node2 3027 1726776738.12637: done getting next task for host managed_node2 3027 1726776738.12640: ^ task is: TASK: Check sysfs after role runs 3027 1726776738.12642: ^ 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 3027 1726776738.12645: getting variables 3027 1726776738.12646: in VariableManager get_vars() 3027 1726776738.12682: Calling all_inventory to load vars for managed_node2 3027 1726776738.12685: Calling groups_inventory to load vars for managed_node2 3027 1726776738.12687: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776738.12697: Calling all_plugins_play to load vars for managed_node2 3027 1726776738.12699: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776738.12702: Calling groups_plugins_play to load vars for managed_node2 3027 1726776738.12859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776738.12975: done with get_vars() 3027 1726776738.12983: done getting variables 3027 1726776738.13029: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysfs after role runs] ********************************************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:208 Thursday 19 September 2024 16:12:18 -0400 (0:00:00.350) 0:02:04.228 **** 3027 1726776738.13051: entering _queue_task() for managed_node2/command 3027 1726776738.13260: worker is 1 (out of 1 available) 3027 1726776738.13275: exiting _queue_task() for managed_node2/command 3027 1726776738.13288: done queuing things up, now waiting for results queue to drain 3027 1726776738.13289: waiting for pending results... 3027 1726776738.13478: running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs 3027 1726776738.13542: in run() - task 0233de48-8dd1-1ba9-d908-00000000002a 3027 1726776738.13557: variable 'ansible_search_path' from source: unknown 3027 1726776738.13590: calling self._execute() 3027 1726776738.13669: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776738.13673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776738.13683: variable 'omit' from source: magic vars 3027 1726776738.13771: variable 'omit' from source: magic vars 3027 1726776738.13797: variable 'omit' from source: magic vars 3027 1726776738.13822: variable 'omit' from source: magic vars 3027 1726776738.13862: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776738.13892: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776738.13914: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776738.13929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776738.13939: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776738.13968: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776738.13972: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776738.13975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776738.14053: Set connection var ansible_shell_executable to /bin/sh 3027 1726776738.14059: Set connection var ansible_shell_type to sh 3027 1726776738.14063: Set connection var ansible_connection to ssh 3027 1726776738.14068: Set connection var ansible_pipelining to False 3027 1726776738.14074: Set connection var ansible_timeout to 10 3027 1726776738.14082: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776738.14102: variable 'ansible_shell_executable' from source: unknown 3027 1726776738.14107: variable 'ansible_connection' from source: unknown 3027 1726776738.14110: variable 'ansible_module_compression' from source: unknown 3027 1726776738.14113: variable 'ansible_shell_type' from source: unknown 3027 1726776738.14115: variable 'ansible_shell_executable' from source: unknown 3027 1726776738.14118: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776738.14123: variable 'ansible_pipelining' from source: unknown 3027 1726776738.14126: variable 'ansible_timeout' from source: unknown 3027 1726776738.14129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776738.14248: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776738.14259: variable 'omit' from source: magic vars 3027 1726776738.14265: starting attempt loop 3027 1726776738.14268: running the handler 3027 1726776738.14282: _low_level_execute_command(): starting 3027 1726776738.14289: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776738.14827: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776738.14831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776738.14837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.14888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776738.14891: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776738.14898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776738.14934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776738.16574: stdout chunk (state=3): >>>/root <<< 3027 1726776738.16683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776738.16739: stderr chunk (state=3): >>><<< 3027 1726776738.16743: stdout chunk (state=3): >>><<< 3027 1726776738.16770: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776738.16782: _low_level_execute_command(): starting 3027 1726776738.16788: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776738.1677122-6335-150043669734108 `" && echo ansible-tmp-1726776738.1677122-6335-150043669734108="` echo /root/.ansible/tmp/ansible-tmp-1726776738.1677122-6335-150043669734108 `" ) && sleep 0' 3027 1726776738.17275: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776738.17279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.17281: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776738.17284: 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.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776738.17295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.17339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776738.17343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776738.17351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776738.17383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776738.19314: stdout chunk (state=3): >>>ansible-tmp-1726776738.1677122-6335-150043669734108=/root/.ansible/tmp/ansible-tmp-1726776738.1677122-6335-150043669734108 <<< 3027 1726776738.19429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776738.19486: stderr chunk (state=3): >>><<< 3027 1726776738.19489: stdout chunk (state=3): >>><<< 3027 1726776738.19507: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776738.1677122-6335-150043669734108=/root/.ansible/tmp/ansible-tmp-1726776738.1677122-6335-150043669734108 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776738.19535: variable 'ansible_module_compression' from source: unknown 3027 1726776738.19584: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776738.19620: variable 'ansible_facts' from source: unknown 3027 1726776738.19673: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776738.1677122-6335-150043669734108/AnsiballZ_command.py 3027 1726776738.19782: Sending initial data 3027 1726776738.19786: Sent initial data (154 bytes) 3027 1726776738.20256: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776738.20259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.20262: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776738.20264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776738.20269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.20307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776738.20320: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776738.20359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776738.21965: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776738.22012: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776738.22045: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpl0rlrmj5 /root/.ansible/tmp/ansible-tmp-1726776738.1677122-6335-150043669734108/AnsiballZ_command.py <<< 3027 1726776738.22050: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776738.1677122-6335-150043669734108/AnsiballZ_command.py" <<< 3027 1726776738.22497: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpl0rlrmj5" to remote "/root/.ansible/tmp/ansible-tmp-1726776738.1677122-6335-150043669734108/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776738.1677122-6335-150043669734108/AnsiballZ_command.py" <<< 3027 1726776738.23088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776738.23099: stdout chunk (state=3): >>><<< 3027 1726776738.23113: stderr chunk (state=3): >>><<< 3027 1726776738.23143: done transferring module to remote 3027 1726776738.23168: _low_level_execute_command(): starting 3027 1726776738.23181: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776738.1677122-6335-150043669734108/ /root/.ansible/tmp/ansible-tmp-1726776738.1677122-6335-150043669734108/AnsiballZ_command.py && sleep 0' 3027 1726776738.23696: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776738.23715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776738.23727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.23772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776738.23784: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776738.23828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776738.25633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776738.25682: stderr chunk (state=3): >>><<< 3027 1726776738.25685: stdout chunk (state=3): >>><<< 3027 1726776738.25701: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776738.25707: _low_level_execute_command(): starting 3027 1726776738.25713: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776738.1677122-6335-150043669734108/AnsiballZ_command.py && sleep 0' 3027 1726776738.26158: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776738.26162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776738.26164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.26166: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776738.26168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.26218: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776738.26224: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776738.26272: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776738.43165: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["grep", "-Lxqv", "60666", "/sys/class/net/lo/mtu"], "start": "2024-09-19 16:12:18.426371", "end": "2024-09-19 16:12:18.430022", "delta": "0:00:00.003651", "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}}} <<< 3027 1726776738.44771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776738.44831: stderr chunk (state=3): >>><<< 3027 1726776738.44834: stdout chunk (state=3): >>><<< 3027 1726776738.44855: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["grep", "-Lxqv", "60666", "/sys/class/net/lo/mtu"], "start": "2024-09-19 16:12:18.426371", "end": "2024-09-19 16:12:18.430022", "delta": "0:00:00.003651", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776738.44897: 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-1726776738.1677122-6335-150043669734108/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776738.44907: _low_level_execute_command(): starting 3027 1726776738.44912: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776738.1677122-6335-150043669734108/ > /dev/null 2>&1 && sleep 0' 3027 1726776738.45383: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776738.45386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.45389: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776738.45391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.45448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776738.45458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776738.45460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776738.45494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776738.47372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776738.47417: stderr chunk (state=3): >>><<< 3027 1726776738.47420: stdout chunk (state=3): >>><<< 3027 1726776738.47435: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776738.47442: handler run complete 3027 1726776738.47463: Evaluated conditional (False): False 3027 1726776738.47472: attempt loop complete, returning result 3027 1726776738.47475: _execute() done 3027 1726776738.47478: dumping result to json 3027 1726776738.47483: done dumping result, returning 3027 1726776738.47490: done running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs [0233de48-8dd1-1ba9-d908-00000000002a] 3027 1726776738.47495: sending task result for task 0233de48-8dd1-1ba9-d908-00000000002a 3027 1726776738.47596: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000002a 3027 1726776738.47599: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-Lxqv", "60666", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003651", "end": "2024-09-19 16:12:18.430022", "rc": 0, "start": "2024-09-19 16:12:18.426371" } 3027 1726776738.47673: no more pending results, returning what we have 3027 1726776738.47676: results queue empty 3027 1726776738.47677: checking for any_errors_fatal 3027 1726776738.47684: done checking for any_errors_fatal 3027 1726776738.47685: checking for max_fail_percentage 3027 1726776738.47687: done checking for max_fail_percentage 3027 1726776738.47688: checking to see if all hosts have failed and the running result is not ok 3027 1726776738.47689: done checking to see if all hosts have failed 3027 1726776738.47690: getting the remaining hosts for this loop 3027 1726776738.47691: done getting the remaining hosts for this loop 3027 1726776738.47695: getting the next task for host managed_node2 3027 1726776738.47705: done getting next task for host managed_node2 3027 1726776738.47708: ^ task is: TASK: Cleanup 3027 1726776738.47710: ^ 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 3027 1726776738.47713: getting variables 3027 1726776738.47715: in VariableManager get_vars() 3027 1726776738.47751: Calling all_inventory to load vars for managed_node2 3027 1726776738.47754: Calling groups_inventory to load vars for managed_node2 3027 1726776738.47756: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776738.47766: Calling all_plugins_play to load vars for managed_node2 3027 1726776738.47769: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776738.47771: Calling groups_plugins_play to load vars for managed_node2 3027 1726776738.47899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776738.48024: done with get_vars() 3027 1726776738.48033: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:213 Thursday 19 September 2024 16:12:18 -0400 (0:00:00.350) 0:02:04.578 **** 3027 1726776738.48105: entering _queue_task() for managed_node2/include_tasks 3027 1726776738.48316: worker is 1 (out of 1 available) 3027 1726776738.48330: exiting _queue_task() for managed_node2/include_tasks 3027 1726776738.48343: done queuing things up, now waiting for results queue to drain 3027 1726776738.48344: waiting for pending results... 3027 1726776738.48528: running TaskExecutor() for managed_node2/TASK: Cleanup 3027 1726776738.48607: in run() - task 0233de48-8dd1-1ba9-d908-00000000002b 3027 1726776738.48619: variable 'ansible_search_path' from source: unknown 3027 1726776738.48654: calling self._execute() 3027 1726776738.48731: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776738.48738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776738.48747: variable 'omit' from source: magic vars 3027 1726776738.48837: _execute() done 3027 1726776738.48841: dumping result to json 3027 1726776738.48845: done dumping result, returning 3027 1726776738.48851: done running TaskExecutor() for managed_node2/TASK: Cleanup [0233de48-8dd1-1ba9-d908-00000000002b] 3027 1726776738.48857: sending task result for task 0233de48-8dd1-1ba9-d908-00000000002b 3027 1726776738.48964: done sending task result for task 0233de48-8dd1-1ba9-d908-00000000002b 3027 1726776738.48967: WORKER PROCESS EXITING 3027 1726776738.48996: no more pending results, returning what we have 3027 1726776738.49004: in VariableManager get_vars() 3027 1726776738.49046: Calling all_inventory to load vars for managed_node2 3027 1726776738.49051: Calling groups_inventory to load vars for managed_node2 3027 1726776738.49054: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776738.49064: Calling all_plugins_play to load vars for managed_node2 3027 1726776738.49067: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776738.49070: Calling groups_plugins_play to load vars for managed_node2 3027 1726776738.49242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776738.49359: done with get_vars() 3027 1726776738.49365: variable 'ansible_search_path' from source: unknown 3027 1726776738.49375: we have included files to process 3027 1726776738.49376: generating all_blocks data 3027 1726776738.49377: done generating all_blocks data 3027 1726776738.49381: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 3027 1726776738.49382: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 3027 1726776738.49383: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 3027 1726776738.50058: done processing included file 3027 1726776738.50063: iterating over new_blocks loaded from include file 3027 1726776738.50064: in VariableManager get_vars() 3027 1726776738.50075: done with get_vars() 3027 1726776738.50076: filtering new block on tags 3027 1726776738.50091: done filtering new block on tags 3027 1726776738.50093: in VariableManager get_vars() 3027 1726776738.50103: done with get_vars() 3027 1726776738.50104: filtering new block on tags 3027 1726776738.50143: done filtering new block on tags 3027 1726776738.50145: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml for managed_node2 3027 1726776738.50150: extending task lists for all hosts with included blocks 3027 1726776738.52898: done extending task lists 3027 1726776738.52899: done processing included files 3027 1726776738.52902: results queue empty 3027 1726776738.52902: checking for any_errors_fatal 3027 1726776738.52905: done checking for any_errors_fatal 3027 1726776738.52906: checking for max_fail_percentage 3027 1726776738.52906: done checking for max_fail_percentage 3027 1726776738.52907: checking to see if all hosts have failed and the running result is not ok 3027 1726776738.52907: done checking to see if all hosts have failed 3027 1726776738.52908: getting the remaining hosts for this loop 3027 1726776738.52909: done getting the remaining hosts for this loop 3027 1726776738.52911: getting the next task for host managed_node2 3027 1726776738.52914: done getting next task for host managed_node2 3027 1726776738.52916: ^ task is: TASK: Show current tuned profile settings 3027 1726776738.52917: ^ 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 3027 1726776738.52919: getting variables 3027 1726776738.52919: in VariableManager get_vars() 3027 1726776738.52930: Calling all_inventory to load vars for managed_node2 3027 1726776738.52931: Calling groups_inventory to load vars for managed_node2 3027 1726776738.52933: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776738.52938: Calling all_plugins_play to load vars for managed_node2 3027 1726776738.52940: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776738.52941: Calling groups_plugins_play to load vars for managed_node2 3027 1726776738.53034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776738.53145: done with get_vars() 3027 1726776738.53155: done getting variables 3027 1726776738.53185: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current tuned profile settings] ************************************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:2 Thursday 19 September 2024 16:12:18 -0400 (0:00:00.051) 0:02:04.629 **** 3027 1726776738.53208: entering _queue_task() for managed_node2/command 3027 1726776738.53452: worker is 1 (out of 1 available) 3027 1726776738.53466: exiting _queue_task() for managed_node2/command 3027 1726776738.53480: done queuing things up, now waiting for results queue to drain 3027 1726776738.53482: waiting for pending results... 3027 1726776738.53662: running TaskExecutor() for managed_node2/TASK: Show current tuned profile settings 3027 1726776738.53726: in run() - task 0233de48-8dd1-1ba9-d908-000000000cab 3027 1726776738.53739: variable 'ansible_search_path' from source: unknown 3027 1726776738.53743: variable 'ansible_search_path' from source: unknown 3027 1726776738.53777: calling self._execute() 3027 1726776738.53854: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776738.53860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776738.53864: variable 'omit' from source: magic vars 3027 1726776738.53948: variable 'omit' from source: magic vars 3027 1726776738.53977: variable 'omit' from source: magic vars 3027 1726776738.54237: variable '__kernel_settings_profile_filename' from source: role '' exported vars 3027 1726776738.54298: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3027 1726776738.54362: variable '__kernel_settings_profile_parent' from source: set_fact 3027 1726776738.54366: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 3027 1726776738.54429: variable 'omit' from source: magic vars 3027 1726776738.54465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776738.54497: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776738.54515: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776738.54529: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776738.54539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776738.54566: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776738.54569: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776738.54573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776738.54645: Set connection var ansible_shell_executable to /bin/sh 3027 1726776738.54652: Set connection var ansible_shell_type to sh 3027 1726776738.54656: Set connection var ansible_connection to ssh 3027 1726776738.54661: Set connection var ansible_pipelining to False 3027 1726776738.54667: Set connection var ansible_timeout to 10 3027 1726776738.54675: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776738.54693: variable 'ansible_shell_executable' from source: unknown 3027 1726776738.54696: variable 'ansible_connection' from source: unknown 3027 1726776738.54699: variable 'ansible_module_compression' from source: unknown 3027 1726776738.54704: variable 'ansible_shell_type' from source: unknown 3027 1726776738.54707: variable 'ansible_shell_executable' from source: unknown 3027 1726776738.54709: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776738.54712: variable 'ansible_pipelining' from source: unknown 3027 1726776738.54714: variable 'ansible_timeout' from source: unknown 3027 1726776738.54717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776738.54824: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776738.54832: variable 'omit' from source: magic vars 3027 1726776738.54839: starting attempt loop 3027 1726776738.54842: running the handler 3027 1726776738.54857: _low_level_execute_command(): starting 3027 1726776738.54864: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776738.55397: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776738.55401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.55404: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776738.55407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.55455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776738.55459: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776738.55472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776738.55515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776738.57221: stdout chunk (state=3): >>>/root <<< 3027 1726776738.57332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776738.57379: stderr chunk (state=3): >>><<< 3027 1726776738.57383: stdout chunk (state=3): >>><<< 3027 1726776738.57403: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776738.57416: _low_level_execute_command(): starting 3027 1726776738.57421: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776738.5740464-6347-58217987840005 `" && echo ansible-tmp-1726776738.5740464-6347-58217987840005="` echo /root/.ansible/tmp/ansible-tmp-1726776738.5740464-6347-58217987840005 `" ) && sleep 0' 3027 1726776738.57890: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776738.57893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776738.57906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776738.57909: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776738.57912: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.57956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776738.57961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776738.57962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776738.57995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776738.59938: stdout chunk (state=3): >>>ansible-tmp-1726776738.5740464-6347-58217987840005=/root/.ansible/tmp/ansible-tmp-1726776738.5740464-6347-58217987840005 <<< 3027 1726776738.60060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776738.60107: stderr chunk (state=3): >>><<< 3027 1726776738.60110: stdout chunk (state=3): >>><<< 3027 1726776738.60122: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776738.5740464-6347-58217987840005=/root/.ansible/tmp/ansible-tmp-1726776738.5740464-6347-58217987840005 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776738.60148: variable 'ansible_module_compression' from source: unknown 3027 1726776738.60190: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776738.60225: variable 'ansible_facts' from source: unknown 3027 1726776738.60276: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776738.5740464-6347-58217987840005/AnsiballZ_command.py 3027 1726776738.60377: Sending initial data 3027 1726776738.60381: Sent initial data (153 bytes) 3027 1726776738.60835: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776738.60839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.60841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776738.60844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776738.60846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.60892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776738.60895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776738.60937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776738.62525: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776738.62560: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776738.62592: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpa5frr4uq /root/.ansible/tmp/ansible-tmp-1726776738.5740464-6347-58217987840005/AnsiballZ_command.py <<< 3027 1726776738.62605: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776738.5740464-6347-58217987840005/AnsiballZ_command.py" <<< 3027 1726776738.62625: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpa5frr4uq" to remote "/root/.ansible/tmp/ansible-tmp-1726776738.5740464-6347-58217987840005/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776738.5740464-6347-58217987840005/AnsiballZ_command.py" <<< 3027 1726776738.63126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776738.63184: stderr chunk (state=3): >>><<< 3027 1726776738.63187: stdout chunk (state=3): >>><<< 3027 1726776738.63214: done transferring module to remote 3027 1726776738.63218: _low_level_execute_command(): starting 3027 1726776738.63220: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776738.5740464-6347-58217987840005/ /root/.ansible/tmp/ansible-tmp-1726776738.5740464-6347-58217987840005/AnsiballZ_command.py && sleep 0' 3027 1726776738.63656: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776738.63660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776738.63662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776738.63665: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776738.63670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.63719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776738.63726: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776738.63728: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776738.63760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776738.65585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776738.65630: stderr chunk (state=3): >>><<< 3027 1726776738.65633: stdout chunk (state=3): >>><<< 3027 1726776738.65645: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776738.65648: _low_level_execute_command(): starting 3027 1726776738.65655: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776738.5740464-6347-58217987840005/AnsiballZ_command.py && sleep 0' 3027 1726776738.66075: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776738.66079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776738.66081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776738.66084: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776738.66086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.66133: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776738.66136: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776738.66179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776738.83098: 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 16:12:18.826000", "end": "2024-09-19 16:12:18.829320", "delta": "0:00:00.003320", "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}}} <<< 3027 1726776738.84704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776738.84763: stderr chunk (state=3): >>><<< 3027 1726776738.84767: stdout chunk (state=3): >>><<< 3027 1726776738.84783: _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 16:12:18.826000", "end": "2024-09-19 16:12:18.829320", "delta": "0:00:00.003320", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776738.84818: 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-1726776738.5740464-6347-58217987840005/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776738.84827: _low_level_execute_command(): starting 3027 1726776738.84833: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776738.5740464-6347-58217987840005/ > /dev/null 2>&1 && sleep 0' 3027 1726776738.85307: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776738.85315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776738.85318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.85320: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776738.85322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776738.85377: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776738.85386: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776738.85389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776738.85424: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776738.87316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776738.87370: stderr chunk (state=3): >>><<< 3027 1726776738.87374: stdout chunk (state=3): >>><<< 3027 1726776738.87389: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776738.87395: handler run complete 3027 1726776738.87417: Evaluated conditional (False): False 3027 1726776738.87426: attempt loop complete, returning result 3027 1726776738.87429: _execute() done 3027 1726776738.87434: dumping result to json 3027 1726776738.87440: done dumping result, returning 3027 1726776738.87447: done running TaskExecutor() for managed_node2/TASK: Show current tuned profile settings [0233de48-8dd1-1ba9-d908-000000000cab] 3027 1726776738.87453: sending task result for task 0233de48-8dd1-1ba9-d908-000000000cab 3027 1726776738.87561: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000cab 3027 1726776738.87564: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/etc/tuned/profiles/kernel_settings/tuned.conf" ], "delta": "0:00:00.003320", "end": "2024-09-19 16:12:18.829320", "rc": 0, "start": "2024-09-19 16:12:18.826000" } STDOUT: # # Ansible managed # # system_role:kernel_settings [main] summary = kernel settings [vm] transparent_hugepages = never 3027 1726776738.87639: no more pending results, returning what we have 3027 1726776738.87643: results queue empty 3027 1726776738.87644: checking for any_errors_fatal 3027 1726776738.87645: done checking for any_errors_fatal 3027 1726776738.87646: checking for max_fail_percentage 3027 1726776738.87647: done checking for max_fail_percentage 3027 1726776738.87648: checking to see if all hosts have failed and the running result is not ok 3027 1726776738.87652: done checking to see if all hosts have failed 3027 1726776738.87652: getting the remaining hosts for this loop 3027 1726776738.87654: done getting the remaining hosts for this loop 3027 1726776738.87659: getting the next task for host managed_node2 3027 1726776738.87669: done getting next task for host managed_node2 3027 1726776738.87672: ^ task is: TASK: Run role with purge to remove everything 3027 1726776738.87675: ^ 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 3027 1726776738.87679: getting variables 3027 1726776738.87680: in VariableManager get_vars() 3027 1726776738.87716: Calling all_inventory to load vars for managed_node2 3027 1726776738.87719: Calling groups_inventory to load vars for managed_node2 3027 1726776738.87721: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776738.87731: Calling all_plugins_play to load vars for managed_node2 3027 1726776738.87734: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776738.87737: Calling groups_plugins_play to load vars for managed_node2 3027 1726776738.87883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776738.88011: done with get_vars() 3027 1726776738.88019: done getting variables TASK [Run role with purge to remove everything] ******************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:9 Thursday 19 September 2024 16:12:18 -0400 (0:00:00.348) 0:02:04.978 **** 3027 1726776738.88089: entering _queue_task() for managed_node2/include_role 3027 1726776738.88302: worker is 1 (out of 1 available) 3027 1726776738.88317: exiting _queue_task() for managed_node2/include_role 3027 1726776738.88331: done queuing things up, now waiting for results queue to drain 3027 1726776738.88333: waiting for pending results... 3027 1726776738.88515: running TaskExecutor() for managed_node2/TASK: Run role with purge to remove everything 3027 1726776738.88592: in run() - task 0233de48-8dd1-1ba9-d908-000000000cad 3027 1726776738.88607: variable 'ansible_search_path' from source: unknown 3027 1726776738.88610: variable 'ansible_search_path' from source: unknown 3027 1726776738.88641: calling self._execute() 3027 1726776738.88716: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776738.88719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776738.88729: variable 'omit' from source: magic vars 3027 1726776738.88816: _execute() done 3027 1726776738.88820: dumping result to json 3027 1726776738.88823: done dumping result, returning 3027 1726776738.88828: done running TaskExecutor() for managed_node2/TASK: Run role with purge to remove everything [0233de48-8dd1-1ba9-d908-000000000cad] 3027 1726776738.88834: sending task result for task 0233de48-8dd1-1ba9-d908-000000000cad 3027 1726776738.88956: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000cad 3027 1726776738.88960: WORKER PROCESS EXITING 3027 1726776738.88988: no more pending results, returning what we have 3027 1726776738.88992: in VariableManager get_vars() 3027 1726776738.89032: Calling all_inventory to load vars for managed_node2 3027 1726776738.89035: Calling groups_inventory to load vars for managed_node2 3027 1726776738.89037: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776738.89048: Calling all_plugins_play to load vars for managed_node2 3027 1726776738.89053: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776738.89056: Calling groups_plugins_play to load vars for managed_node2 3027 1726776738.89182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776738.89324: done with get_vars() 3027 1726776738.89330: variable 'ansible_search_path' from source: unknown 3027 1726776738.89331: variable 'ansible_search_path' from source: unknown 3027 1726776738.89530: variable 'omit' from source: magic vars 3027 1726776738.89554: variable 'omit' from source: magic vars 3027 1726776738.89564: variable 'omit' from source: magic vars 3027 1726776738.89567: we have included files to process 3027 1726776738.89567: generating all_blocks data 3027 1726776738.89568: done generating all_blocks data 3027 1726776738.89572: processing included file: fedora.linux_system_roles.kernel_settings 3027 1726776738.89585: in VariableManager get_vars() 3027 1726776738.89596: done with get_vars() 3027 1726776738.89620: in VariableManager get_vars() 3027 1726776738.89633: done with get_vars() 3027 1726776738.89661: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 3027 1726776738.89702: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 3027 1726776738.89718: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 3027 1726776738.89769: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 3027 1726776738.90131: in VariableManager get_vars() 3027 1726776738.90148: done with get_vars() 3027 1726776738.91035: in VariableManager get_vars() 3027 1726776738.91054: done with get_vars() 3027 1726776738.91168: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 3027 1726776738.91596: iterating over new_blocks loaded from include file 3027 1726776738.91598: in VariableManager get_vars() 3027 1726776738.91615: done with get_vars() 3027 1726776738.91616: filtering new block on tags 3027 1726776738.91645: done filtering new block on tags 3027 1726776738.91647: in VariableManager get_vars() 3027 1726776738.91818: done with get_vars() 3027 1726776738.91820: filtering new block on tags 3027 1726776738.91852: done filtering new block on tags 3027 1726776738.91854: in VariableManager get_vars() 3027 1726776738.91864: done with get_vars() 3027 1726776738.91865: filtering new block on tags 3027 1726776738.91965: done filtering new block on tags 3027 1726776738.91967: in VariableManager get_vars() 3027 1726776738.91978: done with get_vars() 3027 1726776738.91979: filtering new block on tags 3027 1726776738.91990: done filtering new block on tags 3027 1726776738.91991: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 3027 1726776738.91996: extending task lists for all hosts with included blocks 3027 1726776738.92178: done extending task lists 3027 1726776738.92179: done processing included files 3027 1726776738.92180: results queue empty 3027 1726776738.92180: checking for any_errors_fatal 3027 1726776738.92183: done checking for any_errors_fatal 3027 1726776738.92184: checking for max_fail_percentage 3027 1726776738.92185: done checking for max_fail_percentage 3027 1726776738.92185: checking to see if all hosts have failed and the running result is not ok 3027 1726776738.92186: done checking to see if all hosts have failed 3027 1726776738.92186: getting the remaining hosts for this loop 3027 1726776738.92187: done getting the remaining hosts for this loop 3027 1726776738.92189: getting the next task for host managed_node2 3027 1726776738.92192: done getting next task for host managed_node2 3027 1726776738.92194: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3027 1726776738.92195: ^ 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 3027 1726776738.92205: getting variables 3027 1726776738.92206: in VariableManager get_vars() 3027 1726776738.92216: Calling all_inventory to load vars for managed_node2 3027 1726776738.92217: Calling groups_inventory to load vars for managed_node2 3027 1726776738.92219: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776738.92223: Calling all_plugins_play to load vars for managed_node2 3027 1726776738.92225: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776738.92227: Calling groups_plugins_play to load vars for managed_node2 3027 1726776738.92335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776738.92454: done with get_vars() 3027 1726776738.92460: done getting variables 3027 1726776738.92491: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:12:18 -0400 (0:00:00.044) 0:02:05.022 **** 3027 1726776738.92520: entering _queue_task() for managed_node2/fail 3027 1726776738.92760: worker is 1 (out of 1 available) 3027 1726776738.92775: exiting _queue_task() for managed_node2/fail 3027 1726776738.92790: done queuing things up, now waiting for results queue to drain 3027 1726776738.92792: waiting for pending results... 3027 1726776738.92990: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 3027 1726776738.93077: in run() - task 0233de48-8dd1-1ba9-d908-000000000ed1 3027 1726776738.93090: variable 'ansible_search_path' from source: unknown 3027 1726776738.93093: variable 'ansible_search_path' from source: unknown 3027 1726776738.93129: calling self._execute() 3027 1726776738.93205: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776738.93210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776738.93218: variable 'omit' from source: magic vars 3027 1726776738.93605: variable 'kernel_settings_sysctl' from source: include params 3027 1726776738.93610: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776738.93622: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 3027 1726776738.93845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776738.95459: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776738.95508: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776738.95537: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776738.95566: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776738.95587: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776738.95657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776738.95678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776738.95697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776738.95727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776738.95740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776738.95784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776738.95803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776738.95821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776738.95848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776738.95861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776738.95896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776738.95914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776738.95932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776738.95962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776738.95973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776738.96190: variable 'kernel_settings_sysctl' from source: include params 3027 1726776738.96212: 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 3027 1726776738.96216: when evaluation is False, skipping this task 3027 1726776738.96219: _execute() done 3027 1726776738.96222: dumping result to json 3027 1726776738.96224: done dumping result, returning 3027 1726776738.96232: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0233de48-8dd1-1ba9-d908-000000000ed1] 3027 1726776738.96237: sending task result for task 0233de48-8dd1-1ba9-d908-000000000ed1 3027 1726776738.96336: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000ed1 3027 1726776738.96339: 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" } 3027 1726776738.96393: no more pending results, returning what we have 3027 1726776738.96398: results queue empty 3027 1726776738.96398: checking for any_errors_fatal 3027 1726776738.96402: done checking for any_errors_fatal 3027 1726776738.96403: checking for max_fail_percentage 3027 1726776738.96404: done checking for max_fail_percentage 3027 1726776738.96405: checking to see if all hosts have failed and the running result is not ok 3027 1726776738.96406: done checking to see if all hosts have failed 3027 1726776738.96407: getting the remaining hosts for this loop 3027 1726776738.96409: done getting the remaining hosts for this loop 3027 1726776738.96415: getting the next task for host managed_node2 3027 1726776738.96421: done getting next task for host managed_node2 3027 1726776738.96425: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3027 1726776738.96429: ^ 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 3027 1726776738.96456: getting variables 3027 1726776738.96458: in VariableManager get_vars() 3027 1726776738.96494: Calling all_inventory to load vars for managed_node2 3027 1726776738.96497: Calling groups_inventory to load vars for managed_node2 3027 1726776738.96498: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776738.96510: Calling all_plugins_play to load vars for managed_node2 3027 1726776738.96513: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776738.96515: Calling groups_plugins_play to load vars for managed_node2 3027 1726776738.96653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776738.96812: done with get_vars() 3027 1726776738.96820: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:12:18 -0400 (0:00:00.043) 0:02:05.066 **** 3027 1726776738.96893: entering _queue_task() for managed_node2/include_tasks 3027 1726776738.97109: worker is 1 (out of 1 available) 3027 1726776738.97124: exiting _queue_task() for managed_node2/include_tasks 3027 1726776738.97138: done queuing things up, now waiting for results queue to drain 3027 1726776738.97140: waiting for pending results... 3027 1726776738.97336: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 3027 1726776738.97433: in run() - task 0233de48-8dd1-1ba9-d908-000000000ed2 3027 1726776738.97445: variable 'ansible_search_path' from source: unknown 3027 1726776738.97451: variable 'ansible_search_path' from source: unknown 3027 1726776738.97486: calling self._execute() 3027 1726776738.97564: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776738.97571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776738.97583: variable 'omit' from source: magic vars 3027 1726776738.97667: _execute() done 3027 1726776738.97670: dumping result to json 3027 1726776738.97673: done dumping result, returning 3027 1726776738.97680: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0233de48-8dd1-1ba9-d908-000000000ed2] 3027 1726776738.97686: sending task result for task 0233de48-8dd1-1ba9-d908-000000000ed2 3027 1726776738.97786: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000ed2 3027 1726776738.97789: WORKER PROCESS EXITING 3027 1726776738.97844: no more pending results, returning what we have 3027 1726776738.97851: in VariableManager get_vars() 3027 1726776738.97892: Calling all_inventory to load vars for managed_node2 3027 1726776738.97895: Calling groups_inventory to load vars for managed_node2 3027 1726776738.97897: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776738.97906: Calling all_plugins_play to load vars for managed_node2 3027 1726776738.97909: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776738.97911: Calling groups_plugins_play to load vars for managed_node2 3027 1726776738.98044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776738.98174: done with get_vars() 3027 1726776738.98181: variable 'ansible_search_path' from source: unknown 3027 1726776738.98181: variable 'ansible_search_path' from source: unknown 3027 1726776738.98205: we have included files to process 3027 1726776738.98206: generating all_blocks data 3027 1726776738.98207: done generating all_blocks data 3027 1726776738.98213: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3027 1726776738.98214: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3027 1726776738.98216: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 3027 1726776738.98693: done processing included file 3027 1726776738.98697: iterating over new_blocks loaded from include file 3027 1726776738.98698: in VariableManager get_vars() 3027 1726776738.98737: done with get_vars() 3027 1726776738.98739: filtering new block on tags 3027 1726776738.98762: done filtering new block on tags 3027 1726776738.98764: in VariableManager get_vars() 3027 1726776738.98779: done with get_vars() 3027 1726776738.98781: filtering new block on tags 3027 1726776738.98808: done filtering new block on tags 3027 1726776738.98810: in VariableManager get_vars() 3027 1726776738.98825: done with get_vars() 3027 1726776738.98826: filtering new block on tags 3027 1726776738.98852: done filtering new block on tags 3027 1726776738.98854: in VariableManager get_vars() 3027 1726776738.98869: done with get_vars() 3027 1726776738.98870: filtering new block on tags 3027 1726776738.98886: done filtering new block on tags 3027 1726776738.98887: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 3027 1726776738.98891: extending task lists for all hosts with included blocks 3027 1726776738.99030: done extending task lists 3027 1726776738.99031: done processing included files 3027 1726776738.99032: results queue empty 3027 1726776738.99032: checking for any_errors_fatal 3027 1726776738.99035: done checking for any_errors_fatal 3027 1726776738.99035: checking for max_fail_percentage 3027 1726776738.99036: done checking for max_fail_percentage 3027 1726776738.99036: checking to see if all hosts have failed and the running result is not ok 3027 1726776738.99037: done checking to see if all hosts have failed 3027 1726776738.99037: getting the remaining hosts for this loop 3027 1726776738.99038: done getting the remaining hosts for this loop 3027 1726776738.99040: getting the next task for host managed_node2 3027 1726776738.99043: done getting next task for host managed_node2 3027 1726776738.99045: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3027 1726776738.99048: ^ 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 3027 1726776738.99057: getting variables 3027 1726776738.99058: in VariableManager get_vars() 3027 1726776738.99067: Calling all_inventory to load vars for managed_node2 3027 1726776738.99068: Calling groups_inventory to load vars for managed_node2 3027 1726776738.99070: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776738.99074: Calling all_plugins_play to load vars for managed_node2 3027 1726776738.99075: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776738.99077: Calling groups_plugins_play to load vars for managed_node2 3027 1726776738.99165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776738.99304: done with get_vars() 3027 1726776738.99311: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:12:18 -0400 (0:00:00.024) 0:02:05.091 **** 3027 1726776738.99366: entering _queue_task() for managed_node2/setup 3027 1726776738.99596: worker is 1 (out of 1 available) 3027 1726776738.99612: exiting _queue_task() for managed_node2/setup 3027 1726776738.99626: done queuing things up, now waiting for results queue to drain 3027 1726776738.99628: waiting for pending results... 3027 1726776738.99828: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 3027 1726776738.99934: in run() - task 0233de48-8dd1-1ba9-d908-000000000f4d 3027 1726776738.99948: variable 'ansible_search_path' from source: unknown 3027 1726776738.99953: variable 'ansible_search_path' from source: unknown 3027 1726776738.99986: calling self._execute() 3027 1726776739.00064: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776739.00070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776739.00080: variable 'omit' from source: magic vars 3027 1726776739.00496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776739.02134: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776739.02193: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776739.02225: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776739.02256: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776739.02277: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776739.02344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776739.02369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776739.02386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776739.02418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776739.02429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776739.02477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776739.02494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776739.02514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776739.02541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776739.02553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776739.02692: variable '__kernel_settings_required_facts' from source: role '' all vars 3027 1726776739.02702: variable 'ansible_facts' from source: unknown 3027 1726776739.02771: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 3027 1726776739.02774: when evaluation is False, skipping this task 3027 1726776739.02777: _execute() done 3027 1726776739.02780: dumping result to json 3027 1726776739.02783: done dumping result, returning 3027 1726776739.02790: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0233de48-8dd1-1ba9-d908-000000000f4d] 3027 1726776739.02795: sending task result for task 0233de48-8dd1-1ba9-d908-000000000f4d 3027 1726776739.02892: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000f4d 3027 1726776739.02897: 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" } 3027 1726776739.02947: no more pending results, returning what we have 3027 1726776739.02954: results queue empty 3027 1726776739.02955: checking for any_errors_fatal 3027 1726776739.02956: done checking for any_errors_fatal 3027 1726776739.02956: checking for max_fail_percentage 3027 1726776739.02958: done checking for max_fail_percentage 3027 1726776739.02959: checking to see if all hosts have failed and the running result is not ok 3027 1726776739.02960: done checking to see if all hosts have failed 3027 1726776739.02960: getting the remaining hosts for this loop 3027 1726776739.02962: done getting the remaining hosts for this loop 3027 1726776739.02967: getting the next task for host managed_node2 3027 1726776739.02977: done getting next task for host managed_node2 3027 1726776739.02981: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3027 1726776739.02986: ^ 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 3027 1726776739.03006: getting variables 3027 1726776739.03008: in VariableManager get_vars() 3027 1726776739.03045: Calling all_inventory to load vars for managed_node2 3027 1726776739.03047: Calling groups_inventory to load vars for managed_node2 3027 1726776739.03051: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776739.03060: Calling all_plugins_play to load vars for managed_node2 3027 1726776739.03063: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776739.03066: Calling groups_plugins_play to load vars for managed_node2 3027 1726776739.03206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776739.03344: done with get_vars() 3027 1726776739.03356: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:12:19 -0400 (0:00:00.040) 0:02:05.132 **** 3027 1726776739.03435: entering _queue_task() for managed_node2/stat 3027 1726776739.03669: worker is 1 (out of 1 available) 3027 1726776739.03686: exiting _queue_task() for managed_node2/stat 3027 1726776739.03701: done queuing things up, now waiting for results queue to drain 3027 1726776739.03702: waiting for pending results... 3027 1726776739.03906: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 3027 1726776739.04015: in run() - task 0233de48-8dd1-1ba9-d908-000000000f4f 3027 1726776739.04027: variable 'ansible_search_path' from source: unknown 3027 1726776739.04031: variable 'ansible_search_path' from source: unknown 3027 1726776739.04064: calling self._execute() 3027 1726776739.04139: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776739.04144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776739.04155: variable 'omit' from source: magic vars 3027 1726776739.04519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776739.04768: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776739.04804: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776739.04831: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776739.04861: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776739.04930: 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) 3027 1726776739.04950: 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) 3027 1726776739.04969: 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) 3027 1726776739.04987: 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) 3027 1726776739.05083: variable '__kernel_settings_is_ostree' from source: set_fact 3027 1726776739.05092: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3027 1726776739.05095: when evaluation is False, skipping this task 3027 1726776739.05098: _execute() done 3027 1726776739.05103: dumping result to json 3027 1726776739.05106: done dumping result, returning 3027 1726776739.05110: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0233de48-8dd1-1ba9-d908-000000000f4f] 3027 1726776739.05116: sending task result for task 0233de48-8dd1-1ba9-d908-000000000f4f 3027 1726776739.05207: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000f4f 3027 1726776739.05211: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3027 1726776739.05281: no more pending results, returning what we have 3027 1726776739.05285: results queue empty 3027 1726776739.05286: checking for any_errors_fatal 3027 1726776739.05294: done checking for any_errors_fatal 3027 1726776739.05294: checking for max_fail_percentage 3027 1726776739.05296: done checking for max_fail_percentage 3027 1726776739.05297: checking to see if all hosts have failed and the running result is not ok 3027 1726776739.05297: done checking to see if all hosts have failed 3027 1726776739.05298: getting the remaining hosts for this loop 3027 1726776739.05302: done getting the remaining hosts for this loop 3027 1726776739.05306: getting the next task for host managed_node2 3027 1726776739.05313: done getting next task for host managed_node2 3027 1726776739.05317: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3027 1726776739.05322: ^ 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 3027 1726776739.05340: getting variables 3027 1726776739.05342: in VariableManager get_vars() 3027 1726776739.05378: Calling all_inventory to load vars for managed_node2 3027 1726776739.05381: Calling groups_inventory to load vars for managed_node2 3027 1726776739.05383: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776739.05393: Calling all_plugins_play to load vars for managed_node2 3027 1726776739.05395: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776739.05397: Calling groups_plugins_play to load vars for managed_node2 3027 1726776739.05553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776739.05683: done with get_vars() 3027 1726776739.05691: done getting variables 3027 1726776739.05735: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:12:19 -0400 (0:00:00.023) 0:02:05.155 **** 3027 1726776739.05764: entering _queue_task() for managed_node2/set_fact 3027 1726776739.05978: worker is 1 (out of 1 available) 3027 1726776739.05991: exiting _queue_task() for managed_node2/set_fact 3027 1726776739.06010: done queuing things up, now waiting for results queue to drain 3027 1726776739.06011: waiting for pending results... 3027 1726776739.06191: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 3027 1726776739.06293: in run() - task 0233de48-8dd1-1ba9-d908-000000000f50 3027 1726776739.06308: variable 'ansible_search_path' from source: unknown 3027 1726776739.06313: variable 'ansible_search_path' from source: unknown 3027 1726776739.06343: calling self._execute() 3027 1726776739.06417: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776739.06421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776739.06431: variable 'omit' from source: magic vars 3027 1726776739.06789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776739.06977: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776739.07014: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776739.07043: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776739.07071: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776739.07139: 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) 3027 1726776739.07160: 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) 3027 1726776739.07178: 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) 3027 1726776739.07197: 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) 3027 1726776739.07298: variable '__kernel_settings_is_ostree' from source: set_fact 3027 1726776739.07308: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 3027 1726776739.07311: when evaluation is False, skipping this task 3027 1726776739.07315: _execute() done 3027 1726776739.07317: dumping result to json 3027 1726776739.07322: done dumping result, returning 3027 1726776739.07328: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0233de48-8dd1-1ba9-d908-000000000f50] 3027 1726776739.07333: sending task result for task 0233de48-8dd1-1ba9-d908-000000000f50 3027 1726776739.07427: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000f50 3027 1726776739.07433: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 3027 1726776739.07486: no more pending results, returning what we have 3027 1726776739.07490: results queue empty 3027 1726776739.07491: checking for any_errors_fatal 3027 1726776739.07497: done checking for any_errors_fatal 3027 1726776739.07498: checking for max_fail_percentage 3027 1726776739.07502: done checking for max_fail_percentage 3027 1726776739.07503: checking to see if all hosts have failed and the running result is not ok 3027 1726776739.07504: done checking to see if all hosts have failed 3027 1726776739.07504: getting the remaining hosts for this loop 3027 1726776739.07506: done getting the remaining hosts for this loop 3027 1726776739.07510: getting the next task for host managed_node2 3027 1726776739.07520: done getting next task for host managed_node2 3027 1726776739.07524: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3027 1726776739.07529: ^ 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 3027 1726776739.07546: getting variables 3027 1726776739.07547: in VariableManager get_vars() 3027 1726776739.07583: Calling all_inventory to load vars for managed_node2 3027 1726776739.07586: Calling groups_inventory to load vars for managed_node2 3027 1726776739.07588: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776739.07597: Calling all_plugins_play to load vars for managed_node2 3027 1726776739.07602: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776739.07605: Calling groups_plugins_play to load vars for managed_node2 3027 1726776739.07729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776739.07866: done with get_vars() 3027 1726776739.07875: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:12:19 -0400 (0:00:00.021) 0:02:05.177 **** 3027 1726776739.07951: entering _queue_task() for managed_node2/stat 3027 1726776739.08172: worker is 1 (out of 1 available) 3027 1726776739.08187: exiting _queue_task() for managed_node2/stat 3027 1726776739.08204: done queuing things up, now waiting for results queue to drain 3027 1726776739.08206: waiting for pending results... 3027 1726776739.08387: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 3027 1726776739.08486: in run() - task 0233de48-8dd1-1ba9-d908-000000000f52 3027 1726776739.08502: variable 'ansible_search_path' from source: unknown 3027 1726776739.08505: variable 'ansible_search_path' from source: unknown 3027 1726776739.08536: calling self._execute() 3027 1726776739.08614: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776739.08618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776739.08627: variable 'omit' from source: magic vars 3027 1726776739.09073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776739.09267: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776739.09304: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776739.09331: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776739.09358: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776739.09430: 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) 3027 1726776739.09448: 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) 3027 1726776739.09470: 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) 3027 1726776739.09491: 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) 3027 1726776739.09589: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776739.09597: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3027 1726776739.09603: when evaluation is False, skipping this task 3027 1726776739.09608: _execute() done 3027 1726776739.09611: dumping result to json 3027 1726776739.09613: done dumping result, returning 3027 1726776739.09619: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0233de48-8dd1-1ba9-d908-000000000f52] 3027 1726776739.09623: sending task result for task 0233de48-8dd1-1ba9-d908-000000000f52 3027 1726776739.09722: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000f52 3027 1726776739.09725: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3027 1726776739.09785: no more pending results, returning what we have 3027 1726776739.09789: results queue empty 3027 1726776739.09790: checking for any_errors_fatal 3027 1726776739.09798: done checking for any_errors_fatal 3027 1726776739.09798: checking for max_fail_percentage 3027 1726776739.09803: done checking for max_fail_percentage 3027 1726776739.09804: checking to see if all hosts have failed and the running result is not ok 3027 1726776739.09805: done checking to see if all hosts have failed 3027 1726776739.09805: getting the remaining hosts for this loop 3027 1726776739.09808: done getting the remaining hosts for this loop 3027 1726776739.09812: getting the next task for host managed_node2 3027 1726776739.09819: done getting next task for host managed_node2 3027 1726776739.09823: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3027 1726776739.09827: ^ 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 3027 1726776739.09847: getting variables 3027 1726776739.09851: in VariableManager get_vars() 3027 1726776739.09887: Calling all_inventory to load vars for managed_node2 3027 1726776739.09890: Calling groups_inventory to load vars for managed_node2 3027 1726776739.09892: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776739.09904: Calling all_plugins_play to load vars for managed_node2 3027 1726776739.09906: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776739.09909: Calling groups_plugins_play to load vars for managed_node2 3027 1726776739.10075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776739.10205: done with get_vars() 3027 1726776739.10214: done getting variables 3027 1726776739.10260: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:12:19 -0400 (0:00:00.023) 0:02:05.200 **** 3027 1726776739.10288: entering _queue_task() for managed_node2/set_fact 3027 1726776739.10512: worker is 1 (out of 1 available) 3027 1726776739.10528: exiting _queue_task() for managed_node2/set_fact 3027 1726776739.10542: done queuing things up, now waiting for results queue to drain 3027 1726776739.10544: waiting for pending results... 3027 1726776739.10733: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 3027 1726776739.10835: in run() - task 0233de48-8dd1-1ba9-d908-000000000f53 3027 1726776739.10850: variable 'ansible_search_path' from source: unknown 3027 1726776739.10855: variable 'ansible_search_path' from source: unknown 3027 1726776739.10887: calling self._execute() 3027 1726776739.10966: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776739.10971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776739.10980: variable 'omit' from source: magic vars 3027 1726776739.11347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776739.11544: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776739.11581: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776739.11610: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776739.11665: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776739.11733: 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) 3027 1726776739.11753: 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) 3027 1726776739.11774: 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) 3027 1726776739.11793: 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) 3027 1726776739.11885: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776739.11894: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 3027 1726776739.11897: when evaluation is False, skipping this task 3027 1726776739.11902: _execute() done 3027 1726776739.11906: dumping result to json 3027 1726776739.11908: done dumping result, returning 3027 1726776739.11915: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0233de48-8dd1-1ba9-d908-000000000f53] 3027 1726776739.11918: sending task result for task 0233de48-8dd1-1ba9-d908-000000000f53 3027 1726776739.12012: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000f53 3027 1726776739.12016: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 3027 1726776739.12066: no more pending results, returning what we have 3027 1726776739.12070: results queue empty 3027 1726776739.12071: checking for any_errors_fatal 3027 1726776739.12076: done checking for any_errors_fatal 3027 1726776739.12077: checking for max_fail_percentage 3027 1726776739.12079: done checking for max_fail_percentage 3027 1726776739.12080: checking to see if all hosts have failed and the running result is not ok 3027 1726776739.12080: done checking to see if all hosts have failed 3027 1726776739.12081: getting the remaining hosts for this loop 3027 1726776739.12084: done getting the remaining hosts for this loop 3027 1726776739.12087: getting the next task for host managed_node2 3027 1726776739.12097: done getting next task for host managed_node2 3027 1726776739.12103: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3027 1726776739.12108: ^ 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 3027 1726776739.12126: getting variables 3027 1726776739.12128: in VariableManager get_vars() 3027 1726776739.12164: Calling all_inventory to load vars for managed_node2 3027 1726776739.12166: Calling groups_inventory to load vars for managed_node2 3027 1726776739.12168: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776739.12177: Calling all_plugins_play to load vars for managed_node2 3027 1726776739.12180: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776739.12182: Calling groups_plugins_play to load vars for managed_node2 3027 1726776739.12306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776739.12441: done with get_vars() 3027 1726776739.12451: done getting variables 3027 1726776739.12495: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:12:19 -0400 (0:00:00.022) 0:02:05.223 **** 3027 1726776739.12524: entering _queue_task() for managed_node2/include_vars 3027 1726776739.12741: worker is 1 (out of 1 available) 3027 1726776739.12757: exiting _queue_task() for managed_node2/include_vars 3027 1726776739.12773: done queuing things up, now waiting for results queue to drain 3027 1726776739.12775: waiting for pending results... 3027 1726776739.12959: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 3027 1726776739.13063: in run() - task 0233de48-8dd1-1ba9-d908-000000000f55 3027 1726776739.13076: variable 'ansible_search_path' from source: unknown 3027 1726776739.13080: variable 'ansible_search_path' from source: unknown 3027 1726776739.13113: calling self._execute() 3027 1726776739.13185: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776739.13192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776739.13204: variable 'omit' from source: magic vars 3027 1726776739.13358: variable 'omit' from source: magic vars 3027 1726776739.13411: variable 'omit' from source: magic vars 3027 1726776739.13695: variable 'ffparams' from source: task vars 3027 1726776739.13794: variable 'ansible_facts' from source: unknown 3027 1726776739.13928: variable 'ansible_facts' from source: unknown 3027 1726776739.14022: variable 'ansible_facts' from source: unknown 3027 1726776739.14116: variable 'ansible_facts' from source: unknown 3027 1726776739.14197: variable 'role_path' from source: magic vars 3027 1726776739.14328: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 3027 1726776739.14493: Loaded config def from plugin (lookup/first_found) 3027 1726776739.14497: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 3027 1726776739.14531: variable 'ansible_search_path' from source: unknown 3027 1726776739.14546: variable 'ansible_search_path' from source: unknown 3027 1726776739.14556: variable 'ansible_search_path' from source: unknown 3027 1726776739.14562: variable 'ansible_search_path' from source: unknown 3027 1726776739.14569: variable 'ansible_search_path' from source: unknown 3027 1726776739.14587: variable 'omit' from source: magic vars 3027 1726776739.14608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776739.14628: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776739.14645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776739.14660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776739.14669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776739.14694: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776739.14698: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776739.14703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776739.14769: Set connection var ansible_shell_executable to /bin/sh 3027 1726776739.14775: Set connection var ansible_shell_type to sh 3027 1726776739.14778: Set connection var ansible_connection to ssh 3027 1726776739.14784: Set connection var ansible_pipelining to False 3027 1726776739.14789: Set connection var ansible_timeout to 10 3027 1726776739.14798: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776739.14817: variable 'ansible_shell_executable' from source: unknown 3027 1726776739.14820: variable 'ansible_connection' from source: unknown 3027 1726776739.14823: variable 'ansible_module_compression' from source: unknown 3027 1726776739.14825: variable 'ansible_shell_type' from source: unknown 3027 1726776739.14828: variable 'ansible_shell_executable' from source: unknown 3027 1726776739.14830: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776739.14834: variable 'ansible_pipelining' from source: unknown 3027 1726776739.14837: variable 'ansible_timeout' from source: unknown 3027 1726776739.14841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776739.14927: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776739.14936: variable 'omit' from source: magic vars 3027 1726776739.14942: starting attempt loop 3027 1726776739.14945: running the handler 3027 1726776739.14995: handler run complete 3027 1726776739.15005: attempt loop complete, returning result 3027 1726776739.15008: _execute() done 3027 1726776739.15011: dumping result to json 3027 1726776739.15013: done dumping result, returning 3027 1726776739.15022: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0233de48-8dd1-1ba9-d908-000000000f55] 3027 1726776739.15029: sending task result for task 0233de48-8dd1-1ba9-d908-000000000f55 3027 1726776739.15133: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000f55 3027 1726776739.15136: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 3027 1726776739.15222: no more pending results, returning what we have 3027 1726776739.15226: results queue empty 3027 1726776739.15226: checking for any_errors_fatal 3027 1726776739.15233: done checking for any_errors_fatal 3027 1726776739.15234: checking for max_fail_percentage 3027 1726776739.15236: done checking for max_fail_percentage 3027 1726776739.15236: checking to see if all hosts have failed and the running result is not ok 3027 1726776739.15237: done checking to see if all hosts have failed 3027 1726776739.15238: getting the remaining hosts for this loop 3027 1726776739.15239: done getting the remaining hosts for this loop 3027 1726776739.15243: getting the next task for host managed_node2 3027 1726776739.15252: done getting next task for host managed_node2 3027 1726776739.15256: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3027 1726776739.15260: ^ 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 3027 1726776739.15271: getting variables 3027 1726776739.15272: in VariableManager get_vars() 3027 1726776739.15310: Calling all_inventory to load vars for managed_node2 3027 1726776739.15313: Calling groups_inventory to load vars for managed_node2 3027 1726776739.15315: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776739.15329: Calling all_plugins_play to load vars for managed_node2 3027 1726776739.15332: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776739.15334: Calling groups_plugins_play to load vars for managed_node2 3027 1726776739.15485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776739.15613: done with get_vars() 3027 1726776739.15622: done getting variables 3027 1726776739.15666: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:12:19 -0400 (0:00:00.031) 0:02:05.254 **** 3027 1726776739.15690: entering _queue_task() for managed_node2/package 3027 1726776739.15898: worker is 1 (out of 1 available) 3027 1726776739.15916: exiting _queue_task() for managed_node2/package 3027 1726776739.15931: done queuing things up, now waiting for results queue to drain 3027 1726776739.15932: waiting for pending results... 3027 1726776739.16113: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 3027 1726776739.16196: in run() - task 0233de48-8dd1-1ba9-d908-000000000ed3 3027 1726776739.16210: variable 'ansible_search_path' from source: unknown 3027 1726776739.16214: variable 'ansible_search_path' from source: unknown 3027 1726776739.16244: calling self._execute() 3027 1726776739.16316: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776739.16320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776739.16329: variable 'omit' from source: magic vars 3027 1726776739.16408: variable 'omit' from source: magic vars 3027 1726776739.16447: variable 'omit' from source: magic vars 3027 1726776739.16472: variable '__kernel_settings_packages' from source: include_vars 3027 1726776739.16706: variable '__kernel_settings_packages' from source: include_vars 3027 1726776739.16868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776739.18369: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776739.18420: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776739.18447: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776739.18476: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776739.18496: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776739.18572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776739.18594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776739.18614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776739.18641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776739.18655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776739.18729: variable '__kernel_settings_is_ostree' from source: set_fact 3027 1726776739.18732: variable 'omit' from source: magic vars 3027 1726776739.18756: variable 'omit' from source: magic vars 3027 1726776739.18778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776739.18802: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776739.18815: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776739.18840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776739.18850: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776739.18877: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776739.18880: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776739.18883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776739.18952: Set connection var ansible_shell_executable to /bin/sh 3027 1726776739.18957: Set connection var ansible_shell_type to sh 3027 1726776739.18960: Set connection var ansible_connection to ssh 3027 1726776739.18966: Set connection var ansible_pipelining to False 3027 1726776739.18972: Set connection var ansible_timeout to 10 3027 1726776739.18980: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776739.18998: variable 'ansible_shell_executable' from source: unknown 3027 1726776739.19003: variable 'ansible_connection' from source: unknown 3027 1726776739.19006: variable 'ansible_module_compression' from source: unknown 3027 1726776739.19008: variable 'ansible_shell_type' from source: unknown 3027 1726776739.19011: variable 'ansible_shell_executable' from source: unknown 3027 1726776739.19013: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776739.19015: variable 'ansible_pipelining' from source: unknown 3027 1726776739.19018: variable 'ansible_timeout' from source: unknown 3027 1726776739.19021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776739.19095: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776739.19105: variable 'omit' from source: magic vars 3027 1726776739.19110: starting attempt loop 3027 1726776739.19113: running the handler 3027 1726776739.19120: variable 'ansible_facts' from source: unknown 3027 1726776739.19122: variable 'ansible_facts' from source: unknown 3027 1726776739.19163: _low_level_execute_command(): starting 3027 1726776739.19168: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776739.19654: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776739.19686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776739.19689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776739.19692: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776739.19695: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776739.19698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776739.19758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776739.19761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776739.19770: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776739.19812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776739.21546: stdout chunk (state=3): >>>/root <<< 3027 1726776739.21656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776739.21707: stderr chunk (state=3): >>><<< 3027 1726776739.21710: stdout chunk (state=3): >>><<< 3027 1726776739.21728: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776739.21737: _low_level_execute_command(): starting 3027 1726776739.21742: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776739.2172744-6364-208920352404351 `" && echo ansible-tmp-1726776739.2172744-6364-208920352404351="` echo /root/.ansible/tmp/ansible-tmp-1726776739.2172744-6364-208920352404351 `" ) && sleep 0' 3027 1726776739.22210: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776739.22214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776739.22216: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776739.22219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776739.22221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776739.22272: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776739.22275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776739.22282: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776739.22318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776739.24298: stdout chunk (state=3): >>>ansible-tmp-1726776739.2172744-6364-208920352404351=/root/.ansible/tmp/ansible-tmp-1726776739.2172744-6364-208920352404351 <<< 3027 1726776739.24537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776739.24540: stdout chunk (state=3): >>><<< 3027 1726776739.24542: stderr chunk (state=3): >>><<< 3027 1726776739.24545: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776739.2172744-6364-208920352404351=/root/.ansible/tmp/ansible-tmp-1726776739.2172744-6364-208920352404351 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776739.24557: variable 'ansible_module_compression' from source: unknown 3027 1726776739.24596: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 3027 1726776739.24637: variable 'ansible_facts' from source: unknown 3027 1726776739.24716: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776739.2172744-6364-208920352404351/AnsiballZ_dnf.py 3027 1726776739.24820: Sending initial data 3027 1726776739.24823: Sent initial data (150 bytes) 3027 1726776739.25280: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776739.25284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776739.25287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776739.25289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776739.25292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776739.25294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776739.25298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776739.25343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776739.25347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776739.25396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776739.26975: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776739.27010: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776739.27045: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpv1c5eo64 /root/.ansible/tmp/ansible-tmp-1726776739.2172744-6364-208920352404351/AnsiballZ_dnf.py <<< 3027 1726776739.27054: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776739.2172744-6364-208920352404351/AnsiballZ_dnf.py" <<< 3027 1726776739.27080: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpv1c5eo64" to remote "/root/.ansible/tmp/ansible-tmp-1726776739.2172744-6364-208920352404351/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776739.2172744-6364-208920352404351/AnsiballZ_dnf.py" <<< 3027 1726776739.27722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776739.27791: stderr chunk (state=3): >>><<< 3027 1726776739.27795: stdout chunk (state=3): >>><<< 3027 1726776739.27816: done transferring module to remote 3027 1726776739.27826: _low_level_execute_command(): starting 3027 1726776739.27831: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776739.2172744-6364-208920352404351/ /root/.ansible/tmp/ansible-tmp-1726776739.2172744-6364-208920352404351/AnsiballZ_dnf.py && sleep 0' 3027 1726776739.28299: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776739.28302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776739.28305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776739.28307: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776739.28310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776739.28366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776739.28369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776739.28373: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776739.28409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776739.30218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776739.30268: stderr chunk (state=3): >>><<< 3027 1726776739.30272: stdout chunk (state=3): >>><<< 3027 1726776739.30287: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776739.30290: _low_level_execute_command(): starting 3027 1726776739.30295: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776739.2172744-6364-208920352404351/AnsiballZ_dnf.py && sleep 0' 3027 1726776739.30743: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776739.30747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776739.30764: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776739.30821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776739.30824: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776739.30827: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776739.30874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776740.41234: 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}}} <<< 3027 1726776740.45828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776740.45885: stderr chunk (state=3): >>><<< 3027 1726776740.45888: stdout chunk (state=3): >>><<< 3027 1726776740.45907: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776740.45952: 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-1726776739.2172744-6364-208920352404351/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776740.45957: _low_level_execute_command(): starting 3027 1726776740.45963: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776739.2172744-6364-208920352404351/ > /dev/null 2>&1 && sleep 0' 3027 1726776740.46418: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776740.46423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776740.46446: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776740.46452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776740.46506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776740.46510: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776740.46521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776740.46564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776740.48446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776740.48500: stderr chunk (state=3): >>><<< 3027 1726776740.48504: stdout chunk (state=3): >>><<< 3027 1726776740.48520: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776740.48527: handler run complete 3027 1726776740.48558: attempt loop complete, returning result 3027 1726776740.48561: _execute() done 3027 1726776740.48564: dumping result to json 3027 1726776740.48569: done dumping result, returning 3027 1726776740.48578: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0233de48-8dd1-1ba9-d908-000000000ed3] 3027 1726776740.48583: sending task result for task 0233de48-8dd1-1ba9-d908-000000000ed3 3027 1726776740.48689: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000ed3 3027 1726776740.48692: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 3027 1726776740.48820: no more pending results, returning what we have 3027 1726776740.48824: results queue empty 3027 1726776740.48824: checking for any_errors_fatal 3027 1726776740.48831: done checking for any_errors_fatal 3027 1726776740.48831: checking for max_fail_percentage 3027 1726776740.48833: done checking for max_fail_percentage 3027 1726776740.48834: checking to see if all hosts have failed and the running result is not ok 3027 1726776740.48834: done checking to see if all hosts have failed 3027 1726776740.48835: getting the remaining hosts for this loop 3027 1726776740.48837: done getting the remaining hosts for this loop 3027 1726776740.48840: getting the next task for host managed_node2 3027 1726776740.48848: done getting next task for host managed_node2 3027 1726776740.48853: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3027 1726776740.48857: ^ 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 3027 1726776740.48868: getting variables 3027 1726776740.48869: in VariableManager get_vars() 3027 1726776740.48903: Calling all_inventory to load vars for managed_node2 3027 1726776740.48906: Calling groups_inventory to load vars for managed_node2 3027 1726776740.48908: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776740.48917: Calling all_plugins_play to load vars for managed_node2 3027 1726776740.48919: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776740.48922: Calling groups_plugins_play to load vars for managed_node2 3027 1726776740.49043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776740.49198: done with get_vars() 3027 1726776740.49206: done getting variables 3027 1726776740.49254: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:12:20 -0400 (0:00:01.335) 0:02:06.590 **** 3027 1726776740.49283: entering _queue_task() for managed_node2/debug 3027 1726776740.49496: worker is 1 (out of 1 available) 3027 1726776740.49510: exiting _queue_task() for managed_node2/debug 3027 1726776740.49524: done queuing things up, now waiting for results queue to drain 3027 1726776740.49526: waiting for pending results... 3027 1726776740.49719: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 3027 1726776740.49819: in run() - task 0233de48-8dd1-1ba9-d908-000000000ed5 3027 1726776740.49833: variable 'ansible_search_path' from source: unknown 3027 1726776740.49836: variable 'ansible_search_path' from source: unknown 3027 1726776740.49871: calling self._execute() 3027 1726776740.49944: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776740.49952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776740.49962: variable 'omit' from source: magic vars 3027 1726776740.50336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776740.51919: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776740.51979: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776740.52009: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776740.52038: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776740.52061: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776740.52127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776740.52151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776740.52170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776740.52198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776740.52212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776740.52297: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776740.52314: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3027 1726776740.52317: when evaluation is False, skipping this task 3027 1726776740.52320: _execute() done 3027 1726776740.52323: dumping result to json 3027 1726776740.52325: done dumping result, returning 3027 1726776740.52333: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0233de48-8dd1-1ba9-d908-000000000ed5] 3027 1726776740.52338: sending task result for task 0233de48-8dd1-1ba9-d908-000000000ed5 3027 1726776740.52433: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000ed5 3027 1726776740.52435: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 3027 1726776740.52511: no more pending results, returning what we have 3027 1726776740.52515: results queue empty 3027 1726776740.52516: checking for any_errors_fatal 3027 1726776740.52525: done checking for any_errors_fatal 3027 1726776740.52526: checking for max_fail_percentage 3027 1726776740.52528: done checking for max_fail_percentage 3027 1726776740.52528: checking to see if all hosts have failed and the running result is not ok 3027 1726776740.52530: done checking to see if all hosts have failed 3027 1726776740.52530: getting the remaining hosts for this loop 3027 1726776740.52533: done getting the remaining hosts for this loop 3027 1726776740.52537: getting the next task for host managed_node2 3027 1726776740.52544: done getting next task for host managed_node2 3027 1726776740.52550: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3027 1726776740.52554: ^ 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 3027 1726776740.52573: getting variables 3027 1726776740.52574: in VariableManager get_vars() 3027 1726776740.52609: Calling all_inventory to load vars for managed_node2 3027 1726776740.52612: Calling groups_inventory to load vars for managed_node2 3027 1726776740.52614: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776740.52623: Calling all_plugins_play to load vars for managed_node2 3027 1726776740.52625: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776740.52628: Calling groups_plugins_play to load vars for managed_node2 3027 1726776740.52756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776740.52890: done with get_vars() 3027 1726776740.52899: done getting variables 3027 1726776740.52943: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:12:20 -0400 (0:00:00.036) 0:02:06.627 **** 3027 1726776740.52970: entering _queue_task() for managed_node2/reboot 3027 1726776740.53181: worker is 1 (out of 1 available) 3027 1726776740.53196: exiting _queue_task() for managed_node2/reboot 3027 1726776740.53213: done queuing things up, now waiting for results queue to drain 3027 1726776740.53214: waiting for pending results... 3027 1726776740.53409: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 3027 1726776740.53502: in run() - task 0233de48-8dd1-1ba9-d908-000000000ed6 3027 1726776740.53518: variable 'ansible_search_path' from source: unknown 3027 1726776740.53521: variable 'ansible_search_path' from source: unknown 3027 1726776740.53556: calling self._execute() 3027 1726776740.53626: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776740.53632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776740.53641: variable 'omit' from source: magic vars 3027 1726776740.54019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776740.55615: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776740.55668: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776740.55695: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776740.55727: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776740.55746: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776740.55813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776740.55835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776740.55855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776740.55883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776740.55894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776740.55983: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776740.55998: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3027 1726776740.56002: when evaluation is False, skipping this task 3027 1726776740.56008: _execute() done 3027 1726776740.56011: dumping result to json 3027 1726776740.56015: done dumping result, returning 3027 1726776740.56023: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0233de48-8dd1-1ba9-d908-000000000ed6] 3027 1726776740.56028: sending task result for task 0233de48-8dd1-1ba9-d908-000000000ed6 3027 1726776740.56121: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000ed6 3027 1726776740.56124: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3027 1726776740.56198: no more pending results, returning what we have 3027 1726776740.56202: results queue empty 3027 1726776740.56202: checking for any_errors_fatal 3027 1726776740.56211: done checking for any_errors_fatal 3027 1726776740.56212: checking for max_fail_percentage 3027 1726776740.56214: done checking for max_fail_percentage 3027 1726776740.56214: checking to see if all hosts have failed and the running result is not ok 3027 1726776740.56215: done checking to see if all hosts have failed 3027 1726776740.56216: getting the remaining hosts for this loop 3027 1726776740.56218: done getting the remaining hosts for this loop 3027 1726776740.56222: getting the next task for host managed_node2 3027 1726776740.56229: done getting next task for host managed_node2 3027 1726776740.56234: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3027 1726776740.56238: ^ 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 3027 1726776740.56257: getting variables 3027 1726776740.56259: in VariableManager get_vars() 3027 1726776740.56295: Calling all_inventory to load vars for managed_node2 3027 1726776740.56297: Calling groups_inventory to load vars for managed_node2 3027 1726776740.56299: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776740.56309: Calling all_plugins_play to load vars for managed_node2 3027 1726776740.56312: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776740.56314: Calling groups_plugins_play to load vars for managed_node2 3027 1726776740.56480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776740.56607: done with get_vars() 3027 1726776740.56615: done getting variables 3027 1726776740.56662: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:12:20 -0400 (0:00:00.037) 0:02:06.664 **** 3027 1726776740.56686: entering _queue_task() for managed_node2/fail 3027 1726776740.56902: worker is 1 (out of 1 available) 3027 1726776740.56917: exiting _queue_task() for managed_node2/fail 3027 1726776740.56932: done queuing things up, now waiting for results queue to drain 3027 1726776740.56933: waiting for pending results... 3027 1726776740.57135: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 3027 1726776740.57232: in run() - task 0233de48-8dd1-1ba9-d908-000000000ed7 3027 1726776740.57244: variable 'ansible_search_path' from source: unknown 3027 1726776740.57248: variable 'ansible_search_path' from source: unknown 3027 1726776740.57283: calling self._execute() 3027 1726776740.57361: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776740.57366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776740.57377: variable 'omit' from source: magic vars 3027 1726776740.57757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776740.59314: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776740.59612: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776740.59641: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776740.59670: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776740.59690: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776740.59754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776740.59778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776740.59796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776740.59827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776740.59838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776740.59922: variable '__kernel_settings_is_transactional' from source: set_fact 3027 1726776740.59936: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 3027 1726776740.59939: when evaluation is False, skipping this task 3027 1726776740.59942: _execute() done 3027 1726776740.59945: dumping result to json 3027 1726776740.59951: done dumping result, returning 3027 1726776740.59958: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0233de48-8dd1-1ba9-d908-000000000ed7] 3027 1726776740.59963: sending task result for task 0233de48-8dd1-1ba9-d908-000000000ed7 3027 1726776740.60059: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000ed7 3027 1726776740.60062: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3027 1726776740.60133: no more pending results, returning what we have 3027 1726776740.60137: results queue empty 3027 1726776740.60138: checking for any_errors_fatal 3027 1726776740.60145: done checking for any_errors_fatal 3027 1726776740.60145: checking for max_fail_percentage 3027 1726776740.60147: done checking for max_fail_percentage 3027 1726776740.60150: checking to see if all hosts have failed and the running result is not ok 3027 1726776740.60151: done checking to see if all hosts have failed 3027 1726776740.60152: getting the remaining hosts for this loop 3027 1726776740.60154: done getting the remaining hosts for this loop 3027 1726776740.60158: getting the next task for host managed_node2 3027 1726776740.60167: done getting next task for host managed_node2 3027 1726776740.60171: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3027 1726776740.60176: ^ 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 3027 1726776740.60193: getting variables 3027 1726776740.60195: in VariableManager get_vars() 3027 1726776740.60230: Calling all_inventory to load vars for managed_node2 3027 1726776740.60233: Calling groups_inventory to load vars for managed_node2 3027 1726776740.60235: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776740.60244: Calling all_plugins_play to load vars for managed_node2 3027 1726776740.60246: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776740.60252: Calling groups_plugins_play to load vars for managed_node2 3027 1726776740.60375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776740.60506: done with get_vars() 3027 1726776740.60514: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:12:20 -0400 (0:00:00.038) 0:02:06.703 **** 3027 1726776740.60578: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776740.60791: worker is 1 (out of 1 available) 3027 1726776740.60808: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776740.60821: done queuing things up, now waiting for results queue to drain 3027 1726776740.60823: waiting for pending results... 3027 1726776740.61022: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 3027 1726776740.61116: in run() - task 0233de48-8dd1-1ba9-d908-000000000ed9 3027 1726776740.61129: variable 'ansible_search_path' from source: unknown 3027 1726776740.61133: variable 'ansible_search_path' from source: unknown 3027 1726776740.61167: calling self._execute() 3027 1726776740.61243: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776740.61248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776740.61260: variable 'omit' from source: magic vars 3027 1726776740.61340: variable 'omit' from source: magic vars 3027 1726776740.61385: variable 'omit' from source: magic vars 3027 1726776740.61410: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3027 1726776740.61646: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 3027 1726776740.61707: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776740.61736: variable 'omit' from source: magic vars 3027 1726776740.61772: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776740.61864: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776740.61880: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776740.61894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776740.61905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776740.61932: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776740.61935: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776740.61939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776740.62013: Set connection var ansible_shell_executable to /bin/sh 3027 1726776740.62021: Set connection var ansible_shell_type to sh 3027 1726776740.62024: Set connection var ansible_connection to ssh 3027 1726776740.62026: Set connection var ansible_pipelining to False 3027 1726776740.62034: Set connection var ansible_timeout to 10 3027 1726776740.62042: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776740.62062: variable 'ansible_shell_executable' from source: unknown 3027 1726776740.62065: variable 'ansible_connection' from source: unknown 3027 1726776740.62068: variable 'ansible_module_compression' from source: unknown 3027 1726776740.62070: variable 'ansible_shell_type' from source: unknown 3027 1726776740.62072: variable 'ansible_shell_executable' from source: unknown 3027 1726776740.62075: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776740.62079: variable 'ansible_pipelining' from source: unknown 3027 1726776740.62081: variable 'ansible_timeout' from source: unknown 3027 1726776740.62085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776740.62227: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776740.62235: variable 'omit' from source: magic vars 3027 1726776740.62241: starting attempt loop 3027 1726776740.62246: running the handler 3027 1726776740.62259: _low_level_execute_command(): starting 3027 1726776740.62266: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776740.62790: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776740.62794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776740.62799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776740.62801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776740.62804: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776740.62855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776740.62858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776740.62861: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776740.62910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776740.64623: stdout chunk (state=3): >>>/root <<< 3027 1726776740.64731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776740.64786: stderr chunk (state=3): >>><<< 3027 1726776740.64790: stdout chunk (state=3): >>><<< 3027 1726776740.64814: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776740.64825: _low_level_execute_command(): starting 3027 1726776740.64830: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776740.6481345-6381-250723108656900 `" && echo ansible-tmp-1726776740.6481345-6381-250723108656900="` echo /root/.ansible/tmp/ansible-tmp-1726776740.6481345-6381-250723108656900 `" ) && sleep 0' 3027 1726776740.65290: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776740.65293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776740.65306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776740.65309: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776740.65311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776740.65357: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776740.65364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776740.65366: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776740.65399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776740.67366: stdout chunk (state=3): >>>ansible-tmp-1726776740.6481345-6381-250723108656900=/root/.ansible/tmp/ansible-tmp-1726776740.6481345-6381-250723108656900 <<< 3027 1726776740.67484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776740.67535: stderr chunk (state=3): >>><<< 3027 1726776740.67538: stdout chunk (state=3): >>><<< 3027 1726776740.67555: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776740.6481345-6381-250723108656900=/root/.ansible/tmp/ansible-tmp-1726776740.6481345-6381-250723108656900 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776740.67596: variable 'ansible_module_compression' from source: unknown 3027 1726776740.67628: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3027 1726776740.67666: variable 'ansible_facts' from source: unknown 3027 1726776740.67730: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776740.6481345-6381-250723108656900/AnsiballZ_kernel_settings_get_config.py 3027 1726776740.67838: Sending initial data 3027 1726776740.67841: Sent initial data (173 bytes) 3027 1726776740.68305: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776740.68308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776740.68311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776740.68313: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776740.68315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776740.68317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776740.68367: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776740.68374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776740.68376: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776740.68410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776740.69997: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 3027 1726776740.70003: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776740.70031: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776740.70067: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp1j5rf3bx /root/.ansible/tmp/ansible-tmp-1726776740.6481345-6381-250723108656900/AnsiballZ_kernel_settings_get_config.py <<< 3027 1726776740.70070: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776740.6481345-6381-250723108656900/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776740.70103: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp1j5rf3bx" to remote "/root/.ansible/tmp/ansible-tmp-1726776740.6481345-6381-250723108656900/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776740.6481345-6381-250723108656900/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776740.70587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776740.70641: stderr chunk (state=3): >>><<< 3027 1726776740.70644: stdout chunk (state=3): >>><<< 3027 1726776740.70664: done transferring module to remote 3027 1726776740.70673: _low_level_execute_command(): starting 3027 1726776740.70677: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776740.6481345-6381-250723108656900/ /root/.ansible/tmp/ansible-tmp-1726776740.6481345-6381-250723108656900/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776740.71119: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776740.71122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776740.71130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776740.71132: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776740.71135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776740.71137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776740.71180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776740.71184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776740.71227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776740.73041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776740.73085: stderr chunk (state=3): >>><<< 3027 1726776740.73088: stdout chunk (state=3): >>><<< 3027 1726776740.73101: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776740.73107: _low_level_execute_command(): starting 3027 1726776740.73112: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776740.6481345-6381-250723108656900/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776740.73532: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776740.73536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776740.73538: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776740.73540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776740.73589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776740.73592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776740.73636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776740.90646: 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"}}} <<< 3027 1726776740.92085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776740.92143: stderr chunk (state=3): >>><<< 3027 1726776740.92146: stdout chunk (state=3): >>><<< 3027 1726776740.92165: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776740.92195: 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-1726776740.6481345-6381-250723108656900/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776740.92204: _low_level_execute_command(): starting 3027 1726776740.92211: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776740.6481345-6381-250723108656900/ > /dev/null 2>&1 && sleep 0' 3027 1726776740.92682: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776740.92685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776740.92692: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776740.92694: 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 <<< 3027 1726776740.92697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776740.92747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776740.92755: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776740.92757: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776740.92792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776740.94680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776740.94726: stderr chunk (state=3): >>><<< 3027 1726776740.94729: stdout chunk (state=3): >>><<< 3027 1726776740.94743: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776740.94751: handler run complete 3027 1726776740.94767: attempt loop complete, returning result 3027 1726776740.94770: _execute() done 3027 1726776740.94772: dumping result to json 3027 1726776740.94777: done dumping result, returning 3027 1726776740.94785: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0233de48-8dd1-1ba9-d908-000000000ed9] 3027 1726776740.94790: sending task result for task 0233de48-8dd1-1ba9-d908-000000000ed9 3027 1726776740.94895: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000ed9 3027 1726776740.94898: 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" } } 3027 1726776740.95009: no more pending results, returning what we have 3027 1726776740.95013: results queue empty 3027 1726776740.95014: checking for any_errors_fatal 3027 1726776740.95020: done checking for any_errors_fatal 3027 1726776740.95021: checking for max_fail_percentage 3027 1726776740.95025: done checking for max_fail_percentage 3027 1726776740.95025: checking to see if all hosts have failed and the running result is not ok 3027 1726776740.95026: done checking to see if all hosts have failed 3027 1726776740.95027: getting the remaining hosts for this loop 3027 1726776740.95028: done getting the remaining hosts for this loop 3027 1726776740.95031: getting the next task for host managed_node2 3027 1726776740.95038: done getting next task for host managed_node2 3027 1726776740.95041: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3027 1726776740.95045: ^ 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 3027 1726776740.95057: getting variables 3027 1726776740.95059: in VariableManager get_vars() 3027 1726776740.95095: Calling all_inventory to load vars for managed_node2 3027 1726776740.95097: Calling groups_inventory to load vars for managed_node2 3027 1726776740.95099: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776740.95108: Calling all_plugins_play to load vars for managed_node2 3027 1726776740.95110: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776740.95113: Calling groups_plugins_play to load vars for managed_node2 3027 1726776740.95278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776740.95404: done with get_vars() 3027 1726776740.95411: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:12:20 -0400 (0:00:00.349) 0:02:07.052 **** 3027 1726776740.95481: entering _queue_task() for managed_node2/stat 3027 1726776740.95684: worker is 1 (out of 1 available) 3027 1726776740.95698: exiting _queue_task() for managed_node2/stat 3027 1726776740.95711: done queuing things up, now waiting for results queue to drain 3027 1726776740.95713: waiting for pending results... 3027 1726776740.95906: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 3027 1726776740.96000: in run() - task 0233de48-8dd1-1ba9-d908-000000000eda 3027 1726776740.96016: variable 'ansible_search_path' from source: unknown 3027 1726776740.96020: variable 'ansible_search_path' from source: unknown 3027 1726776740.96066: variable '__prof_from_conf' from source: task vars 3027 1726776740.96322: variable '__prof_from_conf' from source: task vars 3027 1726776740.96465: variable '__data' from source: task vars 3027 1726776740.96523: variable '__kernel_settings_register_tuned_main' from source: set_fact 3027 1726776740.96676: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776740.96683: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776740.96732: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776740.96747: variable 'omit' from source: magic vars 3027 1726776740.96837: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776740.96845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776740.96855: variable 'omit' from source: magic vars 3027 1726776740.97045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776740.98845: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776740.98893: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776740.98924: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776740.98951: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776740.98971: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776740.99035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776740.99058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776740.99076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776740.99109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776740.99120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776740.99191: variable 'item' from source: unknown 3027 1726776740.99201: Evaluated conditional (item | length > 0): False 3027 1726776740.99207: when evaluation is False, skipping this task 3027 1726776740.99234: variable 'item' from source: unknown 3027 1726776740.99286: 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" } 3027 1726776740.99448: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776740.99453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776740.99456: variable 'omit' from source: magic vars 3027 1726776740.99520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776740.99538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776740.99558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776740.99586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776740.99598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776740.99658: variable 'item' from source: unknown 3027 1726776740.99665: Evaluated conditional (item | length > 0): True 3027 1726776740.99670: variable 'omit' from source: magic vars 3027 1726776740.99710: variable 'omit' from source: magic vars 3027 1726776740.99744: variable 'item' from source: unknown 3027 1726776740.99792: variable 'item' from source: unknown 3027 1726776740.99807: variable 'omit' from source: magic vars 3027 1726776740.99828: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776740.99850: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776740.99865: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776740.99879: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776740.99888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776740.99916: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776740.99919: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776740.99922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776740.99989: Set connection var ansible_shell_executable to /bin/sh 3027 1726776740.99994: Set connection var ansible_shell_type to sh 3027 1726776740.99996: Set connection var ansible_connection to ssh 3027 1726776741.00006: Set connection var ansible_pipelining to False 3027 1726776741.00012: Set connection var ansible_timeout to 10 3027 1726776741.00021: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776741.00037: variable 'ansible_shell_executable' from source: unknown 3027 1726776741.00040: variable 'ansible_connection' from source: unknown 3027 1726776741.00042: variable 'ansible_module_compression' from source: unknown 3027 1726776741.00045: variable 'ansible_shell_type' from source: unknown 3027 1726776741.00047: variable 'ansible_shell_executable' from source: unknown 3027 1726776741.00051: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776741.00056: variable 'ansible_pipelining' from source: unknown 3027 1726776741.00058: variable 'ansible_timeout' from source: unknown 3027 1726776741.00063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776741.00185: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776741.00195: variable 'omit' from source: magic vars 3027 1726776741.00198: starting attempt loop 3027 1726776741.00201: running the handler 3027 1726776741.00218: _low_level_execute_command(): starting 3027 1726776741.00223: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776741.00738: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.00742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.00745: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.00747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.00806: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776741.00811: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776741.00817: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776741.00856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776741.02571: stdout chunk (state=3): >>>/root <<< 3027 1726776741.02676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776741.02734: stderr chunk (state=3): >>><<< 3027 1726776741.02738: stdout chunk (state=3): >>><<< 3027 1726776741.02760: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776741.02770: _low_level_execute_command(): starting 3027 1726776741.02775: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776741.0275989-6389-58810465357749 `" && echo ansible-tmp-1726776741.0275989-6389-58810465357749="` echo /root/.ansible/tmp/ansible-tmp-1726776741.0275989-6389-58810465357749 `" ) && sleep 0' 3027 1726776741.03240: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776741.03244: 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 <<< 3027 1726776741.03246: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.03251: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.03253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776741.03256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.03305: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776741.03308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776741.03311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776741.03350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776741.05296: stdout chunk (state=3): >>>ansible-tmp-1726776741.0275989-6389-58810465357749=/root/.ansible/tmp/ansible-tmp-1726776741.0275989-6389-58810465357749 <<< 3027 1726776741.05418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776741.05465: stderr chunk (state=3): >>><<< 3027 1726776741.05468: stdout chunk (state=3): >>><<< 3027 1726776741.05483: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776741.0275989-6389-58810465357749=/root/.ansible/tmp/ansible-tmp-1726776741.0275989-6389-58810465357749 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776741.05520: variable 'ansible_module_compression' from source: unknown 3027 1726776741.05559: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776741.05587: variable 'ansible_facts' from source: unknown 3027 1726776741.05637: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776741.0275989-6389-58810465357749/AnsiballZ_stat.py 3027 1726776741.05736: Sending initial data 3027 1726776741.05739: Sent initial data (150 bytes) 3027 1726776741.06182: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776741.06188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776741.06194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.06197: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.06199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.06254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776741.06258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776741.06259: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776741.06291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776741.07864: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776741.07897: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776741.07931: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpgr4oko8w /root/.ansible/tmp/ansible-tmp-1726776741.0275989-6389-58810465357749/AnsiballZ_stat.py <<< 3027 1726776741.07938: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776741.0275989-6389-58810465357749/AnsiballZ_stat.py" <<< 3027 1726776741.07968: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpgr4oko8w" to remote "/root/.ansible/tmp/ansible-tmp-1726776741.0275989-6389-58810465357749/AnsiballZ_stat.py" <<< 3027 1726776741.07971: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776741.0275989-6389-58810465357749/AnsiballZ_stat.py" <<< 3027 1726776741.08479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776741.08537: stderr chunk (state=3): >>><<< 3027 1726776741.08541: stdout chunk (state=3): >>><<< 3027 1726776741.08560: done transferring module to remote 3027 1726776741.08571: _low_level_execute_command(): starting 3027 1726776741.08576: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776741.0275989-6389-58810465357749/ /root/.ansible/tmp/ansible-tmp-1726776741.0275989-6389-58810465357749/AnsiballZ_stat.py && sleep 0' 3027 1726776741.09015: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.09018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776741.09021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776741.09024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.09026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.09075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776741.09078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776741.09119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776741.10899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776741.10940: stderr chunk (state=3): >>><<< 3027 1726776741.10944: stdout chunk (state=3): >>><<< 3027 1726776741.10959: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776741.10962: _low_level_execute_command(): starting 3027 1726776741.10967: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776741.0275989-6389-58810465357749/AnsiballZ_stat.py && sleep 0' 3027 1726776741.11394: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776741.11397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776741.11402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776741.11405: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.11407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.11454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776741.11465: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776741.11499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776741.28717: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262607, "dev": 51714, "nlink": 3, "atime": 1726776657.7597358, "mtime": 1726776654.6467292, "ctime": 1726776654.6467292, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "4211803556", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 3027 1726776741.30367: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776741.30423: stderr chunk (state=3): >>><<< 3027 1726776741.30426: stdout chunk (state=3): >>><<< 3027 1726776741.30442: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262607, "dev": 51714, "nlink": 3, "atime": 1726776657.7597358, "mtime": 1726776654.6467292, "ctime": 1726776654.6467292, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "4211803556", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776741.30484: 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-1726776741.0275989-6389-58810465357749/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776741.30492: _low_level_execute_command(): starting 3027 1726776741.30497: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776741.0275989-6389-58810465357749/ > /dev/null 2>&1 && sleep 0' 3027 1726776741.30947: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776741.30954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776741.30956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.30959: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.30961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.31020: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776741.31023: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776741.31024: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776741.31055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776741.32911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776741.32956: stderr chunk (state=3): >>><<< 3027 1726776741.32960: stdout chunk (state=3): >>><<< 3027 1726776741.32971: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776741.32977: handler run complete 3027 1726776741.33013: attempt loop complete, returning result 3027 1726776741.33031: variable 'item' from source: unknown 3027 1726776741.33094: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726776657.7597358, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776654.6467292, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262607, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776654.6467292, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "4211803556", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3027 1726776741.33262: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776741.33266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776741.33269: variable 'omit' from source: magic vars 3027 1726776741.33343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776741.33364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776741.33383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776741.33413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776741.33425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776741.33488: variable 'item' from source: unknown 3027 1726776741.33495: Evaluated conditional (item | length > 0): True 3027 1726776741.33498: variable 'omit' from source: magic vars 3027 1726776741.33511: variable 'omit' from source: magic vars 3027 1726776741.33544: variable 'item' from source: unknown 3027 1726776741.33593: variable 'item' from source: unknown 3027 1726776741.33606: variable 'omit' from source: magic vars 3027 1726776741.33624: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776741.33631: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776741.33637: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776741.33647: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776741.33653: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776741.33655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776741.33704: Set connection var ansible_shell_executable to /bin/sh 3027 1726776741.33714: Set connection var ansible_shell_type to sh 3027 1726776741.33717: Set connection var ansible_connection to ssh 3027 1726776741.33722: Set connection var ansible_pipelining to False 3027 1726776741.33728: Set connection var ansible_timeout to 10 3027 1726776741.33736: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776741.33753: variable 'ansible_shell_executable' from source: unknown 3027 1726776741.33756: variable 'ansible_connection' from source: unknown 3027 1726776741.33758: variable 'ansible_module_compression' from source: unknown 3027 1726776741.33761: variable 'ansible_shell_type' from source: unknown 3027 1726776741.33763: variable 'ansible_shell_executable' from source: unknown 3027 1726776741.33765: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776741.33770: variable 'ansible_pipelining' from source: unknown 3027 1726776741.33772: variable 'ansible_timeout' from source: unknown 3027 1726776741.33777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776741.33854: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776741.33862: variable 'omit' from source: magic vars 3027 1726776741.33866: starting attempt loop 3027 1726776741.33869: running the handler 3027 1726776741.33876: _low_level_execute_command(): starting 3027 1726776741.33878: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776741.34306: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776741.34309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776741.34312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.34314: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.34316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.34373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776741.34379: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776741.34385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776741.34411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776741.36020: stdout chunk (state=3): >>>/root <<< 3027 1726776741.36131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776741.36176: stderr chunk (state=3): >>><<< 3027 1726776741.36179: stdout chunk (state=3): >>><<< 3027 1726776741.36190: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776741.36199: _low_level_execute_command(): starting 3027 1726776741.36208: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776741.361898-6389-145940841368573 `" && echo ansible-tmp-1726776741.361898-6389-145940841368573="` echo /root/.ansible/tmp/ansible-tmp-1726776741.361898-6389-145940841368573 `" ) && sleep 0' 3027 1726776741.36603: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.36607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.36620: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.36675: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776741.36682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776741.36684: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776741.36716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776741.38647: stdout chunk (state=3): >>>ansible-tmp-1726776741.361898-6389-145940841368573=/root/.ansible/tmp/ansible-tmp-1726776741.361898-6389-145940841368573 <<< 3027 1726776741.38766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776741.38811: stderr chunk (state=3): >>><<< 3027 1726776741.38813: stdout chunk (state=3): >>><<< 3027 1726776741.38825: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776741.361898-6389-145940841368573=/root/.ansible/tmp/ansible-tmp-1726776741.361898-6389-145940841368573 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776741.38853: variable 'ansible_module_compression' from source: unknown 3027 1726776741.38882: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776741.38902: variable 'ansible_facts' from source: unknown 3027 1726776741.38941: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776741.361898-6389-145940841368573/AnsiballZ_stat.py 3027 1726776741.39028: Sending initial data 3027 1726776741.39032: Sent initial data (150 bytes) 3027 1726776741.39463: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.39466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.39469: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776741.39471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776741.39473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.39522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776741.39529: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776741.39566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776741.41128: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776741.41164: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776741.41196: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpc8vs732j /root/.ansible/tmp/ansible-tmp-1726776741.361898-6389-145940841368573/AnsiballZ_stat.py <<< 3027 1726776741.41201: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776741.361898-6389-145940841368573/AnsiballZ_stat.py" <<< 3027 1726776741.41227: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpc8vs732j" to remote "/root/.ansible/tmp/ansible-tmp-1726776741.361898-6389-145940841368573/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776741.361898-6389-145940841368573/AnsiballZ_stat.py" <<< 3027 1726776741.41701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776741.41760: stderr chunk (state=3): >>><<< 3027 1726776741.41764: stdout chunk (state=3): >>><<< 3027 1726776741.41779: done transferring module to remote 3027 1726776741.41787: _low_level_execute_command(): starting 3027 1726776741.41791: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776741.361898-6389-145940841368573/ /root/.ansible/tmp/ansible-tmp-1726776741.361898-6389-145940841368573/AnsiballZ_stat.py && sleep 0' 3027 1726776741.42218: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.42221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776741.42225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.42227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.42278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776741.42281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776741.42320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776741.44157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776741.44202: stderr chunk (state=3): >>><<< 3027 1726776741.44206: stdout chunk (state=3): >>><<< 3027 1726776741.44216: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776741.44219: _low_level_execute_command(): starting 3027 1726776741.44224: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776741.361898-6389-145940841368573/AnsiballZ_stat.py && sleep 0' 3027 1726776741.44644: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.44648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.44653: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776741.44655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776741.44657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.44700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776741.44704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776741.44755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776741.62219: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262602, "dev": 51714, "nlink": 4, "atime": 1726776649.6697366, "mtime": 1726776665.4907515, "ctime": 1726776665.4907515, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1759792209", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 3027 1726776741.63805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776741.63856: stderr chunk (state=3): >>><<< 3027 1726776741.63859: stdout chunk (state=3): >>><<< 3027 1726776741.63874: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262602, "dev": 51714, "nlink": 4, "atime": 1726776649.6697366, "mtime": 1726776665.4907515, "ctime": 1726776665.4907515, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1759792209", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776741.63914: 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-1726776741.361898-6389-145940841368573/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776741.63920: _low_level_execute_command(): starting 3027 1726776741.63925: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776741.361898-6389-145940841368573/ > /dev/null 2>&1 && sleep 0' 3027 1726776741.64371: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776741.64375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776741.64377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776741.64379: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.64382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.64436: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776741.64443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776741.64445: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776741.64476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776741.66362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776741.66410: stderr chunk (state=3): >>><<< 3027 1726776741.66413: stdout chunk (state=3): >>><<< 3027 1726776741.66429: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776741.66432: handler run complete 3027 1726776741.66468: attempt loop complete, returning result 3027 1726776741.66483: variable 'item' from source: unknown 3027 1726776741.66546: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776649.6697366, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776665.4907515, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262602, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776665.4907515, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1759792209", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 3027 1726776741.66714: dumping result to json 3027 1726776741.66717: done dumping result, returning 3027 1726776741.66719: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0233de48-8dd1-1ba9-d908-000000000eda] 3027 1726776741.66721: sending task result for task 0233de48-8dd1-1ba9-d908-000000000eda 3027 1726776741.66777: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000eda 3027 1726776741.66779: WORKER PROCESS EXITING 3027 1726776741.66935: no more pending results, returning what we have 3027 1726776741.66939: results queue empty 3027 1726776741.66939: checking for any_errors_fatal 3027 1726776741.66944: done checking for any_errors_fatal 3027 1726776741.66945: checking for max_fail_percentage 3027 1726776741.66946: done checking for max_fail_percentage 3027 1726776741.66947: checking to see if all hosts have failed and the running result is not ok 3027 1726776741.66948: done checking to see if all hosts have failed 3027 1726776741.66950: getting the remaining hosts for this loop 3027 1726776741.66952: done getting the remaining hosts for this loop 3027 1726776741.66955: getting the next task for host managed_node2 3027 1726776741.66961: done getting next task for host managed_node2 3027 1726776741.66964: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3027 1726776741.66967: ^ 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 3027 1726776741.66975: getting variables 3027 1726776741.66976: in VariableManager get_vars() 3027 1726776741.67005: Calling all_inventory to load vars for managed_node2 3027 1726776741.67007: Calling groups_inventory to load vars for managed_node2 3027 1726776741.67012: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776741.67019: Calling all_plugins_play to load vars for managed_node2 3027 1726776741.67021: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776741.67023: Calling groups_plugins_play to load vars for managed_node2 3027 1726776741.67159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776741.67290: done with get_vars() 3027 1726776741.67298: done getting variables 3027 1726776741.67344: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:12:21 -0400 (0:00:00.718) 0:02:07.771 **** 3027 1726776741.67369: entering _queue_task() for managed_node2/set_fact 3027 1726776741.67579: worker is 1 (out of 1 available) 3027 1726776741.67594: exiting _queue_task() for managed_node2/set_fact 3027 1726776741.67609: done queuing things up, now waiting for results queue to drain 3027 1726776741.67610: waiting for pending results... 3027 1726776741.67792: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 3027 1726776741.67881: in run() - task 0233de48-8dd1-1ba9-d908-000000000edb 3027 1726776741.67894: variable 'ansible_search_path' from source: unknown 3027 1726776741.67898: variable 'ansible_search_path' from source: unknown 3027 1726776741.67929: calling self._execute() 3027 1726776741.68003: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776741.68008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776741.68016: variable 'omit' from source: magic vars 3027 1726776741.68096: variable 'omit' from source: magic vars 3027 1726776741.68139: variable 'omit' from source: magic vars 3027 1726776741.68492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776741.70255: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776741.70303: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776741.70338: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776741.70369: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776741.70388: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776741.70458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776741.70482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776741.70503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776741.70531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776741.70542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776741.70585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776741.70602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776741.70623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776741.70651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776741.70662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776741.70711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776741.70728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776741.70745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776741.70778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776741.70789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776741.70951: variable '__kernel_settings_find_profile_dirs' from source: set_fact 3027 1726776741.71024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776741.71139: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776741.71169: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776741.71191: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776741.71220: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776741.71251: 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) 3027 1726776741.71268: 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) 3027 1726776741.71285: 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) 3027 1726776741.71306: 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) 3027 1726776741.71348: variable 'omit' from source: magic vars 3027 1726776741.71370: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776741.71391: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776741.71408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776741.71422: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776741.71432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776741.71460: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776741.71463: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776741.71466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776741.71538: Set connection var ansible_shell_executable to /bin/sh 3027 1726776741.71544: Set connection var ansible_shell_type to sh 3027 1726776741.71547: Set connection var ansible_connection to ssh 3027 1726776741.71554: Set connection var ansible_pipelining to False 3027 1726776741.71564: Set connection var ansible_timeout to 10 3027 1726776741.71569: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776741.71588: variable 'ansible_shell_executable' from source: unknown 3027 1726776741.71592: variable 'ansible_connection' from source: unknown 3027 1726776741.71595: variable 'ansible_module_compression' from source: unknown 3027 1726776741.71597: variable 'ansible_shell_type' from source: unknown 3027 1726776741.71599: variable 'ansible_shell_executable' from source: unknown 3027 1726776741.71605: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776741.71610: variable 'ansible_pipelining' from source: unknown 3027 1726776741.71612: variable 'ansible_timeout' from source: unknown 3027 1726776741.71617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776741.71694: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776741.71704: variable 'omit' from source: magic vars 3027 1726776741.71710: starting attempt loop 3027 1726776741.71713: running the handler 3027 1726776741.71723: handler run complete 3027 1726776741.71732: attempt loop complete, returning result 3027 1726776741.71734: _execute() done 3027 1726776741.71737: dumping result to json 3027 1726776741.71739: done dumping result, returning 3027 1726776741.71747: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0233de48-8dd1-1ba9-d908-000000000edb] 3027 1726776741.71753: sending task result for task 0233de48-8dd1-1ba9-d908-000000000edb 3027 1726776741.71838: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000edb 3027 1726776741.71842: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 3027 1726776741.71950: no more pending results, returning what we have 3027 1726776741.71953: results queue empty 3027 1726776741.71954: checking for any_errors_fatal 3027 1726776741.71967: done checking for any_errors_fatal 3027 1726776741.71968: checking for max_fail_percentage 3027 1726776741.71969: done checking for max_fail_percentage 3027 1726776741.71970: checking to see if all hosts have failed and the running result is not ok 3027 1726776741.71971: done checking to see if all hosts have failed 3027 1726776741.71972: getting the remaining hosts for this loop 3027 1726776741.71973: done getting the remaining hosts for this loop 3027 1726776741.71976: getting the next task for host managed_node2 3027 1726776741.71983: done getting next task for host managed_node2 3027 1726776741.71986: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3027 1726776741.71990: ^ 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 3027 1726776741.72000: getting variables 3027 1726776741.72002: in VariableManager get_vars() 3027 1726776741.72036: Calling all_inventory to load vars for managed_node2 3027 1726776741.72039: Calling groups_inventory to load vars for managed_node2 3027 1726776741.72041: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776741.72053: Calling all_plugins_play to load vars for managed_node2 3027 1726776741.72056: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776741.72059: Calling groups_plugins_play to load vars for managed_node2 3027 1726776741.72177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776741.72313: done with get_vars() 3027 1726776741.72322: done getting variables 3027 1726776741.72369: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:12:21 -0400 (0:00:00.050) 0:02:07.821 **** 3027 1726776741.72394: entering _queue_task() for managed_node2/service 3027 1726776741.72606: worker is 1 (out of 1 available) 3027 1726776741.72622: exiting _queue_task() for managed_node2/service 3027 1726776741.72634: done queuing things up, now waiting for results queue to drain 3027 1726776741.72636: waiting for pending results... 3027 1726776741.72824: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 3027 1726776741.72915: in run() - task 0233de48-8dd1-1ba9-d908-000000000edc 3027 1726776741.72929: variable 'ansible_search_path' from source: unknown 3027 1726776741.72932: variable 'ansible_search_path' from source: unknown 3027 1726776741.72975: variable '__kernel_settings_services' from source: include_vars 3027 1726776741.73224: variable '__kernel_settings_services' from source: include_vars 3027 1726776741.73283: variable 'omit' from source: magic vars 3027 1726776741.73375: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776741.73386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776741.73394: variable 'omit' from source: magic vars 3027 1726776741.73773: variable 'omit' from source: magic vars 3027 1726776741.73810: variable 'omit' from source: magic vars 3027 1726776741.73847: variable 'item' from source: unknown 3027 1726776741.73907: variable 'item' from source: unknown 3027 1726776741.73926: variable 'omit' from source: magic vars 3027 1726776741.73961: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776741.73989: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776741.74005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776741.74021: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776741.74030: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776741.74057: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776741.74061: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776741.74065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776741.74134: Set connection var ansible_shell_executable to /bin/sh 3027 1726776741.74139: Set connection var ansible_shell_type to sh 3027 1726776741.74142: Set connection var ansible_connection to ssh 3027 1726776741.74148: Set connection var ansible_pipelining to False 3027 1726776741.74155: Set connection var ansible_timeout to 10 3027 1726776741.74163: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776741.74178: variable 'ansible_shell_executable' from source: unknown 3027 1726776741.74181: variable 'ansible_connection' from source: unknown 3027 1726776741.74183: variable 'ansible_module_compression' from source: unknown 3027 1726776741.74186: variable 'ansible_shell_type' from source: unknown 3027 1726776741.74190: variable 'ansible_shell_executable' from source: unknown 3027 1726776741.74193: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776741.74197: variable 'ansible_pipelining' from source: unknown 3027 1726776741.74202: variable 'ansible_timeout' from source: unknown 3027 1726776741.74205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776741.74311: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776741.74320: variable 'omit' from source: magic vars 3027 1726776741.74326: starting attempt loop 3027 1726776741.74328: running the handler 3027 1726776741.74397: variable 'ansible_facts' from source: unknown 3027 1726776741.74479: _low_level_execute_command(): starting 3027 1726776741.74485: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776741.75008: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.75012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.75015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.75017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.75077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776741.75080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776741.75082: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776741.75128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776741.76846: stdout chunk (state=3): >>>/root <<< 3027 1726776741.76954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776741.77009: stderr chunk (state=3): >>><<< 3027 1726776741.77013: stdout chunk (state=3): >>><<< 3027 1726776741.77033: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776741.77044: _low_level_execute_command(): starting 3027 1726776741.77051: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776741.7703223-6408-103579685390173 `" && echo ansible-tmp-1726776741.7703223-6408-103579685390173="` echo /root/.ansible/tmp/ansible-tmp-1726776741.7703223-6408-103579685390173 `" ) && sleep 0' 3027 1726776741.77514: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776741.77518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776741.77529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.77531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.77533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.77580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776741.77588: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776741.77590: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776741.77622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776741.79566: stdout chunk (state=3): >>>ansible-tmp-1726776741.7703223-6408-103579685390173=/root/.ansible/tmp/ansible-tmp-1726776741.7703223-6408-103579685390173 <<< 3027 1726776741.79685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776741.79735: stderr chunk (state=3): >>><<< 3027 1726776741.79739: stdout chunk (state=3): >>><<< 3027 1726776741.79755: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776741.7703223-6408-103579685390173=/root/.ansible/tmp/ansible-tmp-1726776741.7703223-6408-103579685390173 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776741.79784: variable 'ansible_module_compression' from source: unknown 3027 1726776741.79825: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3027 1726776741.79883: variable 'ansible_facts' from source: unknown 3027 1726776741.80018: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776741.7703223-6408-103579685390173/AnsiballZ_systemd.py 3027 1726776741.80137: Sending initial data 3027 1726776741.80140: Sent initial data (154 bytes) 3027 1726776741.80604: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776741.80607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776741.80610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.80613: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776741.80615: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.80669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776741.80672: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776741.80674: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776741.80712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776741.82291: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776741.82323: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776741.82360: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpywk3oq60 /root/.ansible/tmp/ansible-tmp-1726776741.7703223-6408-103579685390173/AnsiballZ_systemd.py <<< 3027 1726776741.82367: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776741.7703223-6408-103579685390173/AnsiballZ_systemd.py" <<< 3027 1726776741.82397: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpywk3oq60" to remote "/root/.ansible/tmp/ansible-tmp-1726776741.7703223-6408-103579685390173/AnsiballZ_systemd.py" <<< 3027 1726776741.82401: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776741.7703223-6408-103579685390173/AnsiballZ_systemd.py" <<< 3027 1726776741.83466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776741.83524: stderr chunk (state=3): >>><<< 3027 1726776741.83527: stdout chunk (state=3): >>><<< 3027 1726776741.83552: done transferring module to remote 3027 1726776741.83562: _low_level_execute_command(): starting 3027 1726776741.83567: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776741.7703223-6408-103579685390173/ /root/.ansible/tmp/ansible-tmp-1726776741.7703223-6408-103579685390173/AnsiballZ_systemd.py && sleep 0' 3027 1726776741.84020: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776741.84023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776741.84026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.84029: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776741.84035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.84037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.84088: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776741.84094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776741.84097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776741.84128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776741.85945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776741.85996: stderr chunk (state=3): >>><<< 3027 1726776741.85999: stdout chunk (state=3): >>><<< 3027 1726776741.86016: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776741.86019: _low_level_execute_command(): starting 3027 1726776741.86024: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776741.7703223-6408-103579685390173/AnsiballZ_systemd.py && sleep 0' 3027 1726776741.86454: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.86480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776741.86483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776741.86538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776741.86545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776741.86547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776741.86583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776742.18987: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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 16:11:42 EDT", "ExecMainStartTimestampMonotonic": "19157396", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "701", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3679", "MemoryCurrent": "20336640", "MemoryPeak": "20840448", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3571453952", "CPUUsageNSec": "263967000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPR<<< 3027 1726776742.19011: stdout chunk (state=3): >>>IO": "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service power-profiles-daemon.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "systemd-sysctl.service dbus.socket dbus-broker.service network.target systemd-journald.socket polkit.service basic.target system.slice sysinit.target", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "Fragmen<<< 3027 1726776742.19022: stdout chunk (state=3): >>>tPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:43 EDT", "StateChangeTimestampMonotonic": "19630310", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:42 EDT", "InactiveExitTimestampMonotonic": "19161371", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:43 EDT", "ActiveEnterTimestampMonotonic": "19630310", "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 16:11:42 EDT", "ConditionTimestampMonotonic": "19152266", "AssertTimestamp": "Thu 2024-09-19 16:11:42 EDT", "AssertTimestampMonotonic": "19152269", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "c41de4bb932f4257a86d9a97c82cd9da", "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}}} <<< 3027 1726776742.21003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776742.21062: stderr chunk (state=3): >>><<< 3027 1726776742.21066: stdout chunk (state=3): >>><<< 3027 1726776742.21090: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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 16:11:42 EDT", "ExecMainStartTimestampMonotonic": "19157396", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "701", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3679", "MemoryCurrent": "20336640", "MemoryPeak": "20840448", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3571453952", "CPUUsageNSec": "263967000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service power-profiles-daemon.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "systemd-sysctl.service dbus.socket dbus-broker.service network.target systemd-journald.socket polkit.service basic.target system.slice sysinit.target", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:43 EDT", "StateChangeTimestampMonotonic": "19630310", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:42 EDT", "InactiveExitTimestampMonotonic": "19161371", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:43 EDT", "ActiveEnterTimestampMonotonic": "19630310", "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 16:11:42 EDT", "ConditionTimestampMonotonic": "19152266", "AssertTimestamp": "Thu 2024-09-19 16:11:42 EDT", "AssertTimestampMonotonic": "19152269", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "c41de4bb932f4257a86d9a97c82cd9da", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776742.21233: 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-1726776741.7703223-6408-103579685390173/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776742.21251: _low_level_execute_command(): starting 3027 1726776742.21257: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776741.7703223-6408-103579685390173/ > /dev/null 2>&1 && sleep 0' 3027 1726776742.21734: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776742.21737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.21740: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776742.21742: 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 <<< 3027 1726776742.21744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.21797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776742.21800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776742.21802: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776742.21845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776742.23732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776742.23784: stderr chunk (state=3): >>><<< 3027 1726776742.23787: stdout chunk (state=3): >>><<< 3027 1726776742.23800: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776742.23810: handler run complete 3027 1726776742.23852: attempt loop complete, returning result 3027 1726776742.23869: variable 'item' from source: unknown 3027 1726776742.23936: variable 'item' from source: unknown ok: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:43 EDT", "ActiveEnterTimestampMonotonic": "19630310", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service dbus.socket dbus-broker.service network.target systemd-journald.socket polkit.service basic.target system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:42 EDT", "AssertTimestampMonotonic": "19152269", "Before": "shutdown.target multi-user.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": "263967000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:42 EDT", "ConditionTimestampMonotonic": "19152266", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service power-profiles-daemon.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3679", "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)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "701", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:42 EDT", "ExecMainStartTimestampMonotonic": "19157396", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; 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 16:11:42 EDT", "InactiveExitTimestampMonotonic": "19161371", "InvocationID": "c41de4bb932f4257a86d9a97c82cd9da", "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": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "701", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3571453952", "MemoryCurrent": "20336640", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "20840448", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "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 16:11:43 EDT", "StateChangeTimestampMonotonic": "19630310", "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": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 3027 1726776742.24666: dumping result to json 3027 1726776742.24668: done dumping result, returning 3027 1726776742.24670: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0233de48-8dd1-1ba9-d908-000000000edc] 3027 1726776742.24672: sending task result for task 0233de48-8dd1-1ba9-d908-000000000edc 3027 1726776742.24726: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000edc 3027 1726776742.24728: WORKER PROCESS EXITING 3027 1726776742.24820: no more pending results, returning what we have 3027 1726776742.24822: results queue empty 3027 1726776742.24823: checking for any_errors_fatal 3027 1726776742.24825: done checking for any_errors_fatal 3027 1726776742.24825: checking for max_fail_percentage 3027 1726776742.24826: done checking for max_fail_percentage 3027 1726776742.24827: checking to see if all hosts have failed and the running result is not ok 3027 1726776742.24827: done checking to see if all hosts have failed 3027 1726776742.24828: getting the remaining hosts for this loop 3027 1726776742.24829: done getting the remaining hosts for this loop 3027 1726776742.24831: getting the next task for host managed_node2 3027 1726776742.24835: done getting next task for host managed_node2 3027 1726776742.24838: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3027 1726776742.24840: ^ 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 3027 1726776742.24846: getting variables 3027 1726776742.24847: in VariableManager get_vars() 3027 1726776742.24871: Calling all_inventory to load vars for managed_node2 3027 1726776742.24872: Calling groups_inventory to load vars for managed_node2 3027 1726776742.24874: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776742.24881: Calling all_plugins_play to load vars for managed_node2 3027 1726776742.24882: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776742.24884: Calling groups_plugins_play to load vars for managed_node2 3027 1726776742.24982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776742.25105: done with get_vars() 3027 1726776742.25112: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:12:22 -0400 (0:00:00.527) 0:02:08.349 **** 3027 1726776742.25184: entering _queue_task() for managed_node2/file 3027 1726776742.25397: worker is 1 (out of 1 available) 3027 1726776742.25412: exiting _queue_task() for managed_node2/file 3027 1726776742.25426: done queuing things up, now waiting for results queue to drain 3027 1726776742.25428: waiting for pending results... 3027 1726776742.25631: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 3027 1726776742.25733: in run() - task 0233de48-8dd1-1ba9-d908-000000000edd 3027 1726776742.25747: variable 'ansible_search_path' from source: unknown 3027 1726776742.25752: variable 'ansible_search_path' from source: unknown 3027 1726776742.25787: calling self._execute() 3027 1726776742.25865: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776742.25871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776742.25879: variable 'omit' from source: magic vars 3027 1726776742.25965: variable 'omit' from source: magic vars 3027 1726776742.26008: variable 'omit' from source: magic vars 3027 1726776742.26032: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776742.26313: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776742.26389: variable '__kernel_settings_profile_parent' from source: set_fact 3027 1726776742.26395: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776742.26437: variable 'omit' from source: magic vars 3027 1726776742.26475: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776742.26506: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776742.26525: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776742.26539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776742.26551: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776742.26577: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776742.26581: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776742.26584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776742.26661: Set connection var ansible_shell_executable to /bin/sh 3027 1726776742.26667: Set connection var ansible_shell_type to sh 3027 1726776742.26669: Set connection var ansible_connection to ssh 3027 1726776742.26675: Set connection var ansible_pipelining to False 3027 1726776742.26681: Set connection var ansible_timeout to 10 3027 1726776742.26705: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776742.26716: variable 'ansible_shell_executable' from source: unknown 3027 1726776742.26719: variable 'ansible_connection' from source: unknown 3027 1726776742.26722: variable 'ansible_module_compression' from source: unknown 3027 1726776742.26724: variable 'ansible_shell_type' from source: unknown 3027 1726776742.26727: variable 'ansible_shell_executable' from source: unknown 3027 1726776742.26729: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776742.26761: variable 'ansible_pipelining' from source: unknown 3027 1726776742.26765: variable 'ansible_timeout' from source: unknown 3027 1726776742.26767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776742.27237: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776742.27241: variable 'omit' from source: magic vars 3027 1726776742.27244: starting attempt loop 3027 1726776742.27246: running the handler 3027 1726776742.27250: _low_level_execute_command(): starting 3027 1726776742.27253: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776742.27735: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776742.27754: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776742.27772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776742.27791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776742.27808: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776742.27816: stderr chunk (state=3): >>>debug2: match not found <<< 3027 1726776742.27826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.27842: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3027 1726776742.27853: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776742.27864: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3027 1726776742.27873: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776742.27883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776742.27896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776742.27908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776742.27917: stderr chunk (state=3): >>>debug2: match found <<< 3027 1726776742.27929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.28008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776742.28028: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776742.28041: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776742.28116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776742.29782: stdout chunk (state=3): >>>/root <<< 3027 1726776742.29888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776742.29944: stderr chunk (state=3): >>><<< 3027 1726776742.29947: stdout chunk (state=3): >>><<< 3027 1726776742.29973: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776742.29984: _low_level_execute_command(): starting 3027 1726776742.29995: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776742.299734-6416-124485550444739 `" && echo ansible-tmp-1726776742.299734-6416-124485550444739="` echo /root/.ansible/tmp/ansible-tmp-1726776742.299734-6416-124485550444739 `" ) && sleep 0' 3027 1726776742.30434: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776742.30437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776742.30471: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776742.30474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776742.30477: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776742.30480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.30535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776742.30542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776742.30544: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776742.30576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776742.32516: stdout chunk (state=3): >>>ansible-tmp-1726776742.299734-6416-124485550444739=/root/.ansible/tmp/ansible-tmp-1726776742.299734-6416-124485550444739 <<< 3027 1726776742.32632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776742.32681: stderr chunk (state=3): >>><<< 3027 1726776742.32684: stdout chunk (state=3): >>><<< 3027 1726776742.32700: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776742.299734-6416-124485550444739=/root/.ansible/tmp/ansible-tmp-1726776742.299734-6416-124485550444739 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776742.32743: variable 'ansible_module_compression' from source: unknown 3027 1726776742.32787: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3027 1726776742.32823: variable 'ansible_facts' from source: unknown 3027 1726776742.32875: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776742.299734-6416-124485550444739/AnsiballZ_file.py 3027 1726776742.32977: Sending initial data 3027 1726776742.32981: Sent initial data (150 bytes) 3027 1726776742.33441: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776742.33444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776742.33447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776742.33451: 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 <<< 3027 1726776742.33454: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.33505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776742.33509: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776742.33511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776742.33552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776742.35146: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 3027 1726776742.35159: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776742.35181: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776742.35218: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpu3q9xtb7 /root/.ansible/tmp/ansible-tmp-1726776742.299734-6416-124485550444739/AnsiballZ_file.py <<< 3027 1726776742.35225: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776742.299734-6416-124485550444739/AnsiballZ_file.py" <<< 3027 1726776742.35254: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpu3q9xtb7" to remote "/root/.ansible/tmp/ansible-tmp-1726776742.299734-6416-124485550444739/AnsiballZ_file.py" <<< 3027 1726776742.35257: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776742.299734-6416-124485550444739/AnsiballZ_file.py" <<< 3027 1726776742.35772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776742.35832: stderr chunk (state=3): >>><<< 3027 1726776742.35835: stdout chunk (state=3): >>><<< 3027 1726776742.35855: done transferring module to remote 3027 1726776742.35865: _low_level_execute_command(): starting 3027 1726776742.35871: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776742.299734-6416-124485550444739/ /root/.ansible/tmp/ansible-tmp-1726776742.299734-6416-124485550444739/AnsiballZ_file.py && sleep 0' 3027 1726776742.36307: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776742.36310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.36313: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776742.36315: 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 <<< 3027 1726776742.36317: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.36368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776742.36371: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776742.36410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776742.38201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776742.38247: stderr chunk (state=3): >>><<< 3027 1726776742.38252: stdout chunk (state=3): >>><<< 3027 1726776742.38265: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776742.38268: _low_level_execute_command(): starting 3027 1726776742.38274: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776742.299734-6416-124485550444739/AnsiballZ_file.py && sleep 0' 3027 1726776742.38721: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776742.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.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776742.38728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776742.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.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.38786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776742.38789: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776742.38793: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776742.38832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776742.56948: stdout chunk (state=3): >>> <<< 3027 1726776742.56956: stdout chunk (state=3): >>>{"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 3027 1726776742.58460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776742.58517: stderr chunk (state=3): >>><<< 3027 1726776742.58521: stdout chunk (state=3): >>><<< 3027 1726776742.58536: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776742.58577: 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-1726776742.299734-6416-124485550444739/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776742.58586: _low_level_execute_command(): starting 3027 1726776742.58591: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776742.299734-6416-124485550444739/ > /dev/null 2>&1 && sleep 0' 3027 1726776742.59066: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776742.59070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.59073: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776742.59075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776742.59077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.59128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776742.59132: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776742.59134: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776742.59175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776742.61058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776742.61109: stderr chunk (state=3): >>><<< 3027 1726776742.61112: stdout chunk (state=3): >>><<< 3027 1726776742.61126: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776742.61132: handler run complete 3027 1726776742.61155: attempt loop complete, returning result 3027 1726776742.61158: _execute() done 3027 1726776742.61160: dumping result to json 3027 1726776742.61166: done dumping result, returning 3027 1726776742.61175: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0233de48-8dd1-1ba9-d908-000000000edd] 3027 1726776742.61180: sending task result for task 0233de48-8dd1-1ba9-d908-000000000edd 3027 1726776742.61298: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000edd 3027 1726776742.61301: 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": 4096, "state": "directory", "uid": 0 } 3027 1726776742.61395: no more pending results, returning what we have 3027 1726776742.61398: results queue empty 3027 1726776742.61399: checking for any_errors_fatal 3027 1726776742.61422: done checking for any_errors_fatal 3027 1726776742.61423: checking for max_fail_percentage 3027 1726776742.61424: done checking for max_fail_percentage 3027 1726776742.61425: checking to see if all hosts have failed and the running result is not ok 3027 1726776742.61426: done checking to see if all hosts have failed 3027 1726776742.61427: getting the remaining hosts for this loop 3027 1726776742.61428: done getting the remaining hosts for this loop 3027 1726776742.61431: getting the next task for host managed_node2 3027 1726776742.61437: done getting next task for host managed_node2 3027 1726776742.61442: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3027 1726776742.61446: ^ 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 3027 1726776742.61459: getting variables 3027 1726776742.61460: in VariableManager get_vars() 3027 1726776742.61495: Calling all_inventory to load vars for managed_node2 3027 1726776742.61498: Calling groups_inventory to load vars for managed_node2 3027 1726776742.61500: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776742.61509: Calling all_plugins_play to load vars for managed_node2 3027 1726776742.61511: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776742.61514: Calling groups_plugins_play to load vars for managed_node2 3027 1726776742.61631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776742.61768: done with get_vars() 3027 1726776742.61777: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:12:22 -0400 (0:00:00.366) 0:02:08.716 **** 3027 1726776742.61850: entering _queue_task() for managed_node2/slurp 3027 1726776742.62056: worker is 1 (out of 1 available) 3027 1726776742.62071: exiting _queue_task() for managed_node2/slurp 3027 1726776742.62083: done queuing things up, now waiting for results queue to drain 3027 1726776742.62085: waiting for pending results... 3027 1726776742.62284: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 3027 1726776742.62376: in run() - task 0233de48-8dd1-1ba9-d908-000000000ede 3027 1726776742.62391: variable 'ansible_search_path' from source: unknown 3027 1726776742.62394: variable 'ansible_search_path' from source: unknown 3027 1726776742.62430: calling self._execute() 3027 1726776742.62505: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776742.62512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776742.62520: variable 'omit' from source: magic vars 3027 1726776742.62605: variable 'omit' from source: magic vars 3027 1726776742.62656: variable 'omit' from source: magic vars 3027 1726776742.62679: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776742.62924: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776742.62984: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776742.63014: variable 'omit' from source: magic vars 3027 1726776742.63047: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776742.63078: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776742.63095: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776742.63112: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776742.63121: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776742.63146: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776742.63152: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776742.63156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776742.63229: Set connection var ansible_shell_executable to /bin/sh 3027 1726776742.63235: Set connection var ansible_shell_type to sh 3027 1726776742.63238: Set connection var ansible_connection to ssh 3027 1726776742.63243: Set connection var ansible_pipelining to False 3027 1726776742.63250: Set connection var ansible_timeout to 10 3027 1726776742.63260: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776742.63346: variable 'ansible_shell_executable' from source: unknown 3027 1726776742.63351: variable 'ansible_connection' from source: unknown 3027 1726776742.63354: variable 'ansible_module_compression' from source: unknown 3027 1726776742.63358: variable 'ansible_shell_type' from source: unknown 3027 1726776742.63362: variable 'ansible_shell_executable' from source: unknown 3027 1726776742.63365: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776742.63369: variable 'ansible_pipelining' from source: unknown 3027 1726776742.63371: variable 'ansible_timeout' from source: unknown 3027 1726776742.63376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776742.63534: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776742.63543: variable 'omit' from source: magic vars 3027 1726776742.63550: starting attempt loop 3027 1726776742.63554: running the handler 3027 1726776742.63566: _low_level_execute_command(): starting 3027 1726776742.63572: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776742.64090: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776742.64094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.64097: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776742.64102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.64155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776742.64158: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776742.64162: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776742.64208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776742.65858: stdout chunk (state=3): >>>/root <<< 3027 1726776742.65967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776742.66021: stderr chunk (state=3): >>><<< 3027 1726776742.66025: stdout chunk (state=3): >>><<< 3027 1726776742.66045: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776742.66058: _low_level_execute_command(): starting 3027 1726776742.66064: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776742.6604447-6427-143086066693297 `" && echo ansible-tmp-1726776742.6604447-6427-143086066693297="` echo /root/.ansible/tmp/ansible-tmp-1726776742.6604447-6427-143086066693297 `" ) && sleep 0' 3027 1726776742.66527: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776742.66530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776742.66540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.66543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776742.66545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776742.66547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.66592: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776742.66599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776742.66602: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776742.66634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776742.68585: stdout chunk (state=3): >>>ansible-tmp-1726776742.6604447-6427-143086066693297=/root/.ansible/tmp/ansible-tmp-1726776742.6604447-6427-143086066693297 <<< 3027 1726776742.68704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776742.68756: stderr chunk (state=3): >>><<< 3027 1726776742.68760: stdout chunk (state=3): >>><<< 3027 1726776742.68776: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776742.6604447-6427-143086066693297=/root/.ansible/tmp/ansible-tmp-1726776742.6604447-6427-143086066693297 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776742.68818: variable 'ansible_module_compression' from source: unknown 3027 1726776742.68850: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 3027 1726776742.68882: variable 'ansible_facts' from source: unknown 3027 1726776742.68934: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776742.6604447-6427-143086066693297/AnsiballZ_slurp.py 3027 1726776742.69038: Sending initial data 3027 1726776742.69041: Sent initial data (152 bytes) 3027 1726776742.69505: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776742.69509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.69511: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776742.69514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776742.69516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.69568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776742.69571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776742.69576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776742.69612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776742.71178: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776742.71208: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776742.71242: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmptupivdo6 /root/.ansible/tmp/ansible-tmp-1726776742.6604447-6427-143086066693297/AnsiballZ_slurp.py <<< 3027 1726776742.71245: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776742.6604447-6427-143086066693297/AnsiballZ_slurp.py" <<< 3027 1726776742.71278: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmptupivdo6" to remote "/root/.ansible/tmp/ansible-tmp-1726776742.6604447-6427-143086066693297/AnsiballZ_slurp.py" <<< 3027 1726776742.71284: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776742.6604447-6427-143086066693297/AnsiballZ_slurp.py" <<< 3027 1726776742.79652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776742.79721: stderr chunk (state=3): >>><<< 3027 1726776742.79725: stdout chunk (state=3): >>><<< 3027 1726776742.79746: done transferring module to remote 3027 1726776742.79758: _low_level_execute_command(): starting 3027 1726776742.79763: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776742.6604447-6427-143086066693297/ /root/.ansible/tmp/ansible-tmp-1726776742.6604447-6427-143086066693297/AnsiballZ_slurp.py && sleep 0' 3027 1726776742.80235: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776742.80239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.80241: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776742.80251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776742.80254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.80299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776742.80302: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776742.80305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776742.80348: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776742.82246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776742.82298: stderr chunk (state=3): >>><<< 3027 1726776742.82302: stdout chunk (state=3): >>><<< 3027 1726776742.82318: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776742.82322: _low_level_execute_command(): starting 3027 1726776742.82327: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776742.6604447-6427-143086066693297/AnsiballZ_slurp.py && sleep 0' 3027 1726776742.82795: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776742.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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.82806: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776742.82809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776742.82811: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776742.82864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776742.82868: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776742.82872: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776742.82911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776742.99289: 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"}}} <<< 3027 1726776743.00666: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776743.00724: stderr chunk (state=3): >>><<< 3027 1726776743.00728: stdout chunk (state=3): >>><<< 3027 1726776743.00746: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776743.00773: 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-1726776742.6604447-6427-143086066693297/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776743.00781: _low_level_execute_command(): starting 3027 1726776743.00787: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776742.6604447-6427-143086066693297/ > /dev/null 2>&1 && sleep 0' 3027 1726776743.01255: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776743.01258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776743.01261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776743.01263: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776743.01273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.01324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776743.01327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776743.01333: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776743.01373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776743.03281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776743.03337: stderr chunk (state=3): >>><<< 3027 1726776743.03340: stdout chunk (state=3): >>><<< 3027 1726776743.03359: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776743.03362: handler run complete 3027 1726776743.03378: attempt loop complete, returning result 3027 1726776743.03381: _execute() done 3027 1726776743.03384: dumping result to json 3027 1726776743.03389: done dumping result, returning 3027 1726776743.03397: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0233de48-8dd1-1ba9-d908-000000000ede] 3027 1726776743.03401: sending task result for task 0233de48-8dd1-1ba9-d908-000000000ede 3027 1726776743.03503: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000ede 3027 1726776743.03506: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3027 1726776743.03585: no more pending results, returning what we have 3027 1726776743.03589: results queue empty 3027 1726776743.03589: checking for any_errors_fatal 3027 1726776743.03602: done checking for any_errors_fatal 3027 1726776743.03603: checking for max_fail_percentage 3027 1726776743.03604: done checking for max_fail_percentage 3027 1726776743.03605: checking to see if all hosts have failed and the running result is not ok 3027 1726776743.03606: done checking to see if all hosts have failed 3027 1726776743.03607: getting the remaining hosts for this loop 3027 1726776743.03609: done getting the remaining hosts for this loop 3027 1726776743.03613: getting the next task for host managed_node2 3027 1726776743.03621: done getting next task for host managed_node2 3027 1726776743.03625: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3027 1726776743.03629: ^ 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 3027 1726776743.03640: getting variables 3027 1726776743.03642: in VariableManager get_vars() 3027 1726776743.03679: Calling all_inventory to load vars for managed_node2 3027 1726776743.03682: Calling groups_inventory to load vars for managed_node2 3027 1726776743.03684: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776743.03693: Calling all_plugins_play to load vars for managed_node2 3027 1726776743.03695: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776743.03698: Calling groups_plugins_play to load vars for managed_node2 3027 1726776743.03827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776743.04005: done with get_vars() 3027 1726776743.04014: done getting variables 3027 1726776743.04062: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:12:23 -0400 (0:00:00.422) 0:02:09.138 **** 3027 1726776743.04087: entering _queue_task() for managed_node2/set_fact 3027 1726776743.04303: worker is 1 (out of 1 available) 3027 1726776743.04320: exiting _queue_task() for managed_node2/set_fact 3027 1726776743.04334: done queuing things up, now waiting for results queue to drain 3027 1726776743.04335: waiting for pending results... 3027 1726776743.04537: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 3027 1726776743.04619: in run() - task 0233de48-8dd1-1ba9-d908-000000000edf 3027 1726776743.04633: variable 'ansible_search_path' from source: unknown 3027 1726776743.04637: variable 'ansible_search_path' from source: unknown 3027 1726776743.04671: calling self._execute() 3027 1726776743.04754: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776743.04758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776743.04767: variable 'omit' from source: magic vars 3027 1726776743.04856: variable 'omit' from source: magic vars 3027 1726776743.04906: variable 'omit' from source: magic vars 3027 1726776743.05248: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776743.05258: variable '__cur_profile' from source: task vars 3027 1726776743.05382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776743.06989: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776743.07050: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776743.07081: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776743.07111: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776743.07132: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776743.07199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776743.07223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776743.07241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776743.07272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776743.07285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776743.07381: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3027 1726776743.07426: variable 'omit' from source: magic vars 3027 1726776743.07450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776743.07472: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776743.07487: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776743.07502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776743.07513: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776743.07539: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776743.07542: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776743.07546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776743.07622: Set connection var ansible_shell_executable to /bin/sh 3027 1726776743.07628: Set connection var ansible_shell_type to sh 3027 1726776743.07631: Set connection var ansible_connection to ssh 3027 1726776743.07636: Set connection var ansible_pipelining to False 3027 1726776743.07642: Set connection var ansible_timeout to 10 3027 1726776743.07652: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776743.07670: variable 'ansible_shell_executable' from source: unknown 3027 1726776743.07673: variable 'ansible_connection' from source: unknown 3027 1726776743.07676: variable 'ansible_module_compression' from source: unknown 3027 1726776743.07678: variable 'ansible_shell_type' from source: unknown 3027 1726776743.07681: variable 'ansible_shell_executable' from source: unknown 3027 1726776743.07683: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776743.07688: variable 'ansible_pipelining' from source: unknown 3027 1726776743.07690: variable 'ansible_timeout' from source: unknown 3027 1726776743.07695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776743.07774: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776743.07783: variable 'omit' from source: magic vars 3027 1726776743.07788: starting attempt loop 3027 1726776743.07791: running the handler 3027 1726776743.07801: handler run complete 3027 1726776743.07811: attempt loop complete, returning result 3027 1726776743.07814: _execute() done 3027 1726776743.07819: dumping result to json 3027 1726776743.07821: done dumping result, returning 3027 1726776743.07829: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0233de48-8dd1-1ba9-d908-000000000edf] 3027 1726776743.07834: sending task result for task 0233de48-8dd1-1ba9-d908-000000000edf 3027 1726776743.07918: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000edf 3027 1726776743.07921: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 3027 1726776743.08004: no more pending results, returning what we have 3027 1726776743.08008: results queue empty 3027 1726776743.08009: checking for any_errors_fatal 3027 1726776743.08015: done checking for any_errors_fatal 3027 1726776743.08016: checking for max_fail_percentage 3027 1726776743.08017: done checking for max_fail_percentage 3027 1726776743.08018: checking to see if all hosts have failed and the running result is not ok 3027 1726776743.08019: done checking to see if all hosts have failed 3027 1726776743.08020: getting the remaining hosts for this loop 3027 1726776743.08022: done getting the remaining hosts for this loop 3027 1726776743.08026: getting the next task for host managed_node2 3027 1726776743.08032: done getting next task for host managed_node2 3027 1726776743.08036: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3027 1726776743.08041: ^ 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 3027 1726776743.08060: getting variables 3027 1726776743.08062: in VariableManager get_vars() 3027 1726776743.08097: Calling all_inventory to load vars for managed_node2 3027 1726776743.08099: Calling groups_inventory to load vars for managed_node2 3027 1726776743.08101: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776743.08110: Calling all_plugins_play to load vars for managed_node2 3027 1726776743.08113: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776743.08116: Calling groups_plugins_play to load vars for managed_node2 3027 1726776743.08261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776743.08400: done with get_vars() 3027 1726776743.08410: done getting variables 3027 1726776743.08455: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:12:23 -0400 (0:00:00.043) 0:02:09.182 **** 3027 1726776743.08481: entering _queue_task() for managed_node2/copy 3027 1726776743.08700: worker is 1 (out of 1 available) 3027 1726776743.08716: exiting _queue_task() for managed_node2/copy 3027 1726776743.08730: done queuing things up, now waiting for results queue to drain 3027 1726776743.08731: waiting for pending results... 3027 1726776743.08936: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 3027 1726776743.09028: in run() - task 0233de48-8dd1-1ba9-d908-000000000ee0 3027 1726776743.09043: variable 'ansible_search_path' from source: unknown 3027 1726776743.09047: variable 'ansible_search_path' from source: unknown 3027 1726776743.09081: calling self._execute() 3027 1726776743.09160: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776743.09166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776743.09176: variable 'omit' from source: magic vars 3027 1726776743.09264: variable 'omit' from source: magic vars 3027 1726776743.09311: variable 'omit' from source: magic vars 3027 1726776743.09334: variable '__kernel_settings_active_profile' from source: set_fact 3027 1726776743.09585: variable '__kernel_settings_active_profile' from source: set_fact 3027 1726776743.09609: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776743.09665: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 3027 1726776743.09722: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776743.09816: variable 'omit' from source: magic vars 3027 1726776743.09854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776743.09884: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776743.09903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776743.09916: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776743.09927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776743.09955: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776743.09959: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776743.09961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776743.10044: Set connection var ansible_shell_executable to /bin/sh 3027 1726776743.10052: Set connection var ansible_shell_type to sh 3027 1726776743.10055: Set connection var ansible_connection to ssh 3027 1726776743.10060: Set connection var ansible_pipelining to False 3027 1726776743.10066: Set connection var ansible_timeout to 10 3027 1726776743.10075: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776743.10093: variable 'ansible_shell_executable' from source: unknown 3027 1726776743.10096: variable 'ansible_connection' from source: unknown 3027 1726776743.10099: variable 'ansible_module_compression' from source: unknown 3027 1726776743.10105: variable 'ansible_shell_type' from source: unknown 3027 1726776743.10107: variable 'ansible_shell_executable' from source: unknown 3027 1726776743.10110: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776743.10112: variable 'ansible_pipelining' from source: unknown 3027 1726776743.10115: variable 'ansible_timeout' from source: unknown 3027 1726776743.10117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776743.10227: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776743.10237: variable 'omit' from source: magic vars 3027 1726776743.10243: starting attempt loop 3027 1726776743.10246: running the handler 3027 1726776743.10260: _low_level_execute_command(): starting 3027 1726776743.10266: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776743.10801: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776743.10808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.10811: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776743.10813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.10873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776743.10881: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776743.10884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776743.10920: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776743.12661: stdout chunk (state=3): >>>/root <<< 3027 1726776743.12771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776743.12829: stderr chunk (state=3): >>><<< 3027 1726776743.12832: stdout chunk (state=3): >>><<< 3027 1726776743.12858: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776743.12869: _low_level_execute_command(): starting 3027 1726776743.12875: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035 `" && echo ansible-tmp-1726776743.1285741-6436-254545196237035="` echo /root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035 `" ) && sleep 0' 3027 1726776743.13321: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776743.13334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776743.13358: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776743.13362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.13412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776743.13416: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776743.13425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776743.13471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776743.15469: stdout chunk (state=3): >>>ansible-tmp-1726776743.1285741-6436-254545196237035=/root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035 <<< 3027 1726776743.15589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776743.15644: stderr chunk (state=3): >>><<< 3027 1726776743.15649: stdout chunk (state=3): >>><<< 3027 1726776743.15666: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776743.1285741-6436-254545196237035=/root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776743.15741: variable 'ansible_module_compression' from source: unknown 3027 1726776743.15783: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776743.15819: variable 'ansible_facts' from source: unknown 3027 1726776743.15870: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035/AnsiballZ_stat.py 3027 1726776743.15969: Sending initial data 3027 1726776743.15973: Sent initial data (151 bytes) 3027 1726776743.16443: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776743.16446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.16451: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776743.16454: 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.47.80 originally 10.31.47.80 <<< 3027 1726776743.16456: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.16506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776743.16510: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776743.16512: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776743.16556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776743.18171: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776743.18206: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776743.18240: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpkyn857xm /root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035/AnsiballZ_stat.py <<< 3027 1726776743.18243: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035/AnsiballZ_stat.py" <<< 3027 1726776743.18274: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpkyn857xm" to remote "/root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035/AnsiballZ_stat.py" <<< 3027 1726776743.18281: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035/AnsiballZ_stat.py" <<< 3027 1726776743.18783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776743.18844: stderr chunk (state=3): >>><<< 3027 1726776743.18847: stdout chunk (state=3): >>><<< 3027 1726776743.18868: done transferring module to remote 3027 1726776743.18877: _low_level_execute_command(): starting 3027 1726776743.18882: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035/ /root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035/AnsiballZ_stat.py && sleep 0' 3027 1726776743.19328: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776743.19332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776743.19338: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.19340: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776743.19342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776743.19344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.19390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776743.19394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776743.19433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776743.21290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776743.21339: stderr chunk (state=3): >>><<< 3027 1726776743.21342: stdout chunk (state=3): >>><<< 3027 1726776743.21360: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776743.21363: _low_level_execute_command(): starting 3027 1726776743.21368: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035/AnsiballZ_stat.py && sleep 0' 3027 1726776743.21818: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776743.21821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.21824: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776743.21826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.21883: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776743.21886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776743.21890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776743.21929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776743.39824: 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": 262942, "dev": 51714, "nlink": 1, "atime": 1726776742.9904451, "mtime": 1726776735.9754615, "ctime": 1726776735.9754615, "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": "1682892939", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}<<< 3027 1726776743.39829: stdout chunk (state=3): >>> <<< 3027 1726776743.41443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776743.41499: stderr chunk (state=3): >>><<< 3027 1726776743.41505: stdout chunk (state=3): >>><<< 3027 1726776743.41521: _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": 262942, "dev": 51714, "nlink": 1, "atime": 1726776742.9904451, "mtime": 1726776735.9754615, "ctime": 1726776735.9754615, "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": "1682892939", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776743.41571: 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-1726776743.1285741-6436-254545196237035/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3027 1726776743.41610: variable 'ansible_module_compression' from source: unknown 3027 1726776743.41643: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3027 1726776743.41666: variable 'ansible_facts' from source: unknown 3027 1726776743.41712: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035/AnsiballZ_file.py 3027 1726776743.41812: Sending initial data 3027 1726776743.41816: Sent initial data (151 bytes) 3027 1726776743.42293: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776743.42297: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776743.42299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776743.42302: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.42304: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776743.42307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.42362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776743.42365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776743.42372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776743.42408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776743.44039: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 3027 1726776743.44042: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776743.44074: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776743.44109: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpifpdtcf7 /root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035/AnsiballZ_file.py <<< 3027 1726776743.44113: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035/AnsiballZ_file.py" <<< 3027 1726776743.44144: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpifpdtcf7" to remote "/root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035/AnsiballZ_file.py" <<< 3027 1726776743.44147: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035/AnsiballZ_file.py" <<< 3027 1726776743.44669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776743.44736: stderr chunk (state=3): >>><<< 3027 1726776743.44740: stdout chunk (state=3): >>><<< 3027 1726776743.44760: done transferring module to remote 3027 1726776743.44768: _low_level_execute_command(): starting 3027 1726776743.44773: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035/ /root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035/AnsiballZ_file.py && sleep 0' 3027 1726776743.45231: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776743.45234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776743.45237: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.45239: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776743.45241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.45291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776743.45295: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776743.45331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776743.47176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776743.47230: stderr chunk (state=3): >>><<< 3027 1726776743.47233: stdout chunk (state=3): >>><<< 3027 1726776743.47250: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776743.47258: _low_level_execute_command(): starting 3027 1726776743.47261: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035/AnsiballZ_file.py && sleep 0' 3027 1726776743.47727: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776743.47731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776743.47733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.47736: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776743.47738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776743.47740: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.47792: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776743.47799: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776743.47801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776743.47836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776743.65588: 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": ".97l2frut", "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}}} <<< 3027 1726776743.67167: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776743.67223: stderr chunk (state=3): >>><<< 3027 1726776743.67226: stdout chunk (state=3): >>><<< 3027 1726776743.67242: _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": ".97l2frut", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776743.67272: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.97l2frut', '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-1726776743.1285741-6436-254545196237035/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776743.67282: _low_level_execute_command(): starting 3027 1726776743.67288: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776743.1285741-6436-254545196237035/ > /dev/null 2>&1 && sleep 0' 3027 1726776743.67734: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776743.67742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776743.67769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.67772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776743.67775: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.67831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776743.67834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776743.67839: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776743.67874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776743.69800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776743.69858: stderr chunk (state=3): >>><<< 3027 1726776743.69866: stdout chunk (state=3): >>><<< 3027 1726776743.69877: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776743.69886: handler run complete 3027 1726776743.69910: attempt loop complete, returning result 3027 1726776743.69914: _execute() done 3027 1726776743.69917: dumping result to json 3027 1726776743.69922: done dumping result, returning 3027 1726776743.69930: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0233de48-8dd1-1ba9-d908-000000000ee0] 3027 1726776743.69935: sending task result for task 0233de48-8dd1-1ba9-d908-000000000ee0 3027 1726776743.70055: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000ee0 3027 1726776743.70058: 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 } 3027 1726776743.70168: no more pending results, returning what we have 3027 1726776743.70171: results queue empty 3027 1726776743.70172: checking for any_errors_fatal 3027 1726776743.70177: done checking for any_errors_fatal 3027 1726776743.70178: checking for max_fail_percentage 3027 1726776743.70180: done checking for max_fail_percentage 3027 1726776743.70180: checking to see if all hosts have failed and the running result is not ok 3027 1726776743.70181: done checking to see if all hosts have failed 3027 1726776743.70182: getting the remaining hosts for this loop 3027 1726776743.70183: done getting the remaining hosts for this loop 3027 1726776743.70186: getting the next task for host managed_node2 3027 1726776743.70192: done getting next task for host managed_node2 3027 1726776743.70196: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3027 1726776743.70202: ^ 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 3027 1726776743.70212: getting variables 3027 1726776743.70214: in VariableManager get_vars() 3027 1726776743.70250: Calling all_inventory to load vars for managed_node2 3027 1726776743.70253: Calling groups_inventory to load vars for managed_node2 3027 1726776743.70255: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776743.70264: Calling all_plugins_play to load vars for managed_node2 3027 1726776743.70266: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776743.70268: Calling groups_plugins_play to load vars for managed_node2 3027 1726776743.70423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776743.70552: done with get_vars() 3027 1726776743.70560: done getting variables 3027 1726776743.70607: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:12:23 -0400 (0:00:00.621) 0:02:09.804 **** 3027 1726776743.70631: entering _queue_task() for managed_node2/copy 3027 1726776743.70836: worker is 1 (out of 1 available) 3027 1726776743.70851: exiting _queue_task() for managed_node2/copy 3027 1726776743.70864: done queuing things up, now waiting for results queue to drain 3027 1726776743.70866: waiting for pending results... 3027 1726776743.71055: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 3027 1726776743.71148: in run() - task 0233de48-8dd1-1ba9-d908-000000000ee1 3027 1726776743.71163: variable 'ansible_search_path' from source: unknown 3027 1726776743.71167: variable 'ansible_search_path' from source: unknown 3027 1726776743.71203: calling self._execute() 3027 1726776743.71276: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776743.71280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776743.71289: variable 'omit' from source: magic vars 3027 1726776743.71371: variable 'omit' from source: magic vars 3027 1726776743.71417: variable 'omit' from source: magic vars 3027 1726776743.71440: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3027 1726776743.71684: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 3027 1726776743.71746: variable '__kernel_settings_tuned_dir' from source: role '' all vars 3027 1726776743.71777: variable 'omit' from source: magic vars 3027 1726776743.71813: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776743.71842: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776743.71862: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776743.71876: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776743.71886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776743.71912: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776743.71916: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776743.71918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776743.71991: Set connection var ansible_shell_executable to /bin/sh 3027 1726776743.71996: Set connection var ansible_shell_type to sh 3027 1726776743.72001: Set connection var ansible_connection to ssh 3027 1726776743.72004: Set connection var ansible_pipelining to False 3027 1726776743.72011: Set connection var ansible_timeout to 10 3027 1726776743.72019: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776743.72037: variable 'ansible_shell_executable' from source: unknown 3027 1726776743.72040: variable 'ansible_connection' from source: unknown 3027 1726776743.72043: variable 'ansible_module_compression' from source: unknown 3027 1726776743.72045: variable 'ansible_shell_type' from source: unknown 3027 1726776743.72048: variable 'ansible_shell_executable' from source: unknown 3027 1726776743.72052: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776743.72056: variable 'ansible_pipelining' from source: unknown 3027 1726776743.72059: variable 'ansible_timeout' from source: unknown 3027 1726776743.72063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776743.72169: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776743.72179: variable 'omit' from source: magic vars 3027 1726776743.72184: starting attempt loop 3027 1726776743.72187: running the handler 3027 1726776743.72199: _low_level_execute_command(): starting 3027 1726776743.72205: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776743.72737: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776743.72741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.72744: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776743.72746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.72802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776743.72806: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776743.72809: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776743.72856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776743.74532: stdout chunk (state=3): >>>/root <<< 3027 1726776743.74640: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776743.74697: stderr chunk (state=3): >>><<< 3027 1726776743.74700: stdout chunk (state=3): >>><<< 3027 1726776743.74724: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776743.74736: _low_level_execute_command(): starting 3027 1726776743.74742: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580 `" && echo ansible-tmp-1726776743.7472405-6452-20409149269580="` echo /root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580 `" ) && sleep 0' 3027 1726776743.75208: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776743.75212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776743.75224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776743.75227: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776743.75229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.75273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776743.75276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776743.75279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776743.75317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776743.77312: stdout chunk (state=3): >>>ansible-tmp-1726776743.7472405-6452-20409149269580=/root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580 <<< 3027 1726776743.77429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776743.77481: stderr chunk (state=3): >>><<< 3027 1726776743.77485: stdout chunk (state=3): >>><<< 3027 1726776743.77504: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776743.7472405-6452-20409149269580=/root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776743.77577: variable 'ansible_module_compression' from source: unknown 3027 1726776743.77619: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776743.77654: variable 'ansible_facts' from source: unknown 3027 1726776743.77707: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580/AnsiballZ_stat.py 3027 1726776743.77799: Sending initial data 3027 1726776743.77803: Sent initial data (150 bytes) 3027 1726776743.78267: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776743.78270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.78273: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776743.78275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776743.78277: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.78329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776743.78333: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776743.78337: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776743.78375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776743.79991: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776743.79995: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776743.80024: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776743.80060: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp29nzh9jn /root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580/AnsiballZ_stat.py <<< 3027 1726776743.80067: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580/AnsiballZ_stat.py" <<< 3027 1726776743.80096: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp29nzh9jn" to remote "/root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580/AnsiballZ_stat.py" <<< 3027 1726776743.80651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776743.80661: stderr chunk (state=3): >>><<< 3027 1726776743.80664: stdout chunk (state=3): >>><<< 3027 1726776743.80683: done transferring module to remote 3027 1726776743.80693: _low_level_execute_command(): starting 3027 1726776743.80698: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580/ /root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580/AnsiballZ_stat.py && sleep 0' 3027 1726776743.81145: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776743.81152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776743.81155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.81157: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776743.81163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.81214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776743.81222: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776743.81225: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776743.81256: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776743.83087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776743.83139: stderr chunk (state=3): >>><<< 3027 1726776743.83142: stdout chunk (state=3): >>><<< 3027 1726776743.83159: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776743.83162: _low_level_execute_command(): starting 3027 1726776743.83168: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580/AnsiballZ_stat.py && sleep 0' 3027 1726776743.83626: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776743.83629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.83632: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776743.83634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776743.83690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776743.83694: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776743.83705: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776743.83737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776744.01416: 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": 262937, "dev": 51714, "nlink": 1, "atime": 1726776734.1104658, "mtime": 1726776735.9754615, "ctime": 1726776735.9754615, "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": "3024238528", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3027 1726776744.03027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776744.03086: stderr chunk (state=3): >>><<< 3027 1726776744.03089: stdout chunk (state=3): >>><<< 3027 1726776744.03108: _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": 262937, "dev": 51714, "nlink": 1, "atime": 1726776734.1104658, "mtime": 1726776735.9754615, "ctime": 1726776735.9754615, "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": "3024238528", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776744.03166: 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-1726776743.7472405-6452-20409149269580/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3027 1726776744.03206: variable 'ansible_module_compression' from source: unknown 3027 1726776744.03234: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3027 1726776744.03256: variable 'ansible_facts' from source: unknown 3027 1726776744.03303: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580/AnsiballZ_file.py 3027 1726776744.03398: Sending initial data 3027 1726776744.03401: Sent initial data (150 bytes) 3027 1726776744.03869: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776744.03872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776744.03875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.03877: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776744.03879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.03933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776744.03936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776744.03938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776744.03979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776744.05631: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776744.05666: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776744.05703: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpdg79jg3y /root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580/AnsiballZ_file.py <<< 3027 1726776744.05709: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580/AnsiballZ_file.py" <<< 3027 1726776744.05739: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpdg79jg3y" to remote "/root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580/AnsiballZ_file.py" <<< 3027 1726776744.06263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776744.06333: stderr chunk (state=3): >>><<< 3027 1726776744.06337: stdout chunk (state=3): >>><<< 3027 1726776744.06357: done transferring module to remote 3027 1726776744.06365: _low_level_execute_command(): starting 3027 1726776744.06370: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580/ /root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580/AnsiballZ_file.py && sleep 0' 3027 1726776744.06832: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776744.06835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.06838: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776744.06840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.06896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776744.06903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776744.06906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776744.06940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776744.08768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776744.08825: stderr chunk (state=3): >>><<< 3027 1726776744.08828: stdout chunk (state=3): >>><<< 3027 1726776744.08844: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776744.08847: _low_level_execute_command(): starting 3027 1726776744.08856: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580/AnsiballZ_file.py && sleep 0' 3027 1726776744.09329: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776744.09333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776744.09340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.09342: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776744.09344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776744.09347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.09393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776744.09397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776744.09403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776744.09445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776744.27263: 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": ".1roiuewv", "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}}} <<< 3027 1726776744.28781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776744.28843: stderr chunk (state=3): >>><<< 3027 1726776744.28847: stdout chunk (state=3): >>><<< 3027 1726776744.28865: _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": ".1roiuewv", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776744.28893: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.1roiuewv', '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-1726776743.7472405-6452-20409149269580/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776744.28907: _low_level_execute_command(): starting 3027 1726776744.28910: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776743.7472405-6452-20409149269580/ > /dev/null 2>&1 && sleep 0' 3027 1726776744.29387: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776744.29391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.29394: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776744.29396: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776744.29398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.29455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776744.29458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776744.29460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776744.29501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776744.31405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776744.31454: stderr chunk (state=3): >>><<< 3027 1726776744.31458: stdout chunk (state=3): >>><<< 3027 1726776744.31473: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776744.31484: handler run complete 3027 1726776744.31511: attempt loop complete, returning result 3027 1726776744.31514: _execute() done 3027 1726776744.31517: dumping result to json 3027 1726776744.31522: done dumping result, returning 3027 1726776744.31530: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0233de48-8dd1-1ba9-d908-000000000ee1] 3027 1726776744.31535: sending task result for task 0233de48-8dd1-1ba9-d908-000000000ee1 3027 1726776744.31652: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000ee1 3027 1726776744.31655: 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 } 3027 1726776744.31765: no more pending results, returning what we have 3027 1726776744.31769: results queue empty 3027 1726776744.31770: checking for any_errors_fatal 3027 1726776744.31778: done checking for any_errors_fatal 3027 1726776744.31779: checking for max_fail_percentage 3027 1726776744.31780: done checking for max_fail_percentage 3027 1726776744.31781: checking to see if all hosts have failed and the running result is not ok 3027 1726776744.31782: done checking to see if all hosts have failed 3027 1726776744.31783: getting the remaining hosts for this loop 3027 1726776744.31784: done getting the remaining hosts for this loop 3027 1726776744.31787: getting the next task for host managed_node2 3027 1726776744.31793: done getting next task for host managed_node2 3027 1726776744.31797: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 3027 1726776744.31801: ^ 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 3027 1726776744.31812: getting variables 3027 1726776744.31813: in VariableManager get_vars() 3027 1726776744.31851: Calling all_inventory to load vars for managed_node2 3027 1726776744.31854: Calling groups_inventory to load vars for managed_node2 3027 1726776744.31856: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776744.31865: Calling all_plugins_play to load vars for managed_node2 3027 1726776744.31868: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776744.31871: Calling groups_plugins_play to load vars for managed_node2 3027 1726776744.31983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776744.32117: done with get_vars() 3027 1726776744.32126: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:12:24 -0400 (0:00:00.615) 0:02:10.419 **** 3027 1726776744.32190: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776744.32399: worker is 1 (out of 1 available) 3027 1726776744.32414: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 3027 1726776744.32428: done queuing things up, now waiting for results queue to drain 3027 1726776744.32429: waiting for pending results... 3027 1726776744.32630: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 3027 1726776744.32722: in run() - task 0233de48-8dd1-1ba9-d908-000000000ee2 3027 1726776744.32736: variable 'ansible_search_path' from source: unknown 3027 1726776744.32740: variable 'ansible_search_path' from source: unknown 3027 1726776744.32775: calling self._execute() 3027 1726776744.32854: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776744.32858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776744.32867: variable 'omit' from source: magic vars 3027 1726776744.33030: variable 'omit' from source: magic vars 3027 1726776744.33074: variable 'omit' from source: magic vars 3027 1726776744.33097: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776744.33335: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776744.33396: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776744.33465: variable '__kernel_settings_profile_parent' from source: set_fact 3027 1726776744.33470: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776744.33509: variable 'omit' from source: magic vars 3027 1726776744.33545: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776744.33576: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776744.33593: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776744.33611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776744.33620: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776744.33646: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776744.33651: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776744.33655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776744.33727: Set connection var ansible_shell_executable to /bin/sh 3027 1726776744.33733: Set connection var ansible_shell_type to sh 3027 1726776744.33735: Set connection var ansible_connection to ssh 3027 1726776744.33742: Set connection var ansible_pipelining to False 3027 1726776744.33747: Set connection var ansible_timeout to 10 3027 1726776744.33758: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776744.33775: variable 'ansible_shell_executable' from source: unknown 3027 1726776744.33778: variable 'ansible_connection' from source: unknown 3027 1726776744.33780: variable 'ansible_module_compression' from source: unknown 3027 1726776744.33783: variable 'ansible_shell_type' from source: unknown 3027 1726776744.33785: variable 'ansible_shell_executable' from source: unknown 3027 1726776744.33787: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776744.33792: variable 'ansible_pipelining' from source: unknown 3027 1726776744.33795: variable 'ansible_timeout' from source: unknown 3027 1726776744.33799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776744.33946: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776744.33957: variable 'omit' from source: magic vars 3027 1726776744.33965: starting attempt loop 3027 1726776744.33967: running the handler 3027 1726776744.33979: _low_level_execute_command(): starting 3027 1726776744.33985: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776744.34521: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776744.34525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.34528: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776744.34530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.34579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776744.34582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776744.34584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776744.34632: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776744.36313: stdout chunk (state=3): >>>/root <<< 3027 1726776744.36416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776744.36477: stderr chunk (state=3): >>><<< 3027 1726776744.36481: stdout chunk (state=3): >>><<< 3027 1726776744.36504: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776744.36514: _low_level_execute_command(): starting 3027 1726776744.36520: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776744.3650153-6467-54776434666699 `" && echo ansible-tmp-1726776744.3650153-6467-54776434666699="` echo /root/.ansible/tmp/ansible-tmp-1726776744.3650153-6467-54776434666699 `" ) && sleep 0' 3027 1726776744.36978: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776744.36982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.37008: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.37055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776744.37060: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776744.37072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776744.37106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776744.39048: stdout chunk (state=3): >>>ansible-tmp-1726776744.3650153-6467-54776434666699=/root/.ansible/tmp/ansible-tmp-1726776744.3650153-6467-54776434666699 <<< 3027 1726776744.39166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776744.39220: stderr chunk (state=3): >>><<< 3027 1726776744.39223: stdout chunk (state=3): >>><<< 3027 1726776744.39240: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776744.3650153-6467-54776434666699=/root/.ansible/tmp/ansible-tmp-1726776744.3650153-6467-54776434666699 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776744.39285: variable 'ansible_module_compression' from source: unknown 3027 1726776744.39320: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 3027 1726776744.39357: variable 'ansible_facts' from source: unknown 3027 1726776744.39409: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776744.3650153-6467-54776434666699/AnsiballZ_kernel_settings_get_config.py 3027 1726776744.39519: Sending initial data 3027 1726776744.39523: Sent initial data (172 bytes) 3027 1726776744.39994: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776744.39997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776744.40000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776744.40003: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776744.40005: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.40055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776744.40063: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776744.40077: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776744.40108: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776744.41669: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776744.41704: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776744.41743: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpx45gs6o3 /root/.ansible/tmp/ansible-tmp-1726776744.3650153-6467-54776434666699/AnsiballZ_kernel_settings_get_config.py <<< 3027 1726776744.41747: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776744.3650153-6467-54776434666699/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776744.41781: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpx45gs6o3" to remote "/root/.ansible/tmp/ansible-tmp-1726776744.3650153-6467-54776434666699/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776744.41784: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776744.3650153-6467-54776434666699/AnsiballZ_kernel_settings_get_config.py" <<< 3027 1726776744.42270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776744.42336: stderr chunk (state=3): >>><<< 3027 1726776744.42340: stdout chunk (state=3): >>><<< 3027 1726776744.42362: done transferring module to remote 3027 1726776744.42372: _low_level_execute_command(): starting 3027 1726776744.42376: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776744.3650153-6467-54776434666699/ /root/.ansible/tmp/ansible-tmp-1726776744.3650153-6467-54776434666699/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776744.42839: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776744.42842: 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 <<< 3027 1726776744.42845: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.42848: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776744.42856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.42906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776744.42909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776744.42914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776744.42947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776744.44752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776744.44803: stderr chunk (state=3): >>><<< 3027 1726776744.44807: stdout chunk (state=3): >>><<< 3027 1726776744.44823: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776744.44827: _low_level_execute_command(): starting 3027 1726776744.44832: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776744.3650153-6467-54776434666699/AnsiballZ_kernel_settings_get_config.py && sleep 0' 3027 1726776744.45290: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776744.45294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776744.45296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776744.45299: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776744.45304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.45355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776744.45359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776744.45376: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776744.45405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776744.62584: 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"}}} <<< 3027 1726776744.64006: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776744.64059: stderr chunk (state=3): >>><<< 3027 1726776744.64062: stdout chunk (state=3): >>><<< 3027 1726776744.64077: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776744.64102: 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-1726776744.3650153-6467-54776434666699/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776744.64117: _low_level_execute_command(): starting 3027 1726776744.64121: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776744.3650153-6467-54776434666699/ > /dev/null 2>&1 && sleep 0' 3027 1726776744.64594: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776744.64598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776744.64600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776744.64603: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776744.64609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.64655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776744.64673: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776744.64676: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776744.64707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776744.66598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776744.66643: stderr chunk (state=3): >>><<< 3027 1726776744.66646: stdout chunk (state=3): >>><<< 3027 1726776744.66662: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776744.66668: handler run complete 3027 1726776744.66684: attempt loop complete, returning result 3027 1726776744.66688: _execute() done 3027 1726776744.66691: dumping result to json 3027 1726776744.66694: done dumping result, returning 3027 1726776744.66704: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0233de48-8dd1-1ba9-d908-000000000ee2] 3027 1726776744.66709: sending task result for task 0233de48-8dd1-1ba9-d908-000000000ee2 3027 1726776744.66809: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000ee2 3027 1726776744.66812: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "vm": { "transparent_hugepages": "never" } } } 3027 1726776744.66896: no more pending results, returning what we have 3027 1726776744.66899: results queue empty 3027 1726776744.66900: checking for any_errors_fatal 3027 1726776744.66909: done checking for any_errors_fatal 3027 1726776744.66910: checking for max_fail_percentage 3027 1726776744.66912: done checking for max_fail_percentage 3027 1726776744.66912: checking to see if all hosts have failed and the running result is not ok 3027 1726776744.66913: done checking to see if all hosts have failed 3027 1726776744.66914: getting the remaining hosts for this loop 3027 1726776744.66916: done getting the remaining hosts for this loop 3027 1726776744.66919: getting the next task for host managed_node2 3027 1726776744.66926: done getting next task for host managed_node2 3027 1726776744.66930: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3027 1726776744.66935: ^ 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 3027 1726776744.66946: getting variables 3027 1726776744.66948: in VariableManager get_vars() 3027 1726776744.66985: Calling all_inventory to load vars for managed_node2 3027 1726776744.66987: Calling groups_inventory to load vars for managed_node2 3027 1726776744.66989: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776744.66998: Calling all_plugins_play to load vars for managed_node2 3027 1726776744.67001: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776744.67004: Calling groups_plugins_play to load vars for managed_node2 3027 1726776744.67167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776744.67294: done with get_vars() 3027 1726776744.67303: done getting variables 3027 1726776744.67347: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:12:24 -0400 (0:00:00.351) 0:02:10.771 **** 3027 1726776744.67373: entering _queue_task() for managed_node2/template 3027 1726776744.67574: worker is 1 (out of 1 available) 3027 1726776744.67590: exiting _queue_task() for managed_node2/template 3027 1726776744.67603: done queuing things up, now waiting for results queue to drain 3027 1726776744.67604: waiting for pending results... 3027 1726776744.67795: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 3027 1726776744.67880: in run() - task 0233de48-8dd1-1ba9-d908-000000000ee3 3027 1726776744.67895: variable 'ansible_search_path' from source: unknown 3027 1726776744.67899: variable 'ansible_search_path' from source: unknown 3027 1726776744.67932: calling self._execute() 3027 1726776744.68011: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776744.68015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776744.68024: variable 'omit' from source: magic vars 3027 1726776744.68110: variable 'omit' from source: magic vars 3027 1726776744.68150: variable 'omit' from source: magic vars 3027 1726776744.68418: variable '__kernel_settings_profile_src' from source: role '' all vars 3027 1726776744.68425: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776744.68486: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776744.68508: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776744.68558: variable '__kernel_settings_profile_filename' from source: role '' all vars 3027 1726776744.68612: variable '__kernel_settings_profile_dir' from source: role '' all vars 3027 1726776744.68676: variable '__kernel_settings_profile_parent' from source: set_fact 3027 1726776744.68680: variable '__kernel_settings_tuned_profile' from source: role '' all vars 3027 1726776744.68711: variable 'omit' from source: magic vars 3027 1726776744.68744: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776744.68775: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776744.68791: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776744.68809: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776744.68818: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776744.68844: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776744.68847: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776744.68853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776744.68925: Set connection var ansible_shell_executable to /bin/sh 3027 1726776744.68931: Set connection var ansible_shell_type to sh 3027 1726776744.68934: Set connection var ansible_connection to ssh 3027 1726776744.68939: Set connection var ansible_pipelining to False 3027 1726776744.68945: Set connection var ansible_timeout to 10 3027 1726776744.68955: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776744.68971: variable 'ansible_shell_executable' from source: unknown 3027 1726776744.68973: variable 'ansible_connection' from source: unknown 3027 1726776744.68976: variable 'ansible_module_compression' from source: unknown 3027 1726776744.68978: variable 'ansible_shell_type' from source: unknown 3027 1726776744.68981: variable 'ansible_shell_executable' from source: unknown 3027 1726776744.68984: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776744.68988: variable 'ansible_pipelining' from source: unknown 3027 1726776744.68991: variable 'ansible_timeout' from source: unknown 3027 1726776744.68995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776744.69107: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776744.69117: variable 'omit' from source: magic vars 3027 1726776744.69123: starting attempt loop 3027 1726776744.69126: running the handler 3027 1726776744.69139: _low_level_execute_command(): starting 3027 1726776744.69145: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776744.69655: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776744.69675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.69682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.69737: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776744.69740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776744.69742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776744.69784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776744.71473: stdout chunk (state=3): >>>/root <<< 3027 1726776744.71578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776744.71630: stderr chunk (state=3): >>><<< 3027 1726776744.71634: stdout chunk (state=3): >>><<< 3027 1726776744.71655: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776744.71666: _low_level_execute_command(): starting 3027 1726776744.71671: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384 `" && echo ansible-tmp-1726776744.716552-6475-120260094363384="` echo /root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384 `" ) && sleep 0' 3027 1726776744.72118: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776744.72122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776744.72125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776744.72127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.72182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776744.72189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776744.72191: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776744.72227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776744.74190: stdout chunk (state=3): >>>ansible-tmp-1726776744.716552-6475-120260094363384=/root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384 <<< 3027 1726776744.74297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776744.74342: stderr chunk (state=3): >>><<< 3027 1726776744.74346: stdout chunk (state=3): >>><<< 3027 1726776744.74361: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776744.716552-6475-120260094363384=/root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776744.74377: evaluation_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 3027 1726776744.74396: search_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 3027 1726776744.74420: variable 'ansible_search_path' from source: unknown 3027 1726776744.75068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776744.76544: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776744.76602: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776744.76632: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776744.76659: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776744.76682: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776744.76888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776744.76912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776744.76931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776744.76960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776744.76972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776744.77225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776744.77243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776744.77263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776744.77289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776744.77300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776744.77578: variable 'ansible_managed' from source: unknown 3027 1726776744.77582: variable '__sections' from source: task vars 3027 1726776744.77679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776744.77696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776744.77717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776744.77745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776744.77758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776744.77835: variable 'kernel_settings_sysctl' from source: include params 3027 1726776744.77838: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776744.77844: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776744.77880: variable '__sysctl_old' from source: task vars 3027 1726776744.77929: variable '__sysctl_old' from source: task vars 3027 1726776744.78078: variable 'kernel_settings_purge' from source: include params 3027 1726776744.78082: variable 'kernel_settings_sysctl' from source: include params 3027 1726776744.78089: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776744.78092: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776744.78095: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776744.78236: variable 'kernel_settings_sysfs' from source: include params 3027 1726776744.78239: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776744.78244: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776744.78261: variable '__sysfs_old' from source: task vars 3027 1726776744.78307: variable '__sysfs_old' from source: task vars 3027 1726776744.78462: variable 'kernel_settings_purge' from source: include params 3027 1726776744.78466: variable 'kernel_settings_sysfs' from source: include params 3027 1726776744.78469: variable '__kernel_settings_state_empty' from source: role '' all vars 3027 1726776744.78475: variable '__kernel_settings_previous_replaced' from source: role '' all vars 3027 1726776744.78479: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776744.78495: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 3027 1726776744.78504: variable '__systemd_old' from source: task vars 3027 1726776744.78550: variable '__systemd_old' from source: task vars 3027 1726776744.78688: variable 'kernel_settings_purge' from source: include params 3027 1726776744.78692: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 3027 1726776744.78695: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776744.78703: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776744.78712: variable 'kernel_settings_transparent_hugepages' from source: include params 3027 1726776744.78717: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 3027 1726776744.78720: variable '__trans_huge_old' from source: task vars 3027 1726776744.78769: variable '__trans_huge_old' from source: task vars 3027 1726776744.78907: variable 'kernel_settings_purge' from source: include params 3027 1726776744.78910: variable 'kernel_settings_transparent_hugepages' from source: include params 3027 1726776744.78913: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776744.78919: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776744.78928: variable '__trans_defrag_old' from source: task vars 3027 1726776744.78975: variable '__trans_defrag_old' from source: task vars 3027 1726776744.79111: variable 'kernel_settings_purge' from source: include params 3027 1726776744.79115: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 3027 1726776744.79117: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776744.79123: variable '__kernel_settings_profile_contents' from source: set_fact 3027 1726776744.79141: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776744.79153: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776744.79159: variable '__kernel_settings_state_absent' from source: role '' all vars 3027 1726776744.79826: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776744.79870: variable 'ansible_module_compression' from source: unknown 3027 1726776744.79907: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776744.79925: variable 'ansible_facts' from source: unknown 3027 1726776744.79975: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/AnsiballZ_stat.py 3027 1726776744.80076: Sending initial data 3027 1726776744.80079: Sent initial data (150 bytes) 3027 1726776744.80545: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776744.80548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776744.80553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.80555: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776744.80557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.80604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776744.80621: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776744.80664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776744.82351: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776744.82385: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776744.82426: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpk5xfq65a /root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/AnsiballZ_stat.py <<< 3027 1726776744.82428: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/AnsiballZ_stat.py" <<< 3027 1726776744.82461: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpk5xfq65a" to remote "/root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/AnsiballZ_stat.py" <<< 3027 1726776744.82464: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/AnsiballZ_stat.py" <<< 3027 1726776744.82959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776744.83030: stderr chunk (state=3): >>><<< 3027 1726776744.83033: stdout chunk (state=3): >>><<< 3027 1726776744.83053: done transferring module to remote 3027 1726776744.83063: _low_level_execute_command(): starting 3027 1726776744.83070: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/ /root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/AnsiballZ_stat.py && sleep 0' 3027 1726776744.83528: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776744.83531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.83534: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776744.83536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.83589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776744.83596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776744.83598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776744.83628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776744.85463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776744.85507: stderr chunk (state=3): >>><<< 3027 1726776744.85510: stdout chunk (state=3): >>><<< 3027 1726776744.85523: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776744.85526: _low_level_execute_command(): starting 3027 1726776744.85532: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/AnsiballZ_stat.py && sleep 0' 3027 1726776744.85978: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776744.85981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776744.85984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776744.85988: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776744.85991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776744.86044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776744.86050: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776744.86053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776744.86091: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776745.04067: 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": 262938, "dev": 51714, "nlink": 1, "atime": 1726776735.9674616, "mtime": 1726776655.2277305, "ctime": 1726776735.4714627, "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": "2874545224", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3027 1726776745.05671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776745.05726: stderr chunk (state=3): >>><<< 3027 1726776745.05730: stdout chunk (state=3): >>><<< 3027 1726776745.05746: _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": 262938, "dev": 51714, "nlink": 1, "atime": 1726776735.9674616, "mtime": 1726776655.2277305, "ctime": 1726776735.4714627, "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": "2874545224", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776745.05791: 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-1726776744.716552-6475-120260094363384/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3027 1726776745.05885: Sending initial data 3027 1726776745.05888: Sent initial data (164 bytes) 3027 1726776745.06354: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776745.06357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776745.06359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776745.06362: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776745.06364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776745.06416: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776745.06422: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776745.06461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776745.08086: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776745.08120: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776745.08156: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpnqa6hz34/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/.source.conf <<< 3027 1726776745.08164: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/.source.conf" <<< 3027 1726776745.08190: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpnqa6hz34/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/.source.conf" <<< 3027 1726776745.08196: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/.source.conf" <<< 3027 1726776745.08331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776745.08385: stderr chunk (state=3): >>><<< 3027 1726776745.08388: stdout chunk (state=3): >>><<< 3027 1726776745.08404: _low_level_execute_command(): starting 3027 1726776745.08408: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/ /root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/.source.conf && sleep 0' 3027 1726776745.08845: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776745.08851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776745.08854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776745.08856: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776745.08858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776745.08905: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776745.08909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776745.08953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776745.10766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776745.10770: stderr chunk (state=3): >>><<< 3027 1726776745.10773: stdout chunk (state=3): >>><<< 3027 1726776745.10787: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776745.10811: variable 'ansible_module_compression' from source: unknown 3027 1726776745.10842: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3027 1726776745.10861: variable 'ansible_facts' from source: unknown 3027 1726776745.10907: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/AnsiballZ_copy.py 3027 1726776745.10990: Sending initial data 3027 1726776745.10993: Sent initial data (150 bytes) 3027 1726776745.11432: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776745.11436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776745.11438: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776745.11440: 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 <<< 3027 1726776745.11443: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776745.11492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776745.11495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776745.11532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776745.13104: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776745.13133: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776745.13170: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpjou6pp_j /root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/AnsiballZ_copy.py <<< 3027 1726776745.13177: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/AnsiballZ_copy.py" <<< 3027 1726776745.13205: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpjou6pp_j" to remote "/root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/AnsiballZ_copy.py" <<< 3027 1726776745.13722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776745.13784: stderr chunk (state=3): >>><<< 3027 1726776745.13788: stdout chunk (state=3): >>><<< 3027 1726776745.13809: done transferring module to remote 3027 1726776745.13817: _low_level_execute_command(): starting 3027 1726776745.13822: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/ /root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/AnsiballZ_copy.py && sleep 0' 3027 1726776745.14264: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776745.14267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776745.14269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776745.14272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776745.14274: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776745.14323: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776745.14326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776745.14364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776745.16156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776745.16209: stderr chunk (state=3): >>><<< 3027 1726776745.16213: stdout chunk (state=3): >>><<< 3027 1726776745.16225: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776745.16228: _low_level_execute_command(): starting 3027 1726776745.16234: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/AnsiballZ_copy.py && sleep 0' 3027 1726776745.16686: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776745.16689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776745.16692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776745.16694: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776745.16701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776745.16755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776745.16765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776745.16768: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776745.16799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776745.34526: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/.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-1726776744.716552-6475-120260094363384/.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}}} <<< 3027 1726776745.35978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776745.36035: stderr chunk (state=3): >>><<< 3027 1726776745.36038: stdout chunk (state=3): >>><<< 3027 1726776745.36058: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/.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-1726776744.716552-6475-120260094363384/.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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776745.36086: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/.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-1726776744.716552-6475-120260094363384/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776745.36116: _low_level_execute_command(): starting 3027 1726776745.36120: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776744.716552-6475-120260094363384/ > /dev/null 2>&1 && sleep 0' 3027 1726776745.36586: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776745.36589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776745.36592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776745.36594: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776745.36596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776745.36653: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776745.36660: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776745.36662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776745.36697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776745.38563: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776745.38606: stderr chunk (state=3): >>><<< 3027 1726776745.38609: stdout chunk (state=3): >>><<< 3027 1726776745.38623: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776745.38633: handler run complete 3027 1726776745.38656: attempt loop complete, returning result 3027 1726776745.38659: _execute() done 3027 1726776745.38662: dumping result to json 3027 1726776745.38667: done dumping result, returning 3027 1726776745.38675: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0233de48-8dd1-1ba9-d908-000000000ee3] 3027 1726776745.38680: sending task result for task 0233de48-8dd1-1ba9-d908-000000000ee3 3027 1726776745.38830: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000ee3 3027 1726776745.38834: 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-1726776744.716552-6475-120260094363384/.source.conf", "state": "file", "uid": 0 } 3027 1726776745.38933: no more pending results, returning what we have 3027 1726776745.38936: results queue empty 3027 1726776745.38937: checking for any_errors_fatal 3027 1726776745.38944: done checking for any_errors_fatal 3027 1726776745.38945: checking for max_fail_percentage 3027 1726776745.38946: done checking for max_fail_percentage 3027 1726776745.38947: checking to see if all hosts have failed and the running result is not ok 3027 1726776745.38947: done checking to see if all hosts have failed 3027 1726776745.38948: getting the remaining hosts for this loop 3027 1726776745.38951: done getting the remaining hosts for this loop 3027 1726776745.38954: getting the next task for host managed_node2 3027 1726776745.38960: done getting next task for host managed_node2 3027 1726776745.38963: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3027 1726776745.38967: ^ 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 3027 1726776745.38977: getting variables 3027 1726776745.38978: in VariableManager get_vars() 3027 1726776745.39013: Calling all_inventory to load vars for managed_node2 3027 1726776745.39015: Calling groups_inventory to load vars for managed_node2 3027 1726776745.39017: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776745.39026: Calling all_plugins_play to load vars for managed_node2 3027 1726776745.39028: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776745.39031: Calling groups_plugins_play to load vars for managed_node2 3027 1726776745.39190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776745.39323: done with get_vars() 3027 1726776745.39331: done getting variables 3027 1726776745.39378: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:12:25 -0400 (0:00:00.720) 0:02:11.491 **** 3027 1726776745.39402: entering _queue_task() for managed_node2/service 3027 1726776745.39595: worker is 1 (out of 1 available) 3027 1726776745.39609: exiting _queue_task() for managed_node2/service 3027 1726776745.39621: done queuing things up, now waiting for results queue to drain 3027 1726776745.39622: waiting for pending results... 3027 1726776745.39812: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 3027 1726776745.39900: in run() - task 0233de48-8dd1-1ba9-d908-000000000ee4 3027 1726776745.39916: variable 'ansible_search_path' from source: unknown 3027 1726776745.39920: variable 'ansible_search_path' from source: unknown 3027 1726776745.39960: variable '__kernel_settings_services' from source: include_vars 3027 1726776745.40224: variable '__kernel_settings_services' from source: include_vars 3027 1726776745.40284: variable 'omit' from source: magic vars 3027 1726776745.40375: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776745.40383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776745.40392: variable 'omit' from source: magic vars 3027 1726776745.40589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776745.40778: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776745.40814: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776745.40842: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776745.40888: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776745.40976: variable '__kernel_settings_register_profile' from source: set_fact 3027 1726776745.40986: variable '__kernel_settings_register_mode' from source: set_fact 3027 1726776745.41002: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 3027 1726776745.41008: when evaluation is False, skipping this task 3027 1726776745.41030: variable 'item' from source: unknown 3027 1726776745.41082: 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" } 3027 1726776745.41255: dumping result to json 3027 1726776745.41258: done dumping result, returning 3027 1726776745.41260: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0233de48-8dd1-1ba9-d908-000000000ee4] 3027 1726776745.41263: sending task result for task 0233de48-8dd1-1ba9-d908-000000000ee4 3027 1726776745.41302: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000ee4 3027 1726776745.41306: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 3027 1726776745.41334: no more pending results, returning what we have 3027 1726776745.41337: results queue empty 3027 1726776745.41338: checking for any_errors_fatal 3027 1726776745.41352: done checking for any_errors_fatal 3027 1726776745.41353: checking for max_fail_percentage 3027 1726776745.41354: done checking for max_fail_percentage 3027 1726776745.41355: checking to see if all hosts have failed and the running result is not ok 3027 1726776745.41355: done checking to see if all hosts have failed 3027 1726776745.41356: getting the remaining hosts for this loop 3027 1726776745.41358: done getting the remaining hosts for this loop 3027 1726776745.41360: getting the next task for host managed_node2 3027 1726776745.41366: done getting next task for host managed_node2 3027 1726776745.41369: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3027 1726776745.41371: ^ 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 3027 1726776745.41383: getting variables 3027 1726776745.41384: in VariableManager get_vars() 3027 1726776745.41408: Calling all_inventory to load vars for managed_node2 3027 1726776745.41410: Calling groups_inventory to load vars for managed_node2 3027 1726776745.41411: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776745.41417: Calling all_plugins_play to load vars for managed_node2 3027 1726776745.41419: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776745.41421: Calling groups_plugins_play to load vars for managed_node2 3027 1726776745.41528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776745.41660: done with get_vars() 3027 1726776745.41668: done getting variables 3027 1726776745.41712: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:12:25 -0400 (0:00:00.023) 0:02:11.515 **** 3027 1726776745.41734: entering _queue_task() for managed_node2/command 3027 1726776745.41925: worker is 1 (out of 1 available) 3027 1726776745.41939: exiting _queue_task() for managed_node2/command 3027 1726776745.41955: done queuing things up, now waiting for results queue to drain 3027 1726776745.41957: waiting for pending results... 3027 1726776745.42136: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 3027 1726776745.42224: in run() - task 0233de48-8dd1-1ba9-d908-000000000ee5 3027 1726776745.42236: variable 'ansible_search_path' from source: unknown 3027 1726776745.42239: variable 'ansible_search_path' from source: unknown 3027 1726776745.42272: calling self._execute() 3027 1726776745.42346: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776745.42353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776745.42360: variable 'omit' from source: magic vars 3027 1726776745.42716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776745.42973: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776745.43008: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776745.43033: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776745.43060: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776745.43145: variable '__kernel_settings_register_profile' from source: set_fact 3027 1726776745.43167: Evaluated conditional (not __kernel_settings_register_profile is changed): True 3027 1726776745.43263: variable '__kernel_settings_register_mode' from source: set_fact 3027 1726776745.43273: Evaluated conditional (not __kernel_settings_register_mode is changed): True 3027 1726776745.43354: variable '__kernel_settings_register_apply' from source: set_fact 3027 1726776745.43364: Evaluated conditional (__kernel_settings_register_apply is changed): True 3027 1726776745.43368: variable 'omit' from source: magic vars 3027 1726776745.43410: variable 'omit' from source: magic vars 3027 1726776745.43492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776745.44899: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776745.44956: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776745.44985: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776745.45013: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776745.45036: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776745.45088: variable '__kernel_settings_active_profile' from source: set_fact 3027 1726776745.45114: variable 'omit' from source: magic vars 3027 1726776745.45135: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776745.45159: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776745.45174: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776745.45187: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776745.45197: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776745.45225: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776745.45229: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776745.45232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776745.45299: Set connection var ansible_shell_executable to /bin/sh 3027 1726776745.45307: Set connection var ansible_shell_type to sh 3027 1726776745.45310: Set connection var ansible_connection to ssh 3027 1726776745.45315: Set connection var ansible_pipelining to False 3027 1726776745.45321: Set connection var ansible_timeout to 10 3027 1726776745.45329: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776745.45346: variable 'ansible_shell_executable' from source: unknown 3027 1726776745.45350: variable 'ansible_connection' from source: unknown 3027 1726776745.45353: variable 'ansible_module_compression' from source: unknown 3027 1726776745.45356: variable 'ansible_shell_type' from source: unknown 3027 1726776745.45358: variable 'ansible_shell_executable' from source: unknown 3027 1726776745.45360: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776745.45364: variable 'ansible_pipelining' from source: unknown 3027 1726776745.45368: variable 'ansible_timeout' from source: unknown 3027 1726776745.45371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776745.45453: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776745.45462: variable 'omit' from source: magic vars 3027 1726776745.45467: starting attempt loop 3027 1726776745.45470: running the handler 3027 1726776745.45482: _low_level_execute_command(): starting 3027 1726776745.45488: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776745.45984: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776745.45988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776745.46000: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776745.46064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776745.46067: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776745.46069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776745.46120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776745.47816: stdout chunk (state=3): >>>/root <<< 3027 1726776745.47925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776745.47979: stderr chunk (state=3): >>><<< 3027 1726776745.47983: stdout chunk (state=3): >>><<< 3027 1726776745.48002: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776745.48017: _low_level_execute_command(): starting 3027 1726776745.48023: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776745.4800498-6494-180624665558471 `" && echo ansible-tmp-1726776745.4800498-6494-180624665558471="` echo /root/.ansible/tmp/ansible-tmp-1726776745.4800498-6494-180624665558471 `" ) && sleep 0' 3027 1726776745.48479: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776745.48483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776745.48486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776745.48488: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776745.48491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776745.48542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776745.48546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776745.48552: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776745.48584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776745.50531: stdout chunk (state=3): >>>ansible-tmp-1726776745.4800498-6494-180624665558471=/root/.ansible/tmp/ansible-tmp-1726776745.4800498-6494-180624665558471 <<< 3027 1726776745.50647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776745.50703: stderr chunk (state=3): >>><<< 3027 1726776745.50707: stdout chunk (state=3): >>><<< 3027 1726776745.50719: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776745.4800498-6494-180624665558471=/root/.ansible/tmp/ansible-tmp-1726776745.4800498-6494-180624665558471 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776745.50748: variable 'ansible_module_compression' from source: unknown 3027 1726776745.50787: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776745.50820: variable 'ansible_facts' from source: unknown 3027 1726776745.50874: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776745.4800498-6494-180624665558471/AnsiballZ_command.py 3027 1726776745.50983: Sending initial data 3027 1726776745.50986: Sent initial data (154 bytes) 3027 1726776745.51460: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776745.51463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776745.51466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776745.51469: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776745.51471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776745.51522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776745.51525: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776745.51570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776745.53180: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776745.53218: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776745.53253: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpkm5rowxe /root/.ansible/tmp/ansible-tmp-1726776745.4800498-6494-180624665558471/AnsiballZ_command.py <<< 3027 1726776745.53256: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776745.4800498-6494-180624665558471/AnsiballZ_command.py" <<< 3027 1726776745.53284: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpkm5rowxe" to remote "/root/.ansible/tmp/ansible-tmp-1726776745.4800498-6494-180624665558471/AnsiballZ_command.py" <<< 3027 1726776745.53291: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776745.4800498-6494-180624665558471/AnsiballZ_command.py" <<< 3027 1726776745.53789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776745.53854: stderr chunk (state=3): >>><<< 3027 1726776745.53857: stdout chunk (state=3): >>><<< 3027 1726776745.53879: done transferring module to remote 3027 1726776745.53888: _low_level_execute_command(): starting 3027 1726776745.53893: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776745.4800498-6494-180624665558471/ /root/.ansible/tmp/ansible-tmp-1726776745.4800498-6494-180624665558471/AnsiballZ_command.py && sleep 0' 3027 1726776745.54352: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776745.54356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776745.54358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776745.54360: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776745.54363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776745.54418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776745.54425: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776745.54428: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776745.54461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776745.56336: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776745.56340: stdout chunk (state=3): >>><<< 3027 1726776745.56343: stderr chunk (state=3): >>><<< 3027 1726776745.56361: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776745.56367: _low_level_execute_command(): starting 3027 1726776745.56372: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776745.4800498-6494-180624665558471/AnsiballZ_command.py && sleep 0' 3027 1726776745.56835: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776745.56839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776745.56841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776745.56844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776745.56897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776745.56904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776745.56906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776745.56944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776746.85154: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:12:25.734577", "end": "2024-09-19 16:12:26.849764", "delta": "0:00:01.115187", "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}}} <<< 3027 1726776746.86829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776746.86885: stderr chunk (state=3): >>><<< 3027 1726776746.86888: stdout chunk (state=3): >>><<< 3027 1726776746.86907: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:12:25.734577", "end": "2024-09-19 16:12:26.849764", "delta": "0:00:01.115187", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776746.86935: 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-1726776745.4800498-6494-180624665558471/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776746.86942: _low_level_execute_command(): starting 3027 1726776746.86948: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776745.4800498-6494-180624665558471/ > /dev/null 2>&1 && sleep 0' 3027 1726776746.87407: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776746.87411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776746.87423: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776746.87484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776746.87487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776746.87489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776746.87532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776746.89414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776746.89466: stderr chunk (state=3): >>><<< 3027 1726776746.89469: stdout chunk (state=3): >>><<< 3027 1726776746.89483: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776746.89490: handler run complete 3027 1726776746.89513: Evaluated conditional (True): True 3027 1726776746.89522: attempt loop complete, returning result 3027 1726776746.89525: _execute() done 3027 1726776746.89527: dumping result to json 3027 1726776746.89533: done dumping result, returning 3027 1726776746.89541: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0233de48-8dd1-1ba9-d908-000000000ee5] 3027 1726776746.89546: sending task result for task 0233de48-8dd1-1ba9-d908-000000000ee5 3027 1726776746.89658: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000ee5 3027 1726776746.89661: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.115187", "end": "2024-09-19 16:12:26.849764", "rc": 0, "start": "2024-09-19 16:12:25.734577" } 3027 1726776746.89746: no more pending results, returning what we have 3027 1726776746.89752: results queue empty 3027 1726776746.89753: checking for any_errors_fatal 3027 1726776746.89761: done checking for any_errors_fatal 3027 1726776746.89762: checking for max_fail_percentage 3027 1726776746.89763: done checking for max_fail_percentage 3027 1726776746.89764: checking to see if all hosts have failed and the running result is not ok 3027 1726776746.89765: done checking to see if all hosts have failed 3027 1726776746.89766: getting the remaining hosts for this loop 3027 1726776746.89767: done getting the remaining hosts for this loop 3027 1726776746.89771: getting the next task for host managed_node2 3027 1726776746.89778: done getting next task for host managed_node2 3027 1726776746.89782: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3027 1726776746.89786: ^ 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 3027 1726776746.89798: getting variables 3027 1726776746.89799: in VariableManager get_vars() 3027 1726776746.89834: Calling all_inventory to load vars for managed_node2 3027 1726776746.89837: Calling groups_inventory to load vars for managed_node2 3027 1726776746.89839: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776746.89847: Calling all_plugins_play to load vars for managed_node2 3027 1726776746.89852: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776746.89854: Calling groups_plugins_play to load vars for managed_node2 3027 1726776746.90052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776746.90182: done with get_vars() 3027 1726776746.90192: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:12:26 -0400 (0:00:01.485) 0:02:13.000 **** 3027 1726776746.90267: entering _queue_task() for managed_node2/include_tasks 3027 1726776746.90500: worker is 1 (out of 1 available) 3027 1726776746.90516: exiting _queue_task() for managed_node2/include_tasks 3027 1726776746.90530: done queuing things up, now waiting for results queue to drain 3027 1726776746.90531: waiting for pending results... 3027 1726776746.90744: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 3027 1726776746.90841: in run() - task 0233de48-8dd1-1ba9-d908-000000000ee6 3027 1726776746.90858: variable 'ansible_search_path' from source: unknown 3027 1726776746.90864: variable 'ansible_search_path' from source: unknown 3027 1726776746.90895: calling self._execute() 3027 1726776746.90979: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776746.90983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776746.90991: variable 'omit' from source: magic vars 3027 1726776746.91363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776746.91572: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776746.91614: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776746.91643: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776746.91672: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776746.91769: variable '__kernel_settings_register_apply' from source: set_fact 3027 1726776746.91793: Evaluated conditional (__kernel_settings_register_apply is changed): True 3027 1726776746.91799: _execute() done 3027 1726776746.91805: dumping result to json 3027 1726776746.91808: done dumping result, returning 3027 1726776746.91815: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0233de48-8dd1-1ba9-d908-000000000ee6] 3027 1726776746.91820: sending task result for task 0233de48-8dd1-1ba9-d908-000000000ee6 3027 1726776746.91923: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000ee6 3027 1726776746.91926: WORKER PROCESS EXITING 3027 1726776746.91974: no more pending results, returning what we have 3027 1726776746.91980: in VariableManager get_vars() 3027 1726776746.92028: Calling all_inventory to load vars for managed_node2 3027 1726776746.92031: Calling groups_inventory to load vars for managed_node2 3027 1726776746.92033: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776746.92043: Calling all_plugins_play to load vars for managed_node2 3027 1726776746.92045: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776746.92048: Calling groups_plugins_play to load vars for managed_node2 3027 1726776746.92197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776746.92329: done with get_vars() 3027 1726776746.92337: variable 'ansible_search_path' from source: unknown 3027 1726776746.92337: variable 'ansible_search_path' from source: unknown 3027 1726776746.92363: we have included files to process 3027 1726776746.92364: generating all_blocks data 3027 1726776746.92367: done generating all_blocks data 3027 1726776746.92372: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3027 1726776746.92372: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3027 1726776746.92374: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 3027 1726776746.92658: done processing included file 3027 1726776746.92662: iterating over new_blocks loaded from include file 3027 1726776746.92663: in VariableManager get_vars() 3027 1726776746.92683: done with get_vars() 3027 1726776746.92684: filtering new block on tags 3027 1726776746.92723: done filtering new block on tags 3027 1726776746.92725: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 3027 1726776746.92729: extending task lists for all hosts with included blocks 3027 1726776746.93332: done extending task lists 3027 1726776746.93333: done processing included files 3027 1726776746.93333: results queue empty 3027 1726776746.93334: checking for any_errors_fatal 3027 1726776746.93338: done checking for any_errors_fatal 3027 1726776746.93338: checking for max_fail_percentage 3027 1726776746.93339: done checking for max_fail_percentage 3027 1726776746.93340: checking to see if all hosts have failed and the running result is not ok 3027 1726776746.93340: done checking to see if all hosts have failed 3027 1726776746.93341: getting the remaining hosts for this loop 3027 1726776746.93342: done getting the remaining hosts for this loop 3027 1726776746.93344: getting the next task for host managed_node2 3027 1726776746.93347: done getting next task for host managed_node2 3027 1726776746.93350: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3027 1726776746.93353: ^ 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 3027 1726776746.93361: getting variables 3027 1726776746.93362: in VariableManager get_vars() 3027 1726776746.93373: Calling all_inventory to load vars for managed_node2 3027 1726776746.93374: Calling groups_inventory to load vars for managed_node2 3027 1726776746.93376: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776746.93380: Calling all_plugins_play to load vars for managed_node2 3027 1726776746.93381: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776746.93383: Calling groups_plugins_play to load vars for managed_node2 3027 1726776746.93475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776746.93593: done with get_vars() 3027 1726776746.93601: done getting variables 3027 1726776746.93631: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:12:26 -0400 (0:00:00.033) 0:02:13.034 **** 3027 1726776746.93661: entering _queue_task() for managed_node2/command 3027 1726776746.93898: worker is 1 (out of 1 available) 3027 1726776746.93913: exiting _queue_task() for managed_node2/command 3027 1726776746.93928: done queuing things up, now waiting for results queue to drain 3027 1726776746.93930: waiting for pending results... 3027 1726776746.94129: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 3027 1726776746.94234: in run() - task 0233de48-8dd1-1ba9-d908-000000000fc5 3027 1726776746.94248: variable 'ansible_search_path' from source: unknown 3027 1726776746.94257: variable 'ansible_search_path' from source: unknown 3027 1726776746.94286: calling self._execute() 3027 1726776746.94362: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776746.94366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776746.94376: variable 'omit' from source: magic vars 3027 1726776746.94463: variable 'omit' from source: magic vars 3027 1726776746.94517: variable 'omit' from source: magic vars 3027 1726776746.94540: variable 'omit' from source: magic vars 3027 1726776746.94580: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776746.94614: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776746.94634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776746.94650: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776746.94660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776746.94686: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776746.94689: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776746.94694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776746.94771: Set connection var ansible_shell_executable to /bin/sh 3027 1726776746.94776: Set connection var ansible_shell_type to sh 3027 1726776746.94779: Set connection var ansible_connection to ssh 3027 1726776746.94784: Set connection var ansible_pipelining to False 3027 1726776746.94790: Set connection var ansible_timeout to 10 3027 1726776746.94798: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776746.94820: variable 'ansible_shell_executable' from source: unknown 3027 1726776746.94823: variable 'ansible_connection' from source: unknown 3027 1726776746.94826: variable 'ansible_module_compression' from source: unknown 3027 1726776746.94828: variable 'ansible_shell_type' from source: unknown 3027 1726776746.94832: variable 'ansible_shell_executable' from source: unknown 3027 1726776746.94834: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776746.94838: variable 'ansible_pipelining' from source: unknown 3027 1726776746.94841: variable 'ansible_timeout' from source: unknown 3027 1726776746.94846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776746.94965: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776746.94974: variable 'omit' from source: magic vars 3027 1726776746.94980: starting attempt loop 3027 1726776746.94983: running the handler 3027 1726776746.94996: _low_level_execute_command(): starting 3027 1726776746.95005: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776746.95528: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776746.95563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776746.95567: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776746.95570: 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.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776746.95572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776746.95616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776746.95629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776746.95679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776746.97387: stdout chunk (state=3): >>>/root <<< 3027 1726776746.97490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776746.97553: stderr chunk (state=3): >>><<< 3027 1726776746.97556: stdout chunk (state=3): >>><<< 3027 1726776746.97579: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776746.97589: _low_level_execute_command(): starting 3027 1726776746.97595: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776746.9757776-6506-107909055633500 `" && echo ansible-tmp-1726776746.9757776-6506-107909055633500="` echo /root/.ansible/tmp/ansible-tmp-1726776746.9757776-6506-107909055633500 `" ) && sleep 0' 3027 1726776746.98054: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776746.98070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776746.98074: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776746.98088: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776746.98151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776746.98155: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776746.98161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776746.98197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776747.00150: stdout chunk (state=3): >>>ansible-tmp-1726776746.9757776-6506-107909055633500=/root/.ansible/tmp/ansible-tmp-1726776746.9757776-6506-107909055633500 <<< 3027 1726776747.00262: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776747.00316: stderr chunk (state=3): >>><<< 3027 1726776747.00319: stdout chunk (state=3): >>><<< 3027 1726776747.00336: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776746.9757776-6506-107909055633500=/root/.ansible/tmp/ansible-tmp-1726776746.9757776-6506-107909055633500 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776747.00367: variable 'ansible_module_compression' from source: unknown 3027 1726776747.00417: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776747.00452: variable 'ansible_facts' from source: unknown 3027 1726776747.00501: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776746.9757776-6506-107909055633500/AnsiballZ_command.py 3027 1726776747.00618: Sending initial data 3027 1726776747.00622: Sent initial data (154 bytes) 3027 1726776747.01095: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776747.01099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.01102: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776747.01104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.01163: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776747.01167: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776747.01169: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776747.01215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776747.02796: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776747.02833: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776747.02869: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp_nm_l02c /root/.ansible/tmp/ansible-tmp-1726776746.9757776-6506-107909055633500/AnsiballZ_command.py <<< 3027 1726776747.02876: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776746.9757776-6506-107909055633500/AnsiballZ_command.py" <<< 3027 1726776747.02903: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp_nm_l02c" to remote "/root/.ansible/tmp/ansible-tmp-1726776746.9757776-6506-107909055633500/AnsiballZ_command.py" <<< 3027 1726776747.02909: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776746.9757776-6506-107909055633500/AnsiballZ_command.py" <<< 3027 1726776747.03393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776747.03462: stderr chunk (state=3): >>><<< 3027 1726776747.03466: stdout chunk (state=3): >>><<< 3027 1726776747.03487: done transferring module to remote 3027 1726776747.03498: _low_level_execute_command(): starting 3027 1726776747.03504: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776746.9757776-6506-107909055633500/ /root/.ansible/tmp/ansible-tmp-1726776746.9757776-6506-107909055633500/AnsiballZ_command.py && sleep 0' 3027 1726776747.03972: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776747.03976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776747.03978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776747.03980: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776747.03983: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.04034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776747.04038: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776747.04077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776747.05884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776747.05931: stderr chunk (state=3): >>><<< 3027 1726776747.05934: stdout chunk (state=3): >>><<< 3027 1726776747.05948: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776747.05953: _low_level_execute_command(): starting 3027 1726776747.05958: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776746.9757776-6506-107909055633500/AnsiballZ_command.py && sleep 0' 3027 1726776747.06408: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776747.06411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.06414: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776747.06416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776747.06418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.06470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776747.06476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776747.06478: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776747.06516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776747.33907: stdout chunk (state=3): >>> {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:12:27.230768", "end": "2024-09-19 16:12:27.337292", "delta": "0:00:00.106524", "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}}} <<< 3027 1726776747.35624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776747.35680: stderr chunk (state=3): >>><<< 3027 1726776747.35684: stdout chunk (state=3): >>><<< 3027 1726776747.35705: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:12:27.230768", "end": "2024-09-19 16:12:27.337292", "delta": "0:00:00.106524", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776747.35746: 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-1726776746.9757776-6506-107909055633500/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776747.35756: _low_level_execute_command(): starting 3027 1726776747.35761: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776746.9757776-6506-107909055633500/ > /dev/null 2>&1 && sleep 0' 3027 1726776747.36229: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776747.36233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776747.36235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.36238: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776747.36244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.36296: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776747.36299: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776747.36301: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776747.36343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776747.38216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776747.38265: stderr chunk (state=3): >>><<< 3027 1726776747.38268: stdout chunk (state=3): >>><<< 3027 1726776747.38283: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776747.38289: handler run complete 3027 1726776747.38313: Evaluated conditional (False): False 3027 1726776747.38322: attempt loop complete, returning result 3027 1726776747.38325: _execute() done 3027 1726776747.38328: dumping result to json 3027 1726776747.38334: done dumping result, returning 3027 1726776747.38342: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0233de48-8dd1-1ba9-d908-000000000fc5] 3027 1726776747.38345: sending task result for task 0233de48-8dd1-1ba9-d908-000000000fc5 3027 1726776747.38454: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000fc5 3027 1726776747.38457: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.106524", "end": "2024-09-19 16:12:27.337292", "rc": 0, "start": "2024-09-19 16:12:27.230768" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 3027 1726776747.38559: no more pending results, returning what we have 3027 1726776747.38563: results queue empty 3027 1726776747.38564: checking for any_errors_fatal 3027 1726776747.38565: done checking for any_errors_fatal 3027 1726776747.38566: checking for max_fail_percentage 3027 1726776747.38567: done checking for max_fail_percentage 3027 1726776747.38568: checking to see if all hosts have failed and the running result is not ok 3027 1726776747.38569: done checking to see if all hosts have failed 3027 1726776747.38570: getting the remaining hosts for this loop 3027 1726776747.38572: done getting the remaining hosts for this loop 3027 1726776747.38575: getting the next task for host managed_node2 3027 1726776747.38582: done getting next task for host managed_node2 3027 1726776747.38585: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3027 1726776747.38590: ^ 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 3027 1726776747.38601: getting variables 3027 1726776747.38602: in VariableManager get_vars() 3027 1726776747.38638: Calling all_inventory to load vars for managed_node2 3027 1726776747.38641: Calling groups_inventory to load vars for managed_node2 3027 1726776747.38643: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776747.38654: Calling all_plugins_play to load vars for managed_node2 3027 1726776747.38657: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776747.38660: Calling groups_plugins_play to load vars for managed_node2 3027 1726776747.38810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776747.38945: done with get_vars() 3027 1726776747.38955: done getting variables 3027 1726776747.38999: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:12:27 -0400 (0:00:00.453) 0:02:13.488 **** 3027 1726776747.39025: entering _queue_task() for managed_node2/shell 3027 1726776747.39231: worker is 1 (out of 1 available) 3027 1726776747.39245: exiting _queue_task() for managed_node2/shell 3027 1726776747.39260: done queuing things up, now waiting for results queue to drain 3027 1726776747.39261: waiting for pending results... 3027 1726776747.39452: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 3027 1726776747.39544: in run() - task 0233de48-8dd1-1ba9-d908-000000000fc6 3027 1726776747.39559: variable 'ansible_search_path' from source: unknown 3027 1726776747.39563: variable 'ansible_search_path' from source: unknown 3027 1726776747.39596: calling self._execute() 3027 1726776747.39676: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776747.39682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776747.39691: variable 'omit' from source: magic vars 3027 1726776747.40063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776747.40264: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776747.40299: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776747.40328: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776747.40356: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776747.40444: variable '__kernel_settings_register_verify_values' from source: set_fact 3027 1726776747.40470: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3027 1726776747.40473: when evaluation is False, skipping this task 3027 1726776747.40476: _execute() done 3027 1726776747.40479: dumping result to json 3027 1726776747.40481: done dumping result, returning 3027 1726776747.40489: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0233de48-8dd1-1ba9-d908-000000000fc6] 3027 1726776747.40493: sending task result for task 0233de48-8dd1-1ba9-d908-000000000fc6 3027 1726776747.40590: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000fc6 3027 1726776747.40593: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3027 1726776747.40652: no more pending results, returning what we have 3027 1726776747.40656: results queue empty 3027 1726776747.40657: checking for any_errors_fatal 3027 1726776747.40667: done checking for any_errors_fatal 3027 1726776747.40668: checking for max_fail_percentage 3027 1726776747.40670: done checking for max_fail_percentage 3027 1726776747.40671: checking to see if all hosts have failed and the running result is not ok 3027 1726776747.40671: done checking to see if all hosts have failed 3027 1726776747.40672: getting the remaining hosts for this loop 3027 1726776747.40674: done getting the remaining hosts for this loop 3027 1726776747.40678: getting the next task for host managed_node2 3027 1726776747.40686: done getting next task for host managed_node2 3027 1726776747.40690: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3027 1726776747.40695: ^ 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 3027 1726776747.40712: getting variables 3027 1726776747.40714: in VariableManager get_vars() 3027 1726776747.40751: Calling all_inventory to load vars for managed_node2 3027 1726776747.40754: Calling groups_inventory to load vars for managed_node2 3027 1726776747.40756: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776747.40765: Calling all_plugins_play to load vars for managed_node2 3027 1726776747.40768: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776747.40771: Calling groups_plugins_play to load vars for managed_node2 3027 1726776747.40891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776747.41023: done with get_vars() 3027 1726776747.41032: done getting variables 3027 1726776747.41077: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:12:27 -0400 (0:00:00.020) 0:02:13.508 **** 3027 1726776747.41103: entering _queue_task() for managed_node2/fail 3027 1726776747.41315: worker is 1 (out of 1 available) 3027 1726776747.41331: exiting _queue_task() for managed_node2/fail 3027 1726776747.41344: done queuing things up, now waiting for results queue to drain 3027 1726776747.41345: waiting for pending results... 3027 1726776747.41538: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 3027 1726776747.41643: in run() - task 0233de48-8dd1-1ba9-d908-000000000fc7 3027 1726776747.41659: variable 'ansible_search_path' from source: unknown 3027 1726776747.41663: variable 'ansible_search_path' from source: unknown 3027 1726776747.41694: calling self._execute() 3027 1726776747.41774: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776747.41779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776747.41792: variable 'omit' from source: magic vars 3027 1726776747.42230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776747.42422: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776747.42458: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776747.42485: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776747.42513: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776747.42598: variable '__kernel_settings_register_verify_values' from source: set_fact 3027 1726776747.42623: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 3027 1726776747.42626: when evaluation is False, skipping this task 3027 1726776747.42629: _execute() done 3027 1726776747.42632: dumping result to json 3027 1726776747.42635: done dumping result, returning 3027 1726776747.42642: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0233de48-8dd1-1ba9-d908-000000000fc7] 3027 1726776747.42647: sending task result for task 0233de48-8dd1-1ba9-d908-000000000fc7 3027 1726776747.42745: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000fc7 3027 1726776747.42751: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 3027 1726776747.42816: no more pending results, returning what we have 3027 1726776747.42820: results queue empty 3027 1726776747.42821: checking for any_errors_fatal 3027 1726776747.42827: done checking for any_errors_fatal 3027 1726776747.42828: checking for max_fail_percentage 3027 1726776747.42829: done checking for max_fail_percentage 3027 1726776747.42830: checking to see if all hosts have failed and the running result is not ok 3027 1726776747.42831: done checking to see if all hosts have failed 3027 1726776747.42832: getting the remaining hosts for this loop 3027 1726776747.42833: done getting the remaining hosts for this loop 3027 1726776747.42837: getting the next task for host managed_node2 3027 1726776747.42845: done getting next task for host managed_node2 3027 1726776747.42851: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3027 1726776747.42855: ^ 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 3027 1726776747.42873: getting variables 3027 1726776747.42874: in VariableManager get_vars() 3027 1726776747.42908: Calling all_inventory to load vars for managed_node2 3027 1726776747.42911: Calling groups_inventory to load vars for managed_node2 3027 1726776747.42913: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776747.42922: Calling all_plugins_play to load vars for managed_node2 3027 1726776747.42924: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776747.42927: Calling groups_plugins_play to load vars for managed_node2 3027 1726776747.43079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776747.43206: done with get_vars() 3027 1726776747.43214: done getting variables 3027 1726776747.43259: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:12:27 -0400 (0:00:00.021) 0:02:13.530 **** 3027 1726776747.43283: entering _queue_task() for managed_node2/set_fact 3027 1726776747.43496: worker is 1 (out of 1 available) 3027 1726776747.43512: exiting _queue_task() for managed_node2/set_fact 3027 1726776747.43527: done queuing things up, now waiting for results queue to drain 3027 1726776747.43528: waiting for pending results... 3027 1726776747.43729: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 3027 1726776747.43807: in run() - task 0233de48-8dd1-1ba9-d908-000000000ee7 3027 1726776747.43822: variable 'ansible_search_path' from source: unknown 3027 1726776747.43826: variable 'ansible_search_path' from source: unknown 3027 1726776747.43862: calling self._execute() 3027 1726776747.43946: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776747.43952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776747.43962: variable 'omit' from source: magic vars 3027 1726776747.44047: variable 'omit' from source: magic vars 3027 1726776747.44087: variable 'omit' from source: magic vars 3027 1726776747.44114: variable 'omit' from source: magic vars 3027 1726776747.44153: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776747.44184: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776747.44206: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776747.44222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776747.44233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776747.44262: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776747.44265: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776747.44268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776747.44345: Set connection var ansible_shell_executable to /bin/sh 3027 1726776747.44352: Set connection var ansible_shell_type to sh 3027 1726776747.44355: Set connection var ansible_connection to ssh 3027 1726776747.44361: Set connection var ansible_pipelining to False 3027 1726776747.44366: Set connection var ansible_timeout to 10 3027 1726776747.44375: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776747.44393: variable 'ansible_shell_executable' from source: unknown 3027 1726776747.44397: variable 'ansible_connection' from source: unknown 3027 1726776747.44400: variable 'ansible_module_compression' from source: unknown 3027 1726776747.44409: variable 'ansible_shell_type' from source: unknown 3027 1726776747.44412: variable 'ansible_shell_executable' from source: unknown 3027 1726776747.44415: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776747.44417: variable 'ansible_pipelining' from source: unknown 3027 1726776747.44420: variable 'ansible_timeout' from source: unknown 3027 1726776747.44422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776747.44545: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776747.44556: variable 'omit' from source: magic vars 3027 1726776747.44562: starting attempt loop 3027 1726776747.44565: running the handler 3027 1726776747.44575: handler run complete 3027 1726776747.44584: attempt loop complete, returning result 3027 1726776747.44587: _execute() done 3027 1726776747.44590: dumping result to json 3027 1726776747.44594: done dumping result, returning 3027 1726776747.44601: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0233de48-8dd1-1ba9-d908-000000000ee7] 3027 1726776747.44608: sending task result for task 0233de48-8dd1-1ba9-d908-000000000ee7 3027 1726776747.44698: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000ee7 3027 1726776747.44702: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 3027 1726776747.44807: no more pending results, returning what we have 3027 1726776747.44811: results queue empty 3027 1726776747.44811: checking for any_errors_fatal 3027 1726776747.44818: done checking for any_errors_fatal 3027 1726776747.44819: checking for max_fail_percentage 3027 1726776747.44820: done checking for max_fail_percentage 3027 1726776747.44821: checking to see if all hosts have failed and the running result is not ok 3027 1726776747.44822: done checking to see if all hosts have failed 3027 1726776747.44823: getting the remaining hosts for this loop 3027 1726776747.44824: done getting the remaining hosts for this loop 3027 1726776747.44827: getting the next task for host managed_node2 3027 1726776747.44833: done getting next task for host managed_node2 3027 1726776747.44837: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3027 1726776747.44841: ^ 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 3027 1726776747.44853: getting variables 3027 1726776747.44855: in VariableManager get_vars() 3027 1726776747.44890: Calling all_inventory to load vars for managed_node2 3027 1726776747.44893: Calling groups_inventory to load vars for managed_node2 3027 1726776747.44895: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776747.44905: Calling all_plugins_play to load vars for managed_node2 3027 1726776747.44907: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776747.44909: Calling groups_plugins_play to load vars for managed_node2 3027 1726776747.45028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776747.45159: done with get_vars() 3027 1726776747.45168: done getting variables 3027 1726776747.45214: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:12:27 -0400 (0:00:00.019) 0:02:13.550 **** 3027 1726776747.45238: entering _queue_task() for managed_node2/set_fact 3027 1726776747.45453: worker is 1 (out of 1 available) 3027 1726776747.45468: exiting _queue_task() for managed_node2/set_fact 3027 1726776747.45483: done queuing things up, now waiting for results queue to drain 3027 1726776747.45484: waiting for pending results... 3027 1726776747.45681: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 3027 1726776747.45773: in run() - task 0233de48-8dd1-1ba9-d908-000000000ee8 3027 1726776747.45787: variable 'ansible_search_path' from source: unknown 3027 1726776747.45790: variable 'ansible_search_path' from source: unknown 3027 1726776747.45827: calling self._execute() 3027 1726776747.45903: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776747.45910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776747.45918: variable 'omit' from source: magic vars 3027 1726776747.46000: variable 'omit' from source: magic vars 3027 1726776747.46046: variable 'omit' from source: magic vars 3027 1726776747.46412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3027 1726776747.46599: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3027 1726776747.46634: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3027 1726776747.46662: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3027 1726776747.46689: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3027 1726776747.46799: variable '__kernel_settings_register_profile' from source: set_fact 3027 1726776747.46813: variable '__kernel_settings_register_mode' from source: set_fact 3027 1726776747.46822: variable '__kernel_settings_register_apply' from source: set_fact 3027 1726776747.46865: variable 'omit' from source: magic vars 3027 1726776747.46888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776747.46916: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776747.46932: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776747.46947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776747.46958: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776747.46983: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776747.46986: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776747.46989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776747.47066: Set connection var ansible_shell_executable to /bin/sh 3027 1726776747.47071: Set connection var ansible_shell_type to sh 3027 1726776747.47075: Set connection var ansible_connection to ssh 3027 1726776747.47080: Set connection var ansible_pipelining to False 3027 1726776747.47086: Set connection var ansible_timeout to 10 3027 1726776747.47095: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776747.47116: variable 'ansible_shell_executable' from source: unknown 3027 1726776747.47119: variable 'ansible_connection' from source: unknown 3027 1726776747.47122: variable 'ansible_module_compression' from source: unknown 3027 1726776747.47126: variable 'ansible_shell_type' from source: unknown 3027 1726776747.47129: variable 'ansible_shell_executable' from source: unknown 3027 1726776747.47131: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776747.47134: variable 'ansible_pipelining' from source: unknown 3027 1726776747.47136: variable 'ansible_timeout' from source: unknown 3027 1726776747.47138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776747.47227: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776747.47236: variable 'omit' from source: magic vars 3027 1726776747.47241: starting attempt loop 3027 1726776747.47245: running the handler 3027 1726776747.47258: handler run complete 3027 1726776747.47266: attempt loop complete, returning result 3027 1726776747.47269: _execute() done 3027 1726776747.47272: dumping result to json 3027 1726776747.47275: done dumping result, returning 3027 1726776747.47282: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0233de48-8dd1-1ba9-d908-000000000ee8] 3027 1726776747.47287: sending task result for task 0233de48-8dd1-1ba9-d908-000000000ee8 3027 1726776747.47374: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000ee8 3027 1726776747.47377: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 3027 1726776747.47452: no more pending results, returning what we have 3027 1726776747.47456: results queue empty 3027 1726776747.47456: checking for any_errors_fatal 3027 1726776747.47463: done checking for any_errors_fatal 3027 1726776747.47463: checking for max_fail_percentage 3027 1726776747.47465: done checking for max_fail_percentage 3027 1726776747.47466: checking to see if all hosts have failed and the running result is not ok 3027 1726776747.47467: done checking to see if all hosts have failed 3027 1726776747.47468: getting the remaining hosts for this loop 3027 1726776747.47470: done getting the remaining hosts for this loop 3027 1726776747.47474: getting the next task for host managed_node2 3027 1726776747.47483: done getting next task for host managed_node2 3027 1726776747.47485: ^ task is: TASK: meta (role_complete) 3027 1726776747.47489: ^ 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 3027 1726776747.47501: getting variables 3027 1726776747.47502: in VariableManager get_vars() 3027 1726776747.47540: Calling all_inventory to load vars for managed_node2 3027 1726776747.47542: Calling groups_inventory to load vars for managed_node2 3027 1726776747.47544: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776747.47556: Calling all_plugins_play to load vars for managed_node2 3027 1726776747.47559: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776747.47562: Calling groups_plugins_play to load vars for managed_node2 3027 1726776747.47724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776747.47851: done with get_vars() 3027 1726776747.47859: done getting variables 3027 1726776747.47917: done queuing things up, now waiting for results queue to drain 3027 1726776747.47922: results queue empty 3027 1726776747.47923: checking for any_errors_fatal 3027 1726776747.47924: done checking for any_errors_fatal 3027 1726776747.47925: checking for max_fail_percentage 3027 1726776747.47926: done checking for max_fail_percentage 3027 1726776747.47926: checking to see if all hosts have failed and the running result is not ok 3027 1726776747.47927: done checking to see if all hosts have failed 3027 1726776747.47927: getting the remaining hosts for this loop 3027 1726776747.47928: done getting the remaining hosts for this loop 3027 1726776747.47930: getting the next task for host managed_node2 3027 1726776747.47932: done getting next task for host managed_node2 3027 1726776747.47934: ^ task is: TASK: Verify no settings 3027 1726776747.47935: ^ 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 3027 1726776747.47937: getting variables 3027 1726776747.47938: in VariableManager get_vars() 3027 1726776747.47947: Calling all_inventory to load vars for managed_node2 3027 1726776747.47950: Calling groups_inventory to load vars for managed_node2 3027 1726776747.47952: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776747.47955: Calling all_plugins_play to load vars for managed_node2 3027 1726776747.47957: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776747.47958: Calling groups_plugins_play to load vars for managed_node2 3027 1726776747.48041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776747.48157: done with get_vars() 3027 1726776747.48163: done getting variables 3027 1726776747.48192: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify no settings] ****************************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:20 Thursday 19 September 2024 16:12:27 -0400 (0:00:00.029) 0:02:13.579 **** 3027 1726776747.48213: entering _queue_task() for managed_node2/shell 3027 1726776747.48430: worker is 1 (out of 1 available) 3027 1726776747.48446: exiting _queue_task() for managed_node2/shell 3027 1726776747.48462: done queuing things up, now waiting for results queue to drain 3027 1726776747.48463: waiting for pending results... 3027 1726776747.48655: running TaskExecutor() for managed_node2/TASK: Verify no settings 3027 1726776747.48731: in run() - task 0233de48-8dd1-1ba9-d908-000000000cae 3027 1726776747.48744: variable 'ansible_search_path' from source: unknown 3027 1726776747.48748: variable 'ansible_search_path' from source: unknown 3027 1726776747.48781: calling self._execute() 3027 1726776747.48865: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776747.48870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776747.48878: variable 'omit' from source: magic vars 3027 1726776747.48965: variable 'omit' from source: magic vars 3027 1726776747.48998: variable 'omit' from source: magic vars 3027 1726776747.49323: variable '__kernel_settings_profile_filename' from source: role '' exported vars 3027 1726776747.49381: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3027 1726776747.49445: variable '__kernel_settings_profile_parent' from source: set_fact 3027 1726776747.49448: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 3027 1726776747.49490: variable 'omit' from source: magic vars 3027 1726776747.49525: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776747.49554: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776747.49573: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776747.49588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776747.49597: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776747.49626: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776747.49630: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776747.49633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776747.49709: Set connection var ansible_shell_executable to /bin/sh 3027 1726776747.49715: Set connection var ansible_shell_type to sh 3027 1726776747.49718: Set connection var ansible_connection to ssh 3027 1726776747.49723: Set connection var ansible_pipelining to False 3027 1726776747.49729: Set connection var ansible_timeout to 10 3027 1726776747.49737: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776747.49755: variable 'ansible_shell_executable' from source: unknown 3027 1726776747.49758: variable 'ansible_connection' from source: unknown 3027 1726776747.49761: variable 'ansible_module_compression' from source: unknown 3027 1726776747.49763: variable 'ansible_shell_type' from source: unknown 3027 1726776747.49766: variable 'ansible_shell_executable' from source: unknown 3027 1726776747.49768: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776747.49773: variable 'ansible_pipelining' from source: unknown 3027 1726776747.49777: variable 'ansible_timeout' from source: unknown 3027 1726776747.49780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776747.49890: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776747.49898: variable 'omit' from source: magic vars 3027 1726776747.49906: starting attempt loop 3027 1726776747.49909: running the handler 3027 1726776747.49918: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776747.49933: _low_level_execute_command(): starting 3027 1726776747.49939: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776747.50444: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776747.50480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776747.50484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.50487: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776747.50489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 <<< 3027 1726776747.50491: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.50542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776747.50545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776747.50547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776747.50601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776747.52321: stdout chunk (state=3): >>>/root <<< 3027 1726776747.52426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776747.52482: stderr chunk (state=3): >>><<< 3027 1726776747.52485: stdout chunk (state=3): >>><<< 3027 1726776747.52508: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776747.52519: _low_level_execute_command(): starting 3027 1726776747.52524: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776747.5250661-6521-253277412834221 `" && echo ansible-tmp-1726776747.5250661-6521-253277412834221="` echo /root/.ansible/tmp/ansible-tmp-1726776747.5250661-6521-253277412834221 `" ) && sleep 0' 3027 1726776747.52997: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776747.53001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776747.53004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.53006: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776747.53009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.53057: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776747.53061: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776747.53076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776747.53112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776747.55122: stdout chunk (state=3): >>>ansible-tmp-1726776747.5250661-6521-253277412834221=/root/.ansible/tmp/ansible-tmp-1726776747.5250661-6521-253277412834221 <<< 3027 1726776747.55268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776747.55293: stderr chunk (state=3): >>><<< 3027 1726776747.55296: stdout chunk (state=3): >>><<< 3027 1726776747.55316: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776747.5250661-6521-253277412834221=/root/.ansible/tmp/ansible-tmp-1726776747.5250661-6521-253277412834221 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776747.55345: variable 'ansible_module_compression' from source: unknown 3027 1726776747.55388: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3027 1726776747.55423: variable 'ansible_facts' from source: unknown 3027 1726776747.55474: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776747.5250661-6521-253277412834221/AnsiballZ_command.py 3027 1726776747.55584: Sending initial data 3027 1726776747.55588: Sent initial data (154 bytes) 3027 1726776747.56045: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776747.56051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.56065: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.56122: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776747.56126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776747.56128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776747.56171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776747.57783: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776747.57814: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776747.57850: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp5rsizmmr /root/.ansible/tmp/ansible-tmp-1726776747.5250661-6521-253277412834221/AnsiballZ_command.py <<< 3027 1726776747.57853: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776747.5250661-6521-253277412834221/AnsiballZ_command.py" <<< 3027 1726776747.57882: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp5rsizmmr" to remote "/root/.ansible/tmp/ansible-tmp-1726776747.5250661-6521-253277412834221/AnsiballZ_command.py" <<< 3027 1726776747.57887: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776747.5250661-6521-253277412834221/AnsiballZ_command.py" <<< 3027 1726776747.58392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776747.58466: stderr chunk (state=3): >>><<< 3027 1726776747.58469: stdout chunk (state=3): >>><<< 3027 1726776747.58488: done transferring module to remote 3027 1726776747.58501: _low_level_execute_command(): starting 3027 1726776747.58504: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776747.5250661-6521-253277412834221/ /root/.ansible/tmp/ansible-tmp-1726776747.5250661-6521-253277412834221/AnsiballZ_command.py && sleep 0' 3027 1726776747.58973: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776747.58976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776747.58982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776747.58985: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776747.58989: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.59039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776747.59043: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776747.59047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776747.59082: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776747.60935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776747.60989: stderr chunk (state=3): >>><<< 3027 1726776747.60992: stdout chunk (state=3): >>><<< 3027 1726776747.61010: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776747.61014: _low_level_execute_command(): starting 3027 1726776747.61018: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776747.5250661-6521-253277412834221/AnsiballZ_command.py && sleep 0' 3027 1726776747.61499: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776747.61503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.61506: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776747.61509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.61567: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776747.61571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776747.61575: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776747.61615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776747.79323: 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 16:12:27.782740", "end": "2024-09-19 16:12:27.791492", "delta": "0:00:00.008752", "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}}} <<< 3027 1726776747.80926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776747.80984: stderr chunk (state=3): >>><<< 3027 1726776747.80988: stdout chunk (state=3): >>><<< 3027 1726776747.81006: _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 16:12:27.782740", "end": "2024-09-19 16:12:27.791492", "delta": "0:00:00.008752", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776747.81041: 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-1726776747.5250661-6521-253277412834221/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776747.81051: _low_level_execute_command(): starting 3027 1726776747.81057: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776747.5250661-6521-253277412834221/ > /dev/null 2>&1 && sleep 0' 3027 1726776747.81527: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776747.81531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.81533: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776747.81536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.81592: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776747.81602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776747.81606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776747.81638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776747.83485: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776747.83535: stderr chunk (state=3): >>><<< 3027 1726776747.83538: stdout chunk (state=3): >>><<< 3027 1726776747.83554: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776747.83562: handler run complete 3027 1726776747.83582: Evaluated conditional (False): False 3027 1726776747.83591: attempt loop complete, returning result 3027 1726776747.83594: _execute() done 3027 1726776747.83597: dumping result to json 3027 1726776747.83606: done dumping result, returning 3027 1726776747.83614: done running TaskExecutor() for managed_node2/TASK: Verify no settings [0233de48-8dd1-1ba9-d908-000000000cae] 3027 1726776747.83618: sending task result for task 0233de48-8dd1-1ba9-d908-000000000cae 3027 1726776747.83727: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000cae 3027 1726776747.83730: 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.008752", "end": "2024-09-19 16:12:27.791492", "rc": 0, "start": "2024-09-19 16:12:27.782740" } 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 3027 1726776747.83802: no more pending results, returning what we have 3027 1726776747.83806: results queue empty 3027 1726776747.83807: checking for any_errors_fatal 3027 1726776747.83808: done checking for any_errors_fatal 3027 1726776747.83809: checking for max_fail_percentage 3027 1726776747.83811: done checking for max_fail_percentage 3027 1726776747.83812: checking to see if all hosts have failed and the running result is not ok 3027 1726776747.83812: done checking to see if all hosts have failed 3027 1726776747.83813: getting the remaining hosts for this loop 3027 1726776747.83816: done getting the remaining hosts for this loop 3027 1726776747.83820: getting the next task for host managed_node2 3027 1726776747.83828: done getting next task for host managed_node2 3027 1726776747.83831: ^ task is: TASK: Remove kernel_settings tuned profile 3027 1726776747.83833: ^ 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 3027 1726776747.83837: getting variables 3027 1726776747.83839: in VariableManager get_vars() 3027 1726776747.83878: Calling all_inventory to load vars for managed_node2 3027 1726776747.83881: Calling groups_inventory to load vars for managed_node2 3027 1726776747.83883: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776747.83893: Calling all_plugins_play to load vars for managed_node2 3027 1726776747.83895: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776747.83898: Calling groups_plugins_play to load vars for managed_node2 3027 1726776747.84065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776747.84188: done with get_vars() 3027 1726776747.84196: done getting variables TASK [Remove kernel_settings tuned profile] ************************************ task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:36 Thursday 19 September 2024 16:12:27 -0400 (0:00:00.360) 0:02:13.940 **** 3027 1726776747.84265: entering _queue_task() for managed_node2/file 3027 1726776747.84470: worker is 1 (out of 1 available) 3027 1726776747.84487: exiting _queue_task() for managed_node2/file 3027 1726776747.84500: done queuing things up, now waiting for results queue to drain 3027 1726776747.84501: waiting for pending results... 3027 1726776747.84691: running TaskExecutor() for managed_node2/TASK: Remove kernel_settings tuned profile 3027 1726776747.84761: in run() - task 0233de48-8dd1-1ba9-d908-000000000caf 3027 1726776747.84776: variable 'ansible_search_path' from source: unknown 3027 1726776747.84779: variable 'ansible_search_path' from source: unknown 3027 1726776747.84813: calling self._execute() 3027 1726776747.84895: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776747.84899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776747.84910: variable 'omit' from source: magic vars 3027 1726776747.84995: variable 'omit' from source: magic vars 3027 1726776747.85029: variable 'omit' from source: magic vars 3027 1726776747.85056: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3027 1726776747.85306: variable '__kernel_settings_profile_dir' from source: role '' exported vars 3027 1726776747.85384: variable '__kernel_settings_profile_parent' from source: set_fact 3027 1726776747.85390: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 3027 1726776747.85432: variable 'omit' from source: magic vars 3027 1726776747.85470: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776747.85500: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776747.85519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776747.85534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776747.85544: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776747.85572: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776747.85575: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776747.85584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776747.85660: Set connection var ansible_shell_executable to /bin/sh 3027 1726776747.85666: Set connection var ansible_shell_type to sh 3027 1726776747.85669: Set connection var ansible_connection to ssh 3027 1726776747.85674: Set connection var ansible_pipelining to False 3027 1726776747.85680: Set connection var ansible_timeout to 10 3027 1726776747.85688: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776747.85708: variable 'ansible_shell_executable' from source: unknown 3027 1726776747.85711: variable 'ansible_connection' from source: unknown 3027 1726776747.85713: variable 'ansible_module_compression' from source: unknown 3027 1726776747.85718: variable 'ansible_shell_type' from source: unknown 3027 1726776747.85720: variable 'ansible_shell_executable' from source: unknown 3027 1726776747.85723: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776747.85727: variable 'ansible_pipelining' from source: unknown 3027 1726776747.85730: variable 'ansible_timeout' from source: unknown 3027 1726776747.85734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776747.85893: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776747.85905: variable 'omit' from source: magic vars 3027 1726776747.85910: starting attempt loop 3027 1726776747.85914: running the handler 3027 1726776747.85926: _low_level_execute_command(): starting 3027 1726776747.85933: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776747.86463: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776747.86469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.86473: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776747.86475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.86529: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776747.86532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776747.86535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776747.86578: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776747.88215: stdout chunk (state=3): >>>/root <<< 3027 1726776747.88322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776747.88381: stderr chunk (state=3): >>><<< 3027 1726776747.88384: stdout chunk (state=3): >>><<< 3027 1726776747.88410: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776747.88421: _low_level_execute_command(): starting 3027 1726776747.88427: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776747.8840833-6529-198642525113485 `" && echo ansible-tmp-1726776747.8840833-6529-198642525113485="` echo /root/.ansible/tmp/ansible-tmp-1726776747.8840833-6529-198642525113485 `" ) && sleep 0' 3027 1726776747.88896: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776747.88902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776747.88912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776747.88915: 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 <<< 3027 1726776747.88917: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.88955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776747.88961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776747.88985: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776747.89009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776747.90926: stdout chunk (state=3): >>>ansible-tmp-1726776747.8840833-6529-198642525113485=/root/.ansible/tmp/ansible-tmp-1726776747.8840833-6529-198642525113485 <<< 3027 1726776747.91035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776747.91091: stderr chunk (state=3): >>><<< 3027 1726776747.91094: stdout chunk (state=3): >>><<< 3027 1726776747.91111: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776747.8840833-6529-198642525113485=/root/.ansible/tmp/ansible-tmp-1726776747.8840833-6529-198642525113485 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776747.91155: variable 'ansible_module_compression' from source: unknown 3027 1726776747.91197: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 3027 1726776747.91233: variable 'ansible_facts' from source: unknown 3027 1726776747.91302: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776747.8840833-6529-198642525113485/AnsiballZ_file.py 3027 1726776747.91407: Sending initial data 3027 1726776747.91411: Sent initial data (151 bytes) 3027 1726776747.91855: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776747.91890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776747.91893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776747.91895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776747.91898: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776747.91903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.91953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776747.91956: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776747.91963: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776747.92001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776747.93548: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776747.93583: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776747.93620: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpx_tc4cge /root/.ansible/tmp/ansible-tmp-1726776747.8840833-6529-198642525113485/AnsiballZ_file.py <<< 3027 1726776747.93627: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776747.8840833-6529-198642525113485/AnsiballZ_file.py" <<< 3027 1726776747.93655: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpx_tc4cge" to remote "/root/.ansible/tmp/ansible-tmp-1726776747.8840833-6529-198642525113485/AnsiballZ_file.py" <<< 3027 1726776747.93661: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776747.8840833-6529-198642525113485/AnsiballZ_file.py" <<< 3027 1726776747.94176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776747.94245: stderr chunk (state=3): >>><<< 3027 1726776747.94250: stdout chunk (state=3): >>><<< 3027 1726776747.94271: done transferring module to remote 3027 1726776747.94281: _low_level_execute_command(): starting 3027 1726776747.94286: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776747.8840833-6529-198642525113485/ /root/.ansible/tmp/ansible-tmp-1726776747.8840833-6529-198642525113485/AnsiballZ_file.py && sleep 0' 3027 1726776747.94762: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776747.94765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776747.94768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776747.94774: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776747.94776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.94829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776747.94836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776747.94839: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776747.94872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776747.96669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776747.96722: stderr chunk (state=3): >>><<< 3027 1726776747.96725: stdout chunk (state=3): >>><<< 3027 1726776747.96740: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776747.96743: _low_level_execute_command(): starting 3027 1726776747.96748: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776747.8840833-6529-198642525113485/AnsiballZ_file.py && sleep 0' 3027 1726776747.97211: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776747.97215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.97217: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776747.97221: 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.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776747.97278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776747.97283: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776747.97291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776747.97323: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776748.14906: 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}}} <<< 3027 1726776748.16347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776748.16407: stderr chunk (state=3): >>><<< 3027 1726776748.16411: stdout chunk (state=3): >>><<< 3027 1726776748.16426: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776748.16774: 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-1726776747.8840833-6529-198642525113485/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776748.16783: _low_level_execute_command(): starting 3027 1726776748.16786: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776747.8840833-6529-198642525113485/ > /dev/null 2>&1 && sleep 0' 3027 1726776748.17263: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776748.17266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776748.17268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776748.17271: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776748.17273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.17328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776748.17332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776748.17338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776748.17377: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776748.19256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776748.19304: stderr chunk (state=3): >>><<< 3027 1726776748.19308: stdout chunk (state=3): >>><<< 3027 1726776748.19324: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776748.19330: handler run complete 3027 1726776748.19352: attempt loop complete, returning result 3027 1726776748.19355: _execute() done 3027 1726776748.19357: dumping result to json 3027 1726776748.19363: done dumping result, returning 3027 1726776748.19370: done running TaskExecutor() for managed_node2/TASK: Remove kernel_settings tuned profile [0233de48-8dd1-1ba9-d908-000000000caf] 3027 1726776748.19374: sending task result for task 0233de48-8dd1-1ba9-d908-000000000caf 3027 1726776748.19488: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000caf 3027 1726776748.19491: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "path": "/etc/tuned/profiles/kernel_settings", "state": "absent" } 3027 1726776748.19569: no more pending results, returning what we have 3027 1726776748.19573: results queue empty 3027 1726776748.19574: checking for any_errors_fatal 3027 1726776748.19584: done checking for any_errors_fatal 3027 1726776748.19585: checking for max_fail_percentage 3027 1726776748.19586: done checking for max_fail_percentage 3027 1726776748.19587: checking to see if all hosts have failed and the running result is not ok 3027 1726776748.19588: done checking to see if all hosts have failed 3027 1726776748.19589: getting the remaining hosts for this loop 3027 1726776748.19591: done getting the remaining hosts for this loop 3027 1726776748.19594: getting the next task for host managed_node2 3027 1726776748.19600: done getting next task for host managed_node2 3027 1726776748.19603: ^ task is: TASK: Get active_profile 3027 1726776748.19607: ^ 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 3027 1726776748.19612: getting variables 3027 1726776748.19613: in VariableManager get_vars() 3027 1726776748.19650: Calling all_inventory to load vars for managed_node2 3027 1726776748.19653: Calling groups_inventory to load vars for managed_node2 3027 1726776748.19655: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776748.19665: Calling all_plugins_play to load vars for managed_node2 3027 1726776748.19667: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776748.19670: Calling groups_plugins_play to load vars for managed_node2 3027 1726776748.19796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776748.20128: done with get_vars() 3027 1726776748.20135: done getting variables TASK [Get active_profile] ****************************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:41 Thursday 19 September 2024 16:12:28 -0400 (0:00:00.359) 0:02:14.299 **** 3027 1726776748.20204: entering _queue_task() for managed_node2/slurp 3027 1726776748.20397: worker is 1 (out of 1 available) 3027 1726776748.20410: exiting _queue_task() for managed_node2/slurp 3027 1726776748.20423: done queuing things up, now waiting for results queue to drain 3027 1726776748.20424: waiting for pending results... 3027 1726776748.20611: running TaskExecutor() for managed_node2/TASK: Get active_profile 3027 1726776748.20701: in run() - task 0233de48-8dd1-1ba9-d908-000000000cb0 3027 1726776748.20715: variable 'ansible_search_path' from source: unknown 3027 1726776748.20719: variable 'ansible_search_path' from source: unknown 3027 1726776748.20750: calling self._execute() 3027 1726776748.20828: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776748.20832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776748.20841: variable 'omit' from source: magic vars 3027 1726776748.20930: variable 'omit' from source: magic vars 3027 1726776748.20965: variable 'omit' from source: magic vars 3027 1726776748.20989: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3027 1726776748.21233: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3027 1726776748.21296: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 3027 1726776748.21326: variable 'omit' from source: magic vars 3027 1726776748.21360: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776748.21389: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776748.21408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776748.21423: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776748.21434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776748.21461: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776748.21464: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776748.21467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776748.21539: Set connection var ansible_shell_executable to /bin/sh 3027 1726776748.21546: Set connection var ansible_shell_type to sh 3027 1726776748.21550: Set connection var ansible_connection to ssh 3027 1726776748.21555: Set connection var ansible_pipelining to False 3027 1726776748.21561: Set connection var ansible_timeout to 10 3027 1726776748.21569: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776748.21585: variable 'ansible_shell_executable' from source: unknown 3027 1726776748.21589: variable 'ansible_connection' from source: unknown 3027 1726776748.21591: variable 'ansible_module_compression' from source: unknown 3027 1726776748.21594: variable 'ansible_shell_type' from source: unknown 3027 1726776748.21597: variable 'ansible_shell_executable' from source: unknown 3027 1726776748.21599: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776748.21605: variable 'ansible_pipelining' from source: unknown 3027 1726776748.21609: variable 'ansible_timeout' from source: unknown 3027 1726776748.21614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776748.21768: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 3027 1726776748.21777: variable 'omit' from source: magic vars 3027 1726776748.21782: starting attempt loop 3027 1726776748.21785: running the handler 3027 1726776748.21797: _low_level_execute_command(): starting 3027 1726776748.21806: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776748.22317: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776748.22321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.22325: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.22380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776748.22384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776748.22388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776748.22426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776748.24055: stdout chunk (state=3): >>>/root <<< 3027 1726776748.24164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776748.24210: stderr chunk (state=3): >>><<< 3027 1726776748.24213: stdout chunk (state=3): >>><<< 3027 1726776748.24233: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776748.24245: _low_level_execute_command(): starting 3027 1726776748.24252: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776748.242332-6537-35291257059522 `" && echo ansible-tmp-1726776748.242332-6537-35291257059522="` echo /root/.ansible/tmp/ansible-tmp-1726776748.242332-6537-35291257059522 `" ) && sleep 0' 3027 1726776748.24687: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776748.24690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.24699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776748.24702: 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.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776748.24704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.24754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776748.24761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776748.24763: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776748.24796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776748.26731: stdout chunk (state=3): >>>ansible-tmp-1726776748.242332-6537-35291257059522=/root/.ansible/tmp/ansible-tmp-1726776748.242332-6537-35291257059522 <<< 3027 1726776748.26850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776748.26891: stderr chunk (state=3): >>><<< 3027 1726776748.26894: stdout chunk (state=3): >>><<< 3027 1726776748.26912: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776748.242332-6537-35291257059522=/root/.ansible/tmp/ansible-tmp-1726776748.242332-6537-35291257059522 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776748.26947: variable 'ansible_module_compression' from source: unknown 3027 1726776748.26981: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 3027 1726776748.27015: variable 'ansible_facts' from source: unknown 3027 1726776748.27066: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776748.242332-6537-35291257059522/AnsiballZ_slurp.py 3027 1726776748.27164: Sending initial data 3027 1726776748.27167: Sent initial data (150 bytes) 3027 1726776748.27602: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776748.27605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776748.27608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.27611: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776748.27613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.27665: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776748.27668: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776748.27707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776748.29279: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776748.29283: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776748.29309: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776748.29350: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpcrjhhm19 /root/.ansible/tmp/ansible-tmp-1726776748.242332-6537-35291257059522/AnsiballZ_slurp.py <<< 3027 1726776748.29353: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776748.242332-6537-35291257059522/AnsiballZ_slurp.py" <<< 3027 1726776748.29379: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpcrjhhm19" to remote "/root/.ansible/tmp/ansible-tmp-1726776748.242332-6537-35291257059522/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776748.242332-6537-35291257059522/AnsiballZ_slurp.py" <<< 3027 1726776748.29869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776748.29921: stderr chunk (state=3): >>><<< 3027 1726776748.29925: stdout chunk (state=3): >>><<< 3027 1726776748.29942: done transferring module to remote 3027 1726776748.29955: _low_level_execute_command(): starting 3027 1726776748.29958: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776748.242332-6537-35291257059522/ /root/.ansible/tmp/ansible-tmp-1726776748.242332-6537-35291257059522/AnsiballZ_slurp.py && sleep 0' 3027 1726776748.30375: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776748.30380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.30382: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776748.30385: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776748.30390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.30435: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776748.30438: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776748.30478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776748.32255: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776748.32296: stderr chunk (state=3): >>><<< 3027 1726776748.32299: stdout chunk (state=3): >>><<< 3027 1726776748.32316: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776748.32319: _low_level_execute_command(): starting 3027 1726776748.32322: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776748.242332-6537-35291257059522/AnsiballZ_slurp.py && sleep 0' 3027 1726776748.32743: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776748.32748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.32751: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776748.32753: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776748.32757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.32803: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776748.32807: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776748.32852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776748.49394: 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"}}} <<< 3027 1726776748.50788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776748.50846: stderr chunk (state=3): >>><<< 3027 1726776748.50852: stdout chunk (state=3): >>><<< 3027 1726776748.50868: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776748.50893: 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-1726776748.242332-6537-35291257059522/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776748.50905: _low_level_execute_command(): starting 3027 1726776748.50910: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776748.242332-6537-35291257059522/ > /dev/null 2>&1 && sleep 0' 3027 1726776748.51381: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776748.51384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776748.51386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776748.51389: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776748.51391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.51447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776748.51452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776748.51458: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776748.51495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776748.53347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776748.53398: stderr chunk (state=3): >>><<< 3027 1726776748.53406: stdout chunk (state=3): >>><<< 3027 1726776748.53417: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776748.53423: handler run complete 3027 1726776748.53439: attempt loop complete, returning result 3027 1726776748.53442: _execute() done 3027 1726776748.53444: dumping result to json 3027 1726776748.53450: done dumping result, returning 3027 1726776748.53458: done running TaskExecutor() for managed_node2/TASK: Get active_profile [0233de48-8dd1-1ba9-d908-000000000cb0] 3027 1726776748.53463: sending task result for task 0233de48-8dd1-1ba9-d908-000000000cb0 3027 1726776748.53563: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000cb0 3027 1726776748.53567: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 3027 1726776748.53629: no more pending results, returning what we have 3027 1726776748.53633: results queue empty 3027 1726776748.53633: checking for any_errors_fatal 3027 1726776748.53652: done checking for any_errors_fatal 3027 1726776748.53653: checking for max_fail_percentage 3027 1726776748.53654: done checking for max_fail_percentage 3027 1726776748.53655: checking to see if all hosts have failed and the running result is not ok 3027 1726776748.53656: done checking to see if all hosts have failed 3027 1726776748.53657: getting the remaining hosts for this loop 3027 1726776748.53659: done getting the remaining hosts for this loop 3027 1726776748.53663: getting the next task for host managed_node2 3027 1726776748.53669: done getting next task for host managed_node2 3027 1726776748.53673: ^ task is: TASK: Ensure kernel_settings is not in active_profile 3027 1726776748.53676: ^ 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 3027 1726776748.53679: getting variables 3027 1726776748.53681: in VariableManager get_vars() 3027 1726776748.53718: Calling all_inventory to load vars for managed_node2 3027 1726776748.53721: Calling groups_inventory to load vars for managed_node2 3027 1726776748.53723: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776748.53733: Calling all_plugins_play to load vars for managed_node2 3027 1726776748.53736: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776748.53739: Calling groups_plugins_play to load vars for managed_node2 3027 1726776748.53868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776748.53997: done with get_vars() 3027 1726776748.54009: done getting variables 3027 1726776748.54055: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings is not in active_profile] ************************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 Thursday 19 September 2024 16:12:28 -0400 (0:00:00.338) 0:02:14.638 **** 3027 1726776748.54077: entering _queue_task() for managed_node2/copy 3027 1726776748.54279: worker is 1 (out of 1 available) 3027 1726776748.54292: exiting _queue_task() for managed_node2/copy 3027 1726776748.54309: done queuing things up, now waiting for results queue to drain 3027 1726776748.54310: waiting for pending results... 3027 1726776748.54494: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings is not in active_profile 3027 1726776748.54582: in run() - task 0233de48-8dd1-1ba9-d908-000000000cb1 3027 1726776748.54593: variable 'ansible_search_path' from source: unknown 3027 1726776748.54597: variable 'ansible_search_path' from source: unknown 3027 1726776748.54631: calling self._execute() 3027 1726776748.54711: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776748.54715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776748.54724: variable 'omit' from source: magic vars 3027 1726776748.54808: variable 'omit' from source: magic vars 3027 1726776748.54843: variable 'omit' from source: magic vars 3027 1726776748.54867: variable '__active_profile' from source: task vars 3027 1726776748.55114: variable '__active_profile' from source: task vars 3027 1726776748.55267: variable '__cur_profile' from source: task vars 3027 1726776748.55376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3027 1726776748.56907: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3027 1726776748.56959: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3027 1726776748.56988: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3027 1726776748.57015: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3027 1726776748.57038: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3027 1726776748.57101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 3027 1726776748.57121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 3027 1726776748.57139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 3027 1726776748.57171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 3027 1726776748.57182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 3027 1726776748.57259: variable '__kernel_settings_tuned_current_profile' from source: set_fact 3027 1726776748.57309: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3027 1726776748.57362: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 3027 1726776748.57413: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 3027 1726776748.57432: variable 'omit' from source: magic vars 3027 1726776748.57453: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776748.57477: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776748.57490: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776748.57504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776748.57513: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776748.57538: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776748.57541: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776748.57545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776748.57616: Set connection var ansible_shell_executable to /bin/sh 3027 1726776748.57622: Set connection var ansible_shell_type to sh 3027 1726776748.57625: Set connection var ansible_connection to ssh 3027 1726776748.57630: Set connection var ansible_pipelining to False 3027 1726776748.57636: Set connection var ansible_timeout to 10 3027 1726776748.57644: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776748.57663: variable 'ansible_shell_executable' from source: unknown 3027 1726776748.57666: variable 'ansible_connection' from source: unknown 3027 1726776748.57668: variable 'ansible_module_compression' from source: unknown 3027 1726776748.57670: variable 'ansible_shell_type' from source: unknown 3027 1726776748.57673: variable 'ansible_shell_executable' from source: unknown 3027 1726776748.57675: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776748.57680: variable 'ansible_pipelining' from source: unknown 3027 1726776748.57682: variable 'ansible_timeout' from source: unknown 3027 1726776748.57687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776748.57761: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776748.57770: variable 'omit' from source: magic vars 3027 1726776748.57775: starting attempt loop 3027 1726776748.57779: running the handler 3027 1726776748.57792: _low_level_execute_command(): starting 3027 1726776748.57802: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776748.58308: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776748.58312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.58314: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address <<< 3027 1726776748.58317: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776748.58320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.58375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776748.58378: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776748.58380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776748.58424: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776748.60129: stdout chunk (state=3): >>>/root <<< 3027 1726776748.60243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776748.60291: stderr chunk (state=3): >>><<< 3027 1726776748.60294: stdout chunk (state=3): >>><<< 3027 1726776748.60315: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776748.60324: _low_level_execute_command(): starting 3027 1726776748.60329: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787 `" && echo ansible-tmp-1726776748.6031454-6548-196471339838787="` echo /root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787 `" ) && sleep 0' 3027 1726776748.60740: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776748.60758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776748.60763: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.60776: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.60831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776748.60835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776748.60839: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776748.60879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776748.68891: stdout chunk (state=3): >>>ansible-tmp-1726776748.6031454-6548-196471339838787=/root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787 <<< 3027 1726776748.69005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776748.69066: stderr chunk (state=3): >>><<< 3027 1726776748.69069: stdout chunk (state=3): >>><<< 3027 1726776748.69087: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776748.6031454-6548-196471339838787=/root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776748.69161: variable 'ansible_module_compression' from source: unknown 3027 1726776748.69202: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776748.69229: variable 'ansible_facts' from source: unknown 3027 1726776748.69280: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/AnsiballZ_stat.py 3027 1726776748.69375: Sending initial data 3027 1726776748.69380: Sent initial data (151 bytes) 3027 1726776748.69854: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776748.69857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776748.69860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.69862: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776748.69864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.69914: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776748.69918: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776748.69960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776748.71594: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776748.71630: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776748.71668: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp4kljmjvx /root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/AnsiballZ_stat.py <<< 3027 1726776748.71675: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/AnsiballZ_stat.py" <<< 3027 1726776748.71704: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp4kljmjvx" to remote "/root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/AnsiballZ_stat.py" <<< 3027 1726776748.72199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776748.72272: stderr chunk (state=3): >>><<< 3027 1726776748.72277: stdout chunk (state=3): >>><<< 3027 1726776748.72297: done transferring module to remote 3027 1726776748.72309: _low_level_execute_command(): starting 3027 1726776748.72313: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/ /root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/AnsiballZ_stat.py && sleep 0' 3027 1726776748.72777: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776748.72780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776748.72783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.72785: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776748.72787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.72840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776748.72847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776748.72851: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776748.72880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776748.74689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776748.74740: stderr chunk (state=3): >>><<< 3027 1726776748.74743: stdout chunk (state=3): >>><<< 3027 1726776748.74759: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776748.74762: _low_level_execute_command(): starting 3027 1726776748.74768: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/AnsiballZ_stat.py && sleep 0' 3027 1726776748.75227: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776748.75231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776748.75233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.75236: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776748.75238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776748.75240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.75292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776748.75296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776748.75299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776748.75339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776748.93204: 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": 262942, "dev": 51714, "nlink": 1, "atime": 1726776748.4914324, "mtime": 1726776745.8354385, "ctime": 1726776745.8354385, "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": "1682892939", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3027 1726776748.94796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776748.94853: stderr chunk (state=3): >>><<< 3027 1726776748.94856: stdout chunk (state=3): >>><<< 3027 1726776748.94872: _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": 262942, "dev": 51714, "nlink": 1, "atime": 1726776748.4914324, "mtime": 1726776745.8354385, "ctime": 1726776745.8354385, "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": "1682892939", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776748.94921: 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-1726776748.6031454-6548-196471339838787/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3027 1726776748.95013: Sending initial data 3027 1726776748.95017: Sent initial data (139 bytes) 3027 1726776748.95490: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776748.95494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776748.95496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776748.95498: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776748.95500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.95555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776748.95558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776748.95569: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776748.95602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776748.97228: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776748.97259: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776748.97297: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/.foa4pwog /root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/.source <<< 3027 1726776748.97301: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/.source" <<< 3027 1726776748.97327: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/.foa4pwog" to remote "/root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/.source" <<< 3027 1726776748.97465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776748.97529: stderr chunk (state=3): >>><<< 3027 1726776748.97532: stdout chunk (state=3): >>><<< 3027 1726776748.97552: _low_level_execute_command(): starting 3027 1726776748.97556: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/ /root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/.source && sleep 0' 3027 1726776748.98010: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776748.98014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776748.98016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776748.98018: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776748.98020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776748.98072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776748.98079: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776748.98082: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776748.98113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776748.99912: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776748.99963: stderr chunk (state=3): >>><<< 3027 1726776748.99966: stdout chunk (state=3): >>><<< 3027 1726776748.99978: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776749.00003: variable 'ansible_module_compression' from source: unknown 3027 1726776749.00035: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3027 1726776749.00053: variable 'ansible_facts' from source: unknown 3027 1726776749.00098: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/AnsiballZ_copy.py 3027 1726776749.00190: Sending initial data 3027 1726776749.00193: Sent initial data (151 bytes) 3027 1726776749.00633: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776749.00637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.00653: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.00707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776749.00710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776749.00713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776749.00753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776749.02350: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776749.02381: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776749.02415: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmp1siotqw8 /root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/AnsiballZ_copy.py <<< 3027 1726776749.02423: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/AnsiballZ_copy.py" <<< 3027 1726776749.02454: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmp1siotqw8" to remote "/root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/AnsiballZ_copy.py" <<< 3027 1726776749.02456: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/AnsiballZ_copy.py" <<< 3027 1726776749.02984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776749.03057: stderr chunk (state=3): >>><<< 3027 1726776749.03060: stdout chunk (state=3): >>><<< 3027 1726776749.03079: done transferring module to remote 3027 1726776749.03087: _low_level_execute_command(): starting 3027 1726776749.03092: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/ /root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/AnsiballZ_copy.py && sleep 0' 3027 1726776749.03527: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776749.03534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776749.03559: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.03562: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776749.03574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.03622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776749.03626: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776749.03669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776749.05519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776749.05568: stderr chunk (state=3): >>><<< 3027 1726776749.05572: stdout chunk (state=3): >>><<< 3027 1726776749.05587: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776749.05590: _low_level_execute_command(): starting 3027 1726776749.05596: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/AnsiballZ_copy.py && sleep 0' 3027 1726776749.06030: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776749.06063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776749.06066: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776749.06068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.06075: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776749.06077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.06134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776749.06139: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776749.06141: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776749.06175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776749.23691: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/.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-1726776748.6031454-6548-196471339838787/.source", "_original_basename": ".foa4pwog", "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}}} <<< 3027 1726776749.25164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776749.25220: stderr chunk (state=3): >>><<< 3027 1726776749.25224: stdout chunk (state=3): >>><<< 3027 1726776749.25238: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/.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-1726776748.6031454-6548-196471339838787/.source", "_original_basename": ".foa4pwog", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776749.25271: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/.source', '_original_basename': '.foa4pwog', '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-1726776748.6031454-6548-196471339838787/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776749.25280: _low_level_execute_command(): starting 3027 1726776749.25285: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776748.6031454-6548-196471339838787/ > /dev/null 2>&1 && sleep 0' 3027 1726776749.25727: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776749.25731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776749.25764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776749.25767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3027 1726776749.25770: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776749.25772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.25829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776749.25832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776749.25834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776749.25878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776749.27789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776749.27840: stderr chunk (state=3): >>><<< 3027 1726776749.27844: stdout chunk (state=3): >>><<< 3027 1726776749.27861: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776749.27868: handler run complete 3027 1726776749.27889: attempt loop complete, returning result 3027 1726776749.27892: _execute() done 3027 1726776749.27895: dumping result to json 3027 1726776749.27901: done dumping result, returning 3027 1726776749.27910: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings is not in active_profile [0233de48-8dd1-1ba9-d908-000000000cb1] 3027 1726776749.27916: sending task result for task 0233de48-8dd1-1ba9-d908-000000000cb1 3027 1726776749.28025: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000cb1 3027 1726776749.28028: 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-1726776748.6031454-6548-196471339838787/.source", "state": "file", "uid": 0 } 3027 1726776749.28119: no more pending results, returning what we have 3027 1726776749.28122: results queue empty 3027 1726776749.28123: checking for any_errors_fatal 3027 1726776749.28131: done checking for any_errors_fatal 3027 1726776749.28131: checking for max_fail_percentage 3027 1726776749.28133: done checking for max_fail_percentage 3027 1726776749.28134: checking to see if all hosts have failed and the running result is not ok 3027 1726776749.28134: done checking to see if all hosts have failed 3027 1726776749.28135: getting the remaining hosts for this loop 3027 1726776749.28137: done getting the remaining hosts for this loop 3027 1726776749.28141: getting the next task for host managed_node2 3027 1726776749.28147: done getting next task for host managed_node2 3027 1726776749.28152: ^ task is: TASK: Set profile_mode to auto 3027 1726776749.28156: ^ 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 3027 1726776749.28159: getting variables 3027 1726776749.28161: in VariableManager get_vars() 3027 1726776749.28195: Calling all_inventory to load vars for managed_node2 3027 1726776749.28198: Calling groups_inventory to load vars for managed_node2 3027 1726776749.28199: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776749.28209: Calling all_plugins_play to load vars for managed_node2 3027 1726776749.28212: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776749.28215: Calling groups_plugins_play to load vars for managed_node2 3027 1726776749.28392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776749.28519: done with get_vars() 3027 1726776749.28528: done getting variables 3027 1726776749.28575: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set profile_mode to auto] ************************************************ task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 Thursday 19 September 2024 16:12:29 -0400 (0:00:00.745) 0:02:15.383 **** 3027 1726776749.28597: entering _queue_task() for managed_node2/copy 3027 1726776749.28809: worker is 1 (out of 1 available) 3027 1726776749.28823: exiting _queue_task() for managed_node2/copy 3027 1726776749.28837: done queuing things up, now waiting for results queue to drain 3027 1726776749.28838: waiting for pending results... 3027 1726776749.29026: running TaskExecutor() for managed_node2/TASK: Set profile_mode to auto 3027 1726776749.29117: in run() - task 0233de48-8dd1-1ba9-d908-000000000cb2 3027 1726776749.29132: variable 'ansible_search_path' from source: unknown 3027 1726776749.29136: variable 'ansible_search_path' from source: unknown 3027 1726776749.29171: calling self._execute() 3027 1726776749.29246: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776749.29253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776749.29263: variable 'omit' from source: magic vars 3027 1726776749.29354: variable 'omit' from source: magic vars 3027 1726776749.29391: variable 'omit' from source: magic vars 3027 1726776749.29416: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 3027 1726776749.29662: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 3027 1726776749.29726: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 3027 1726776749.29753: variable 'omit' from source: magic vars 3027 1726776749.29796: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776749.29828: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776749.29846: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776749.29861: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776749.29872: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776749.29898: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776749.29904: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776749.29907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776749.29979: Set connection var ansible_shell_executable to /bin/sh 3027 1726776749.29985: Set connection var ansible_shell_type to sh 3027 1726776749.29988: Set connection var ansible_connection to ssh 3027 1726776749.29994: Set connection var ansible_pipelining to False 3027 1726776749.30002: Set connection var ansible_timeout to 10 3027 1726776749.30010: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776749.30028: variable 'ansible_shell_executable' from source: unknown 3027 1726776749.30032: variable 'ansible_connection' from source: unknown 3027 1726776749.30034: variable 'ansible_module_compression' from source: unknown 3027 1726776749.30037: variable 'ansible_shell_type' from source: unknown 3027 1726776749.30040: variable 'ansible_shell_executable' from source: unknown 3027 1726776749.30042: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776749.30044: variable 'ansible_pipelining' from source: unknown 3027 1726776749.30048: variable 'ansible_timeout' from source: unknown 3027 1726776749.30053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776749.30164: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776749.30171: variable 'omit' from source: magic vars 3027 1726776749.30178: starting attempt loop 3027 1726776749.30182: running the handler 3027 1726776749.30194: _low_level_execute_command(): starting 3027 1726776749.30203: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776749.30736: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776749.30740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.30743: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776749.30746: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.30799: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776749.30802: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776749.30805: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776749.30854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776749.32536: stdout chunk (state=3): >>>/root <<< 3027 1726776749.32642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776749.32698: stderr chunk (state=3): >>><<< 3027 1726776749.32702: stdout chunk (state=3): >>><<< 3027 1726776749.32727: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776749.32738: _low_level_execute_command(): starting 3027 1726776749.32745: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799 `" && echo ansible-tmp-1726776749.327266-6563-258535891533799="` echo /root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799 `" ) && sleep 0' 3027 1726776749.33206: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776749.33211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.33235: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.33283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776749.33287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776749.33291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776749.33326: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776749.35308: stdout chunk (state=3): >>>ansible-tmp-1726776749.327266-6563-258535891533799=/root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799 <<< 3027 1726776749.35406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776749.35493: stderr chunk (state=3): >>><<< 3027 1726776749.35497: stdout chunk (state=3): >>><<< 3027 1726776749.35655: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776749.327266-6563-258535891533799=/root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776749.35660: variable 'ansible_module_compression' from source: unknown 3027 1726776749.35707: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3027 1726776749.35766: variable 'ansible_facts' from source: unknown 3027 1726776749.35857: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/AnsiballZ_stat.py 3027 1726776749.36087: Sending initial data 3027 1726776749.36096: Sent initial data (150 bytes) 3027 1726776749.36519: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 3027 1726776749.36533: 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.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.36545: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.36596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776749.36612: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776749.36653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776749.38240: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776749.38247: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3027 1726776749.38277: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776749.38313: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpseac6x6x /root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/AnsiballZ_stat.py <<< 3027 1726776749.38317: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/AnsiballZ_stat.py" <<< 3027 1726776749.38348: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpseac6x6x" to remote "/root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/AnsiballZ_stat.py" <<< 3027 1726776749.38851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776749.38919: stderr chunk (state=3): >>><<< 3027 1726776749.38923: stdout chunk (state=3): >>><<< 3027 1726776749.38941: done transferring module to remote 3027 1726776749.38952: _low_level_execute_command(): starting 3027 1726776749.38958: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/ /root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/AnsiballZ_stat.py && sleep 0' 3027 1726776749.39418: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776749.39422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776749.39424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776749.39427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.39478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776749.39482: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776749.39521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776749.41295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776749.41343: stderr chunk (state=3): >>><<< 3027 1726776749.41346: stdout chunk (state=3): >>><<< 3027 1726776749.41362: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776749.41365: _low_level_execute_command(): starting 3027 1726776749.41370: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/AnsiballZ_stat.py && sleep 0' 3027 1726776749.41817: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776749.41820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.41823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776749.41825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776749.41828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.41882: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776749.41885: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776749.41889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776749.41927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776749.59703: 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": 262937, "dev": 51714, "nlink": 1, "atime": 1726776744.0004427, "mtime": 1726776745.8354385, "ctime": 1726776745.8354385, "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": "3024238528", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 3027 1726776749.61327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776749.61388: stderr chunk (state=3): >>><<< 3027 1726776749.61391: stdout chunk (state=3): >>><<< 3027 1726776749.61409: _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": 262937, "dev": 51714, "nlink": 1, "atime": 1726776744.0004427, "mtime": 1726776745.8354385, "ctime": 1726776745.8354385, "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": "3024238528", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776749.61463: 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-1726776749.327266-6563-258535891533799/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3027 1726776749.61559: Sending initial data 3027 1726776749.61563: Sent initial data (138 bytes) 3027 1726776749.62018: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776749.62022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.62047: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776749.62053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.62105: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776749.62109: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776749.62120: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776749.62163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776749.63823: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776749.63857: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776749.63891: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/.a39p_2qp /root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/.source <<< 3027 1726776749.63898: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/.source" <<< 3027 1726776749.63926: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/.a39p_2qp" to remote "/root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/.source" <<< 3027 1726776749.63929: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/.source" <<< 3027 1726776749.64070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776749.64141: stderr chunk (state=3): >>><<< 3027 1726776749.64144: stdout chunk (state=3): >>><<< 3027 1726776749.64166: _low_level_execute_command(): starting 3027 1726776749.64171: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/ /root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/.source && sleep 0' 3027 1726776749.64652: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776749.64656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.64658: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776749.64660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776749.64663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.64714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776749.64717: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776749.64720: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776749.64760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776749.66560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776749.66615: stderr chunk (state=3): >>><<< 3027 1726776749.66619: stdout chunk (state=3): >>><<< 3027 1726776749.66635: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776749.66659: variable 'ansible_module_compression' from source: unknown 3027 1726776749.66697: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 3027 1726776749.66715: variable 'ansible_facts' from source: unknown 3027 1726776749.66760: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/AnsiballZ_copy.py 3027 1726776749.66859: Sending initial data 3027 1726776749.66863: Sent initial data (150 bytes) 3027 1726776749.67340: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776749.67344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776749.67346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.67358: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776749.67361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776749.67363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.67404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776749.67407: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776749.67410: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776749.67448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776749.69025: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776749.69060: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776749.69093: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmppu8emr6l /root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/AnsiballZ_copy.py <<< 3027 1726776749.69101: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/AnsiballZ_copy.py" <<< 3027 1726776749.69129: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmppu8emr6l" to remote "/root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/AnsiballZ_copy.py" <<< 3027 1726776749.69132: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/AnsiballZ_copy.py" <<< 3027 1726776749.69629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776749.69696: stderr chunk (state=3): >>><<< 3027 1726776749.69702: stdout chunk (state=3): >>><<< 3027 1726776749.69718: done transferring module to remote 3027 1726776749.69728: _low_level_execute_command(): starting 3027 1726776749.69733: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/ /root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/AnsiballZ_copy.py && sleep 0' 3027 1726776749.70197: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776749.70200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776749.70202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.70205: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776749.70207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.70254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776749.70274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776749.70279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776749.70303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776749.72097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776749.72143: stderr chunk (state=3): >>><<< 3027 1726776749.72147: stdout chunk (state=3): >>><<< 3027 1726776749.72164: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776749.72167: _low_level_execute_command(): starting 3027 1726776749.72172: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/AnsiballZ_copy.py && sleep 0' 3027 1726776749.72621: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776749.72627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776749.72629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.72631: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776749.72634: 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 <<< 3027 1726776749.72636: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.72687: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776749.72696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776749.72697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776749.72731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776749.90449: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/.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-1726776749.327266-6563-258535891533799/.source", "_original_basename": ".a39p_2qp", "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}}} <<< 3027 1726776749.91946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776749.92007: stderr chunk (state=3): >>><<< 3027 1726776749.92011: stdout chunk (state=3): >>><<< 3027 1726776749.92025: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/.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-1726776749.327266-6563-258535891533799/.source", "_original_basename": ".a39p_2qp", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776749.92056: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/.source', '_original_basename': '.a39p_2qp', '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-1726776749.327266-6563-258535891533799/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776749.92068: _low_level_execute_command(): starting 3027 1726776749.92073: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776749.327266-6563-258535891533799/ > /dev/null 2>&1 && sleep 0' 3027 1726776749.92542: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776749.92545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776749.92548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.92552: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776749.92554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.92608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776749.92612: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776749.92614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776749.92658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776749.94530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776749.94582: stderr chunk (state=3): >>><<< 3027 1726776749.94586: stdout chunk (state=3): >>><<< 3027 1726776749.94599: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776749.94611: handler run complete 3027 1726776749.94631: attempt loop complete, returning result 3027 1726776749.94634: _execute() done 3027 1726776749.94637: dumping result to json 3027 1726776749.94643: done dumping result, returning 3027 1726776749.94652: done running TaskExecutor() for managed_node2/TASK: Set profile_mode to auto [0233de48-8dd1-1ba9-d908-000000000cb2] 3027 1726776749.94657: sending task result for task 0233de48-8dd1-1ba9-d908-000000000cb2 3027 1726776749.94760: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000cb2 3027 1726776749.94765: 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-1726776749.327266-6563-258535891533799/.source", "state": "file", "uid": 0 } 3027 1726776749.94839: no more pending results, returning what we have 3027 1726776749.94844: results queue empty 3027 1726776749.94845: checking for any_errors_fatal 3027 1726776749.94857: done checking for any_errors_fatal 3027 1726776749.94858: checking for max_fail_percentage 3027 1726776749.94859: done checking for max_fail_percentage 3027 1726776749.94860: checking to see if all hosts have failed and the running result is not ok 3027 1726776749.94861: done checking to see if all hosts have failed 3027 1726776749.94862: getting the remaining hosts for this loop 3027 1726776749.94864: done getting the remaining hosts for this loop 3027 1726776749.94868: getting the next task for host managed_node2 3027 1726776749.94874: done getting next task for host managed_node2 3027 1726776749.94876: ^ task is: TASK: Restart tuned 3027 1726776749.94880: ^ 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 3027 1726776749.94883: getting variables 3027 1726776749.94885: in VariableManager get_vars() 3027 1726776749.94920: Calling all_inventory to load vars for managed_node2 3027 1726776749.94922: Calling groups_inventory to load vars for managed_node2 3027 1726776749.94924: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776749.94935: Calling all_plugins_play to load vars for managed_node2 3027 1726776749.94937: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776749.94940: Calling groups_plugins_play to load vars for managed_node2 3027 1726776749.95088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776749.95217: done with get_vars() 3027 1726776749.95227: done getting variables 3027 1726776749.95274: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Restart tuned] *********************************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 Thursday 19 September 2024 16:12:29 -0400 (0:00:00.666) 0:02:16.050 **** 3027 1726776749.95298: entering _queue_task() for managed_node2/service 3027 1726776749.95515: worker is 1 (out of 1 available) 3027 1726776749.95531: exiting _queue_task() for managed_node2/service 3027 1726776749.95545: done queuing things up, now waiting for results queue to drain 3027 1726776749.95547: waiting for pending results... 3027 1726776749.95743: running TaskExecutor() for managed_node2/TASK: Restart tuned 3027 1726776749.95827: in run() - task 0233de48-8dd1-1ba9-d908-000000000cb3 3027 1726776749.95842: variable 'ansible_search_path' from source: unknown 3027 1726776749.95846: variable 'ansible_search_path' from source: unknown 3027 1726776749.95889: variable '__kernel_settings_services' from source: include_vars 3027 1726776749.96170: variable '__kernel_settings_services' from source: include_vars 3027 1726776749.96235: variable 'omit' from source: magic vars 3027 1726776749.96339: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776749.96347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776749.96357: variable 'omit' from source: magic vars 3027 1726776749.96418: variable 'omit' from source: magic vars 3027 1726776749.96448: variable 'omit' from source: magic vars 3027 1726776749.96480: variable 'item' from source: unknown 3027 1726776749.96613: variable 'item' from source: unknown 3027 1726776749.96634: variable 'omit' from source: magic vars 3027 1726776749.96670: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3027 1726776749.96700: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3027 1726776749.96719: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3027 1726776749.96733: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776749.96743: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3027 1726776749.96771: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3027 1726776749.96775: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776749.96778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776749.96853: Set connection var ansible_shell_executable to /bin/sh 3027 1726776749.96857: Set connection var ansible_shell_type to sh 3027 1726776749.96861: Set connection var ansible_connection to ssh 3027 1726776749.96866: Set connection var ansible_pipelining to False 3027 1726776749.96873: Set connection var ansible_timeout to 10 3027 1726776749.96881: Set connection var ansible_module_compression to ZIP_DEFLATED 3027 1726776749.96896: variable 'ansible_shell_executable' from source: unknown 3027 1726776749.96899: variable 'ansible_connection' from source: unknown 3027 1726776749.96904: variable 'ansible_module_compression' from source: unknown 3027 1726776749.96907: variable 'ansible_shell_type' from source: unknown 3027 1726776749.96909: variable 'ansible_shell_executable' from source: unknown 3027 1726776749.96913: variable 'ansible_host' from source: host vars for 'managed_node2' 3027 1726776749.96918: variable 'ansible_pipelining' from source: unknown 3027 1726776749.96922: variable 'ansible_timeout' from source: unknown 3027 1726776749.96926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3027 1726776749.97040: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 3027 1726776749.97048: variable 'omit' from source: magic vars 3027 1726776749.97055: starting attempt loop 3027 1726776749.97059: running the handler 3027 1726776749.97134: variable 'ansible_facts' from source: unknown 3027 1726776749.97223: _low_level_execute_command(): starting 3027 1726776749.97230: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3027 1726776749.97744: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776749.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.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776749.97782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776749.97785: 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.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776749.97788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776749.97841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776749.97844: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776749.97846: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776749.97891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776749.99549: stdout chunk (state=3): >>>/root <<< 3027 1726776749.99657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776749.99716: stderr chunk (state=3): >>><<< 3027 1726776749.99719: stdout chunk (state=3): >>><<< 3027 1726776749.99741: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776749.99754: _low_level_execute_command(): starting 3027 1726776749.99760: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776749.9974034-6581-105569195268655 `" && echo ansible-tmp-1726776749.9974034-6581-105569195268655="` echo /root/.ansible/tmp/ansible-tmp-1726776749.9974034-6581-105569195268655 `" ) && sleep 0' 3027 1726776750.00236: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776750.00240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found <<< 3027 1726776750.00252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776750.00255: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776750.00258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776750.00302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776750.00306: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776750.00308: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776750.00354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776750.02311: stdout chunk (state=3): >>>ansible-tmp-1726776749.9974034-6581-105569195268655=/root/.ansible/tmp/ansible-tmp-1726776749.9974034-6581-105569195268655 <<< 3027 1726776750.02429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776750.02484: stderr chunk (state=3): >>><<< 3027 1726776750.02487: stdout chunk (state=3): >>><<< 3027 1726776750.02505: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776749.9974034-6581-105569195268655=/root/.ansible/tmp/ansible-tmp-1726776749.9974034-6581-105569195268655 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776750.02535: variable 'ansible_module_compression' from source: unknown 3027 1726776750.02577: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30279a3pdakk/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 3027 1726776750.02634: variable 'ansible_facts' from source: unknown 3027 1726776750.02778: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776749.9974034-6581-105569195268655/AnsiballZ_systemd.py 3027 1726776750.02899: Sending initial data 3027 1726776750.02902: Sent initial data (154 bytes) 3027 1726776750.03372: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776750.03375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776750.03380: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776750.03383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found <<< 3027 1726776750.03385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776750.03436: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776750.03439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776750.03442: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776750.03480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776750.05069: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 3027 1726776750.05101: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3027 1726776750.05131: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30279a3pdakk/tmpd02jmhwf /root/.ansible/tmp/ansible-tmp-1726776749.9974034-6581-105569195268655/AnsiballZ_systemd.py <<< 3027 1726776750.05139: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776749.9974034-6581-105569195268655/AnsiballZ_systemd.py" <<< 3027 1726776750.05167: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30279a3pdakk/tmpd02jmhwf" to remote "/root/.ansible/tmp/ansible-tmp-1726776749.9974034-6581-105569195268655/AnsiballZ_systemd.py" <<< 3027 1726776750.05174: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776749.9974034-6581-105569195268655/AnsiballZ_systemd.py" <<< 3027 1726776750.06222: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776750.06294: stderr chunk (state=3): >>><<< 3027 1726776750.06297: stdout chunk (state=3): >>><<< 3027 1726776750.06323: done transferring module to remote 3027 1726776750.06332: _low_level_execute_command(): starting 3027 1726776750.06337: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776749.9974034-6581-105569195268655/ /root/.ansible/tmp/ansible-tmp-1726776749.9974034-6581-105569195268655/AnsiballZ_systemd.py && sleep 0' 3027 1726776750.06806: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776750.06810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776750.06813: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3027 1726776750.06819: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3027 1726776750.06821: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776750.06872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776750.06879: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776750.06881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776750.06912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776750.08763: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776750.08818: stderr chunk (state=3): >>><<< 3027 1726776750.08822: stdout chunk (state=3): >>><<< 3027 1726776750.08836: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776750.08839: _low_level_execute_command(): starting 3027 1726776750.08845: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776749.9974034-6581-105569195268655/AnsiballZ_systemd.py && sleep 0' 3027 1726776750.09318: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 3027 1726776750.09321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776750.09324: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration <<< 3027 1726776750.09326: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776750.09328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776750.09382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776750.09385: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776750.09389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776750.09429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776750.41724: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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 16:11:42 EDT", "ExecMainStartTimestampMonotonic": "19157396", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "701", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3679", "MemoryCurrent": "20348928", "MemoryPeak": "20914176", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3536957440", "CPUUsageNSec": "277632000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPR<<< 3027 1726776750.41760: stdout chunk (state=3): >>>IO": "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service power-profiles-daemon.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "systemd-sysctl.service dbus.socket dbus-broker.service network.target systemd-journald.socket polkit.service basic.target system.slice sysinit.target", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:43 EDT", "StateChangeTimestampMonotonic": "19630310", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:42 EDT", "InactiveExitTimestampMonotonic": "19161371", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:43 EDT", "ActiveEnterTimestampMonotonic": "19630310", "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 16:11:42 EDT", "ConditionTimestampMonotonic": "19152266", "AssertTimestamp": "Thu 2024-09-19 16:11:42 EDT", "AssertTimestampMonotonic": "19152269", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "c41de4bb932f4257a86d9a97c82cd9da", "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}}} <<< 3027 1726776750.43782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. <<< 3027 1726776750.43843: stderr chunk (state=3): >>><<< 3027 1726776750.43846: stdout chunk (state=3): >>><<< 3027 1726776750.43876: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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 16:11:42 EDT", "ExecMainStartTimestampMonotonic": "19157396", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "701", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3679", "MemoryCurrent": "20348928", "MemoryPeak": "20914176", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3536957440", "CPUUsageNSec": "277632000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service power-profiles-daemon.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "systemd-sysctl.service dbus.socket dbus-broker.service network.target systemd-journald.socket polkit.service basic.target system.slice sysinit.target", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:43 EDT", "StateChangeTimestampMonotonic": "19630310", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:42 EDT", "InactiveExitTimestampMonotonic": "19161371", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:43 EDT", "ActiveEnterTimestampMonotonic": "19630310", "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 16:11:42 EDT", "ConditionTimestampMonotonic": "19152266", "AssertTimestamp": "Thu 2024-09-19 16:11:42 EDT", "AssertTimestampMonotonic": "19152269", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "c41de4bb932f4257a86d9a97c82cd9da", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.80 closed. 3027 1726776750.44031: 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-1726776749.9974034-6581-105569195268655/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3027 1726776750.44047: _low_level_execute_command(): starting 3027 1726776750.44057: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776749.9974034-6581-105569195268655/ > /dev/null 2>&1 && sleep 0' 3027 1726776750.44523: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776750.44527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776750.44529: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3027 1726776750.44532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3027 1726776750.44588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' <<< 3027 1726776750.44592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3027 1726776750.44594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3027 1726776750.44636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3027 1726776750.46530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3027 1726776750.46587: stderr chunk (state=3): >>><<< 3027 1726776750.46591: stdout chunk (state=3): >>><<< 3027 1726776750.46607: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.80 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.80 originally 10.31.47.80 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/cae9c38925' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3027 1726776750.46614: handler run complete 3027 1726776750.46658: attempt loop complete, returning result 3027 1726776750.46675: variable 'item' from source: unknown 3027 1726776750.46743: variable 'item' from source: unknown ok: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:43 EDT", "ActiveEnterTimestampMonotonic": "19630310", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service dbus.socket dbus-broker.service network.target systemd-journald.socket polkit.service basic.target system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:42 EDT", "AssertTimestampMonotonic": "19152269", "Before": "shutdown.target multi-user.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": "277632000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:42 EDT", "ConditionTimestampMonotonic": "19152266", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service cpupower.service power-profiles-daemon.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3679", "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)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "701", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:42 EDT", "ExecMainStartTimestampMonotonic": "19157396", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:42 EDT] ; stop_time=[n/a] ; pid=701 ; 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 16:11:42 EDT", "InactiveExitTimestampMonotonic": "19161371", "InvocationID": "c41de4bb932f4257a86d9a97c82cd9da", "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": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "701", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3536957440", "MemoryCurrent": "20348928", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "20914176", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "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 16:11:43 EDT", "StateChangeTimestampMonotonic": "19630310", "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": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 3027 1726776750.47340: dumping result to json 3027 1726776750.47342: done dumping result, returning 3027 1726776750.47344: done running TaskExecutor() for managed_node2/TASK: Restart tuned [0233de48-8dd1-1ba9-d908-000000000cb3] 3027 1726776750.47346: sending task result for task 0233de48-8dd1-1ba9-d908-000000000cb3 3027 1726776750.47416: done sending task result for task 0233de48-8dd1-1ba9-d908-000000000cb3 3027 1726776750.47419: WORKER PROCESS EXITING 3027 1726776750.47499: no more pending results, returning what we have 3027 1726776750.47502: results queue empty 3027 1726776750.47502: checking for any_errors_fatal 3027 1726776750.47506: done checking for any_errors_fatal 3027 1726776750.47506: checking for max_fail_percentage 3027 1726776750.47507: done checking for max_fail_percentage 3027 1726776750.47508: checking to see if all hosts have failed and the running result is not ok 3027 1726776750.47508: done checking to see if all hosts have failed 3027 1726776750.47509: getting the remaining hosts for this loop 3027 1726776750.47510: done getting the remaining hosts for this loop 3027 1726776750.47512: getting the next task for host managed_node2 3027 1726776750.47518: done getting next task for host managed_node2 3027 1726776750.47519: ^ task is: TASK: meta (flush_handlers) 3027 1726776750.47521: ^ 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 3027 1726776750.47525: getting variables 3027 1726776750.47526: in VariableManager get_vars() 3027 1726776750.47547: Calling all_inventory to load vars for managed_node2 3027 1726776750.47551: Calling groups_inventory to load vars for managed_node2 3027 1726776750.47552: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776750.47561: Calling all_plugins_play to load vars for managed_node2 3027 1726776750.47563: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776750.47565: Calling groups_plugins_play to load vars for managed_node2 3027 1726776750.47673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776750.47789: done with get_vars() 3027 1726776750.47797: done getting variables 3027 1726776750.47847: in VariableManager get_vars() 3027 1726776750.47859: Calling all_inventory to load vars for managed_node2 3027 1726776750.47861: Calling groups_inventory to load vars for managed_node2 3027 1726776750.47862: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776750.47866: Calling all_plugins_play to load vars for managed_node2 3027 1726776750.47867: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776750.47869: Calling groups_plugins_play to load vars for managed_node2 3027 1726776750.47966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776750.48079: done with get_vars() 3027 1726776750.48089: done queuing things up, now waiting for results queue to drain 3027 1726776750.48090: results queue empty 3027 1726776750.48091: checking for any_errors_fatal 3027 1726776750.48096: done checking for any_errors_fatal 3027 1726776750.48097: checking for max_fail_percentage 3027 1726776750.48098: done checking for max_fail_percentage 3027 1726776750.48098: checking to see if all hosts have failed and the running result is not ok 3027 1726776750.48099: done checking to see if all hosts have failed 3027 1726776750.48099: getting the remaining hosts for this loop 3027 1726776750.48100: done getting the remaining hosts for this loop 3027 1726776750.48102: getting the next task for host managed_node2 3027 1726776750.48106: done getting next task for host managed_node2 3027 1726776750.48107: ^ task is: TASK: meta (flush_handlers) 3027 1726776750.48108: ^ 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 3027 1726776750.48112: getting variables 3027 1726776750.48112: in VariableManager get_vars() 3027 1726776750.48119: Calling all_inventory to load vars for managed_node2 3027 1726776750.48121: Calling groups_inventory to load vars for managed_node2 3027 1726776750.48122: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776750.48125: Calling all_plugins_play to load vars for managed_node2 3027 1726776750.48127: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776750.48128: Calling groups_plugins_play to load vars for managed_node2 3027 1726776750.48210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776750.48324: done with get_vars() 3027 1726776750.48330: done getting variables 3027 1726776750.48366: in VariableManager get_vars() 3027 1726776750.48373: Calling all_inventory to load vars for managed_node2 3027 1726776750.48375: Calling groups_inventory to load vars for managed_node2 3027 1726776750.48376: Calling all_plugins_inventory to load vars for managed_node2 3027 1726776750.48379: Calling all_plugins_play to load vars for managed_node2 3027 1726776750.48380: Calling groups_plugins_inventory to load vars for managed_node2 3027 1726776750.48382: Calling groups_plugins_play to load vars for managed_node2 3027 1726776750.48465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3027 1726776750.48592: done with get_vars() 3027 1726776750.48600: done queuing things up, now waiting for results queue to drain 3027 1726776750.48602: results queue empty 3027 1726776750.48603: checking for any_errors_fatal 3027 1726776750.48603: done checking for any_errors_fatal 3027 1726776750.48604: checking for max_fail_percentage 3027 1726776750.48605: done checking for max_fail_percentage 3027 1726776750.48605: checking to see if all hosts have failed and the running result is not ok 3027 1726776750.48606: done checking to see if all hosts have failed 3027 1726776750.48606: getting the remaining hosts for this loop 3027 1726776750.48607: done getting the remaining hosts for this loop 3027 1726776750.48608: getting the next task for host managed_node2 3027 1726776750.48611: done getting next task for host managed_node2 3027 1726776750.48612: ^ task is: None 3027 1726776750.48613: ^ 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 3027 1726776750.48613: done queuing things up, now waiting for results queue to drain 3027 1726776750.48614: results queue empty 3027 1726776750.48615: checking for any_errors_fatal 3027 1726776750.48615: done checking for any_errors_fatal 3027 1726776750.48615: checking for max_fail_percentage 3027 1726776750.48616: done checking for max_fail_percentage 3027 1726776750.48617: checking to see if all hosts have failed and the running result is not ok 3027 1726776750.48617: done checking to see if all hosts have failed 3027 1726776750.48618: getting the next task for host managed_node2 3027 1726776750.48620: done getting next task for host managed_node2 3027 1726776750.48621: ^ task is: None 3027 1726776750.48621: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=140 changed=20 unreachable=0 failed=0 skipped=58 rescued=0 ignored=0 Thursday 19 September 2024 16:12:30 -0400 (0:00:00.533) 0:02:16.584 **** =============================================================================== Reboot the machine - see if settings persist after reboot -------------- 37.88s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:95 Ensure required packages are installed --------------------------------- 35.39s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:22 Gathering Facts --------------------------------------------------------- 3.75s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:2 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 2.26s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Ensure required services are enabled and started ------------------------ 2.09s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:51 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.50s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.49s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.49s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.49s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.47s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.36s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.34s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.34s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 1.09s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Generate a configuration for kernel settings ---------------------------- 1.07s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:45 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.91s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.89s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.82s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly --- 0.79s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.78s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 3027 1726776750.48727: RUNNING CLEANUP