[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. 2995 1726776664.41873: 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-shq executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 2995 1726776664.42226: Added group all to inventory 2995 1726776664.42228: Added group ungrouped to inventory 2995 1726776664.42231: Group all now contains ungrouped 2995 1726776664.42234: Examining possible inventory source: /tmp/kernel_settings-phx/inventory.yml 2995 1726776664.54341: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 2995 1726776664.54391: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 2995 1726776664.54412: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 2995 1726776664.54460: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 2995 1726776664.54522: Loaded config def from plugin (inventory/script) 2995 1726776664.54524: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 2995 1726776664.54556: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 2995 1726776664.54628: Loaded config def from plugin (inventory/yaml) 2995 1726776664.54630: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 2995 1726776664.54697: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 2995 1726776664.55047: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 2995 1726776664.55049: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 2995 1726776664.55052: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 2995 1726776664.55057: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 2995 1726776664.55060: Loading data from /tmp/kernel_settings-phx/inventory.yml 2995 1726776664.55117: /tmp/kernel_settings-phx/inventory.yml was not parsable by auto 2995 1726776664.55170: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 2995 1726776664.55204: Loading data from /tmp/kernel_settings-phx/inventory.yml 2995 1726776664.55272: group all already in inventory 2995 1726776664.55277: set inventory_file for managed_node1 2995 1726776664.55281: set inventory_dir for managed_node1 2995 1726776664.55281: Added host managed_node1 to inventory 2995 1726776664.55283: Added host managed_node1 to group all 2995 1726776664.55284: set ansible_host for managed_node1 2995 1726776664.55284: set ansible_ssh_extra_args for managed_node1 2995 1726776664.55287: set inventory_file for managed_node2 2995 1726776664.55289: set inventory_dir for managed_node2 2995 1726776664.55289: Added host managed_node2 to inventory 2995 1726776664.55291: Added host managed_node2 to group all 2995 1726776664.55291: set ansible_host for managed_node2 2995 1726776664.55292: set ansible_ssh_extra_args for managed_node2 2995 1726776664.55294: set inventory_file for managed_node3 2995 1726776664.55295: set inventory_dir for managed_node3 2995 1726776664.55296: Added host managed_node3 to inventory 2995 1726776664.55297: Added host managed_node3 to group all 2995 1726776664.55298: set ansible_host for managed_node3 2995 1726776664.55298: set ansible_ssh_extra_args for managed_node3 2995 1726776664.55300: Reconcile groups and hosts in inventory. 2995 1726776664.55305: Group ungrouped now contains managed_node1 2995 1726776664.55307: Group ungrouped now contains managed_node2 2995 1726776664.55308: Group ungrouped now contains managed_node3 2995 1726776664.55371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 2995 1726776664.55474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 2995 1726776664.55516: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 2995 1726776664.55539: Loaded config def from plugin (vars/host_group_vars) 2995 1726776664.55540: 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) 2995 1726776664.55546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 2995 1726776664.55552: 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) 2995 1726776664.55588: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 2995 1726776664.55850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776664.55930: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 2995 1726776664.55961: Loaded config def from plugin (connection/local) 2995 1726776664.55963: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 2995 1726776664.56482: Loaded config def from plugin (connection/paramiko_ssh) 2995 1726776664.56485: 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) 2995 1726776664.57204: 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) 2995 1726776664.57239: Loaded config def from plugin (connection/psrp) 2995 1726776664.57241: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 2995 1726776664.57819: 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) 2995 1726776664.57851: Loaded config def from plugin (connection/ssh) 2995 1726776664.57853: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 2995 1726776664.59416: 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) 2995 1726776664.59448: Loaded config def from plugin (connection/winrm) 2995 1726776664.59450: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 2995 1726776664.59474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 2995 1726776664.59528: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 2995 1726776664.59583: Loaded config def from plugin (shell/cmd) 2995 1726776664.59584: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 2995 1726776664.59606: 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) 2995 1726776664.59663: Loaded config def from plugin (shell/powershell) 2995 1726776664.59665: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 2995 1726776664.59708: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 2995 1726776664.59857: Loaded config def from plugin (shell/sh) 2995 1726776664.59858: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 2995 1726776664.59885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 2995 1726776664.59988: Loaded config def from plugin (become/runas) 2995 1726776664.59990: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 2995 1726776664.60145: Loaded config def from plugin (become/su) 2995 1726776664.60147: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 2995 1726776664.60280: Loaded config def from plugin (become/sudo) 2995 1726776664.60282: 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 2995 1726776664.60311: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml 2995 1726776664.61205: trying /usr/local/lib/python3.12/site-packages/ansible/modules 2995 1726776664.63423: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 2995 1726776664.63465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 2995 1726776664.65489: in VariableManager get_vars() 2995 1726776664.65512: done with get_vars() 2995 1726776664.65551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 2995 1726776664.65562: 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 2995 1726776664.65759: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 2995 1726776664.65889: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 2995 1726776664.65891: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-shq/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 2995 1726776664.65919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 2995 1726776664.65940: 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) 2995 1726776664.66079: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 2995 1726776664.66131: Loaded config def from plugin (callback/default) 2995 1726776664.66133: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 2995 1726776664.67125: Loaded config def from plugin (callback/junit) 2995 1726776664.67127: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 2995 1726776664.67165: 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) 2995 1726776664.67221: Loaded config def from plugin (callback/minimal) 2995 1726776664.67223: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 2995 1726776664.67256: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 2995 1726776664.67308: Loaded config def from plugin (callback/tree) 2995 1726776664.67310: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 2995 1726776664.68517: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 2995 1726776664.68520: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-shq/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_change_settings.yml ******************************************** 1 plays in /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml 2995 1726776664.68540: in VariableManager get_vars() 2995 1726776664.68551: done with get_vars() 2995 1726776664.68555: in VariableManager get_vars() 2995 1726776664.68561: done with get_vars() 2995 1726776664.68564: variable 'omit' from source: magic vars 2995 1726776664.68593: in VariableManager get_vars() 2995 1726776664.68606: done with get_vars() 2995 1726776664.68623: variable 'omit' from source: magic vars PLAY [Test changing settings] ************************************************** 2995 1726776664.69189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 2995 1726776664.69252: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 2995 1726776664.69278: getting the remaining hosts for this loop 2995 1726776664.69279: done getting the remaining hosts for this loop 2995 1726776664.69282: getting the next task for host managed_node2 2995 1726776664.69285: done getting next task for host managed_node2 2995 1726776664.69286: ^ task is: TASK: Gathering Facts 2995 1726776664.69287: ^ 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 2995 1726776664.69292: getting variables 2995 1726776664.69293: in VariableManager get_vars() 2995 1726776664.69302: Calling all_inventory to load vars for managed_node2 2995 1726776664.69305: Calling groups_inventory to load vars for managed_node2 2995 1726776664.69308: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776664.69317: Calling all_plugins_play to load vars for managed_node2 2995 1726776664.69326: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776664.69328: Calling groups_plugins_play to load vars for managed_node2 2995 1726776664.69356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776664.69416: done with get_vars() 2995 1726776664.69423: done getting variables 2995 1726776664.69476: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:2 Thursday 19 September 2024 16:11:04 -0400 (0:00:00.021) 0:00:00.021 **** 2995 1726776664.69492: entering _queue_task() for managed_node2/gather_facts 2995 1726776664.69493: Creating lock for gather_facts 2995 1726776664.69743: worker is 1 (out of 1 available) 2995 1726776664.69755: exiting _queue_task() for managed_node2/gather_facts 2995 1726776664.69768: done queuing things up, now waiting for results queue to drain 2995 1726776664.69769: waiting for pending results... 2995 1726776664.69895: running TaskExecutor() for managed_node2/TASK: Gathering Facts 2995 1726776664.69964: in run() - task 0affc99b-caaf-048c-907c-00000000002f 2995 1726776664.69977: variable 'ansible_search_path' from source: unknown 2995 1726776664.70011: calling self._execute() 2995 1726776664.70061: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776664.70067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776664.70076: variable 'omit' from source: magic vars 2995 1726776664.70159: variable 'omit' from source: magic vars 2995 1726776664.70180: variable 'omit' from source: magic vars 2995 1726776664.70210: variable 'omit' from source: magic vars 2995 1726776664.70250: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776664.70281: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776664.70297: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776664.70316: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776664.70326: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776664.70354: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776664.70357: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776664.70363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776664.70441: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776664.70452: Set connection var ansible_shell_executable to /bin/sh 2995 1726776664.70461: Set connection var ansible_connection to ssh 2995 1726776664.70467: Set connection var ansible_pipelining to False 2995 1726776664.70470: Set connection var ansible_shell_type to sh 2995 1726776664.70477: Set connection var ansible_timeout to 10 2995 1726776664.70495: variable 'ansible_shell_executable' from source: unknown 2995 1726776664.70498: variable 'ansible_connection' from source: unknown 2995 1726776664.70506: variable 'ansible_module_compression' from source: unknown 2995 1726776664.70509: variable 'ansible_shell_type' from source: unknown 2995 1726776664.70511: variable 'ansible_shell_executable' from source: unknown 2995 1726776664.70514: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776664.70519: variable 'ansible_pipelining' from source: unknown 2995 1726776664.70522: variable 'ansible_timeout' from source: unknown 2995 1726776664.70528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776664.70680: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776664.70687: variable 'omit' from source: magic vars 2995 1726776664.70693: starting attempt loop 2995 1726776664.70695: running the handler 2995 1726776664.70712: variable 'ansible_facts' from source: unknown 2995 1726776664.70728: _low_level_execute_command(): starting 2995 1726776664.70736: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776664.71286: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776664.71290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776664.71293: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776664.71296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776664.71357: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug1: Control socket "/root/.ansible/cp/33e7983b84" does not exist <<< 2995 1726776664.71360: stderr chunk (state=3): >>>debug1: Connecting to 10.31.12.126 [10.31.12.126] port 22. debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776664.71492: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 2995 1726776664.71495: 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 <<< 2995 1726776664.71497: stderr chunk (state=3): >>>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 <<< 2995 1726776664.71502: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 <<< 2995 1726776664.71506: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 <<< 2995 1726776664.71507: stderr chunk (state=3): >>>debug1: Local version string SSH-2.0-OpenSSH_9.3 <<< 2995 1726776664.73474: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.3 debug1: compat_banner: match: OpenSSH_9.3 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.12.126:22 as 'root' <<< 2995 1726776664.73477: 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 <<< 2995 1726776664.73478: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 2995 1726776664.73717: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 <<< 2995 1726776664.73726: stderr chunk (state=3): >>>debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,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 <<< 2995 1726776664.73880: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 2995 1726776664.74313: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:hMDgmaD185XUJK6/2Kda2Msi5CSuWz59jrwJ+98P+Z8 <<< 2995 1726776664.74317: 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 Warning: Permanently added '10.31.12.126' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 2995 1726776664.74648: 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 <<< 2995 1726776664.74652: stderr chunk (state=3): >>>debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_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 <<< 2995 1726776664.74656: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= debug1: kex_input_ext_info: publickey-hostbound@openssh.com=<0> <<< 2995 1726776664.78706: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 2995 1726776664.79414: stderr chunk (state=3): >>>debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 2995 1726776664.79550: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 2995 1726776664.79590: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa <<< 2995 1726776664.80043: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 2995 1726776664.83687: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 2995 1726776664.83692: stderr chunk (state=3): >>>Authenticated to 10.31.12.126 ([10.31.12.126]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 2995 1726776664.83694: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/33e7983b84] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY <<< 2995 1726776664.83697: stderr chunk (state=3): >>>debug1: control_persist_detach: backgrounding master process <<< 2995 1726776664.83718: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 3000 debug2: fd 4 setting O_NONBLOCK <<< 2995 1726776664.83761: stderr chunk (state=3): >>>debug1: forking to background <<< 2995 1726776664.83821: 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 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 <<< 2995 1726776664.86022: 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 <<< 2995 1726776664.90052: 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 <<< 2995 1726776664.90060: 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 <<< 2995 1726776664.90289: 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 <<< 2995 1726776664.91929: stdout chunk (state=3): >>>/root <<< 2995 1726776664.92171: 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]) <<< 2995 1726776664.92181: stderr chunk (state=3): >>>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 <<< 2995 1726776664.92184: stderr chunk (state=3): >>>debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 <<< 2995 1726776664.92275: stdout chunk (state=3): >>><<< 2995 1726776665.92369: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug1: Control socket "/root/.ansible/cp/33e7983b84" does not exist debug1: Connecting to 10.31.12.126 [10.31.12.126] 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.3 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.3 debug1: compat_banner: match: OpenSSH_9.3 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.12.126:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:hMDgmaD185XUJK6/2Kda2Msi5CSuWz59jrwJ+98P+Z8 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.12.126' (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: 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: 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: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= debug1: kex_input_ext_info: publickey-hostbound@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.12.126 ([10.31.12.126]: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/33e7983b84] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 3000 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 2995 1726776665.92387: _low_level_execute_command(): starting 2995 1726776665.92394: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776665.9237115-2998-117466528117434 `" && echo ansible-tmp-1726776665.9237115-2998-117466528117434="` echo /root/.ansible/tmp/ansible-tmp-1726776665.9237115-2998-117466528117434 `" ) && sleep 0' 2995 1726776665.92856: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776665.92860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776665.92863: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776665.92866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776665.92923: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776665.92926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776665.92988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776665.95307: stdout chunk (state=3): >>>ansible-tmp-1726776665.9237115-2998-117466528117434=/root/.ansible/tmp/ansible-tmp-1726776665.9237115-2998-117466528117434 <<< 2995 1726776665.95432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776665.95479: stderr chunk (state=3): >>><<< 2995 1726776665.95483: stdout chunk (state=3): >>><<< 2995 1726776665.95498: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776665.9237115-2998-117466528117434=/root/.ansible/tmp/ansible-tmp-1726776665.9237115-2998-117466528117434 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776665.95529: variable 'ansible_module_compression' from source: unknown 2995 1726776665.95576: ANSIBALLZ: Using generic lock for ansible.legacy.setup 2995 1726776665.95579: ANSIBALLZ: Acquiring lock 2995 1726776665.95582: ANSIBALLZ: Lock acquired: 139746195074624 2995 1726776665.95587: ANSIBALLZ: Creating module 2995 1726776666.19108: ANSIBALLZ: Writing module into payload 2995 1726776666.19199: ANSIBALLZ: Writing module 2995 1726776666.19241: ANSIBALLZ: Renaming module 2995 1726776666.19254: ANSIBALLZ: Done creating module 2995 1726776666.19299: variable 'ansible_facts' from source: unknown 2995 1726776666.19315: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776666.19331: _low_level_execute_command(): starting 2995 1726776666.19343: _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' 2995 1726776666.20056: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776666.20070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776666.20214: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776666.20360: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776666.22171: stdout chunk (state=3): >>>PLATFORM <<< 2995 1726776666.22281: stdout chunk (state=3): >>>Linux <<< 2995 1726776666.22304: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 2995 1726776666.22607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776666.22611: stdout chunk (state=3): >>><<< 2995 1726776666.22613: stderr chunk (state=3): >>><<< 2995 1726776666.22616: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776666.22621 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 2995 1726776666.22624: _low_level_execute_command(): starting 2995 1726776666.22636: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 2995 1726776666.22763: Sending initial data 2995 1726776666.22855: Sent initial data (1181 bytes) 2995 1726776666.23303: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776666.23409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 2995 1726776666.23432: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776666.23451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776666.23535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776666.27299: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} <<< 2995 1726776666.27907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776666.27911: stdout chunk (state=3): >>><<< 2995 1726776666.27914: stderr chunk (state=3): >>><<< 2995 1726776666.27916: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776666.27968: variable 'ansible_facts' from source: unknown 2995 1726776666.27978: variable 'ansible_facts' from source: unknown 2995 1726776666.27995: variable 'ansible_module_compression' from source: unknown 2995 1726776666.28052: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 2995 1726776666.28086: variable 'ansible_facts' from source: unknown 2995 1726776666.28263: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776665.9237115-2998-117466528117434/AnsiballZ_setup.py 2995 1726776666.28496: Sending initial data 2995 1726776666.28500: Sent initial data (152 bytes) 2995 1726776666.29082: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776666.29098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776666.29119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776666.29246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776666.29286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776666.29327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776666.34516: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776666.34577: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776666.34645: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp5gvdtd_2 /root/.ansible/tmp/ansible-tmp-1726776665.9237115-2998-117466528117434/AnsiballZ_setup.py <<< 2995 1726776666.34663: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776665.9237115-2998-117466528117434/AnsiballZ_setup.py" <<< 2995 1726776666.34686: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp5gvdtd_2" to remote "/root/.ansible/tmp/ansible-tmp-1726776665.9237115-2998-117466528117434/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776665.9237115-2998-117466528117434/AnsiballZ_setup.py" <<< 2995 1726776666.37098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776666.37131: stderr chunk (state=3): >>><<< 2995 1726776666.37144: stdout chunk (state=3): >>><<< 2995 1726776666.37215: done transferring module to remote 2995 1726776666.37218: _low_level_execute_command(): starting 2995 1726776666.37221: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776665.9237115-2998-117466528117434/ /root/.ansible/tmp/ansible-tmp-1726776665.9237115-2998-117466528117434/AnsiballZ_setup.py && sleep 0' 2995 1726776666.37854: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776666.37885: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776666.37991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776666.38009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 2995 1726776666.38032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776666.38049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776666.38132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776666.40273: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776666.40287: stdout chunk (state=3): >>><<< 2995 1726776666.40300: stderr chunk (state=3): >>><<< 2995 1726776666.40323: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776666.40333: _low_level_execute_command(): starting 2995 1726776666.40344: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776665.9237115-2998-117466528117434/AnsiballZ_setup.py && sleep 0' 2995 1726776666.40960: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776666.40975: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776666.40989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776666.41070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776666.41123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776666.41140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776666.41174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776666.41255: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776668.36562: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-126", "ansible_nodename": "ip-10-31-12-126.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": "ec22b786957254ea6256482fdc29e438", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOIEkSZoZPSckVMkGdnFqIlpbA80/YNIdNEf6lbooekeWWGSTi/aRjEQvgHEDXPZEFCkIHqQ83Ov3+dhmOcNxu/8W44UBPm5Cj29b0bw3nX2zDbviWHax7qvRw1qwrliaP7uDDgcyrXqECGPvkizJNv/NXhAj8HJwDmH+6XQQ6FpAAAAFQC29N9KcXtNaqSFgH/36OytZE1tywAAAIEAqn1YqCtj3grkNCPrai03FbBjHAb1/A2Xy1CcL3G1gDYRlG9mCJHYP+bdT+nSpscsWYwCNDDrFrM1RSvpsDnlVgE4LkzXsda5kLiGRfwCDrQY5OG63ZeRhz7IT/eqanktOVIcfNzPqcVfs8MQ5KelmBfF/vuKoSerSETDUsWFn7QAAACAKtKL1mOT2F063XoF+2r2OOOcWgkjdCDId4P7Cc3BXN9pshWWEKHRnx69Zi/WTaAxOpGC4TUUq9MR4osniKN5O4+gO31HcSwk1HLJO4OVuoO8AyKscihKVZuy0fOGvwue4BOFCEzqB179efvbTq5+YiM1He0u4CYDlacoCtpp3Lo=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDXG4wMviRutAnh2Ar2begMPnth0pqeg5xeJGoOSO5iNRPOpJlUEH12muCZHEpIdLTAqLtIjOdjeZt/DkejTif5uEEJu0eOYaDEGf+LMN+Eo1E4fVsbIDvWxmkZIpMafbnOp1EUxpLuu3oN7mDEF0r/9RPXpH3d1nv+Ng1x+DNPXxdDKimW3SFyt0p8gXHlCcaguYl17Sv9m/CdKU1DDi8fOlUSNVbYRG3zclorz57ivV/UNljQLnS3HH0Sf4FiARJh7gWVgpz4ZANoFMBmTK7kz/+c7mKvUGTn1zIOP96Wqk5OMglpgpmlilYN/y57LlfqdW6a3vBrRp062XVhRIPp/CeX19DMhqCRNkRPq4Okt4OAP8v5ULzTn1pcyThElcSBE9Gzg/C8y5XZOjqaM3glkuTn53iXfQSoSY0VkD/k59l9ldnCdShfgFHbYAZ3rO2xJBW0uNOr8n05AiPkrMYhO7j8+GNIU3hO7Y94cT2HzY52G4ADXMQm5UU4uU4TTCE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB02Vjj2Sv2DWIVuA6ImBZDJMSV9Q6pWKtrwBygr4DCnUQ9rW5kSCWJNa/EI8p6BoSupP1RFuUI0dPGZS9nmZFY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOYtvejferZYJkNOMOLRTxGOOVat98pznsoEjkx8/FFe", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_is_chroot": false, "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_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fibre_channel_wwn": [], "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_<<< 2995 1726776668.36570: stdout chunk (state=3): >>>": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.164 56820 10.31.12.126 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.14.164 56820 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_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.15380859375, "5m": 0.17529296875, "15m": 0.08837890625}, "ansible_hostnqn": "", "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "16", "minute": "11", "second": "07", "epoch": "1726776667", "epoch_int": "1726776667", "date": "2024-09-19", "time": "16:11:07", "iso8601_micro": "2024-09-19T20:11:07.657695Z", "iso8601": "2024-09-19T20:11:07Z", "iso8601_basic": "20240919T161107657695", "iso8601_basic_short": "20240919T161107", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 3295, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 422, "free": 3295}, "nocache": {"free": 3526, "used": 191}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec22b786-9572-54ea-6256-482fdc29e438", "ansible_product_uuid": "ec22b786-9572-54ea-6256-482fdc29e438", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitio<<< 2995 1726776668.36646: stdout chunk (state=3): >>>ns": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 255, "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": 251518443520, "block_size": 4096, "block_total": 64483404, "block_available": 61405870, "block_used": 3077534, "inode_total": 16384000, "inode_available": 16303973, "inode_used": 80027, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:db:bf:09:03", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::7e83:922b:2c12:8b49", "prefix": "64", "scope": "link"}]}, "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_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:db:bf:09:03", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.126"], "ansible_all_ipv6_addresses": ["fe80::7e83:922b:2c12:8b49"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::7e83:922b:2c12:8b49"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 2995 1726776668.38984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776668.39064: stderr chunk (state=3): >>><<< 2995 1726776668.39067: stdout chunk (state=3): >>><<< 2995 1726776668.39071: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-126", "ansible_nodename": "ip-10-31-12-126.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": "ec22b786957254ea6256482fdc29e438", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOIEkSZoZPSckVMkGdnFqIlpbA80/YNIdNEf6lbooekeWWGSTi/aRjEQvgHEDXPZEFCkIHqQ83Ov3+dhmOcNxu/8W44UBPm5Cj29b0bw3nX2zDbviWHax7qvRw1qwrliaP7uDDgcyrXqECGPvkizJNv/NXhAj8HJwDmH+6XQQ6FpAAAAFQC29N9KcXtNaqSFgH/36OytZE1tywAAAIEAqn1YqCtj3grkNCPrai03FbBjHAb1/A2Xy1CcL3G1gDYRlG9mCJHYP+bdT+nSpscsWYwCNDDrFrM1RSvpsDnlVgE4LkzXsda5kLiGRfwCDrQY5OG63ZeRhz7IT/eqanktOVIcfNzPqcVfs8MQ5KelmBfF/vuKoSerSETDUsWFn7QAAACAKtKL1mOT2F063XoF+2r2OOOcWgkjdCDId4P7Cc3BXN9pshWWEKHRnx69Zi/WTaAxOpGC4TUUq9MR4osniKN5O4+gO31HcSwk1HLJO4OVuoO8AyKscihKVZuy0fOGvwue4BOFCEzqB179efvbTq5+YiM1He0u4CYDlacoCtpp3Lo=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDXG4wMviRutAnh2Ar2begMPnth0pqeg5xeJGoOSO5iNRPOpJlUEH12muCZHEpIdLTAqLtIjOdjeZt/DkejTif5uEEJu0eOYaDEGf+LMN+Eo1E4fVsbIDvWxmkZIpMafbnOp1EUxpLuu3oN7mDEF0r/9RPXpH3d1nv+Ng1x+DNPXxdDKimW3SFyt0p8gXHlCcaguYl17Sv9m/CdKU1DDi8fOlUSNVbYRG3zclorz57ivV/UNljQLnS3HH0Sf4FiARJh7gWVgpz4ZANoFMBmTK7kz/+c7mKvUGTn1zIOP96Wqk5OMglpgpmlilYN/y57LlfqdW6a3vBrRp062XVhRIPp/CeX19DMhqCRNkRPq4Okt4OAP8v5ULzTn1pcyThElcSBE9Gzg/C8y5XZOjqaM3glkuTn53iXfQSoSY0VkD/k59l9ldnCdShfgFHbYAZ3rO2xJBW0uNOr8n05AiPkrMYhO7j8+GNIU3hO7Y94cT2HzY52G4ADXMQm5UU4uU4TTCE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB02Vjj2Sv2DWIVuA6ImBZDJMSV9Q6pWKtrwBygr4DCnUQ9rW5kSCWJNa/EI8p6BoSupP1RFuUI0dPGZS9nmZFY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOYtvejferZYJkNOMOLRTxGOOVat98pznsoEjkx8/FFe", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_is_chroot": false, "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_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fibre_channel_wwn": [], "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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.14.164 56820 10.31.12.126 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.14.164 56820 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_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.15380859375, "5m": 0.17529296875, "15m": 0.08837890625}, "ansible_hostnqn": "", "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "16", "minute": "11", "second": "07", "epoch": "1726776667", "epoch_int": "1726776667", "date": "2024-09-19", "time": "16:11:07", "iso8601_micro": "2024-09-19T20:11:07.657695Z", "iso8601": "2024-09-19T20:11:07Z", "iso8601_basic": "20240919T161107657695", "iso8601_basic_short": "20240919T161107", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 3295, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 422, "free": 3295}, "nocache": {"free": 3526, "used": 191}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec22b786-9572-54ea-6256-482fdc29e438", "ansible_product_uuid": "ec22b786-9572-54ea-6256-482fdc29e438", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 255, "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": 251518443520, "block_size": 4096, "block_total": 64483404, "block_available": 61405870, "block_used": 3077534, "inode_total": 16384000, "inode_available": 16303973, "inode_used": 80027, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:db:bf:09:03", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::7e83:922b:2c12:8b49", "prefix": "64", "scope": "link"}]}, "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_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:db:bf:09:03", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.126"], "ansible_all_ipv6_addresses": ["fe80::7e83:922b:2c12:8b49"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::7e83:922b:2c12:8b49"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 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. 2995 1726776668.39552: 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-1726776665.9237115-2998-117466528117434/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776668.39556: _low_level_execute_command(): starting 2995 1726776668.39558: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776665.9237115-2998-117466528117434/ > /dev/null 2>&1 && sleep 0' 2995 1726776668.40207: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 2995 1726776668.40222: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776668.40235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776668.40310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776668.42732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776668.42762: stderr chunk (state=3): >>><<< 2995 1726776668.42765: stdout chunk (state=3): >>><<< 2995 1726776668.42850: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776668.42854: handler run complete 2995 1726776668.43072: variable 'ansible_facts' from source: unknown 2995 1726776668.43196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776668.43636: variable 'ansible_facts' from source: unknown 2995 1726776668.43763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776668.43984: attempt loop complete, returning result 2995 1726776668.43994: _execute() done 2995 1726776668.44007: dumping result to json 2995 1726776668.44041: done dumping result, returning 2995 1726776668.44068: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affc99b-caaf-048c-907c-00000000002f] 2995 1726776668.44078: sending task result for task 0affc99b-caaf-048c-907c-00000000002f 2995 1726776668.44579: done sending task result for task 0affc99b-caaf-048c-907c-00000000002f 2995 1726776668.44583: WORKER PROCESS EXITING ok: [managed_node2] 2995 1726776668.45388: no more pending results, returning what we have 2995 1726776668.45392: results queue empty 2995 1726776668.45393: checking for any_errors_fatal 2995 1726776668.45394: done checking for any_errors_fatal 2995 1726776668.45395: checking for max_fail_percentage 2995 1726776668.45397: done checking for max_fail_percentage 2995 1726776668.45398: checking to see if all hosts have failed and the running result is not ok 2995 1726776668.45399: done checking to see if all hosts have failed 2995 1726776668.45404: getting the remaining hosts for this loop 2995 1726776668.45407: done getting the remaining hosts for this loop 2995 1726776668.45412: getting the next task for host managed_node2 2995 1726776668.45419: done getting next task for host managed_node2 2995 1726776668.45421: ^ task is: TASK: meta (flush_handlers) 2995 1726776668.45423: ^ 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 2995 1726776668.45428: getting variables 2995 1726776668.45430: in VariableManager get_vars() 2995 1726776668.45455: Calling all_inventory to load vars for managed_node2 2995 1726776668.45459: Calling groups_inventory to load vars for managed_node2 2995 1726776668.45463: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776668.45473: Calling all_plugins_play to load vars for managed_node2 2995 1726776668.45476: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776668.45480: Calling groups_plugins_play to load vars for managed_node2 2995 1726776668.45729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776668.46040: done with get_vars() 2995 1726776668.46053: done getting variables 2995 1726776668.46164: in VariableManager get_vars() 2995 1726776668.46179: Calling all_inventory to load vars for managed_node2 2995 1726776668.46189: Calling groups_inventory to load vars for managed_node2 2995 1726776668.46193: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776668.46199: Calling all_plugins_play to load vars for managed_node2 2995 1726776668.46206: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776668.46210: Calling groups_plugins_play to load vars for managed_node2 2995 1726776668.46415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776668.46690: done with get_vars() 2995 1726776668.46710: done queuing things up, now waiting for results queue to drain 2995 1726776668.46713: results queue empty 2995 1726776668.46714: checking for any_errors_fatal 2995 1726776668.46716: done checking for any_errors_fatal 2995 1726776668.46718: checking for max_fail_percentage 2995 1726776668.46719: done checking for max_fail_percentage 2995 1726776668.46720: checking to see if all hosts have failed and the running result is not ok 2995 1726776668.46721: done checking to see if all hosts have failed 2995 1726776668.46722: getting the remaining hosts for this loop 2995 1726776668.46728: done getting the remaining hosts for this loop 2995 1726776668.46731: getting the next task for host managed_node2 2995 1726776668.46739: done getting next task for host managed_node2 2995 1726776668.46742: ^ task is: TASK: Check if system is ostree 2995 1726776668.46745: ^ 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 2995 1726776668.46747: getting variables 2995 1726776668.46749: in VariableManager get_vars() 2995 1726776668.46758: Calling all_inventory to load vars for managed_node2 2995 1726776668.46760: Calling groups_inventory to load vars for managed_node2 2995 1726776668.46764: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776668.46769: Calling all_plugins_play to load vars for managed_node2 2995 1726776668.46773: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776668.46777: Calling groups_plugins_play to load vars for managed_node2 2995 1726776668.46968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776668.47264: done with get_vars() 2995 1726776668.47273: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:12 Thursday 19 September 2024 16:11:08 -0400 (0:00:03.778) 0:00:03.800 **** 2995 1726776668.47365: entering _queue_task() for managed_node2/stat 2995 1726776668.47631: worker is 1 (out of 1 available) 2995 1726776668.47643: exiting _queue_task() for managed_node2/stat 2995 1726776668.47656: done queuing things up, now waiting for results queue to drain 2995 1726776668.47658: waiting for pending results... 2995 1726776668.48021: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 2995 1726776668.48038: in run() - task 0affc99b-caaf-048c-907c-000000000007 2995 1726776668.48060: variable 'ansible_search_path' from source: unknown 2995 1726776668.48112: calling self._execute() 2995 1726776668.48209: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776668.48212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776668.48219: variable 'omit' from source: magic vars 2995 1726776668.48820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776668.49205: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776668.49211: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776668.49240: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776668.49299: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776668.49395: 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) 2995 1726776668.49440: 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) 2995 1726776668.49477: 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) 2995 1726776668.49522: 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) 2995 1726776668.49909: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 2995 1726776668.49913: variable 'omit' from source: magic vars 2995 1726776668.49915: variable 'omit' from source: magic vars 2995 1726776668.49918: variable 'omit' from source: magic vars 2995 1726776668.49920: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776668.49923: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776668.49925: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776668.49927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776668.49929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776668.49942: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776668.49951: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776668.49959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776668.50085: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776668.50106: Set connection var ansible_shell_executable to /bin/sh 2995 1726776668.50123: Set connection var ansible_connection to ssh 2995 1726776668.50135: Set connection var ansible_pipelining to False 2995 1726776668.50142: Set connection var ansible_shell_type to sh 2995 1726776668.50159: Set connection var ansible_timeout to 10 2995 1726776668.50187: variable 'ansible_shell_executable' from source: unknown 2995 1726776668.50196: variable 'ansible_connection' from source: unknown 2995 1726776668.50209: variable 'ansible_module_compression' from source: unknown 2995 1726776668.50218: variable 'ansible_shell_type' from source: unknown 2995 1726776668.50225: variable 'ansible_shell_executable' from source: unknown 2995 1726776668.50233: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776668.50242: variable 'ansible_pipelining' from source: unknown 2995 1726776668.50249: variable 'ansible_timeout' from source: unknown 2995 1726776668.50263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776668.50459: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776668.50482: variable 'omit' from source: magic vars 2995 1726776668.50493: starting attempt loop 2995 1726776668.50500: running the handler 2995 1726776668.50525: _low_level_execute_command(): starting 2995 1726776668.50539: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776668.51443: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776668.51481: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776668.51517: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776668.51633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776668.53385: stdout chunk (state=3): >>>/root <<< 2995 1726776668.53577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776668.53580: stdout chunk (state=3): >>><<< 2995 1726776668.53583: stderr chunk (state=3): >>><<< 2995 1726776668.53614: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776668.53729: _low_level_execute_command(): starting 2995 1726776668.53733: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776668.5362923-3057-230034575223093 `" && echo ansible-tmp-1726776668.5362923-3057-230034575223093="` echo /root/.ansible/tmp/ansible-tmp-1726776668.5362923-3057-230034575223093 `" ) && sleep 0' 2995 1726776668.54281: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776668.54296: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776668.54316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776668.54406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776668.54426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776668.54472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776668.54490: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776668.54518: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776668.54607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776668.57605: stdout chunk (state=3): >>>ansible-tmp-1726776668.5362923-3057-230034575223093=/root/.ansible/tmp/ansible-tmp-1726776668.5362923-3057-230034575223093 <<< 2995 1726776668.58011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776668.58014: stdout chunk (state=3): >>><<< 2995 1726776668.58017: stderr chunk (state=3): >>><<< 2995 1726776668.58019: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776668.5362923-3057-230034575223093=/root/.ansible/tmp/ansible-tmp-1726776668.5362923-3057-230034575223093 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776668.58022: variable 'ansible_module_compression' from source: unknown 2995 1726776668.58024: ANSIBALLZ: Using lock for stat 2995 1726776668.58026: ANSIBALLZ: Acquiring lock 2995 1726776668.58028: ANSIBALLZ: Lock acquired: 139746195314048 2995 1726776668.58030: ANSIBALLZ: Creating module 2995 1726776668.77694: ANSIBALLZ: Writing module into payload 2995 1726776668.77829: ANSIBALLZ: Writing module 2995 1726776668.77860: ANSIBALLZ: Renaming module 2995 1726776668.77871: ANSIBALLZ: Done creating module 2995 1726776668.77893: variable 'ansible_facts' from source: unknown 2995 1726776668.77980: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776668.5362923-3057-230034575223093/AnsiballZ_stat.py 2995 1726776668.78169: Sending initial data 2995 1726776668.78172: Sent initial data (151 bytes) 2995 1726776668.78906: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776668.78923: 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.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776668.78967: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776668.78987: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776668.79014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776668.79099: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776668.80861: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776668.80928: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776668.80989: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpo1mb1wsn /root/.ansible/tmp/ansible-tmp-1726776668.5362923-3057-230034575223093/AnsiballZ_stat.py <<< 2995 1726776668.80993: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776668.5362923-3057-230034575223093/AnsiballZ_stat.py" <<< 2995 1726776668.81038: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpo1mb1wsn" to remote "/root/.ansible/tmp/ansible-tmp-1726776668.5362923-3057-230034575223093/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776668.5362923-3057-230034575223093/AnsiballZ_stat.py" <<< 2995 1726776668.82108: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776668.82341: stderr chunk (state=3): >>><<< 2995 1726776668.82344: stdout chunk (state=3): >>><<< 2995 1726776668.82347: done transferring module to remote 2995 1726776668.82349: _low_level_execute_command(): starting 2995 1726776668.82352: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776668.5362923-3057-230034575223093/ /root/.ansible/tmp/ansible-tmp-1726776668.5362923-3057-230034575223093/AnsiballZ_stat.py && sleep 0' 2995 1726776668.82936: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776668.82955: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776668.82971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776668.83059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776668.83106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776668.83133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776668.83152: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776668.83233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776668.85296: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776668.85300: stdout chunk (state=3): >>><<< 2995 1726776668.85434: stderr chunk (state=3): >>><<< 2995 1726776668.85438: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776668.85441: _low_level_execute_command(): starting 2995 1726776668.85443: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776668.5362923-3057-230034575223093/AnsiballZ_stat.py && sleep 0' 2995 1726776668.86029: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776668.86045: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776668.86072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776668.86092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776668.86123: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776668.86188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776668.86249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776668.86273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776668.86313: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776668.86400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776669.05181: 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"}}} <<< 2995 1726776669.06915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776669.06919: stdout chunk (state=3): >>><<< 2995 1726776669.06921: stderr chunk (state=3): >>><<< 2995 1726776669.06924: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776669.06926: 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-1726776668.5362923-3057-230034575223093/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776669.06928: _low_level_execute_command(): starting 2995 1726776669.06930: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776668.5362923-3057-230034575223093/ > /dev/null 2>&1 && sleep 0' 2995 1726776669.07506: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776669.07516: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776669.07621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776669.07628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776669.07672: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776669.07691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776669.07710: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776669.07804: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776669.09877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776669.09895: stderr chunk (state=3): >>><<< 2995 1726776669.09914: stdout chunk (state=3): >>><<< 2995 1726776669.09939: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776669.09952: handler run complete 2995 1726776669.09985: attempt loop complete, returning result 2995 1726776669.09999: _execute() done 2995 1726776669.10104: dumping result to json 2995 1726776669.10109: done dumping result, returning 2995 1726776669.10112: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0affc99b-caaf-048c-907c-000000000007] 2995 1726776669.10114: sending task result for task 0affc99b-caaf-048c-907c-000000000007 2995 1726776669.10189: done sending task result for task 0affc99b-caaf-048c-907c-000000000007 2995 1726776669.10192: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 2995 1726776669.10273: no more pending results, returning what we have 2995 1726776669.10276: results queue empty 2995 1726776669.10277: checking for any_errors_fatal 2995 1726776669.10279: done checking for any_errors_fatal 2995 1726776669.10280: checking for max_fail_percentage 2995 1726776669.10282: done checking for max_fail_percentage 2995 1726776669.10283: checking to see if all hosts have failed and the running result is not ok 2995 1726776669.10284: done checking to see if all hosts have failed 2995 1726776669.10286: getting the remaining hosts for this loop 2995 1726776669.10288: done getting the remaining hosts for this loop 2995 1726776669.10292: getting the next task for host managed_node2 2995 1726776669.10299: done getting next task for host managed_node2 2995 1726776669.10425: ^ task is: TASK: Set flag to indicate system is ostree 2995 1726776669.10429: ^ 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 2995 1726776669.10434: getting variables 2995 1726776669.10436: in VariableManager get_vars() 2995 1726776669.10470: Calling all_inventory to load vars for managed_node2 2995 1726776669.10473: Calling groups_inventory to load vars for managed_node2 2995 1726776669.10477: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776669.10489: Calling all_plugins_play to load vars for managed_node2 2995 1726776669.10492: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776669.10497: Calling groups_plugins_play to load vars for managed_node2 2995 1726776669.10919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776669.11219: done with get_vars() 2995 1726776669.11231: done getting variables 2995 1726776669.11349: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:17 Thursday 19 September 2024 16:11:09 -0400 (0:00:00.640) 0:00:04.440 **** 2995 1726776669.11390: entering _queue_task() for managed_node2/set_fact 2995 1726776669.11392: Creating lock for set_fact 2995 1726776669.20478: worker is 1 (out of 1 available) 2995 1726776669.20491: exiting _queue_task() for managed_node2/set_fact 2995 1726776669.20710: done queuing things up, now waiting for results queue to drain 2995 1726776669.20712: waiting for pending results... 2995 1726776669.20919: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 2995 1726776669.20930: in run() - task 0affc99b-caaf-048c-907c-000000000008 2995 1726776669.20939: variable 'ansible_search_path' from source: unknown 2995 1726776669.20977: calling self._execute() 2995 1726776669.21076: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776669.21089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776669.21106: variable 'omit' from source: magic vars 2995 1726776669.21779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776669.21988: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776669.22029: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776669.22062: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776669.22088: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776669.22162: 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) 2995 1726776669.22184: 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) 2995 1726776669.22237: 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) 2995 1726776669.22243: 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) 2995 1726776669.22328: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 2995 1726776669.22334: variable 'omit' from source: magic vars 2995 1726776669.22369: variable 'omit' from source: magic vars 2995 1726776669.22470: variable '__ostree_booted_stat' from source: set_fact 2995 1726776669.22514: variable 'omit' from source: magic vars 2995 1726776669.22537: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776669.22563: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776669.22578: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776669.22593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776669.22604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776669.22635: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776669.22639: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776669.22643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776669.22730: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776669.22739: Set connection var ansible_shell_executable to /bin/sh 2995 1726776669.22747: Set connection var ansible_connection to ssh 2995 1726776669.22753: Set connection var ansible_pipelining to False 2995 1726776669.22757: Set connection var ansible_shell_type to sh 2995 1726776669.22763: Set connection var ansible_timeout to 10 2995 1726776669.22782: variable 'ansible_shell_executable' from source: unknown 2995 1726776669.22787: variable 'ansible_connection' from source: unknown 2995 1726776669.22790: variable 'ansible_module_compression' from source: unknown 2995 1726776669.22793: variable 'ansible_shell_type' from source: unknown 2995 1726776669.22795: variable 'ansible_shell_executable' from source: unknown 2995 1726776669.22802: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776669.22808: variable 'ansible_pipelining' from source: unknown 2995 1726776669.22811: variable 'ansible_timeout' from source: unknown 2995 1726776669.22817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776669.22898: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776669.22914: variable 'omit' from source: magic vars 2995 1726776669.22919: starting attempt loop 2995 1726776669.22922: running the handler 2995 1726776669.22935: handler run complete 2995 1726776669.22944: attempt loop complete, returning result 2995 1726776669.22947: _execute() done 2995 1726776669.22951: dumping result to json 2995 1726776669.22956: done dumping result, returning 2995 1726776669.22963: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0affc99b-caaf-048c-907c-000000000008] 2995 1726776669.22968: sending task result for task 0affc99b-caaf-048c-907c-000000000008 2995 1726776669.23054: done sending task result for task 0affc99b-caaf-048c-907c-000000000008 2995 1726776669.23057: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } 2995 1726776669.23119: no more pending results, returning what we have 2995 1726776669.23122: results queue empty 2995 1726776669.23123: checking for any_errors_fatal 2995 1726776669.23130: done checking for any_errors_fatal 2995 1726776669.23131: checking for max_fail_percentage 2995 1726776669.23133: done checking for max_fail_percentage 2995 1726776669.23134: checking to see if all hosts have failed and the running result is not ok 2995 1726776669.23135: done checking to see if all hosts have failed 2995 1726776669.23136: getting the remaining hosts for this loop 2995 1726776669.23137: done getting the remaining hosts for this loop 2995 1726776669.23142: getting the next task for host managed_node2 2995 1726776669.23149: done getting next task for host managed_node2 2995 1726776669.23152: ^ task is: TASK: Ensure required packages are installed 2995 1726776669.23154: ^ 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 2995 1726776669.23157: getting variables 2995 1726776669.23159: in VariableManager get_vars() 2995 1726776669.23188: Calling all_inventory to load vars for managed_node2 2995 1726776669.23191: Calling groups_inventory to load vars for managed_node2 2995 1726776669.23195: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776669.23207: Calling all_plugins_play to load vars for managed_node2 2995 1726776669.23210: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776669.23214: Calling groups_plugins_play to load vars for managed_node2 2995 1726776669.23379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776669.23575: done with get_vars() 2995 1726776669.23589: done getting variables 2995 1726776669.23687: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Ensure required packages are installed] ********************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:22 Thursday 19 September 2024 16:11:09 -0400 (0:00:00.123) 0:00:04.563 **** 2995 1726776669.23723: entering _queue_task() for managed_node2/package 2995 1726776669.23725: Creating lock for package 2995 1726776669.23959: worker is 1 (out of 1 available) 2995 1726776669.23972: exiting _queue_task() for managed_node2/package 2995 1726776669.23983: done queuing things up, now waiting for results queue to drain 2995 1726776669.23984: waiting for pending results... 2995 1726776669.24333: running TaskExecutor() for managed_node2/TASK: Ensure required packages are installed 2995 1726776669.24406: in run() - task 0affc99b-caaf-048c-907c-000000000009 2995 1726776669.24411: variable 'ansible_search_path' from source: unknown 2995 1726776669.24418: calling self._execute() 2995 1726776669.24495: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776669.24511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776669.24526: variable 'omit' from source: magic vars 2995 1726776669.24664: variable 'omit' from source: magic vars 2995 1726776669.24712: variable 'omit' from source: magic vars 2995 1726776669.25207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776669.27127: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776669.27227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776669.27480: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776669.27547: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776669.27588: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776669.27740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776669.27787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776669.28009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776669.28013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776669.28016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776669.28085: variable '__kernel_settings_is_ostree' from source: set_fact 2995 1726776669.28123: variable 'omit' from source: magic vars 2995 1726776669.28363: variable 'omit' from source: magic vars 2995 1726776669.28367: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776669.28561: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776669.28596: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776669.28629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776669.28647: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776669.28697: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776669.28713: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776669.28722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776669.28863: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776669.28881: Set connection var ansible_shell_executable to /bin/sh 2995 1726776669.28912: Set connection var ansible_connection to ssh 2995 1726776669.28927: Set connection var ansible_pipelining to False 2995 1726776669.28935: Set connection var ansible_shell_type to sh 2995 1726776669.29088: Set connection var ansible_timeout to 10 2995 1726776669.29140: variable 'ansible_shell_executable' from source: unknown 2995 1726776669.29231: variable 'ansible_connection' from source: unknown 2995 1726776669.29236: variable 'ansible_module_compression' from source: unknown 2995 1726776669.29239: variable 'ansible_shell_type' from source: unknown 2995 1726776669.29241: variable 'ansible_shell_executable' from source: unknown 2995 1726776669.29243: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776669.29246: variable 'ansible_pipelining' from source: unknown 2995 1726776669.29248: variable 'ansible_timeout' from source: unknown 2995 1726776669.29250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776669.29366: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776669.29449: variable 'omit' from source: magic vars 2995 1726776669.29453: starting attempt loop 2995 1726776669.29456: running the handler 2995 1726776669.29458: variable 'ansible_facts' from source: unknown 2995 1726776669.29460: variable 'ansible_facts' from source: unknown 2995 1726776669.29484: _low_level_execute_command(): starting 2995 1726776669.29499: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776669.30458: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776669.30496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776669.30522: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776669.30553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776669.30644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776669.32500: stdout chunk (state=3): >>>/root <<< 2995 1726776669.32606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776669.32656: stderr chunk (state=3): >>><<< 2995 1726776669.32660: stdout chunk (state=3): >>><<< 2995 1726776669.32679: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776669.32693: _low_level_execute_command(): starting 2995 1726776669.32699: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776669.3268025-3084-160110981499850 `" && echo ansible-tmp-1726776669.3268025-3084-160110981499850="` echo /root/.ansible/tmp/ansible-tmp-1726776669.3268025-3084-160110981499850 `" ) && sleep 0' 2995 1726776669.33151: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776669.33156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776669.33160: 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 <<< 2995 1726776669.33162: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776669.33165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776669.33223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776669.33229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776669.33231: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776669.33272: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776669.35305: stdout chunk (state=3): >>>ansible-tmp-1726776669.3268025-3084-160110981499850=/root/.ansible/tmp/ansible-tmp-1726776669.3268025-3084-160110981499850 <<< 2995 1726776669.35435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776669.35475: stderr chunk (state=3): >>><<< 2995 1726776669.35479: stdout chunk (state=3): >>><<< 2995 1726776669.35494: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776669.3268025-3084-160110981499850=/root/.ansible/tmp/ansible-tmp-1726776669.3268025-3084-160110981499850 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776669.35525: variable 'ansible_module_compression' from source: unknown 2995 1726776669.35578: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 2995 1726776669.35582: ANSIBALLZ: Acquiring lock 2995 1726776669.35585: ANSIBALLZ: Lock acquired: 139746195074624 2995 1726776669.35587: ANSIBALLZ: Creating module 2995 1726776669.49041: ANSIBALLZ: Writing module into payload 2995 1726776669.49275: ANSIBALLZ: Writing module 2995 1726776669.49313: ANSIBALLZ: Renaming module 2995 1726776669.49325: ANSIBALLZ: Done creating module 2995 1726776669.49348: variable 'ansible_facts' from source: unknown 2995 1726776669.49447: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776669.3268025-3084-160110981499850/AnsiballZ_dnf.py 2995 1726776669.49627: Sending initial data 2995 1726776669.49639: Sent initial data (150 bytes) 2995 1726776669.50085: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776669.50092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776669.50136: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776669.50139: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776669.50142: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776669.50144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776669.50188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776669.50192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776669.50251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776669.52122: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776669.52242: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776669.52300: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpbcxdtzkh /root/.ansible/tmp/ansible-tmp-1726776669.3268025-3084-160110981499850/AnsiballZ_dnf.py <<< 2995 1726776669.52308: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776669.3268025-3084-160110981499850/AnsiballZ_dnf.py" <<< 2995 1726776669.52346: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpbcxdtzkh" to remote "/root/.ansible/tmp/ansible-tmp-1726776669.3268025-3084-160110981499850/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776669.3268025-3084-160110981499850/AnsiballZ_dnf.py" <<< 2995 1726776669.53881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776669.53986: stderr chunk (state=3): >>><<< 2995 1726776669.53994: stdout chunk (state=3): >>><<< 2995 1726776669.53997: done transferring module to remote 2995 1726776669.54000: _low_level_execute_command(): starting 2995 1726776669.54006: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776669.3268025-3084-160110981499850/ /root/.ansible/tmp/ansible-tmp-1726776669.3268025-3084-160110981499850/AnsiballZ_dnf.py && sleep 0' 2995 1726776669.54720: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776669.54763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776669.54835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776669.54862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776669.54913: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776669.54967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776669.57124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776669.57128: stdout chunk (state=3): >>><<< 2995 1726776669.57130: stderr chunk (state=3): >>><<< 2995 1726776669.57132: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776669.57134: _low_level_execute_command(): starting 2995 1726776669.57136: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776669.3268025-3084-160110981499850/AnsiballZ_dnf.py && sleep 0' 2995 1726776669.57653: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776669.57657: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776669.57662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776669.57690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776669.57693: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776669.57696: stderr chunk (state=3): >>>debug2: match not found <<< 2995 1726776669.57710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776669.57726: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 2995 1726776669.57734: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776669.57816: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776669.57825: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776669.57838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776669.57857: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776669.57940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776735.86987: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: kernel-tools-6.10.10-100.fc39.x86_64", "Installed: kernel-tools-libs-6.10.10-100.fc39.x86_64", "Installed: python3-perf-6.10.10-100.fc39.x86_64", "Installed: virt-what-1.26-1.fc39.x86_64", "Installed: hdparm-9.65-2.fc39.x86_64", "Installed: ethtool-2:6.10-1.fc39.x86_64", "Installed: python3-linux-procfs-0.7.3-2.fc39.noarch", "Installed: tuned-2.24.0-1.fc39.noarch", "Installed: numactl-libs-2.0.16-3.fc39.x86_64", "Installed: pciutils-libs-3.13.0-1.fc39.x86_64", "Installed: libtraceevent-1.7.2-3.fc39.x86_64", "Installed: dmidecode-1:3.6-1.fc39.x86_64", "Installed: python3-pyudev-0.24.1-5.fc39.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}}} <<< 2995 1726776736.11184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776736.11252: stderr chunk (state=3): >>><<< 2995 1726776736.11256: stdout chunk (state=3): >>><<< 2995 1726776736.11273: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: kernel-tools-6.10.10-100.fc39.x86_64", "Installed: kernel-tools-libs-6.10.10-100.fc39.x86_64", "Installed: python3-perf-6.10.10-100.fc39.x86_64", "Installed: virt-what-1.26-1.fc39.x86_64", "Installed: hdparm-9.65-2.fc39.x86_64", "Installed: ethtool-2:6.10-1.fc39.x86_64", "Installed: python3-linux-procfs-0.7.3-2.fc39.noarch", "Installed: tuned-2.24.0-1.fc39.noarch", "Installed: numactl-libs-2.0.16-3.fc39.x86_64", "Installed: pciutils-libs-3.13.0-1.fc39.x86_64", "Installed: libtraceevent-1.7.2-3.fc39.x86_64", "Installed: dmidecode-1:3.6-1.fc39.x86_64", "Installed: python3-pyudev-0.24.1-5.fc39.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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776736.11336: 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-1726776669.3268025-3084-160110981499850/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776736.11343: _low_level_execute_command(): starting 2995 1726776736.11348: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776669.3268025-3084-160110981499850/ > /dev/null 2>&1 && sleep 0' 2995 1726776736.11837: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776736.11840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.11845: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776736.11847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.11909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776736.11912: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776736.11922: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776736.11966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776736.14048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776736.14098: stderr chunk (state=3): >>><<< 2995 1726776736.14105: stdout chunk (state=3): >>><<< 2995 1726776736.14125: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776736.14133: handler run complete 2995 1726776736.14167: attempt loop complete, returning result 2995 1726776736.14170: _execute() done 2995 1726776736.14173: dumping result to json 2995 1726776736.14180: done dumping result, returning 2995 1726776736.14188: done running TaskExecutor() for managed_node2/TASK: Ensure required packages are installed [0affc99b-caaf-048c-907c-000000000009] 2995 1726776736.14194: sending task result for task 0affc99b-caaf-048c-907c-000000000009 2995 1726776736.14304: done sending task result for task 0affc99b-caaf-048c-907c-000000000009 2995 1726776736.14308: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "rc": 0, "results": [ "Installed: kernel-tools-6.10.10-100.fc39.x86_64", "Installed: kernel-tools-libs-6.10.10-100.fc39.x86_64", "Installed: python3-perf-6.10.10-100.fc39.x86_64", "Installed: virt-what-1.26-1.fc39.x86_64", "Installed: hdparm-9.65-2.fc39.x86_64", "Installed: ethtool-2:6.10-1.fc39.x86_64", "Installed: python3-linux-procfs-0.7.3-2.fc39.noarch", "Installed: tuned-2.24.0-1.fc39.noarch", "Installed: numactl-libs-2.0.16-3.fc39.x86_64", "Installed: pciutils-libs-3.13.0-1.fc39.x86_64", "Installed: libtraceevent-1.7.2-3.fc39.x86_64", "Installed: dmidecode-1:3.6-1.fc39.x86_64", "Installed: python3-pyudev-0.24.1-5.fc39.noarch" ] } 2995 1726776736.14438: no more pending results, returning what we have 2995 1726776736.14441: results queue empty 2995 1726776736.14442: checking for any_errors_fatal 2995 1726776736.14446: done checking for any_errors_fatal 2995 1726776736.14447: checking for max_fail_percentage 2995 1726776736.14449: done checking for max_fail_percentage 2995 1726776736.14450: checking to see if all hosts have failed and the running result is not ok 2995 1726776736.14451: done checking to see if all hosts have failed 2995 1726776736.14452: getting the remaining hosts for this loop 2995 1726776736.14454: done getting the remaining hosts for this loop 2995 1726776736.14458: getting the next task for host managed_node2 2995 1726776736.14462: done getting next task for host managed_node2 2995 1726776736.14465: ^ task is: TASK: See if tuned has a profile subdir 2995 1726776736.14467: ^ 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 2995 1726776736.14471: getting variables 2995 1726776736.14472: in VariableManager get_vars() 2995 1726776736.14500: Calling all_inventory to load vars for managed_node2 2995 1726776736.14512: Calling groups_inventory to load vars for managed_node2 2995 1726776736.14516: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776736.14527: Calling all_plugins_play to load vars for managed_node2 2995 1726776736.14530: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776736.14533: Calling groups_plugins_play to load vars for managed_node2 2995 1726776736.14686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776736.14863: done with get_vars() 2995 1726776736.14871: done getting variables TASK [See if tuned has a profile subdir] *************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:28 Thursday 19 September 2024 16:12:16 -0400 (0:01:06.912) 0:01:11.476 **** 2995 1726776736.14949: entering _queue_task() for managed_node2/stat 2995 1726776736.15144: worker is 1 (out of 1 available) 2995 1726776736.15157: exiting _queue_task() for managed_node2/stat 2995 1726776736.15168: done queuing things up, now waiting for results queue to drain 2995 1726776736.15170: waiting for pending results... 2995 1726776736.15320: running TaskExecutor() for managed_node2/TASK: See if tuned has a profile subdir 2995 1726776736.15373: in run() - task 0affc99b-caaf-048c-907c-00000000000a 2995 1726776736.15386: variable 'ansible_search_path' from source: unknown 2995 1726776736.15421: calling self._execute() 2995 1726776736.15476: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776736.15483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776736.15491: variable 'omit' from source: magic vars 2995 1726776736.15580: variable 'omit' from source: magic vars 2995 1726776736.15611: variable 'omit' from source: magic vars 2995 1726776736.15643: variable 'omit' from source: magic vars 2995 1726776736.15679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776736.15715: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776736.15734: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776736.15750: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776736.15761: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776736.15789: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776736.15792: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776736.15797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776736.15882: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776736.15890: Set connection var ansible_shell_executable to /bin/sh 2995 1726776736.15899: Set connection var ansible_connection to ssh 2995 1726776736.15907: Set connection var ansible_pipelining to False 2995 1726776736.15910: Set connection var ansible_shell_type to sh 2995 1726776736.15917: Set connection var ansible_timeout to 10 2995 1726776736.15936: variable 'ansible_shell_executable' from source: unknown 2995 1726776736.15939: variable 'ansible_connection' from source: unknown 2995 1726776736.15942: variable 'ansible_module_compression' from source: unknown 2995 1726776736.15946: variable 'ansible_shell_type' from source: unknown 2995 1726776736.15948: variable 'ansible_shell_executable' from source: unknown 2995 1726776736.15959: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776736.15962: variable 'ansible_pipelining' from source: unknown 2995 1726776736.15964: variable 'ansible_timeout' from source: unknown 2995 1726776736.15966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776736.16132: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776736.16143: variable 'omit' from source: magic vars 2995 1726776736.16149: starting attempt loop 2995 1726776736.16151: running the handler 2995 1726776736.16164: _low_level_execute_command(): starting 2995 1726776736.16177: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776736.16720: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776736.16724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.16729: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776736.16733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.16786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776736.16793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776736.16795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776736.16844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776736.18607: stdout chunk (state=3): >>>/root <<< 2995 1726776736.18710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776736.18759: stderr chunk (state=3): >>><<< 2995 1726776736.18763: stdout chunk (state=3): >>><<< 2995 1726776736.18784: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776736.18799: _low_level_execute_command(): starting 2995 1726776736.18803: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776736.1878285-3600-157503371992180 `" && echo ansible-tmp-1726776736.1878285-3600-157503371992180="` echo /root/.ansible/tmp/ansible-tmp-1726776736.1878285-3600-157503371992180 `" ) && sleep 0' 2995 1726776736.19264: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776736.19268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.19271: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776736.19273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.19327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776736.19331: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776736.19385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776736.27293: stdout chunk (state=3): >>>ansible-tmp-1726776736.1878285-3600-157503371992180=/root/.ansible/tmp/ansible-tmp-1726776736.1878285-3600-157503371992180 <<< 2995 1726776736.27438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776736.27495: stderr chunk (state=3): >>><<< 2995 1726776736.27499: stdout chunk (state=3): >>><<< 2995 1726776736.27524: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776736.1878285-3600-157503371992180=/root/.ansible/tmp/ansible-tmp-1726776736.1878285-3600-157503371992180 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776736.27569: variable 'ansible_module_compression' from source: unknown 2995 1726776736.27621: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776736.27654: variable 'ansible_facts' from source: unknown 2995 1726776736.27719: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776736.1878285-3600-157503371992180/AnsiballZ_stat.py 2995 1726776736.27834: Sending initial data 2995 1726776736.27838: Sent initial data (151 bytes) 2995 1726776736.28311: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776736.28314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.28325: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776736.28338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.28383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776736.28386: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776736.28443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776736.30450: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776736.30489: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776736.30552: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpi6hkg89z /root/.ansible/tmp/ansible-tmp-1726776736.1878285-3600-157503371992180/AnsiballZ_stat.py <<< 2995 1726776736.30556: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776736.1878285-3600-157503371992180/AnsiballZ_stat.py" <<< 2995 1726776736.30590: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpi6hkg89z" to remote "/root/.ansible/tmp/ansible-tmp-1726776736.1878285-3600-157503371992180/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776736.1878285-3600-157503371992180/AnsiballZ_stat.py" <<< 2995 1726776736.31833: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776736.31837: stderr chunk (state=3): >>><<< 2995 1726776736.31911: stdout chunk (state=3): >>><<< 2995 1726776736.31917: done transferring module to remote 2995 1726776736.31920: _low_level_execute_command(): starting 2995 1726776736.31922: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776736.1878285-3600-157503371992180/ /root/.ansible/tmp/ansible-tmp-1726776736.1878285-3600-157503371992180/AnsiballZ_stat.py && sleep 0' 2995 1726776736.32480: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776736.32513: 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.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.32517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776736.32528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.32578: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776736.32581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776736.32592: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776736.32643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776736.34570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776736.34621: stderr chunk (state=3): >>><<< 2995 1726776736.34628: stdout chunk (state=3): >>><<< 2995 1726776736.34639: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776736.34643: _low_level_execute_command(): starting 2995 1726776736.34649: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776736.1878285-3600-157503371992180/AnsiballZ_stat.py && sleep 0' 2995 1726776736.35086: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776736.35090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776736.35092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776736.35095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.35161: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776736.35164: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776736.35208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776736.54172: 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": 262614, "dev": 51714, "nlink": 2, "atime": 1722988800.0, "mtime": 1722988800.0, "ctime": 1726776733.0797093, "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": "1857931183", "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"}}} <<< 2995 1726776736.55892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776736.55958: stderr chunk (state=3): >>><<< 2995 1726776736.55963: stdout chunk (state=3): >>><<< 2995 1726776736.55981: _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": 262614, "dev": 51714, "nlink": 2, "atime": 1722988800.0, "mtime": 1722988800.0, "ctime": 1726776733.0797093, "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": "1857931183", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776736.56051: 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-1726776736.1878285-3600-157503371992180/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776736.56066: _low_level_execute_command(): starting 2995 1726776736.56073: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776736.1878285-3600-157503371992180/ > /dev/null 2>&1 && sleep 0' 2995 1726776736.56556: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776736.56560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776736.56562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.56564: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776736.56571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.56627: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776736.56632: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776736.56679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776736.59155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776736.59211: stderr chunk (state=3): >>><<< 2995 1726776736.59214: stdout chunk (state=3): >>><<< 2995 1726776736.59230: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776736.59238: handler run complete 2995 1726776736.59285: attempt loop complete, returning result 2995 1726776736.59288: _execute() done 2995 1726776736.59291: dumping result to json 2995 1726776736.59305: done dumping result, returning 2995 1726776736.59313: done running TaskExecutor() for managed_node2/TASK: See if tuned has a profile subdir [0affc99b-caaf-048c-907c-00000000000a] 2995 1726776736.59319: sending task result for task 0affc99b-caaf-048c-907c-00000000000a 2995 1726776736.59432: done sending task result for task 0affc99b-caaf-048c-907c-00000000000a 2995 1726776736.59435: 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": 1726776733.0797093, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262614, "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": "1857931183", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 2995 1726776736.59569: no more pending results, returning what we have 2995 1726776736.59573: results queue empty 2995 1726776736.59574: checking for any_errors_fatal 2995 1726776736.59582: done checking for any_errors_fatal 2995 1726776736.59583: checking for max_fail_percentage 2995 1726776736.59584: done checking for max_fail_percentage 2995 1726776736.59585: checking to see if all hosts have failed and the running result is not ok 2995 1726776736.59586: done checking to see if all hosts have failed 2995 1726776736.59587: getting the remaining hosts for this loop 2995 1726776736.59589: done getting the remaining hosts for this loop 2995 1726776736.59593: getting the next task for host managed_node2 2995 1726776736.59597: done getting next task for host managed_node2 2995 1726776736.59599: ^ task is: TASK: Set profile dir 2995 1726776736.59604: ^ 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 2995 1726776736.59607: getting variables 2995 1726776736.59608: in VariableManager get_vars() 2995 1726776736.59631: Calling all_inventory to load vars for managed_node2 2995 1726776736.59633: Calling groups_inventory to load vars for managed_node2 2995 1726776736.59636: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776736.59644: Calling all_plugins_play to load vars for managed_node2 2995 1726776736.59646: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776736.59648: Calling groups_plugins_play to load vars for managed_node2 2995 1726776736.59788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776736.59942: done with get_vars() 2995 1726776736.59951: done getting variables 2995 1726776736.60004: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set profile dir] ********************************************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:33 Thursday 19 September 2024 16:12:16 -0400 (0:00:00.450) 0:01:11.926 **** 2995 1726776736.60027: entering _queue_task() for managed_node2/set_fact 2995 1726776736.60219: worker is 1 (out of 1 available) 2995 1726776736.60232: exiting _queue_task() for managed_node2/set_fact 2995 1726776736.60243: done queuing things up, now waiting for results queue to drain 2995 1726776736.60245: waiting for pending results... 2995 1726776736.60389: running TaskExecutor() for managed_node2/TASK: Set profile dir 2995 1726776736.60449: in run() - task 0affc99b-caaf-048c-907c-00000000000b 2995 1726776736.60464: variable 'ansible_search_path' from source: unknown 2995 1726776736.60497: calling self._execute() 2995 1726776736.60556: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776736.60563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776736.60572: variable 'omit' from source: magic vars 2995 1726776736.60663: variable 'omit' from source: magic vars 2995 1726776736.60694: variable 'omit' from source: magic vars 2995 1726776736.60970: variable '__dir' from source: task vars 2995 1726776736.61116: variable '__tuned_profiles' from source: set_fact 2995 1726776736.61163: variable 'omit' from source: magic vars 2995 1726776736.61196: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776736.61230: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776736.61248: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776736.61268: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776736.61279: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776736.61310: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776736.61313: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776736.61318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776736.61404: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776736.61414: Set connection var ansible_shell_executable to /bin/sh 2995 1726776736.61423: Set connection var ansible_connection to ssh 2995 1726776736.61429: Set connection var ansible_pipelining to False 2995 1726776736.61432: Set connection var ansible_shell_type to sh 2995 1726776736.61439: Set connection var ansible_timeout to 10 2995 1726776736.61467: variable 'ansible_shell_executable' from source: unknown 2995 1726776736.61471: variable 'ansible_connection' from source: unknown 2995 1726776736.61473: variable 'ansible_module_compression' from source: unknown 2995 1726776736.61476: variable 'ansible_shell_type' from source: unknown 2995 1726776736.61479: variable 'ansible_shell_executable' from source: unknown 2995 1726776736.61481: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776736.61483: variable 'ansible_pipelining' from source: unknown 2995 1726776736.61485: variable 'ansible_timeout' from source: unknown 2995 1726776736.61487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776736.61610: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776736.61621: variable 'omit' from source: magic vars 2995 1726776736.61627: starting attempt loop 2995 1726776736.61630: running the handler 2995 1726776736.61641: handler run complete 2995 1726776736.61650: attempt loop complete, returning result 2995 1726776736.61653: _execute() done 2995 1726776736.61658: dumping result to json 2995 1726776736.61663: done dumping result, returning 2995 1726776736.61671: done running TaskExecutor() for managed_node2/TASK: Set profile dir [0affc99b-caaf-048c-907c-00000000000b] 2995 1726776736.61681: sending task result for task 0affc99b-caaf-048c-907c-00000000000b 2995 1726776736.61762: done sending task result for task 0affc99b-caaf-048c-907c-00000000000b 2995 1726776736.61766: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__profile_dir": "/etc/tuned/profiles/kernel_settings" }, "changed": false } 2995 1726776736.61838: no more pending results, returning what we have 2995 1726776736.61841: results queue empty 2995 1726776736.61842: checking for any_errors_fatal 2995 1726776736.61846: done checking for any_errors_fatal 2995 1726776736.61847: checking for max_fail_percentage 2995 1726776736.61848: done checking for max_fail_percentage 2995 1726776736.61849: checking to see if all hosts have failed and the running result is not ok 2995 1726776736.61850: done checking to see if all hosts have failed 2995 1726776736.61851: getting the remaining hosts for this loop 2995 1726776736.61853: done getting the remaining hosts for this loop 2995 1726776736.61857: getting the next task for host managed_node2 2995 1726776736.61862: done getting next task for host managed_node2 2995 1726776736.61865: ^ task is: TASK: Ensure kernel settings profile directory exists 2995 1726776736.61867: ^ 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 2995 1726776736.61870: getting variables 2995 1726776736.61871: in VariableManager get_vars() 2995 1726776736.61899: Calling all_inventory to load vars for managed_node2 2995 1726776736.61904: Calling groups_inventory to load vars for managed_node2 2995 1726776736.61908: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776736.61917: Calling all_plugins_play to load vars for managed_node2 2995 1726776736.61919: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776736.61922: Calling groups_plugins_play to load vars for managed_node2 2995 1726776736.62076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776736.62227: done with get_vars() 2995 1726776736.62236: done getting variables TASK [Ensure kernel settings profile directory exists] ************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:39 Thursday 19 September 2024 16:12:16 -0400 (0:00:00.022) 0:01:11.949 **** 2995 1726776736.62305: entering _queue_task() for managed_node2/file 2995 1726776736.62495: worker is 1 (out of 1 available) 2995 1726776736.62513: exiting _queue_task() for managed_node2/file 2995 1726776736.62524: done queuing things up, now waiting for results queue to drain 2995 1726776736.62525: waiting for pending results... 2995 1726776736.62671: running TaskExecutor() for managed_node2/TASK: Ensure kernel settings profile directory exists 2995 1726776736.62731: in run() - task 0affc99b-caaf-048c-907c-00000000000c 2995 1726776736.62744: variable 'ansible_search_path' from source: unknown 2995 1726776736.62776: calling self._execute() 2995 1726776736.62838: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776736.62844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776736.62853: variable 'omit' from source: magic vars 2995 1726776736.62944: variable 'omit' from source: magic vars 2995 1726776736.62970: variable 'omit' from source: magic vars 2995 1726776736.63008: variable '__profile_dir' from source: set_fact 2995 1726776736.63252: variable '__profile_dir' from source: set_fact 2995 1726776736.63279: variable 'omit' from source: magic vars 2995 1726776736.63318: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776736.63349: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776736.63367: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776736.63383: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776736.63392: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776736.63426: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776736.63429: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776736.63434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776736.63515: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776736.63526: Set connection var ansible_shell_executable to /bin/sh 2995 1726776736.63535: Set connection var ansible_connection to ssh 2995 1726776736.63541: Set connection var ansible_pipelining to False 2995 1726776736.63544: Set connection var ansible_shell_type to sh 2995 1726776736.63551: Set connection var ansible_timeout to 10 2995 1726776736.63568: variable 'ansible_shell_executable' from source: unknown 2995 1726776736.63571: variable 'ansible_connection' from source: unknown 2995 1726776736.63575: variable 'ansible_module_compression' from source: unknown 2995 1726776736.63578: variable 'ansible_shell_type' from source: unknown 2995 1726776736.63583: variable 'ansible_shell_executable' from source: unknown 2995 1726776736.63586: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776736.63591: variable 'ansible_pipelining' from source: unknown 2995 1726776736.63595: variable 'ansible_timeout' from source: unknown 2995 1726776736.63604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776736.63766: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776736.63776: variable 'omit' from source: magic vars 2995 1726776736.63783: starting attempt loop 2995 1726776736.63786: running the handler 2995 1726776736.63797: _low_level_execute_command(): starting 2995 1726776736.63807: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776736.64347: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776736.64351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.64353: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776736.64356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.64416: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776736.64420: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776736.64423: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776736.64480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776736.66243: stdout chunk (state=3): >>>/root <<< 2995 1726776736.66353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776736.66406: stderr chunk (state=3): >>><<< 2995 1726776736.66413: stdout chunk (state=3): >>><<< 2995 1726776736.66436: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776736.66447: _low_level_execute_command(): starting 2995 1726776736.66453: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776736.664358-3616-43671011476016 `" && echo ansible-tmp-1726776736.664358-3616-43671011476016="` echo /root/.ansible/tmp/ansible-tmp-1726776736.664358-3616-43671011476016 `" ) && sleep 0' 2995 1726776736.66911: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776736.66916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.66919: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776736.66928: 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.12.126 originally 10.31.12.126 <<< 2995 1726776736.66931: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.66977: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776736.66980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776736.67033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776736.69388: stdout chunk (state=3): >>>ansible-tmp-1726776736.664358-3616-43671011476016=/root/.ansible/tmp/ansible-tmp-1726776736.664358-3616-43671011476016 <<< 2995 1726776736.69473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776736.69524: stderr chunk (state=3): >>><<< 2995 1726776736.69529: stdout chunk (state=3): >>><<< 2995 1726776736.69544: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776736.664358-3616-43671011476016=/root/.ansible/tmp/ansible-tmp-1726776736.664358-3616-43671011476016 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776736.69581: variable 'ansible_module_compression' from source: unknown 2995 1726776736.69631: ANSIBALLZ: Using lock for file 2995 1726776736.69635: ANSIBALLZ: Acquiring lock 2995 1726776736.69639: ANSIBALLZ: Lock acquired: 139746195313904 2995 1726776736.69642: ANSIBALLZ: Creating module 2995 1726776736.80397: ANSIBALLZ: Writing module into payload 2995 1726776736.80552: ANSIBALLZ: Writing module 2995 1726776736.80573: ANSIBALLZ: Renaming module 2995 1726776736.80579: ANSIBALLZ: Done creating module 2995 1726776736.80594: variable 'ansible_facts' from source: unknown 2995 1726776736.80659: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776736.664358-3616-43671011476016/AnsiballZ_file.py 2995 1726776736.80764: Sending initial data 2995 1726776736.80768: Sent initial data (149 bytes) 2995 1726776736.81257: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776736.81260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.81263: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776736.81266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.81322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776736.81338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776736.81388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776736.83177: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776736.83183: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776736.83217: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776736.83265: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp576_xvwg /root/.ansible/tmp/ansible-tmp-1726776736.664358-3616-43671011476016/AnsiballZ_file.py <<< 2995 1726776736.83268: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776736.664358-3616-43671011476016/AnsiballZ_file.py" <<< 2995 1726776736.83298: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp576_xvwg" to remote "/root/.ansible/tmp/ansible-tmp-1726776736.664358-3616-43671011476016/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776736.664358-3616-43671011476016/AnsiballZ_file.py" <<< 2995 1726776736.84121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776736.84189: stderr chunk (state=3): >>><<< 2995 1726776736.84192: stdout chunk (state=3): >>><<< 2995 1726776736.84214: done transferring module to remote 2995 1726776736.84224: _low_level_execute_command(): starting 2995 1726776736.84230: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776736.664358-3616-43671011476016/ /root/.ansible/tmp/ansible-tmp-1726776736.664358-3616-43671011476016/AnsiballZ_file.py && sleep 0' 2995 1726776736.84698: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776736.84701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776736.84704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776736.84718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.84765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776736.84768: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776736.84823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776736.86771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776736.86825: stderr chunk (state=3): >>><<< 2995 1726776736.86829: stdout chunk (state=3): >>><<< 2995 1726776736.86846: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776736.86849: _low_level_execute_command(): starting 2995 1726776736.86855: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776736.664358-3616-43671011476016/AnsiballZ_file.py && sleep 0' 2995 1726776736.87314: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776736.87317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776736.87321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776736.87323: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776736.87326: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776736.87373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776736.87377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776736.87433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776737.07405: 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}}} <<< 2995 1726776737.09155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776737.09160: stdout chunk (state=3): >>><<< 2995 1726776737.09162: stderr chunk (state=3): >>><<< 2995 1726776737.09307: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776737.09311: 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-1726776736.664358-3616-43671011476016/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776737.09314: _low_level_execute_command(): starting 2995 1726776737.09317: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776736.664358-3616-43671011476016/ > /dev/null 2>&1 && sleep 0' 2995 1726776737.10003: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776737.10126: 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.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776737.10165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776737.10257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776737.12373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776737.12377: stdout chunk (state=3): >>><<< 2995 1726776737.12436: stderr chunk (state=3): >>><<< 2995 1726776737.12440: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776737.12443: handler run complete 2995 1726776737.12450: attempt loop complete, returning result 2995 1726776737.12458: _execute() done 2995 1726776737.12466: dumping result to json 2995 1726776737.12476: done dumping result, returning 2995 1726776737.12488: done running TaskExecutor() for managed_node2/TASK: Ensure kernel settings profile directory exists [0affc99b-caaf-048c-907c-00000000000c] 2995 1726776737.12509: sending task result for task 0affc99b-caaf-048c-907c-00000000000c 2995 1726776737.12748: done sending task result for task 0affc99b-caaf-048c-907c-00000000000c 2995 1726776737.12751: WORKER PROCESS EXITING 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 } 2995 1726776737.12846: no more pending results, returning what we have 2995 1726776737.12849: results queue empty 2995 1726776737.12850: checking for any_errors_fatal 2995 1726776737.12859: done checking for any_errors_fatal 2995 1726776737.12860: checking for max_fail_percentage 2995 1726776737.12862: done checking for max_fail_percentage 2995 1726776737.12863: checking to see if all hosts have failed and the running result is not ok 2995 1726776737.12864: done checking to see if all hosts have failed 2995 1726776737.12865: getting the remaining hosts for this loop 2995 1726776737.12867: done getting the remaining hosts for this loop 2995 1726776737.12872: getting the next task for host managed_node2 2995 1726776737.12878: done getting next task for host managed_node2 2995 1726776737.12881: ^ task is: TASK: Generate a configuration for kernel settings 2995 1726776737.12883: ^ 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 2995 1726776737.12887: getting variables 2995 1726776737.12889: in VariableManager get_vars() 2995 1726776737.13058: Calling all_inventory to load vars for managed_node2 2995 1726776737.13061: Calling groups_inventory to load vars for managed_node2 2995 1726776737.13066: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776737.13079: Calling all_plugins_play to load vars for managed_node2 2995 1726776737.13082: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776737.13086: Calling groups_plugins_play to load vars for managed_node2 2995 1726776737.13511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776737.13782: done with get_vars() 2995 1726776737.13795: done getting variables 2995 1726776737.13941: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Generate a configuration for kernel settings] **************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:45 Thursday 19 September 2024 16:12:17 -0400 (0:00:00.516) 0:01:12.466 **** 2995 1726776737.13973: entering _queue_task() for managed_node2/copy 2995 1726776737.14421: worker is 1 (out of 1 available) 2995 1726776737.14431: exiting _queue_task() for managed_node2/copy 2995 1726776737.14441: done queuing things up, now waiting for results queue to drain 2995 1726776737.14442: waiting for pending results... 2995 1726776737.14569: running TaskExecutor() for managed_node2/TASK: Generate a configuration for kernel settings 2995 1726776737.14620: in run() - task 0affc99b-caaf-048c-907c-00000000000d 2995 1726776737.14667: variable 'ansible_search_path' from source: unknown 2995 1726776737.14690: calling self._execute() 2995 1726776737.14780: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776737.14794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776737.14883: variable 'omit' from source: magic vars 2995 1726776737.15019: variable 'omit' from source: magic vars 2995 1726776737.15062: variable 'omit' from source: magic vars 2995 1726776737.15446: variable '__profile_dir' from source: set_fact 2995 1726776737.15507: variable 'omit' from source: magic vars 2995 1726776737.15563: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776737.15616: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776737.15650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776737.15678: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776737.15696: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776737.15745: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776737.15760: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776737.15770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776737.15908: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776737.15973: Set connection var ansible_shell_executable to /bin/sh 2995 1726776737.15977: Set connection var ansible_connection to ssh 2995 1726776737.15979: Set connection var ansible_pipelining to False 2995 1726776737.15981: Set connection var ansible_shell_type to sh 2995 1726776737.15983: Set connection var ansible_timeout to 10 2995 1726776737.15994: variable 'ansible_shell_executable' from source: unknown 2995 1726776737.16005: variable 'ansible_connection' from source: unknown 2995 1726776737.16014: variable 'ansible_module_compression' from source: unknown 2995 1726776737.16021: variable 'ansible_shell_type' from source: unknown 2995 1726776737.16030: variable 'ansible_shell_executable' from source: unknown 2995 1726776737.16037: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776737.16045: variable 'ansible_pipelining' from source: unknown 2995 1726776737.16052: variable 'ansible_timeout' from source: unknown 2995 1726776737.16081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776737.16239: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776737.16259: variable 'omit' from source: magic vars 2995 1726776737.16299: starting attempt loop 2995 1726776737.16308: running the handler 2995 1726776737.16311: _low_level_execute_command(): starting 2995 1726776737.16313: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776737.16877: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776737.16895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776737.16915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776737.16975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776737.16979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776737.17024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776737.19176: stdout chunk (state=3): >>>/root <<< 2995 1726776737.19426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776737.19429: stdout chunk (state=3): >>><<< 2995 1726776737.19432: stderr chunk (state=3): >>><<< 2995 1726776737.19476: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776737.19480: _low_level_execute_command(): starting 2995 1726776737.19487: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250 `" && echo ansible-tmp-1726776737.1946728-3629-87699752550250="` echo /root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250 `" ) && sleep 0' 2995 1726776737.19956: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776737.19959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776737.19962: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776737.19964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776737.20024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776737.20027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776737.20083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776737.22612: stdout chunk (state=3): >>>ansible-tmp-1726776737.1946728-3629-87699752550250=/root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250 <<< 2995 1726776737.22817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776737.22821: stdout chunk (state=3): >>><<< 2995 1726776737.22823: stderr chunk (state=3): >>><<< 2995 1726776737.23007: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776737.1946728-3629-87699752550250=/root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776737.23011: evaluation_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 2995 1726776737.23015: search_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/tuned/etc/tuned/change_settings/tuned.conf /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tuned/etc/tuned/change_settings/tuned.conf /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/tuned/etc/tuned/change_settings/tuned.conf /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tuned/etc/tuned/change_settings/tuned.conf 2995 1726776737.23018: variable 'ansible_module_compression' from source: unknown 2995 1726776737.23034: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776737.23074: variable 'ansible_facts' from source: unknown 2995 1726776737.23180: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/AnsiballZ_stat.py 2995 1726776737.23377: Sending initial data 2995 1726776737.23387: Sent initial data (150 bytes) 2995 1726776737.24007: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776737.24025: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776737.24051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776737.24127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776737.24190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776737.24210: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776737.24236: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776737.24307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776737.26037: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776737.26099: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776737.26172: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpdj89ud98 /root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/AnsiballZ_stat.py <<< 2995 1726776737.26178: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/AnsiballZ_stat.py" <<< 2995 1726776737.26237: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpdj89ud98" to remote "/root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/AnsiballZ_stat.py" <<< 2995 1726776737.27408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776737.27457: stderr chunk (state=3): >>><<< 2995 1726776737.27468: stdout chunk (state=3): >>><<< 2995 1726776737.27499: done transferring module to remote 2995 1726776737.27531: _low_level_execute_command(): starting 2995 1726776737.27618: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/ /root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/AnsiballZ_stat.py && sleep 0' 2995 1726776737.28205: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776737.28322: 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.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776737.28356: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776737.28433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776737.30442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776737.30462: stderr chunk (state=3): >>><<< 2995 1726776737.30472: stdout chunk (state=3): >>><<< 2995 1726776737.30493: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776737.30505: _low_level_execute_command(): starting 2995 1726776737.30517: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/AnsiballZ_stat.py && sleep 0' 2995 1726776737.31166: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776737.31181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776737.31226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776737.31249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776737.31339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776737.31358: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776737.31409: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776737.31458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776737.49642: 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}}} <<< 2995 1726776737.51186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776737.51250: stderr chunk (state=3): >>><<< 2995 1726776737.51253: stdout chunk (state=3): >>><<< 2995 1726776737.51271: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776737.51302: 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-1726776737.1946728-3629-87699752550250/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 2995 1726776737.51413: Sending initial data 2995 1726776737.51417: Sent initial data (219 bytes) 2995 1726776737.51872: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776737.51881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776737.51913: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776737.51917: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776737.51919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776737.51976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776737.51979: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776737.52031: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776737.53732: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776737.53774: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776737.53819: stdout chunk (state=3): >>>sftp> put /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tuned/etc/tuned/change_settings/tuned.conf /root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/.source.conf <<< 2995 1726776737.53828: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/.source.conf" <<< 2995 1726776737.53869: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tuned/etc/tuned/change_settings/tuned.conf" to remote "/root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/.source.conf" <<< 2995 1726776737.53871: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/.source.conf" <<< 2995 1726776737.54047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776737.54120: stderr chunk (state=3): >>><<< 2995 1726776737.54123: stdout chunk (state=3): >>><<< 2995 1726776737.54140: _low_level_execute_command(): starting 2995 1726776737.54145: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/ /root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/.source.conf && sleep 0' 2995 1726776737.54585: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776737.54623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776737.54626: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776737.54629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776737.54633: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776737.54636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776737.54688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776737.54691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776737.54739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776737.57029: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776737.57074: stderr chunk (state=3): >>><<< 2995 1726776737.57077: stdout chunk (state=3): >>><<< 2995 1726776737.57091: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776737.57124: variable 'ansible_module_compression' from source: unknown 2995 1726776737.57158: ANSIBALLZ: Using generic lock for ansible.legacy.copy 2995 1726776737.57161: ANSIBALLZ: Acquiring lock 2995 1726776737.57164: ANSIBALLZ: Lock acquired: 139746195074624 2995 1726776737.57168: ANSIBALLZ: Creating module 2995 1726776737.69093: ANSIBALLZ: Writing module into payload 2995 1726776737.69214: ANSIBALLZ: Writing module 2995 1726776737.69232: ANSIBALLZ: Renaming module 2995 1726776737.69238: ANSIBALLZ: Done creating module 2995 1726776737.69250: variable 'ansible_facts' from source: unknown 2995 1726776737.69307: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/AnsiballZ_copy.py 2995 1726776737.69478: Sending initial data 2995 1726776737.69481: Sent initial data (150 bytes) 2995 1726776737.69898: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776737.69903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776737.69906: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776737.69909: 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 <<< 2995 1726776737.69911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776737.69966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776737.69971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776737.70027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776737.71760: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 2995 1726776737.71779: 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 <<< 2995 1726776737.71821: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776737.71861: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpyonxksht /root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/AnsiballZ_copy.py <<< 2995 1726776737.71864: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/AnsiballZ_copy.py" <<< 2995 1726776737.71900: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpyonxksht" to remote "/root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/AnsiballZ_copy.py" <<< 2995 1726776737.72707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776737.72768: stderr chunk (state=3): >>><<< 2995 1726776737.72771: stdout chunk (state=3): >>><<< 2995 1726776737.72795: done transferring module to remote 2995 1726776737.72807: _low_level_execute_command(): starting 2995 1726776737.72811: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/ /root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/AnsiballZ_copy.py && sleep 0' 2995 1726776737.73266: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776737.73270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776737.73272: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776737.73275: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776737.73277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776737.73326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776737.73330: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776737.73378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776737.75292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776737.75339: stderr chunk (state=3): >>><<< 2995 1726776737.75342: stdout chunk (state=3): >>><<< 2995 1726776737.75361: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776737.75365: _low_level_execute_command(): starting 2995 1726776737.75370: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/AnsiballZ_copy.py && sleep 0' 2995 1726776737.75793: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776737.75830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776737.75833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776737.75836: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776737.75838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776737.75890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776737.75893: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776737.75949: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776737.98815: stdout chunk (state=3): >>> <<< 2995 1726776737.98825: stdout chunk (state=3): >>>{"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/.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-1726776737.1946728-3629-87699752550250/.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}}} <<< 2995 1726776738.00441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776738.00497: stderr chunk (state=3): >>><<< 2995 1726776738.00505: stdout chunk (state=3): >>><<< 2995 1726776738.00517: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/.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-1726776737.1946728-3629-87699752550250/.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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776738.00552: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/.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-1726776737.1946728-3629-87699752550250/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776738.00561: _low_level_execute_command(): starting 2995 1726776738.00566: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776737.1946728-3629-87699752550250/ > /dev/null 2>&1 && sleep 0' 2995 1726776738.00977: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776738.01009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776738.01012: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776738.01015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776738.01017: 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 <<< 2995 1726776738.01019: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776738.01080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776738.01087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776738.01130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776738.03310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776738.03313: stderr chunk (state=3): >>><<< 2995 1726776738.03316: stdout chunk (state=3): >>><<< 2995 1726776738.03319: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776738.03321: handler run complete 2995 1726776738.03323: attempt loop complete, returning result 2995 1726776738.03325: _execute() done 2995 1726776738.03327: dumping result to json 2995 1726776738.03329: done dumping result, returning 2995 1726776738.03332: done running TaskExecutor() for managed_node2/TASK: Generate a configuration for kernel settings [0affc99b-caaf-048c-907c-00000000000d] 2995 1726776738.03334: sending task result for task 0affc99b-caaf-048c-907c-00000000000d 2995 1726776738.03411: done sending task result for task 0affc99b-caaf-048c-907c-00000000000d 2995 1726776738.03415: 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-1726776737.1946728-3629-87699752550250/.source.conf", "state": "file", "uid": 0 } 2995 1726776738.03655: no more pending results, returning what we have 2995 1726776738.03659: results queue empty 2995 1726776738.03660: checking for any_errors_fatal 2995 1726776738.03665: done checking for any_errors_fatal 2995 1726776738.03666: checking for max_fail_percentage 2995 1726776738.03667: done checking for max_fail_percentage 2995 1726776738.03668: checking to see if all hosts have failed and the running result is not ok 2995 1726776738.03669: done checking to see if all hosts have failed 2995 1726776738.03670: getting the remaining hosts for this loop 2995 1726776738.03672: done getting the remaining hosts for this loop 2995 1726776738.03676: getting the next task for host managed_node2 2995 1726776738.03681: done getting next task for host managed_node2 2995 1726776738.03683: ^ task is: TASK: Ensure required services are enabled and started 2995 1726776738.03685: ^ 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 2995 1726776738.03688: getting variables 2995 1726776738.03690: in VariableManager get_vars() 2995 1726776738.03743: Calling all_inventory to load vars for managed_node2 2995 1726776738.03746: Calling groups_inventory to load vars for managed_node2 2995 1726776738.03750: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776738.03761: Calling all_plugins_play to load vars for managed_node2 2995 1726776738.03765: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776738.03769: Calling groups_plugins_play to load vars for managed_node2 2995 1726776738.03988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776738.04252: done with get_vars() 2995 1726776738.04263: done getting variables 2995 1726776738.04375: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Ensure required services are enabled and started] ************************ task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:51 Thursday 19 September 2024 16:12:18 -0400 (0:00:00.904) 0:01:13.370 **** 2995 1726776738.04408: entering _queue_task() for managed_node2/service 2995 1726776738.04414: Creating lock for service 2995 1726776738.04657: worker is 1 (out of 1 available) 2995 1726776738.04671: exiting _queue_task() for managed_node2/service 2995 1726776738.04684: done queuing things up, now waiting for results queue to drain 2995 1726776738.04685: waiting for pending results... 2995 1726776738.04953: running TaskExecutor() for managed_node2/TASK: Ensure required services are enabled and started 2995 1726776738.05058: in run() - task 0affc99b-caaf-048c-907c-00000000000e 2995 1726776738.05080: variable 'ansible_search_path' from source: unknown 2995 1726776738.05128: calling self._execute() 2995 1726776738.05214: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776738.05228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776738.05248: variable 'omit' from source: magic vars 2995 1726776738.05508: variable 'omit' from source: magic vars 2995 1726776738.05512: variable 'omit' from source: magic vars 2995 1726776738.05515: variable 'omit' from source: magic vars 2995 1726776738.05527: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776738.05572: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776738.05599: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776738.05636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776738.05654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776738.05694: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776738.05710: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776738.05719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776738.05860: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776738.05878: Set connection var ansible_shell_executable to /bin/sh 2995 1726776738.05892: Set connection var ansible_connection to ssh 2995 1726776738.05906: Set connection var ansible_pipelining to False 2995 1726776738.05914: Set connection var ansible_shell_type to sh 2995 1726776738.05928: Set connection var ansible_timeout to 10 2995 1726776738.05961: variable 'ansible_shell_executable' from source: unknown 2995 1726776738.05970: variable 'ansible_connection' from source: unknown 2995 1726776738.05977: variable 'ansible_module_compression' from source: unknown 2995 1726776738.05984: variable 'ansible_shell_type' from source: unknown 2995 1726776738.06067: variable 'ansible_shell_executable' from source: unknown 2995 1726776738.06071: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776738.06073: variable 'ansible_pipelining' from source: unknown 2995 1726776738.06075: variable 'ansible_timeout' from source: unknown 2995 1726776738.06077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776738.06195: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776738.06220: variable 'omit' from source: magic vars 2995 1726776738.06232: starting attempt loop 2995 1726776738.06239: running the handler 2995 1726776738.06593: variable 'ansible_facts' from source: unknown 2995 1726776738.06997: _low_level_execute_command(): starting 2995 1726776738.07017: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776738.07791: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776738.07813: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776738.07832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776738.07932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776738.07966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776738.07985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776738.08013: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776738.08099: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776738.09858: stdout chunk (state=3): >>>/root <<< 2995 1726776738.10071: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776738.10074: stdout chunk (state=3): >>><<< 2995 1726776738.10077: stderr chunk (state=3): >>><<< 2995 1726776738.10210: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776738.10214: _low_level_execute_command(): starting 2995 1726776738.10217: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776738.1010633-3672-135584924376544 `" && echo ansible-tmp-1726776738.1010633-3672-135584924376544="` echo /root/.ansible/tmp/ansible-tmp-1726776738.1010633-3672-135584924376544 `" ) && sleep 0' 2995 1726776738.10792: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776738.10812: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776738.10862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776738.10885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776738.10970: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776738.10995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776738.11022: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776738.11039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776738.11117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776738.13619: stdout chunk (state=3): >>>ansible-tmp-1726776738.1010633-3672-135584924376544=/root/.ansible/tmp/ansible-tmp-1726776738.1010633-3672-135584924376544 <<< 2995 1726776738.14008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776738.14012: stdout chunk (state=3): >>><<< 2995 1726776738.14014: stderr chunk (state=3): >>><<< 2995 1726776738.14017: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776738.1010633-3672-135584924376544=/root/.ansible/tmp/ansible-tmp-1726776738.1010633-3672-135584924376544 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776738.14019: variable 'ansible_module_compression' from source: unknown 2995 1726776738.14023: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 2995 1726776738.14025: ANSIBALLZ: Acquiring lock 2995 1726776738.14028: ANSIBALLZ: Lock acquired: 139746195074624 2995 1726776738.14030: ANSIBALLZ: Creating module 2995 1726776738.47049: ANSIBALLZ: Writing module into payload 2995 1726776738.47193: ANSIBALLZ: Writing module 2995 1726776738.47223: ANSIBALLZ: Renaming module 2995 1726776738.47229: ANSIBALLZ: Done creating module 2995 1726776738.47258: variable 'ansible_facts' from source: unknown 2995 1726776738.47402: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776738.1010633-3672-135584924376544/AnsiballZ_systemd.py 2995 1726776738.47532: Sending initial data 2995 1726776738.47536: Sent initial data (154 bytes) 2995 1726776738.47966: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776738.48003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776738.48007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776738.48010: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776738.48012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776738.48015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776738.48066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776738.48069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776738.48131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776738.49880: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776738.49922: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776738.49997: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpqfhzcs0o /root/.ansible/tmp/ansible-tmp-1726776738.1010633-3672-135584924376544/AnsiballZ_systemd.py <<< 2995 1726776738.50004: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776738.1010633-3672-135584924376544/AnsiballZ_systemd.py" <<< 2995 1726776738.50026: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpqfhzcs0o" to remote "/root/.ansible/tmp/ansible-tmp-1726776738.1010633-3672-135584924376544/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776738.1010633-3672-135584924376544/AnsiballZ_systemd.py" <<< 2995 1726776738.52633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776738.52714: stderr chunk (state=3): >>><<< 2995 1726776738.52718: stdout chunk (state=3): >>><<< 2995 1726776738.52720: done transferring module to remote 2995 1726776738.52723: _low_level_execute_command(): starting 2995 1726776738.52725: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776738.1010633-3672-135584924376544/ /root/.ansible/tmp/ansible-tmp-1726776738.1010633-3672-135584924376544/AnsiballZ_systemd.py && sleep 0' 2995 1726776738.53431: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776738.53448: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776738.53472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776738.53596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776738.53622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776738.53640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776738.53662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776738.53750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776738.55736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776738.55779: stderr chunk (state=3): >>><<< 2995 1726776738.55785: stdout chunk (state=3): >>><<< 2995 1726776738.55812: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776738.55818: _low_level_execute_command(): starting 2995 1726776738.55825: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776738.1010633-3672-135584924376544/AnsiballZ_systemd.py && sleep 0' 2995 1726776738.56272: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776738.56276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776738.56278: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776738.56280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776738.56331: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776738.56336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776738.56394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776740.23615: 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]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShar<<< 2995 1726776740.23662: stdout chunk (state=3): >>>es": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "system.slice dbus.socket sysinit.target dbus-broker.service", "Conflicts": "tlp.service auto-cpufreq.service shutdown.target power-profiles-daemon.service cpupower.service", "Before": "shutdown.target", "After": "dbus.socket sysinit.target systemd-journald.socket system.slice network.target dbus-broker.service polkit.service basic.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", "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}}} <<< 2995 1726776740.27410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776740.27431: stderr chunk (state=3): >>>Shared connection to 10.31.12.126 closed. <<< 2995 1726776740.27492: stderr chunk (state=3): >>><<< 2995 1726776740.27517: stdout chunk (state=3): >>><<< 2995 1726776740.27561: _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]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "system.slice dbus.socket sysinit.target dbus-broker.service", "Conflicts": "tlp.service auto-cpufreq.service shutdown.target power-profiles-daemon.service cpupower.service", "Before": "shutdown.target", "After": "dbus.socket sysinit.target systemd-journald.socket system.slice network.target dbus-broker.service polkit.service basic.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", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776740.28006: 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-1726776738.1010633-3672-135584924376544/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776740.28010: _low_level_execute_command(): starting 2995 1726776740.28013: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776738.1010633-3672-135584924376544/ > /dev/null 2>&1 && sleep 0' 2995 1726776740.28597: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776740.28662: 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.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776740.28739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776740.28770: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776740.28810: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776740.28856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776740.33205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776740.33211: stdout chunk (state=3): >>><<< 2995 1726776740.33213: stderr chunk (state=3): >>><<< 2995 1726776740.33216: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776740.33218: handler run complete 2995 1726776740.33257: attempt loop complete, returning result 2995 1726776740.33266: _execute() done 2995 1726776740.33274: dumping result to json 2995 1726776740.33303: done dumping result, returning 2995 1726776740.33319: done running TaskExecutor() for managed_node2/TASK: Ensure required services are enabled and started [0affc99b-caaf-048c-907c-00000000000e] 2995 1726776740.33339: sending task result for task 0affc99b-caaf-048c-907c-00000000000e changed: [managed_node2] => { "changed": true, "enabled": true, "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.socket sysinit.target systemd-journald.socket system.slice network.target dbus-broker.service polkit.service basic.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": "tlp.service auto-cpufreq.service shutdown.target power-profiles-daemon.service cpupower.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "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": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target 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", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 2995 1726776740.34453: done sending task result for task 0affc99b-caaf-048c-907c-00000000000e 2995 1726776740.34554: WORKER PROCESS EXITING 2995 1726776740.34548: no more pending results, returning what we have 2995 1726776740.34557: results queue empty 2995 1726776740.34558: checking for any_errors_fatal 2995 1726776740.34562: done checking for any_errors_fatal 2995 1726776740.34570: checking for max_fail_percentage 2995 1726776740.34572: done checking for max_fail_percentage 2995 1726776740.34573: checking to see if all hosts have failed and the running result is not ok 2995 1726776740.34574: done checking to see if all hosts have failed 2995 1726776740.34575: getting the remaining hosts for this loop 2995 1726776740.34576: done getting the remaining hosts for this loop 2995 1726776740.34580: getting the next task for host managed_node2 2995 1726776740.34584: done getting next task for host managed_node2 2995 1726776740.34588: ^ task is: TASK: Apply kernel_settings 2995 1726776740.34590: ^ 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 2995 1726776740.34594: getting variables 2995 1726776740.34595: in VariableManager get_vars() 2995 1726776740.34620: Calling all_inventory to load vars for managed_node2 2995 1726776740.34623: Calling groups_inventory to load vars for managed_node2 2995 1726776740.34627: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776740.34638: Calling all_plugins_play to load vars for managed_node2 2995 1726776740.34641: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776740.34645: Calling groups_plugins_play to load vars for managed_node2 2995 1726776740.34878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776740.35179: done with get_vars() 2995 1726776740.35190: done getting variables TASK [Apply kernel_settings] *************************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:57 Thursday 19 September 2024 16:12:20 -0400 (0:00:02.308) 0:01:15.679 **** 2995 1726776740.35300: entering _queue_task() for managed_node2/include_role 2995 1726776740.35305: Creating lock for include_role 2995 1726776740.35682: worker is 1 (out of 1 available) 2995 1726776740.35696: exiting _queue_task() for managed_node2/include_role 2995 1726776740.35708: done queuing things up, now waiting for results queue to drain 2995 1726776740.35709: waiting for pending results... 2995 1726776740.35875: running TaskExecutor() for managed_node2/TASK: Apply kernel_settings 2995 1726776740.36003: in run() - task 0affc99b-caaf-048c-907c-00000000000f 2995 1726776740.36027: variable 'ansible_search_path' from source: unknown 2995 1726776740.36104: calling self._execute() 2995 1726776740.36170: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776740.36185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776740.36305: variable 'omit' from source: magic vars 2995 1726776740.36349: _execute() done 2995 1726776740.36359: dumping result to json 2995 1726776740.36369: done dumping result, returning 2995 1726776740.36381: done running TaskExecutor() for managed_node2/TASK: Apply kernel_settings [0affc99b-caaf-048c-907c-00000000000f] 2995 1726776740.36393: sending task result for task 0affc99b-caaf-048c-907c-00000000000f 2995 1726776740.36695: no more pending results, returning what we have 2995 1726776740.36703: in VariableManager get_vars() 2995 1726776740.36740: Calling all_inventory to load vars for managed_node2 2995 1726776740.36743: Calling groups_inventory to load vars for managed_node2 2995 1726776740.36748: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776740.36766: Calling all_plugins_play to load vars for managed_node2 2995 1726776740.36770: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776740.36775: Calling groups_plugins_play to load vars for managed_node2 2995 1726776740.37106: done sending task result for task 0affc99b-caaf-048c-907c-00000000000f 2995 1726776740.37110: WORKER PROCESS EXITING 2995 1726776740.37147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776740.37429: done with get_vars() 2995 1726776740.37438: variable 'ansible_search_path' from source: unknown 2995 1726776740.38477: variable 'omit' from source: magic vars 2995 1726776740.38510: variable 'omit' from source: magic vars 2995 1726776740.38530: variable 'omit' from source: magic vars 2995 1726776740.38534: we have included files to process 2995 1726776740.38536: generating all_blocks data 2995 1726776740.38538: done generating all_blocks data 2995 1726776740.38539: processing included file: fedora.linux_system_roles.kernel_settings 2995 1726776740.38575: in VariableManager get_vars() 2995 1726776740.38588: done with get_vars() 2995 1726776740.38674: in VariableManager get_vars() 2995 1726776740.38690: done with get_vars() 2995 1726776740.38735: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 2995 1726776740.38916: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 2995 1726776740.38996: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 2995 1726776740.39189: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 2995 1726776740.40400: in VariableManager get_vars() 2995 1726776740.40432: done with get_vars() 2995 1726776740.42278: in VariableManager get_vars() 2995 1726776740.42303: done with get_vars() 2995 1726776740.42524: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 2995 1726776740.43555: iterating over new_blocks loaded from include file 2995 1726776740.43557: in VariableManager get_vars() 2995 1726776740.43588: done with get_vars() 2995 1726776740.43591: filtering new block on tags 2995 1726776740.43645: done filtering new block on tags 2995 1726776740.43650: in VariableManager get_vars() 2995 1726776740.43669: done with get_vars() 2995 1726776740.43671: filtering new block on tags 2995 1726776740.43732: done filtering new block on tags 2995 1726776740.43736: in VariableManager get_vars() 2995 1726776740.43754: done with get_vars() 2995 1726776740.43755: filtering new block on tags 2995 1726776740.43985: done filtering new block on tags 2995 1726776740.43989: in VariableManager get_vars() 2995 1726776740.44016: done with get_vars() 2995 1726776740.44019: filtering new block on tags 2995 1726776740.44041: done filtering new block on tags 2995 1726776740.44044: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 2995 1726776740.44051: extending task lists for all hosts with included blocks 2995 1726776740.45045: done extending task lists 2995 1726776740.45047: done processing included files 2995 1726776740.45048: results queue empty 2995 1726776740.45049: checking for any_errors_fatal 2995 1726776740.45063: done checking for any_errors_fatal 2995 1726776740.45065: checking for max_fail_percentage 2995 1726776740.45066: done checking for max_fail_percentage 2995 1726776740.45067: checking to see if all hosts have failed and the running result is not ok 2995 1726776740.45068: done checking to see if all hosts have failed 2995 1726776740.45069: getting the remaining hosts for this loop 2995 1726776740.45071: done getting the remaining hosts for this loop 2995 1726776740.45075: getting the next task for host managed_node2 2995 1726776740.45079: done getting next task for host managed_node2 2995 1726776740.45082: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 2995 1726776740.45086: ^ 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 2995 1726776740.45103: getting variables 2995 1726776740.45105: in VariableManager get_vars() 2995 1726776740.45125: Calling all_inventory to load vars for managed_node2 2995 1726776740.45128: Calling groups_inventory to load vars for managed_node2 2995 1726776740.45131: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776740.45138: Calling all_plugins_play to load vars for managed_node2 2995 1726776740.45141: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776740.45145: Calling groups_plugins_play to load vars for managed_node2 2995 1726776740.45361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776740.45658: done with get_vars() 2995 1726776740.45668: done getting variables 2995 1726776740.45756: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:12:20 -0400 (0:00:00.104) 0:01:15.784 **** 2995 1726776740.45790: entering _queue_task() for managed_node2/fail 2995 1726776740.45793: Creating lock for fail 2995 1726776740.46241: worker is 1 (out of 1 available) 2995 1726776740.46252: exiting _queue_task() for managed_node2/fail 2995 1726776740.46263: done queuing things up, now waiting for results queue to drain 2995 1726776740.46264: waiting for pending results... 2995 1726776740.46511: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 2995 1726776740.46543: in run() - task 0affc99b-caaf-048c-907c-0000000000ad 2995 1726776740.46564: variable 'ansible_search_path' from source: unknown 2995 1726776740.46573: variable 'ansible_search_path' from source: unknown 2995 1726776740.46627: calling self._execute() 2995 1726776740.46724: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776740.46744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776740.46823: variable 'omit' from source: magic vars 2995 1726776740.47516: variable 'kernel_settings_sysctl' from source: include params 2995 1726776740.47519: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776740.47599: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 2995 1726776740.48578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776740.53389: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776740.54124: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776740.54175: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776740.54509: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776740.54513: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776740.54590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776740.54817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776740.54822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776740.54869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776740.54967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776740.55090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776740.55190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776740.55233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776740.55279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776740.55292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776740.55334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776740.55356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776740.55378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776740.55412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776740.55425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776740.55686: variable 'kernel_settings_sysctl' from source: include params 2995 1726776740.55747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776740.55877: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776740.55914: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776740.55943: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776740.55967: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776740.56007: 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) 2995 1726776740.56029: 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) 2995 1726776740.56051: 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) 2995 1726776740.56072: 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) 2995 1726776740.56111: 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) 2995 1726776740.56134: 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) 2995 1726776740.56155: 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) 2995 1726776740.56176: 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) 2995 1726776740.56206: 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 2995 1726776740.56216: when evaluation is False, skipping this task 2995 1726776740.56219: _execute() done 2995 1726776740.56222: dumping result to json 2995 1726776740.56224: done dumping result, returning 2995 1726776740.56229: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0affc99b-caaf-048c-907c-0000000000ad] 2995 1726776740.56231: sending task result for task 0affc99b-caaf-048c-907c-0000000000ad 2995 1726776740.56330: done sending task result for task 0affc99b-caaf-048c-907c-0000000000ad 2995 1726776740.56333: 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" } 2995 1726776740.56426: no more pending results, returning what we have 2995 1726776740.56430: results queue empty 2995 1726776740.56431: checking for any_errors_fatal 2995 1726776740.56432: done checking for any_errors_fatal 2995 1726776740.56433: checking for max_fail_percentage 2995 1726776740.56435: done checking for max_fail_percentage 2995 1726776740.56436: checking to see if all hosts have failed and the running result is not ok 2995 1726776740.56437: done checking to see if all hosts have failed 2995 1726776740.56438: getting the remaining hosts for this loop 2995 1726776740.56439: done getting the remaining hosts for this loop 2995 1726776740.56443: getting the next task for host managed_node2 2995 1726776740.56450: done getting next task for host managed_node2 2995 1726776740.56455: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 2995 1726776740.56458: ^ 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 2995 1726776740.56472: getting variables 2995 1726776740.56473: in VariableManager get_vars() 2995 1726776740.56512: Calling all_inventory to load vars for managed_node2 2995 1726776740.56515: Calling groups_inventory to load vars for managed_node2 2995 1726776740.56516: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776740.56524: Calling all_plugins_play to load vars for managed_node2 2995 1726776740.56526: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776740.56528: Calling groups_plugins_play to load vars for managed_node2 2995 1726776740.56704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776740.56868: done with get_vars() 2995 1726776740.56876: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:12:20 -0400 (0:00:00.111) 0:01:15.896 **** 2995 1726776740.56954: entering _queue_task() for managed_node2/include_tasks 2995 1726776740.56956: Creating lock for include_tasks 2995 1726776740.57147: worker is 1 (out of 1 available) 2995 1726776740.57163: exiting _queue_task() for managed_node2/include_tasks 2995 1726776740.57176: done queuing things up, now waiting for results queue to drain 2995 1726776740.57177: waiting for pending results... 2995 1726776740.57342: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 2995 1726776740.57436: in run() - task 0affc99b-caaf-048c-907c-0000000000ae 2995 1726776740.57463: variable 'ansible_search_path' from source: unknown 2995 1726776740.57467: variable 'ansible_search_path' from source: unknown 2995 1726776740.57499: calling self._execute() 2995 1726776740.57587: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776740.57591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776740.57595: variable 'omit' from source: magic vars 2995 1726776740.57708: _execute() done 2995 1726776740.57712: dumping result to json 2995 1726776740.57715: done dumping result, returning 2995 1726776740.57810: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0affc99b-caaf-048c-907c-0000000000ae] 2995 1726776740.57813: sending task result for task 0affc99b-caaf-048c-907c-0000000000ae 2995 1726776740.57885: done sending task result for task 0affc99b-caaf-048c-907c-0000000000ae 2995 1726776740.57888: WORKER PROCESS EXITING 2995 1726776740.57930: no more pending results, returning what we have 2995 1726776740.57935: in VariableManager get_vars() 2995 1726776740.57969: Calling all_inventory to load vars for managed_node2 2995 1726776740.57972: Calling groups_inventory to load vars for managed_node2 2995 1726776740.57975: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776740.57985: Calling all_plugins_play to load vars for managed_node2 2995 1726776740.57988: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776740.57992: Calling groups_plugins_play to load vars for managed_node2 2995 1726776740.58238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776740.58563: done with get_vars() 2995 1726776740.58573: variable 'ansible_search_path' from source: unknown 2995 1726776740.58574: variable 'ansible_search_path' from source: unknown 2995 1726776740.58619: we have included files to process 2995 1726776740.58621: generating all_blocks data 2995 1726776740.58623: done generating all_blocks data 2995 1726776740.58633: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 2995 1726776740.58636: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 2995 1726776740.58640: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 2995 1726776740.59780: done processing included file 2995 1726776740.59783: iterating over new_blocks loaded from include file 2995 1726776740.59784: in VariableManager get_vars() 2995 1726776740.59805: done with get_vars() 2995 1726776740.59807: filtering new block on tags 2995 1726776740.59837: done filtering new block on tags 2995 1726776740.59841: in VariableManager get_vars() 2995 1726776740.59869: done with get_vars() 2995 1726776740.59871: filtering new block on tags 2995 1726776740.59927: done filtering new block on tags 2995 1726776740.59931: in VariableManager get_vars() 2995 1726776740.59957: done with get_vars() 2995 1726776740.59959: filtering new block on tags 2995 1726776740.60009: done filtering new block on tags 2995 1726776740.60015: in VariableManager get_vars() 2995 1726776740.60058: done with get_vars() 2995 1726776740.60060: filtering new block on tags 2995 1726776740.60078: done filtering new block on tags 2995 1726776740.60082: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 2995 1726776740.60089: extending task lists for all hosts with included blocks 2995 1726776740.60247: done extending task lists 2995 1726776740.60249: done processing included files 2995 1726776740.60249: results queue empty 2995 1726776740.60250: checking for any_errors_fatal 2995 1726776740.60253: done checking for any_errors_fatal 2995 1726776740.60254: checking for max_fail_percentage 2995 1726776740.60255: done checking for max_fail_percentage 2995 1726776740.60256: checking to see if all hosts have failed and the running result is not ok 2995 1726776740.60257: done checking to see if all hosts have failed 2995 1726776740.60258: getting the remaining hosts for this loop 2995 1726776740.60260: done getting the remaining hosts for this loop 2995 1726776740.60263: getting the next task for host managed_node2 2995 1726776740.60268: done getting next task for host managed_node2 2995 1726776740.60271: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 2995 1726776740.60274: ^ 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 2995 1726776740.60284: getting variables 2995 1726776740.60285: in VariableManager get_vars() 2995 1726776740.60298: Calling all_inventory to load vars for managed_node2 2995 1726776740.60325: Calling groups_inventory to load vars for managed_node2 2995 1726776740.60329: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776740.60334: Calling all_plugins_play to load vars for managed_node2 2995 1726776740.60337: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776740.60341: Calling groups_plugins_play to load vars for managed_node2 2995 1726776740.60538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776740.60828: done with get_vars() 2995 1726776740.60839: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:12:20 -0400 (0:00:00.039) 0:01:15.935 **** 2995 1726776740.60937: entering _queue_task() for managed_node2/setup 2995 1726776740.61326: worker is 1 (out of 1 available) 2995 1726776740.61379: exiting _queue_task() for managed_node2/setup 2995 1726776740.61392: done queuing things up, now waiting for results queue to drain 2995 1726776740.61393: waiting for pending results... 2995 1726776740.61481: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 2995 1726776740.61582: in run() - task 0affc99b-caaf-048c-907c-000000000159 2995 1726776740.61596: variable 'ansible_search_path' from source: unknown 2995 1726776740.61600: variable 'ansible_search_path' from source: unknown 2995 1726776740.61640: calling self._execute() 2995 1726776740.61694: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776740.61704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776740.61712: variable 'omit' from source: magic vars 2995 1726776740.62151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776740.64310: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776740.64314: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776740.64317: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776740.64340: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776740.64353: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776740.64446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776740.64489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776740.64520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776740.64574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776740.64589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776740.64637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776740.64661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776740.64682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776740.64716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776740.64728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776740.64911: variable '__kernel_settings_required_facts' from source: role '' all vars 2995 1726776740.64915: variable 'ansible_facts' from source: unknown 2995 1726776740.65008: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 2995 1726776740.65018: when evaluation is False, skipping this task 2995 1726776740.65021: _execute() done 2995 1726776740.65028: dumping result to json 2995 1726776740.65031: done dumping result, returning 2995 1726776740.65034: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0affc99b-caaf-048c-907c-000000000159] 2995 1726776740.65036: sending task result for task 0affc99b-caaf-048c-907c-000000000159 2995 1726776740.65132: done sending task result for task 0affc99b-caaf-048c-907c-000000000159 2995 1726776740.65136: 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" } 2995 1726776740.65186: no more pending results, returning what we have 2995 1726776740.65190: results queue empty 2995 1726776740.65191: checking for any_errors_fatal 2995 1726776740.65193: done checking for any_errors_fatal 2995 1726776740.65194: checking for max_fail_percentage 2995 1726776740.65196: done checking for max_fail_percentage 2995 1726776740.65197: checking to see if all hosts have failed and the running result is not ok 2995 1726776740.65198: done checking to see if all hosts have failed 2995 1726776740.65199: getting the remaining hosts for this loop 2995 1726776740.65205: done getting the remaining hosts for this loop 2995 1726776740.65209: getting the next task for host managed_node2 2995 1726776740.65221: done getting next task for host managed_node2 2995 1726776740.65225: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 2995 1726776740.65230: ^ 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 2995 1726776740.65244: getting variables 2995 1726776740.65246: in VariableManager get_vars() 2995 1726776740.65279: Calling all_inventory to load vars for managed_node2 2995 1726776740.65282: Calling groups_inventory to load vars for managed_node2 2995 1726776740.65285: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776740.65294: Calling all_plugins_play to load vars for managed_node2 2995 1726776740.65297: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776740.65309: Calling groups_plugins_play to load vars for managed_node2 2995 1726776740.65580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776740.65746: done with get_vars() 2995 1726776740.65753: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:12:20 -0400 (0:00:00.048) 0:01:15.984 **** 2995 1726776740.65826: entering _queue_task() for managed_node2/stat 2995 1726776740.66012: worker is 1 (out of 1 available) 2995 1726776740.66026: exiting _queue_task() for managed_node2/stat 2995 1726776740.66038: done queuing things up, now waiting for results queue to drain 2995 1726776740.66040: waiting for pending results... 2995 1726776740.66218: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 2995 1726776740.66328: in run() - task 0affc99b-caaf-048c-907c-00000000015b 2995 1726776740.66340: variable 'ansible_search_path' from source: unknown 2995 1726776740.66344: variable 'ansible_search_path' from source: unknown 2995 1726776740.66382: calling self._execute() 2995 1726776740.66449: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776740.66455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776740.66465: variable 'omit' from source: magic vars 2995 1726776740.66867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776740.67073: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776740.67116: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776740.67149: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776740.67177: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776740.67252: 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) 2995 1726776740.67276: 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) 2995 1726776740.67297: 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) 2995 1726776740.67324: 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) 2995 1726776740.67424: variable '__kernel_settings_is_ostree' from source: set_fact 2995 1726776740.67433: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 2995 1726776740.67436: when evaluation is False, skipping this task 2995 1726776740.67439: _execute() done 2995 1726776740.67444: dumping result to json 2995 1726776740.67447: done dumping result, returning 2995 1726776740.67457: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0affc99b-caaf-048c-907c-00000000015b] 2995 1726776740.67460: sending task result for task 0affc99b-caaf-048c-907c-00000000015b 2995 1726776740.67553: done sending task result for task 0affc99b-caaf-048c-907c-00000000015b 2995 1726776740.67555: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 2995 1726776740.67634: no more pending results, returning what we have 2995 1726776740.67638: results queue empty 2995 1726776740.67639: checking for any_errors_fatal 2995 1726776740.67644: done checking for any_errors_fatal 2995 1726776740.67645: checking for max_fail_percentage 2995 1726776740.67647: done checking for max_fail_percentage 2995 1726776740.67648: checking to see if all hosts have failed and the running result is not ok 2995 1726776740.67649: done checking to see if all hosts have failed 2995 1726776740.67650: getting the remaining hosts for this loop 2995 1726776740.67652: done getting the remaining hosts for this loop 2995 1726776740.67656: getting the next task for host managed_node2 2995 1726776740.67661: done getting next task for host managed_node2 2995 1726776740.67665: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 2995 1726776740.67669: ^ 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 2995 1726776740.67682: getting variables 2995 1726776740.67684: in VariableManager get_vars() 2995 1726776740.67718: Calling all_inventory to load vars for managed_node2 2995 1726776740.67721: Calling groups_inventory to load vars for managed_node2 2995 1726776740.67723: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776740.67732: Calling all_plugins_play to load vars for managed_node2 2995 1726776740.67736: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776740.67739: Calling groups_plugins_play to load vars for managed_node2 2995 1726776740.67958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776740.68277: done with get_vars() 2995 1726776740.68289: done getting variables 2995 1726776740.68362: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:12:20 -0400 (0:00:00.025) 0:01:16.010 **** 2995 1726776740.68403: entering _queue_task() for managed_node2/set_fact 2995 1726776740.68660: worker is 1 (out of 1 available) 2995 1726776740.68673: exiting _queue_task() for managed_node2/set_fact 2995 1726776740.68803: done queuing things up, now waiting for results queue to drain 2995 1726776740.68805: waiting for pending results... 2995 1726776740.69024: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 2995 1726776740.69169: in run() - task 0affc99b-caaf-048c-907c-00000000015c 2995 1726776740.69186: variable 'ansible_search_path' from source: unknown 2995 1726776740.69235: variable 'ansible_search_path' from source: unknown 2995 1726776740.69243: calling self._execute() 2995 1726776740.69311: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776740.69318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776740.69327: variable 'omit' from source: magic vars 2995 1726776740.69780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776740.69975: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776740.70016: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776740.70046: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776740.70074: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776740.70146: 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) 2995 1726776740.70166: 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) 2995 1726776740.70188: 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) 2995 1726776740.70214: 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) 2995 1726776740.70308: variable '__kernel_settings_is_ostree' from source: set_fact 2995 1726776740.70321: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 2995 1726776740.70324: when evaluation is False, skipping this task 2995 1726776740.70328: _execute() done 2995 1726776740.70330: dumping result to json 2995 1726776740.70335: done dumping result, returning 2995 1726776740.70338: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0affc99b-caaf-048c-907c-00000000015c] 2995 1726776740.70344: sending task result for task 0affc99b-caaf-048c-907c-00000000015c 2995 1726776740.70434: done sending task result for task 0affc99b-caaf-048c-907c-00000000015c 2995 1726776740.70437: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 2995 1726776740.70492: no more pending results, returning what we have 2995 1726776740.70495: results queue empty 2995 1726776740.70497: checking for any_errors_fatal 2995 1726776740.70505: done checking for any_errors_fatal 2995 1726776740.70507: checking for max_fail_percentage 2995 1726776740.70508: done checking for max_fail_percentage 2995 1726776740.70509: checking to see if all hosts have failed and the running result is not ok 2995 1726776740.70510: done checking to see if all hosts have failed 2995 1726776740.70511: getting the remaining hosts for this loop 2995 1726776740.70513: done getting the remaining hosts for this loop 2995 1726776740.70517: getting the next task for host managed_node2 2995 1726776740.70525: done getting next task for host managed_node2 2995 1726776740.70529: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 2995 1726776740.70533: ^ 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 2995 1726776740.70546: getting variables 2995 1726776740.70549: in VariableManager get_vars() 2995 1726776740.70580: Calling all_inventory to load vars for managed_node2 2995 1726776740.70582: Calling groups_inventory to load vars for managed_node2 2995 1726776740.70584: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776740.70591: Calling all_plugins_play to load vars for managed_node2 2995 1726776740.70593: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776740.70595: Calling groups_plugins_play to load vars for managed_node2 2995 1726776740.70763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776740.70930: done with get_vars() 2995 1726776740.70937: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:12:20 -0400 (0:00:00.026) 0:01:16.036 **** 2995 1726776740.71010: entering _queue_task() for managed_node2/stat 2995 1726776740.71194: worker is 1 (out of 1 available) 2995 1726776740.71212: exiting _queue_task() for managed_node2/stat 2995 1726776740.71225: done queuing things up, now waiting for results queue to drain 2995 1726776740.71226: waiting for pending results... 2995 1726776740.71375: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 2995 1726776740.71464: in run() - task 0affc99b-caaf-048c-907c-00000000015e 2995 1726776740.71477: variable 'ansible_search_path' from source: unknown 2995 1726776740.71481: variable 'ansible_search_path' from source: unknown 2995 1726776740.71512: calling self._execute() 2995 1726776740.71576: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776740.71582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776740.71591: variable 'omit' from source: magic vars 2995 1726776740.72209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776740.72288: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776740.72339: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776740.72378: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776740.72418: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776740.72530: 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) 2995 1726776740.72559: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 2995 1726776740.72592: 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) 2995 1726776740.72624: 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) 2995 1726776740.72808: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 2995 1726776740.72811: variable 'omit' from source: magic vars 2995 1726776740.72832: variable 'omit' from source: magic vars 2995 1726776740.72992: variable 'omit' from source: magic vars 2995 1726776740.72995: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776740.72998: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776740.73005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776740.73009: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776740.73012: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776740.73014: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776740.73016: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776740.73019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776740.73133: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776740.73144: Set connection var ansible_shell_executable to /bin/sh 2995 1726776740.73154: Set connection var ansible_connection to ssh 2995 1726776740.73161: Set connection var ansible_pipelining to False 2995 1726776740.73164: Set connection var ansible_shell_type to sh 2995 1726776740.73173: Set connection var ansible_timeout to 10 2995 1726776740.73197: variable 'ansible_shell_executable' from source: unknown 2995 1726776740.73209: variable 'ansible_connection' from source: unknown 2995 1726776740.73309: variable 'ansible_module_compression' from source: unknown 2995 1726776740.73314: variable 'ansible_shell_type' from source: unknown 2995 1726776740.73317: variable 'ansible_shell_executable' from source: unknown 2995 1726776740.73319: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776740.73322: variable 'ansible_pipelining' from source: unknown 2995 1726776740.73324: variable 'ansible_timeout' from source: unknown 2995 1726776740.73327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776740.73445: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776740.73450: variable 'omit' from source: magic vars 2995 1726776740.73453: starting attempt loop 2995 1726776740.73455: running the handler 2995 1726776740.73457: _low_level_execute_command(): starting 2995 1726776740.73460: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776740.74116: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776740.74120: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776740.74123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776740.74138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776740.74152: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776740.74160: stderr chunk (state=3): >>>debug2: match not found <<< 2995 1726776740.74171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776740.74187: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 2995 1726776740.74205: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776740.74209: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 2995 1726776740.74220: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776740.74232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776740.74319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776740.74341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776740.74416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776740.76371: stdout chunk (state=3): >>>/root <<< 2995 1726776740.76608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776740.76612: stdout chunk (state=3): >>><<< 2995 1726776740.76614: stderr chunk (state=3): >>><<< 2995 1726776740.76638: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776740.76759: _low_level_execute_command(): starting 2995 1726776740.76763: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776740.7665238-3756-125053321718331 `" && echo ansible-tmp-1726776740.7665238-3756-125053321718331="` echo /root/.ansible/tmp/ansible-tmp-1726776740.7665238-3756-125053321718331 `" ) && sleep 0' 2995 1726776740.77427: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776740.77431: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776740.77434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776740.77437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776740.77446: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776740.77453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776740.77486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776740.77500: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776740.77556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776740.80417: stdout chunk (state=3): >>>ansible-tmp-1726776740.7665238-3756-125053321718331=/root/.ansible/tmp/ansible-tmp-1726776740.7665238-3756-125053321718331 <<< 2995 1726776740.80554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776740.80602: stderr chunk (state=3): >>><<< 2995 1726776740.80608: stdout chunk (state=3): >>><<< 2995 1726776740.80626: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776740.7665238-3756-125053321718331=/root/.ansible/tmp/ansible-tmp-1726776740.7665238-3756-125053321718331 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776740.80663: variable 'ansible_module_compression' from source: unknown 2995 1726776740.80716: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776740.80745: variable 'ansible_facts' from source: unknown 2995 1726776740.80814: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776740.7665238-3756-125053321718331/AnsiballZ_stat.py 2995 1726776740.80933: Sending initial data 2995 1726776740.80936: Sent initial data (151 bytes) 2995 1726776740.81378: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776740.81381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776740.81384: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776740.81386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776740.81389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776740.81434: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776740.81438: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776740.81496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776740.83902: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776740.83950: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776740.84006: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpbe_2vvlq /root/.ansible/tmp/ansible-tmp-1726776740.7665238-3756-125053321718331/AnsiballZ_stat.py <<< 2995 1726776740.84031: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776740.7665238-3756-125053321718331/AnsiballZ_stat.py" <<< 2995 1726776740.84083: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpbe_2vvlq" to remote "/root/.ansible/tmp/ansible-tmp-1726776740.7665238-3756-125053321718331/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776740.7665238-3756-125053321718331/AnsiballZ_stat.py" <<< 2995 1726776740.85212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776740.85438: stderr chunk (state=3): >>><<< 2995 1726776740.85441: stdout chunk (state=3): >>><<< 2995 1726776740.85444: done transferring module to remote 2995 1726776740.85446: _low_level_execute_command(): starting 2995 1726776740.85448: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776740.7665238-3756-125053321718331/ /root/.ansible/tmp/ansible-tmp-1726776740.7665238-3756-125053321718331/AnsiballZ_stat.py && sleep 0' 2995 1726776740.86048: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776740.86063: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776740.86076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776740.86162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776740.86215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776740.86232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776740.86269: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776740.86334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776740.89216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776740.89237: stdout chunk (state=3): >>><<< 2995 1726776740.89307: stderr chunk (state=3): >>><<< 2995 1726776740.89311: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776740.89313: _low_level_execute_command(): starting 2995 1726776740.89316: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776740.7665238-3756-125053321718331/AnsiballZ_stat.py && sleep 0' 2995 1726776740.89938: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776740.89950: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776740.90074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776740.90077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776740.90091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776740.90122: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776740.90139: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776740.90161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776740.90254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776741.35725: 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"}}} <<< 2995 1726776741.38106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776741.38137: stderr chunk (state=3): >>><<< 2995 1726776741.38141: stdout chunk (state=3): >>><<< 2995 1726776741.38161: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776741.38195: 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-1726776740.7665238-3756-125053321718331/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776741.38208: _low_level_execute_command(): starting 2995 1726776741.38214: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776740.7665238-3756-125053321718331/ > /dev/null 2>&1 && sleep 0' 2995 1726776741.38668: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776741.38708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776741.38719: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776741.38721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776741.38724: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776741.38726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776741.38773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776741.38777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776741.38831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776741.41688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776741.41740: stderr chunk (state=3): >>><<< 2995 1726776741.41743: stdout chunk (state=3): >>><<< 2995 1726776741.41756: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776741.41763: handler run complete 2995 1726776741.41783: attempt loop complete, returning result 2995 1726776741.41786: _execute() done 2995 1726776741.41790: dumping result to json 2995 1726776741.41797: done dumping result, returning 2995 1726776741.41809: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0affc99b-caaf-048c-907c-00000000015e] 2995 1726776741.41817: sending task result for task 0affc99b-caaf-048c-907c-00000000015e 2995 1726776741.41926: done sending task result for task 0affc99b-caaf-048c-907c-00000000015e 2995 1726776741.41929: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 2995 1726776741.42018: no more pending results, returning what we have 2995 1726776741.42023: results queue empty 2995 1726776741.42024: checking for any_errors_fatal 2995 1726776741.42029: done checking for any_errors_fatal 2995 1726776741.42030: checking for max_fail_percentage 2995 1726776741.42032: done checking for max_fail_percentage 2995 1726776741.42033: checking to see if all hosts have failed and the running result is not ok 2995 1726776741.42034: done checking to see if all hosts have failed 2995 1726776741.42035: getting the remaining hosts for this loop 2995 1726776741.42037: done getting the remaining hosts for this loop 2995 1726776741.42041: getting the next task for host managed_node2 2995 1726776741.42047: done getting next task for host managed_node2 2995 1726776741.42051: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 2995 1726776741.42055: ^ 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 2995 1726776741.42066: getting variables 2995 1726776741.42067: in VariableManager get_vars() 2995 1726776741.42106: Calling all_inventory to load vars for managed_node2 2995 1726776741.42109: Calling groups_inventory to load vars for managed_node2 2995 1726776741.42112: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776741.42125: Calling all_plugins_play to load vars for managed_node2 2995 1726776741.42127: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776741.42130: Calling groups_plugins_play to load vars for managed_node2 2995 1726776741.42268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776741.42437: done with get_vars() 2995 1726776741.42449: done getting variables 2995 1726776741.42495: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:12:21 -0400 (0:00:00.715) 0:01:16.751 **** 2995 1726776741.42524: entering _queue_task() for managed_node2/set_fact 2995 1726776741.66825: worker is 1 (out of 1 available) 2995 1726776741.66837: exiting _queue_task() for managed_node2/set_fact 2995 1726776741.66850: done queuing things up, now waiting for results queue to drain 2995 1726776741.66851: waiting for pending results... 2995 1726776741.67205: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 2995 1726776741.67253: in run() - task 0affc99b-caaf-048c-907c-00000000015f 2995 1726776741.67275: variable 'ansible_search_path' from source: unknown 2995 1726776741.67283: variable 'ansible_search_path' from source: unknown 2995 1726776741.67336: calling self._execute() 2995 1726776741.67452: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776741.67467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776741.67483: variable 'omit' from source: magic vars 2995 1726776741.68196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776741.68473: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776741.68541: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776741.68587: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776741.68642: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776741.68909: 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) 2995 1726776741.68913: 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) 2995 1726776741.68916: 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) 2995 1726776741.68919: 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) 2995 1726776741.69017: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 2995 1726776741.69036: variable 'omit' from source: magic vars 2995 1726776741.69126: variable 'omit' from source: magic vars 2995 1726776741.69287: variable '__transactional_update_stat' from source: set_fact 2995 1726776741.69351: variable 'omit' from source: magic vars 2995 1726776741.69390: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776741.69432: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776741.69456: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776741.69489: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776741.69512: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776741.69552: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776741.69562: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776741.69575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776741.69715: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776741.69800: Set connection var ansible_shell_executable to /bin/sh 2995 1726776741.69807: Set connection var ansible_connection to ssh 2995 1726776741.69810: Set connection var ansible_pipelining to False 2995 1726776741.69813: Set connection var ansible_shell_type to sh 2995 1726776741.69815: Set connection var ansible_timeout to 10 2995 1726776741.69817: variable 'ansible_shell_executable' from source: unknown 2995 1726776741.69820: variable 'ansible_connection' from source: unknown 2995 1726776741.69822: variable 'ansible_module_compression' from source: unknown 2995 1726776741.69824: variable 'ansible_shell_type' from source: unknown 2995 1726776741.69828: variable 'ansible_shell_executable' from source: unknown 2995 1726776741.69838: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776741.69848: variable 'ansible_pipelining' from source: unknown 2995 1726776741.69855: variable 'ansible_timeout' from source: unknown 2995 1726776741.69865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776741.69997: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776741.70024: variable 'omit' from source: magic vars 2995 1726776741.70036: starting attempt loop 2995 1726776741.70044: running the handler 2995 1726776741.70108: handler run complete 2995 1726776741.70112: attempt loop complete, returning result 2995 1726776741.70115: _execute() done 2995 1726776741.70117: dumping result to json 2995 1726776741.70120: done dumping result, returning 2995 1726776741.70129: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0affc99b-caaf-048c-907c-00000000015f] 2995 1726776741.70131: sending task result for task 0affc99b-caaf-048c-907c-00000000015f ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_is_transactional": false }, "changed": false } 2995 1726776741.70307: no more pending results, returning what we have 2995 1726776741.70312: results queue empty 2995 1726776741.70313: checking for any_errors_fatal 2995 1726776741.70323: done checking for any_errors_fatal 2995 1726776741.70324: checking for max_fail_percentage 2995 1726776741.70326: done checking for max_fail_percentage 2995 1726776741.70327: checking to see if all hosts have failed and the running result is not ok 2995 1726776741.70329: done checking to see if all hosts have failed 2995 1726776741.70330: getting the remaining hosts for this loop 2995 1726776741.70332: done getting the remaining hosts for this loop 2995 1726776741.70337: getting the next task for host managed_node2 2995 1726776741.70349: done getting next task for host managed_node2 2995 1726776741.70354: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 2995 1726776741.70359: ^ 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 2995 1726776741.70372: getting variables 2995 1726776741.70375: in VariableManager get_vars() 2995 1726776741.70620: Calling all_inventory to load vars for managed_node2 2995 1726776741.70624: Calling groups_inventory to load vars for managed_node2 2995 1726776741.70633: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776741.70643: Calling all_plugins_play to load vars for managed_node2 2995 1726776741.70647: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776741.70651: Calling groups_plugins_play to load vars for managed_node2 2995 1726776741.70958: done sending task result for task 0affc99b-caaf-048c-907c-00000000015f 2995 1726776741.70962: WORKER PROCESS EXITING 2995 1726776741.70987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776741.71286: done with get_vars() 2995 1726776741.71298: done getting variables 2995 1726776741.71428: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:12:21 -0400 (0:00:00.289) 0:01:17.041 **** 2995 1726776741.71460: entering _queue_task() for managed_node2/include_vars 2995 1726776741.71462: Creating lock for include_vars 2995 1726776741.71680: worker is 1 (out of 1 available) 2995 1726776741.71693: exiting _queue_task() for managed_node2/include_vars 2995 1726776741.71709: done queuing things up, now waiting for results queue to drain 2995 1726776741.71711: waiting for pending results... 2995 1726776741.71892: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 2995 1726776741.71989: in run() - task 0affc99b-caaf-048c-907c-000000000161 2995 1726776741.72007: variable 'ansible_search_path' from source: unknown 2995 1726776741.72011: variable 'ansible_search_path' from source: unknown 2995 1726776741.72047: calling self._execute() 2995 1726776741.72113: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776741.72119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776741.72134: variable 'omit' from source: magic vars 2995 1726776741.72219: variable 'omit' from source: magic vars 2995 1726776741.72278: variable 'omit' from source: magic vars 2995 1726776741.72586: variable 'ffparams' from source: task vars 2995 1726776741.72694: variable 'ansible_facts' from source: unknown 2995 1726776741.72871: variable 'ansible_facts' from source: unknown 2995 1726776741.72984: variable 'ansible_facts' from source: unknown 2995 1726776741.73097: variable 'ansible_facts' from source: unknown 2995 1726776741.73194: variable 'role_path' from source: magic vars 2995 1726776741.73330: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 2995 1726776741.73709: Loaded config def from plugin (lookup/first_found) 2995 1726776741.73713: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 2995 1726776741.73716: variable 'ansible_search_path' from source: unknown 2995 1726776741.73719: variable 'ansible_search_path' from source: unknown 2995 1726776741.73721: variable 'ansible_search_path' from source: unknown 2995 1726776741.73724: variable 'ansible_search_path' from source: unknown 2995 1726776741.73726: variable 'ansible_search_path' from source: unknown 2995 1726776741.73728: variable 'omit' from source: magic vars 2995 1726776741.73730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776741.73733: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776741.73735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776741.73752: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776741.73764: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776741.73796: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776741.73800: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776741.73836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776741.73962: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776741.73975: Set connection var ansible_shell_executable to /bin/sh 2995 1726776741.73986: Set connection var ansible_connection to ssh 2995 1726776741.73993: Set connection var ansible_pipelining to False 2995 1726776741.73996: Set connection var ansible_shell_type to sh 2995 1726776741.74008: Set connection var ansible_timeout to 10 2995 1726776741.74037: variable 'ansible_shell_executable' from source: unknown 2995 1726776741.74040: variable 'ansible_connection' from source: unknown 2995 1726776741.74208: variable 'ansible_module_compression' from source: unknown 2995 1726776741.74211: variable 'ansible_shell_type' from source: unknown 2995 1726776741.74214: variable 'ansible_shell_executable' from source: unknown 2995 1726776741.74216: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776741.74219: variable 'ansible_pipelining' from source: unknown 2995 1726776741.74221: variable 'ansible_timeout' from source: unknown 2995 1726776741.74223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776741.74226: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776741.74229: variable 'omit' from source: magic vars 2995 1726776741.74231: starting attempt loop 2995 1726776741.74233: running the handler 2995 1726776741.74306: handler run complete 2995 1726776741.74316: attempt loop complete, returning result 2995 1726776741.74319: _execute() done 2995 1726776741.74324: dumping result to json 2995 1726776741.74330: done dumping result, returning 2995 1726776741.74340: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0affc99b-caaf-048c-907c-000000000161] 2995 1726776741.74345: sending task result for task 0affc99b-caaf-048c-907c-000000000161 2995 1726776741.74473: done sending task result for task 0affc99b-caaf-048c-907c-000000000161 2995 1726776741.74477: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 2995 1726776741.74569: no more pending results, returning what we have 2995 1726776741.74574: results queue empty 2995 1726776741.74583: checking for any_errors_fatal 2995 1726776741.74597: done checking for any_errors_fatal 2995 1726776741.74598: checking for max_fail_percentage 2995 1726776741.74605: done checking for max_fail_percentage 2995 1726776741.74607: checking to see if all hosts have failed and the running result is not ok 2995 1726776741.74608: done checking to see if all hosts have failed 2995 1726776741.74610: getting the remaining hosts for this loop 2995 1726776741.74613: done getting the remaining hosts for this loop 2995 1726776741.74618: getting the next task for host managed_node2 2995 1726776741.74627: done getting next task for host managed_node2 2995 1726776741.74632: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 2995 1726776741.74636: ^ 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 2995 1726776741.74649: getting variables 2995 1726776741.74651: in VariableManager get_vars() 2995 1726776741.74739: Calling all_inventory to load vars for managed_node2 2995 1726776741.74743: Calling groups_inventory to load vars for managed_node2 2995 1726776741.74747: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776741.74757: Calling all_plugins_play to load vars for managed_node2 2995 1726776741.74760: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776741.74764: Calling groups_plugins_play to load vars for managed_node2 2995 1726776741.74964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776741.75160: done with get_vars() 2995 1726776741.75168: done getting variables 2995 1726776741.75217: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:12:21 -0400 (0:00:00.037) 0:01:17.078 **** 2995 1726776741.75241: entering _queue_task() for managed_node2/package 2995 1726776741.75428: worker is 1 (out of 1 available) 2995 1726776741.75442: exiting _queue_task() for managed_node2/package 2995 1726776741.75455: done queuing things up, now waiting for results queue to drain 2995 1726776741.75456: waiting for pending results... 2995 1726776741.75623: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 2995 1726776741.75700: in run() - task 0affc99b-caaf-048c-907c-0000000000af 2995 1726776741.75717: variable 'ansible_search_path' from source: unknown 2995 1726776741.75720: variable 'ansible_search_path' from source: unknown 2995 1726776741.75751: calling self._execute() 2995 1726776741.75818: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776741.75825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776741.75834: variable 'omit' from source: magic vars 2995 1726776741.75920: variable 'omit' from source: magic vars 2995 1726776741.75961: variable 'omit' from source: magic vars 2995 1726776741.75984: variable '__kernel_settings_packages' from source: include_vars 2995 1726776741.76220: variable '__kernel_settings_packages' from source: include_vars 2995 1726776741.76398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776741.78508: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776741.78512: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776741.78515: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776741.78517: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776741.78543: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776741.78658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776741.78699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776741.78742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776741.78799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776741.78830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776741.78957: variable '__kernel_settings_is_ostree' from source: set_fact 2995 1726776741.78969: variable 'omit' from source: magic vars 2995 1726776741.79015: variable 'omit' from source: magic vars 2995 1726776741.79052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776741.79091: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776741.79121: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776741.79148: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776741.79166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776741.79209: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776741.79220: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776741.79230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776741.79355: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776741.79373: Set connection var ansible_shell_executable to /bin/sh 2995 1726776741.79389: Set connection var ansible_connection to ssh 2995 1726776741.79404: Set connection var ansible_pipelining to False 2995 1726776741.79413: Set connection var ansible_shell_type to sh 2995 1726776741.79425: Set connection var ansible_timeout to 10 2995 1726776741.79454: variable 'ansible_shell_executable' from source: unknown 2995 1726776741.79463: variable 'ansible_connection' from source: unknown 2995 1726776741.79471: variable 'ansible_module_compression' from source: unknown 2995 1726776741.79479: variable 'ansible_shell_type' from source: unknown 2995 1726776741.79487: variable 'ansible_shell_executable' from source: unknown 2995 1726776741.79496: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776741.79509: variable 'ansible_pipelining' from source: unknown 2995 1726776741.79518: variable 'ansible_timeout' from source: unknown 2995 1726776741.79527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776741.79652: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776741.79672: variable 'omit' from source: magic vars 2995 1726776741.79708: starting attempt loop 2995 1726776741.79711: running the handler 2995 1726776741.79713: variable 'ansible_facts' from source: unknown 2995 1726776741.79715: variable 'ansible_facts' from source: unknown 2995 1726776741.79770: _low_level_execute_command(): starting 2995 1726776741.79908: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776741.80499: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776741.80519: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776741.80535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776741.80555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776741.80572: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776741.80587: stderr chunk (state=3): >>>debug2: match not found <<< 2995 1726776741.80606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776741.80627: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 2995 1726776741.80640: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776741.80651: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 2995 1726776741.80749: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776741.80777: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776741.80854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776741.82653: stdout chunk (state=3): >>>/root <<< 2995 1726776741.82827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776741.82863: stderr chunk (state=3): >>><<< 2995 1726776741.82881: stdout chunk (state=3): >>><<< 2995 1726776741.82914: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776741.82945: _low_level_execute_command(): starting 2995 1726776741.82957: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776741.8292098-3784-219651933850288 `" && echo ansible-tmp-1726776741.8292098-3784-219651933850288="` echo /root/.ansible/tmp/ansible-tmp-1726776741.8292098-3784-219651933850288 `" ) && sleep 0' 2995 1726776741.83612: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776741.83629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776741.83644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776741.83671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776741.83787: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776741.83814: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776741.83907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776741.86015: stdout chunk (state=3): >>>ansible-tmp-1726776741.8292098-3784-219651933850288=/root/.ansible/tmp/ansible-tmp-1726776741.8292098-3784-219651933850288 <<< 2995 1726776741.86409: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776741.86413: stdout chunk (state=3): >>><<< 2995 1726776741.86415: stderr chunk (state=3): >>><<< 2995 1726776741.86418: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776741.8292098-3784-219651933850288=/root/.ansible/tmp/ansible-tmp-1726776741.8292098-3784-219651933850288 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776741.86420: variable 'ansible_module_compression' from source: unknown 2995 1726776741.86422: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 2995 1726776741.86425: variable 'ansible_facts' from source: unknown 2995 1726776741.86521: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776741.8292098-3784-219651933850288/AnsiballZ_dnf.py 2995 1726776741.86788: Sending initial data 2995 1726776741.86791: Sent initial data (150 bytes) 2995 1726776741.87450: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776741.87465: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776741.87544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776741.87636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776741.87639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776741.87690: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776741.87745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776741.89539: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776741.89580: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776741.89662: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp10k0t2fa /root/.ansible/tmp/ansible-tmp-1726776741.8292098-3784-219651933850288/AnsiballZ_dnf.py <<< 2995 1726776741.89665: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776741.8292098-3784-219651933850288/AnsiballZ_dnf.py" <<< 2995 1726776741.89708: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp10k0t2fa" to remote "/root/.ansible/tmp/ansible-tmp-1726776741.8292098-3784-219651933850288/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776741.8292098-3784-219651933850288/AnsiballZ_dnf.py" <<< 2995 1726776741.91220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776741.91272: stderr chunk (state=3): >>><<< 2995 1726776741.91276: stdout chunk (state=3): >>><<< 2995 1726776741.91297: done transferring module to remote 2995 1726776741.91311: _low_level_execute_command(): starting 2995 1726776741.91316: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776741.8292098-3784-219651933850288/ /root/.ansible/tmp/ansible-tmp-1726776741.8292098-3784-219651933850288/AnsiballZ_dnf.py && sleep 0' 2995 1726776741.91779: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776741.91784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776741.91787: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776741.91789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776741.91841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776741.91845: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776741.91894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776741.94407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776741.94411: stdout chunk (state=3): >>><<< 2995 1726776741.94414: stderr chunk (state=3): >>><<< 2995 1726776741.94416: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776741.94418: _low_level_execute_command(): starting 2995 1726776741.94421: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776741.8292098-3784-219651933850288/AnsiballZ_dnf.py && sleep 0' 2995 1726776741.94957: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776741.94974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776741.95013: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776741.95029: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776741.95095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776743.56129: 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}}} <<< 2995 1726776743.61641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776743.61905: stderr chunk (state=3): >>><<< 2995 1726776743.61909: stdout chunk (state=3): >>><<< 2995 1726776743.61912: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776743.61920: 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-1726776741.8292098-3784-219651933850288/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776743.61922: _low_level_execute_command(): starting 2995 1726776743.61925: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776741.8292098-3784-219651933850288/ > /dev/null 2>&1 && sleep 0' 2995 1726776743.62462: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776743.62489: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776743.62517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776743.62598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776743.62669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776743.62736: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776743.62744: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776743.62794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776743.64922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776743.64944: stderr chunk (state=3): >>><<< 2995 1726776743.64970: stdout chunk (state=3): >>><<< 2995 1726776743.64997: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776743.65019: handler run complete 2995 1726776743.65142: attempt loop complete, returning result 2995 1726776743.65146: _execute() done 2995 1726776743.65149: dumping result to json 2995 1726776743.65151: done dumping result, returning 2995 1726776743.65153: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0affc99b-caaf-048c-907c-0000000000af] 2995 1726776743.65155: sending task result for task 0affc99b-caaf-048c-907c-0000000000af ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 2995 1726776743.65641: no more pending results, returning what we have 2995 1726776743.65645: results queue empty 2995 1726776743.65646: checking for any_errors_fatal 2995 1726776743.65655: done checking for any_errors_fatal 2995 1726776743.65656: checking for max_fail_percentage 2995 1726776743.65658: done checking for max_fail_percentage 2995 1726776743.65659: checking to see if all hosts have failed and the running result is not ok 2995 1726776743.65660: done checking to see if all hosts have failed 2995 1726776743.65662: getting the remaining hosts for this loop 2995 1726776743.65664: done getting the remaining hosts for this loop 2995 1726776743.65669: getting the next task for host managed_node2 2995 1726776743.65679: done getting next task for host managed_node2 2995 1726776743.65684: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 2995 1726776743.65687: ^ 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 2995 1726776743.66105: getting variables 2995 1726776743.66108: in VariableManager get_vars() 2995 1726776743.66145: Calling all_inventory to load vars for managed_node2 2995 1726776743.66148: Calling groups_inventory to load vars for managed_node2 2995 1726776743.66151: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776743.66162: Calling all_plugins_play to load vars for managed_node2 2995 1726776743.66166: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776743.66171: Calling groups_plugins_play to load vars for managed_node2 2995 1726776743.66490: done sending task result for task 0affc99b-caaf-048c-907c-0000000000af 2995 1726776743.66494: WORKER PROCESS EXITING 2995 1726776743.66522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776743.67245: done with get_vars() 2995 1726776743.67259: done getting variables 2995 1726776743.67757: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:12:23 -0400 (0:00:01.925) 0:01:19.004 **** 2995 1726776743.67796: entering _queue_task() for managed_node2/debug 2995 1726776743.67798: Creating lock for debug 2995 1726776743.68489: worker is 1 (out of 1 available) 2995 1726776743.68910: exiting _queue_task() for managed_node2/debug 2995 1726776743.68922: done queuing things up, now waiting for results queue to drain 2995 1726776743.68923: waiting for pending results... 2995 1726776743.69124: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 2995 1726776743.69530: in run() - task 0affc99b-caaf-048c-907c-0000000000b1 2995 1726776743.69535: variable 'ansible_search_path' from source: unknown 2995 1726776743.69538: variable 'ansible_search_path' from source: unknown 2995 1726776743.69541: calling self._execute() 2995 1726776743.69740: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776743.69747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776743.69832: variable 'omit' from source: magic vars 2995 1726776743.70859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776743.73537: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776743.73735: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776743.73909: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776743.73912: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776743.73984: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776743.74161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776743.74393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776743.74397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776743.74435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776743.74458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776743.74594: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776743.74652: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 2995 1726776743.74661: when evaluation is False, skipping this task 2995 1726776743.74669: _execute() done 2995 1726776743.74676: dumping result to json 2995 1726776743.74682: done dumping result, returning 2995 1726776743.74702: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0affc99b-caaf-048c-907c-0000000000b1] 2995 1726776743.74719: sending task result for task 0affc99b-caaf-048c-907c-0000000000b1 skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 2995 1726776743.74966: no more pending results, returning what we have 2995 1726776743.74971: results queue empty 2995 1726776743.74972: checking for any_errors_fatal 2995 1726776743.74980: done checking for any_errors_fatal 2995 1726776743.74980: checking for max_fail_percentage 2995 1726776743.74982: done checking for max_fail_percentage 2995 1726776743.74983: checking to see if all hosts have failed and the running result is not ok 2995 1726776743.74984: done checking to see if all hosts have failed 2995 1726776743.74985: getting the remaining hosts for this loop 2995 1726776743.74988: done getting the remaining hosts for this loop 2995 1726776743.74993: getting the next task for host managed_node2 2995 1726776743.75005: done getting next task for host managed_node2 2995 1726776743.75010: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 2995 1726776743.75013: ^ 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 2995 1726776743.75030: getting variables 2995 1726776743.75032: in VariableManager get_vars() 2995 1726776743.75074: Calling all_inventory to load vars for managed_node2 2995 1726776743.75077: Calling groups_inventory to load vars for managed_node2 2995 1726776743.75081: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776743.75093: Calling all_plugins_play to load vars for managed_node2 2995 1726776743.75097: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776743.75107: Calling groups_plugins_play to load vars for managed_node2 2995 1726776743.75120: done sending task result for task 0affc99b-caaf-048c-907c-0000000000b1 2995 1726776743.75123: WORKER PROCESS EXITING 2995 1726776743.75591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776743.75884: done with get_vars() 2995 1726776743.75896: done getting variables 2995 1726776743.76055: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:12:23 -0400 (0:00:00.082) 0:01:19.087 **** 2995 1726776743.76093: entering _queue_task() for managed_node2/reboot 2995 1726776743.76095: Creating lock for reboot 2995 1726776743.76359: worker is 1 (out of 1 available) 2995 1726776743.76372: exiting _queue_task() for managed_node2/reboot 2995 1726776743.76386: done queuing things up, now waiting for results queue to drain 2995 1726776743.76387: waiting for pending results... 2995 1726776743.76898: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 2995 1726776743.76917: in run() - task 0affc99b-caaf-048c-907c-0000000000b2 2995 1726776743.76943: variable 'ansible_search_path' from source: unknown 2995 1726776743.76953: variable 'ansible_search_path' from source: unknown 2995 1726776743.76996: calling self._execute() 2995 1726776743.77094: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776743.77114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776743.77135: variable 'omit' from source: magic vars 2995 1726776743.77874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776743.80435: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776743.80490: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776743.80525: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776743.80555: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776743.80578: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776743.80652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776743.80675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776743.80698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776743.80737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776743.80750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776743.80843: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776743.80859: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 2995 1726776743.80862: when evaluation is False, skipping this task 2995 1726776743.80865: _execute() done 2995 1726776743.80870: dumping result to json 2995 1726776743.80874: done dumping result, returning 2995 1726776743.80883: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0affc99b-caaf-048c-907c-0000000000b2] 2995 1726776743.80888: sending task result for task 0affc99b-caaf-048c-907c-0000000000b2 2995 1726776743.80985: done sending task result for task 0affc99b-caaf-048c-907c-0000000000b2 2995 1726776743.80988: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 2995 1726776743.81044: no more pending results, returning what we have 2995 1726776743.81048: results queue empty 2995 1726776743.81049: checking for any_errors_fatal 2995 1726776743.81056: done checking for any_errors_fatal 2995 1726776743.81057: checking for max_fail_percentage 2995 1726776743.81058: done checking for max_fail_percentage 2995 1726776743.81059: checking to see if all hosts have failed and the running result is not ok 2995 1726776743.81061: done checking to see if all hosts have failed 2995 1726776743.81062: getting the remaining hosts for this loop 2995 1726776743.81064: done getting the remaining hosts for this loop 2995 1726776743.81068: getting the next task for host managed_node2 2995 1726776743.81074: done getting next task for host managed_node2 2995 1726776743.81078: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 2995 1726776743.81084: ^ 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 2995 1726776743.81100: getting variables 2995 1726776743.81152: in VariableManager get_vars() 2995 1726776743.81190: Calling all_inventory to load vars for managed_node2 2995 1726776743.81194: Calling groups_inventory to load vars for managed_node2 2995 1726776743.81208: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776743.81219: Calling all_plugins_play to load vars for managed_node2 2995 1726776743.81224: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776743.81227: Calling groups_plugins_play to load vars for managed_node2 2995 1726776743.81410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776743.81673: done with get_vars() 2995 1726776743.81685: done getting variables 2995 1726776743.81754: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:12:23 -0400 (0:00:00.056) 0:01:19.144 **** 2995 1726776743.81795: entering _queue_task() for managed_node2/fail 2995 1726776743.82039: worker is 1 (out of 1 available) 2995 1726776743.82053: exiting _queue_task() for managed_node2/fail 2995 1726776743.82065: done queuing things up, now waiting for results queue to drain 2995 1726776743.82066: waiting for pending results... 2995 1726776743.82519: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 2995 1726776743.82524: in run() - task 0affc99b-caaf-048c-907c-0000000000b3 2995 1726776743.82541: variable 'ansible_search_path' from source: unknown 2995 1726776743.82618: variable 'ansible_search_path' from source: unknown 2995 1726776743.82622: calling self._execute() 2995 1726776743.82698: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776743.82816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776743.82844: variable 'omit' from source: magic vars 2995 1726776743.83827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776743.85628: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776743.85695: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776743.85728: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776743.85762: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776743.85786: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776743.85855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776743.85879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776743.85906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776743.85937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776743.85951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776743.86039: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776743.86054: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 2995 1726776743.86057: when evaluation is False, skipping this task 2995 1726776743.86060: _execute() done 2995 1726776743.86064: dumping result to json 2995 1726776743.86069: done dumping result, returning 2995 1726776743.86080: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0affc99b-caaf-048c-907c-0000000000b3] 2995 1726776743.86083: sending task result for task 0affc99b-caaf-048c-907c-0000000000b3 2995 1726776743.86188: done sending task result for task 0affc99b-caaf-048c-907c-0000000000b3 2995 1726776743.86191: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 2995 1726776743.86271: no more pending results, returning what we have 2995 1726776743.86275: results queue empty 2995 1726776743.86276: checking for any_errors_fatal 2995 1726776743.86280: done checking for any_errors_fatal 2995 1726776743.86281: checking for max_fail_percentage 2995 1726776743.86285: done checking for max_fail_percentage 2995 1726776743.86286: checking to see if all hosts have failed and the running result is not ok 2995 1726776743.86287: done checking to see if all hosts have failed 2995 1726776743.86288: getting the remaining hosts for this loop 2995 1726776743.86290: done getting the remaining hosts for this loop 2995 1726776743.86293: getting the next task for host managed_node2 2995 1726776743.86302: done getting next task for host managed_node2 2995 1726776743.86309: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 2995 1726776743.86313: ^ 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 2995 1726776743.86328: getting variables 2995 1726776743.86330: in VariableManager get_vars() 2995 1726776743.86371: Calling all_inventory to load vars for managed_node2 2995 1726776743.86374: Calling groups_inventory to load vars for managed_node2 2995 1726776743.86376: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776743.86415: Calling all_plugins_play to load vars for managed_node2 2995 1726776743.86419: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776743.86425: Calling groups_plugins_play to load vars for managed_node2 2995 1726776743.86967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776743.87455: done with get_vars() 2995 1726776743.87467: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:12:23 -0400 (0:00:00.058) 0:01:19.202 **** 2995 1726776743.87634: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776743.87637: Creating lock for fedora.linux_system_roles.kernel_settings_get_config 2995 1726776743.88027: worker is 1 (out of 1 available) 2995 1726776743.88146: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776743.88159: done queuing things up, now waiting for results queue to drain 2995 1726776743.88161: waiting for pending results... 2995 1726776743.88409: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 2995 1726776743.88451: in run() - task 0affc99b-caaf-048c-907c-0000000000b5 2995 1726776743.88470: variable 'ansible_search_path' from source: unknown 2995 1726776743.88474: variable 'ansible_search_path' from source: unknown 2995 1726776743.88533: calling self._execute() 2995 1726776743.88608: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776743.88614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776743.88621: variable 'omit' from source: magic vars 2995 1726776743.88712: variable 'omit' from source: magic vars 2995 1726776743.88757: variable 'omit' from source: magic vars 2995 1726776743.88782: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 2995 1726776743.89035: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 2995 1726776743.89108: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776743.89137: variable 'omit' from source: magic vars 2995 1726776743.89175: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776743.89268: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776743.89273: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776743.89276: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776743.89278: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776743.89281: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776743.89284: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776743.89287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776743.89366: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776743.89375: Set connection var ansible_shell_executable to /bin/sh 2995 1726776743.89384: Set connection var ansible_connection to ssh 2995 1726776743.89390: Set connection var ansible_pipelining to False 2995 1726776743.89393: Set connection var ansible_shell_type to sh 2995 1726776743.89409: Set connection var ansible_timeout to 10 2995 1726776743.89424: variable 'ansible_shell_executable' from source: unknown 2995 1726776743.89427: variable 'ansible_connection' from source: unknown 2995 1726776743.89430: variable 'ansible_module_compression' from source: unknown 2995 1726776743.89434: variable 'ansible_shell_type' from source: unknown 2995 1726776743.89437: variable 'ansible_shell_executable' from source: unknown 2995 1726776743.89442: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776743.89447: variable 'ansible_pipelining' from source: unknown 2995 1726776743.89449: variable 'ansible_timeout' from source: unknown 2995 1726776743.89455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776743.89621: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776743.89628: variable 'omit' from source: magic vars 2995 1726776743.89631: starting attempt loop 2995 1726776743.89633: running the handler 2995 1726776743.89643: _low_level_execute_command(): starting 2995 1726776743.89651: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776743.90183: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776743.90188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776743.90191: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776743.90194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776743.90249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776743.90255: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776743.90310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776743.92526: stdout chunk (state=3): >>>/root <<< 2995 1726776743.92648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776743.92711: stderr chunk (state=3): >>><<< 2995 1726776743.92717: stdout chunk (state=3): >>><<< 2995 1726776743.92731: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776743.92743: _low_level_execute_command(): starting 2995 1726776743.92750: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776743.9273193-3867-4021362854566 `" && echo ansible-tmp-1726776743.9273193-3867-4021362854566="` echo /root/.ansible/tmp/ansible-tmp-1726776743.9273193-3867-4021362854566 `" ) && sleep 0' 2995 1726776743.93198: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776743.93204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776743.93213: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776743.93216: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776743.93265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776743.93271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776743.93320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776743.95414: stdout chunk (state=3): >>>ansible-tmp-1726776743.9273193-3867-4021362854566=/root/.ansible/tmp/ansible-tmp-1726776743.9273193-3867-4021362854566 <<< 2995 1726776743.95535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776743.95580: stderr chunk (state=3): >>><<< 2995 1726776743.95583: stdout chunk (state=3): >>><<< 2995 1726776743.95597: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776743.9273193-3867-4021362854566=/root/.ansible/tmp/ansible-tmp-1726776743.9273193-3867-4021362854566 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776743.95649: variable 'ansible_module_compression' from source: unknown 2995 1726776743.95687: ANSIBALLZ: Using lock for fedora.linux_system_roles.kernel_settings_get_config 2995 1726776743.95691: ANSIBALLZ: Acquiring lock 2995 1726776743.95693: ANSIBALLZ: Lock acquired: 139746195414896 2995 1726776743.95696: ANSIBALLZ: Creating module 2995 1726776744.05657: ANSIBALLZ: Writing module into payload 2995 1726776744.05720: ANSIBALLZ: Writing module 2995 1726776744.05740: ANSIBALLZ: Renaming module 2995 1726776744.05747: ANSIBALLZ: Done creating module 2995 1726776744.05763: variable 'ansible_facts' from source: unknown 2995 1726776744.05829: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776743.9273193-3867-4021362854566/AnsiballZ_kernel_settings_get_config.py 2995 1726776744.05945: Sending initial data 2995 1726776744.05948: Sent initial data (171 bytes) 2995 1726776744.06443: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776744.06452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776744.06467: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776744.06522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776744.06526: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776744.06583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776744.08368: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776744.08429: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776744.08482: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp5h7d54t2 /root/.ansible/tmp/ansible-tmp-1726776743.9273193-3867-4021362854566/AnsiballZ_kernel_settings_get_config.py <<< 2995 1726776744.08485: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776743.9273193-3867-4021362854566/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776744.08581: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp5h7d54t2" to remote "/root/.ansible/tmp/ansible-tmp-1726776743.9273193-3867-4021362854566/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776743.9273193-3867-4021362854566/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776744.11873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776744.11906: stderr chunk (state=3): >>><<< 2995 1726776744.12010: stdout chunk (state=3): >>><<< 2995 1726776744.12013: done transferring module to remote 2995 1726776744.12015: _low_level_execute_command(): starting 2995 1726776744.12018: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776743.9273193-3867-4021362854566/ /root/.ansible/tmp/ansible-tmp-1726776743.9273193-3867-4021362854566/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776744.12575: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776744.12590: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776744.12609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776744.12629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776744.12645: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776744.12745: 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.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776744.12774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776744.12853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776744.14986: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776744.15018: stderr chunk (state=3): >>><<< 2995 1726776744.15034: stdout chunk (state=3): >>><<< 2995 1726776744.15058: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776744.15061: _low_level_execute_command(): starting 2995 1726776744.15067: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776743.9273193-3867-4021362854566/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776744.15492: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776744.15526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776744.15529: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776744.15532: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776744.15590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776744.15594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776744.15650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776744.34143: 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"}}} <<< 2995 1726776744.36272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776744.36296: stderr chunk (state=3): >>><<< 2995 1726776744.36310: stdout chunk (state=3): >>><<< 2995 1726776744.36336: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776744.36406: 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-1726776743.9273193-3867-4021362854566/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776744.36499: _low_level_execute_command(): starting 2995 1726776744.36503: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776743.9273193-3867-4021362854566/ > /dev/null 2>&1 && sleep 0' 2995 1726776744.37141: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776744.37148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776744.37161: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776744.37176: stderr chunk (state=3): >>>debug2: match not found <<< 2995 1726776744.37227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776744.37230: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776744.37276: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776744.37299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776744.37352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776744.39822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776744.39889: stderr chunk (state=3): >>><<< 2995 1726776744.39892: stdout chunk (state=3): >>><<< 2995 1726776744.39918: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776744.39922: handler run complete 2995 1726776744.39948: attempt loop complete, returning result 2995 1726776744.39952: _execute() done 2995 1726776744.39955: dumping result to json 2995 1726776744.39962: done dumping result, returning 2995 1726776744.39971: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0affc99b-caaf-048c-907c-0000000000b5] 2995 1726776744.39981: sending task result for task 0affc99b-caaf-048c-907c-0000000000b5 2995 1726776744.40099: done sending task result for task 0affc99b-caaf-048c-907c-0000000000b5 2995 1726776744.40106: 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" } } 2995 1726776744.40223: no more pending results, returning what we have 2995 1726776744.40227: results queue empty 2995 1726776744.40227: checking for any_errors_fatal 2995 1726776744.40233: done checking for any_errors_fatal 2995 1726776744.40234: checking for max_fail_percentage 2995 1726776744.40235: done checking for max_fail_percentage 2995 1726776744.40236: checking to see if all hosts have failed and the running result is not ok 2995 1726776744.40239: done checking to see if all hosts have failed 2995 1726776744.40241: getting the remaining hosts for this loop 2995 1726776744.40243: done getting the remaining hosts for this loop 2995 1726776744.40247: getting the next task for host managed_node2 2995 1726776744.40253: done getting next task for host managed_node2 2995 1726776744.40258: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 2995 1726776744.40261: ^ 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 2995 1726776744.40272: getting variables 2995 1726776744.40274: in VariableManager get_vars() 2995 1726776744.40339: Calling all_inventory to load vars for managed_node2 2995 1726776744.40342: Calling groups_inventory to load vars for managed_node2 2995 1726776744.40345: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776744.40357: Calling all_plugins_play to load vars for managed_node2 2995 1726776744.40361: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776744.40365: Calling groups_plugins_play to load vars for managed_node2 2995 1726776744.40622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776744.40944: done with get_vars() 2995 1726776744.40957: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:12:24 -0400 (0:00:00.534) 0:01:19.737 **** 2995 1726776744.41078: entering _queue_task() for managed_node2/stat 2995 1726776744.41414: worker is 1 (out of 1 available) 2995 1726776744.41428: exiting _queue_task() for managed_node2/stat 2995 1726776744.41439: done queuing things up, now waiting for results queue to drain 2995 1726776744.41441: waiting for pending results... 2995 1726776744.41633: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 2995 1726776744.41722: in run() - task 0affc99b-caaf-048c-907c-0000000000b6 2995 1726776744.41735: variable 'ansible_search_path' from source: unknown 2995 1726776744.41738: variable 'ansible_search_path' from source: unknown 2995 1726776744.41782: variable '__prof_from_conf' from source: task vars 2995 1726776744.42054: variable '__prof_from_conf' from source: task vars 2995 1726776744.42222: variable '__data' from source: task vars 2995 1726776744.42282: variable '__kernel_settings_register_tuned_main' from source: set_fact 2995 1726776744.42453: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776744.42461: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776744.42516: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776744.42540: variable 'omit' from source: magic vars 2995 1726776744.42627: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776744.42638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776744.42650: variable 'omit' from source: magic vars 2995 1726776744.42879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776744.44809: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776744.44813: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776744.44815: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776744.44846: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776744.44882: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776744.44980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776744.45027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776744.45064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776744.45125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776744.45149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776744.45275: variable 'item' from source: unknown 2995 1726776744.45295: Evaluated conditional (item | length > 0): False 2995 1726776744.45309: when evaluation is False, skipping this task 2995 1726776744.45352: variable 'item' from source: unknown 2995 1726776744.45436: 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" } 2995 1726776744.45909: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776744.45912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776744.45915: variable 'omit' from source: magic vars 2995 1726776744.45918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776744.45953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776744.45988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776744.46048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776744.46069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776744.46172: variable 'item' from source: unknown 2995 1726776744.46186: Evaluated conditional (item | length > 0): True 2995 1726776744.46197: variable 'omit' from source: magic vars 2995 1726776744.46259: variable 'omit' from source: magic vars 2995 1726776744.46326: variable 'item' from source: unknown 2995 1726776744.46410: variable 'item' from source: unknown 2995 1726776744.46435: variable 'omit' from source: magic vars 2995 1726776744.46471: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776744.46513: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776744.46539: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776744.46565: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776744.46582: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776744.46626: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776744.46635: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776744.46644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776744.46773: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776744.46790: Set connection var ansible_shell_executable to /bin/sh 2995 1726776744.46811: Set connection var ansible_connection to ssh 2995 1726776744.46826: Set connection var ansible_pipelining to False 2995 1726776744.46834: Set connection var ansible_shell_type to sh 2995 1726776744.46846: Set connection var ansible_timeout to 10 2995 1726776744.46875: variable 'ansible_shell_executable' from source: unknown 2995 1726776744.46884: variable 'ansible_connection' from source: unknown 2995 1726776744.46892: variable 'ansible_module_compression' from source: unknown 2995 1726776744.46909: variable 'ansible_shell_type' from source: unknown 2995 1726776744.46913: variable 'ansible_shell_executable' from source: unknown 2995 1726776744.46916: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776744.46918: variable 'ansible_pipelining' from source: unknown 2995 1726776744.46921: variable 'ansible_timeout' from source: unknown 2995 1726776744.46927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776744.47109: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776744.47141: variable 'omit' from source: magic vars 2995 1726776744.47151: starting attempt loop 2995 1726776744.47159: running the handler 2995 1726776744.47309: _low_level_execute_command(): starting 2995 1726776744.47313: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776744.47934: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776744.47948: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776744.47965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776744.47985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776744.48008: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776744.48024: stderr chunk (state=3): >>>debug2: match not found <<< 2995 1726776744.48133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776744.48156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776744.48241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776744.50052: stdout chunk (state=3): >>>/root <<< 2995 1726776744.50234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776744.50262: stdout chunk (state=3): >>><<< 2995 1726776744.50276: stderr chunk (state=3): >>><<< 2995 1726776744.50303: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776744.50324: _low_level_execute_command(): starting 2995 1726776744.50334: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776744.503108-3888-70252122245689 `" && echo ansible-tmp-1726776744.503108-3888-70252122245689="` echo /root/.ansible/tmp/ansible-tmp-1726776744.503108-3888-70252122245689 `" ) && sleep 0' 2995 1726776744.51010: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776744.51119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776744.51124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776744.51178: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776744.51194: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776744.51222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776744.51318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776744.53487: stdout chunk (state=3): >>>ansible-tmp-1726776744.503108-3888-70252122245689=/root/.ansible/tmp/ansible-tmp-1726776744.503108-3888-70252122245689 <<< 2995 1726776744.53731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776744.54008: stderr chunk (state=3): >>><<< 2995 1726776744.54013: stdout chunk (state=3): >>><<< 2995 1726776744.54016: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776744.503108-3888-70252122245689=/root/.ansible/tmp/ansible-tmp-1726776744.503108-3888-70252122245689 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776744.54019: variable 'ansible_module_compression' from source: unknown 2995 1726776744.54193: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776744.54236: variable 'ansible_facts' from source: unknown 2995 1726776744.54383: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776744.503108-3888-70252122245689/AnsiballZ_stat.py 2995 1726776744.54653: Sending initial data 2995 1726776744.54664: Sent initial data (149 bytes) 2995 1726776744.55345: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776744.55421: 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.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776744.55504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776744.55530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776744.55554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776744.55737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776744.57404: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776744.57551: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776744.57594: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpl1srkcdc /root/.ansible/tmp/ansible-tmp-1726776744.503108-3888-70252122245689/AnsiballZ_stat.py <<< 2995 1726776744.57775: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776744.503108-3888-70252122245689/AnsiballZ_stat.py" <<< 2995 1726776744.57778: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpl1srkcdc" to remote "/root/.ansible/tmp/ansible-tmp-1726776744.503108-3888-70252122245689/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776744.503108-3888-70252122245689/AnsiballZ_stat.py" <<< 2995 1726776744.59567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776744.59572: stdout chunk (state=3): >>><<< 2995 1726776744.59575: stderr chunk (state=3): >>><<< 2995 1726776744.59578: done transferring module to remote 2995 1726776744.59580: _low_level_execute_command(): starting 2995 1726776744.59583: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776744.503108-3888-70252122245689/ /root/.ansible/tmp/ansible-tmp-1726776744.503108-3888-70252122245689/AnsiballZ_stat.py && sleep 0' 2995 1726776744.60579: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776744.60594: 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.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776744.60643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776744.60665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776744.60698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776744.60770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776744.62912: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776744.63214: stderr chunk (state=3): >>><<< 2995 1726776744.63217: stdout chunk (state=3): >>><<< 2995 1726776744.63221: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776744.63233: _low_level_execute_command(): starting 2995 1726776744.63236: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776744.503108-3888-70252122245689/AnsiballZ_stat.py && sleep 0' 2995 1726776744.63924: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776744.64020: 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.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776744.64056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776744.64072: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776744.64093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776744.64191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776744.84180: 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": 262614, "dev": 51714, "nlink": 3, "atime": 1726776740.1897802, "mtime": 1726776737.0707493, "ctime": 1726776737.0707493, "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": "1857931183", "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"}}} <<< 2995 1726776744.86029: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776744.86083: stderr chunk (state=3): >>><<< 2995 1726776744.86087: stdout chunk (state=3): >>><<< 2995 1726776744.86110: _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": 262614, "dev": 51714, "nlink": 3, "atime": 1726776740.1897802, "mtime": 1726776737.0707493, "ctime": 1726776737.0707493, "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": "1857931183", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776744.86160: 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-1726776744.503108-3888-70252122245689/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776744.86169: _low_level_execute_command(): starting 2995 1726776744.86174: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776744.503108-3888-70252122245689/ > /dev/null 2>&1 && sleep 0' 2995 1726776744.86652: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776744.86656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776744.86661: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776744.86663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776744.86714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776744.86717: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776744.86775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776744.88789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776744.88841: stderr chunk (state=3): >>><<< 2995 1726776744.88844: stdout chunk (state=3): >>><<< 2995 1726776744.88858: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776744.88865: handler run complete 2995 1726776744.88918: attempt loop complete, returning result 2995 1726776744.88937: variable 'item' from source: unknown 2995 1726776744.89004: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726776740.1897802, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776737.0707493, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262614, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776737.0707493, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1857931183", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 2995 1726776744.89177: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776744.89180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776744.89187: variable 'omit' from source: magic vars 2995 1726776744.89309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776744.89329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776744.89350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776744.89382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776744.89394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776744.89469: variable 'item' from source: unknown 2995 1726776744.89476: Evaluated conditional (item | length > 0): True 2995 1726776744.89481: variable 'omit' from source: magic vars 2995 1726776744.89495: variable 'omit' from source: magic vars 2995 1726776744.89540: variable 'item' from source: unknown 2995 1726776744.89591: variable 'item' from source: unknown 2995 1726776744.89604: variable 'omit' from source: magic vars 2995 1726776744.89627: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776744.89637: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776744.89644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776744.89656: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776744.89659: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776744.89664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776744.89727: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776744.89737: Set connection var ansible_shell_executable to /bin/sh 2995 1726776744.89747: Set connection var ansible_connection to ssh 2995 1726776744.89754: Set connection var ansible_pipelining to False 2995 1726776744.89757: Set connection var ansible_shell_type to sh 2995 1726776744.89764: Set connection var ansible_timeout to 10 2995 1726776744.89780: variable 'ansible_shell_executable' from source: unknown 2995 1726776744.89783: variable 'ansible_connection' from source: unknown 2995 1726776744.89786: variable 'ansible_module_compression' from source: unknown 2995 1726776744.89790: variable 'ansible_shell_type' from source: unknown 2995 1726776744.89793: variable 'ansible_shell_executable' from source: unknown 2995 1726776744.89798: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776744.89803: variable 'ansible_pipelining' from source: unknown 2995 1726776744.89810: variable 'ansible_timeout' from source: unknown 2995 1726776744.89815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776744.89905: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776744.89917: variable 'omit' from source: magic vars 2995 1726776744.89922: starting attempt loop 2995 1726776744.89925: running the handler 2995 1726776744.89933: _low_level_execute_command(): starting 2995 1726776744.89937: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776744.90400: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776744.90408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776744.90411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776744.90414: 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 <<< 2995 1726776744.90416: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776744.90469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776744.90476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776744.90478: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776744.90522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776744.92321: stdout chunk (state=3): >>>/root <<< 2995 1726776744.92428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776744.92485: stderr chunk (state=3): >>><<< 2995 1726776744.92489: stdout chunk (state=3): >>><<< 2995 1726776744.92507: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776744.92516: _low_level_execute_command(): starting 2995 1726776744.92522: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776744.9250655-3888-132900490572931 `" && echo ansible-tmp-1726776744.9250655-3888-132900490572931="` echo /root/.ansible/tmp/ansible-tmp-1726776744.9250655-3888-132900490572931 `" ) && sleep 0' 2995 1726776744.93000: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776744.93008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776744.93016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776744.93019: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776744.93021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776744.93068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776744.93071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776744.93124: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776744.95491: stdout chunk (state=3): >>>ansible-tmp-1726776744.9250655-3888-132900490572931=/root/.ansible/tmp/ansible-tmp-1726776744.9250655-3888-132900490572931 <<< 2995 1726776744.95641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776744.95693: stderr chunk (state=3): >>><<< 2995 1726776744.95696: stdout chunk (state=3): >>><<< 2995 1726776744.95715: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776744.9250655-3888-132900490572931=/root/.ansible/tmp/ansible-tmp-1726776744.9250655-3888-132900490572931 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776744.95755: variable 'ansible_module_compression' from source: unknown 2995 1726776744.95790: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776744.95809: variable 'ansible_facts' from source: unknown 2995 1726776744.95860: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776744.9250655-3888-132900490572931/AnsiballZ_stat.py 2995 1726776744.95969: Sending initial data 2995 1726776744.95972: Sent initial data (151 bytes) 2995 1726776744.96441: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776744.96445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776744.96447: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776744.96450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776744.96496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776744.96499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776744.96554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776744.98758: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776744.98803: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776744.98848: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmplp9itwia /root/.ansible/tmp/ansible-tmp-1726776744.9250655-3888-132900490572931/AnsiballZ_stat.py <<< 2995 1726776744.98859: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776744.9250655-3888-132900490572931/AnsiballZ_stat.py" <<< 2995 1726776744.98891: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmplp9itwia" to remote "/root/.ansible/tmp/ansible-tmp-1726776744.9250655-3888-132900490572931/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776744.9250655-3888-132900490572931/AnsiballZ_stat.py" <<< 2995 1726776744.99720: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776744.99783: stderr chunk (state=3): >>><<< 2995 1726776744.99788: stdout chunk (state=3): >>><<< 2995 1726776744.99813: done transferring module to remote 2995 1726776744.99823: _low_level_execute_command(): starting 2995 1726776744.99828: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776744.9250655-3888-132900490572931/ /root/.ansible/tmp/ansible-tmp-1726776744.9250655-3888-132900490572931/AnsiballZ_stat.py && sleep 0' 2995 1726776745.00277: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776745.00280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776745.00283: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776745.00286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776745.00339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776745.00349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776745.00388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776745.03046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776745.03050: stdout chunk (state=3): >>><<< 2995 1726776745.03109: stderr chunk (state=3): >>><<< 2995 1726776745.03113: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776745.03116: _low_level_execute_command(): starting 2995 1726776745.03118: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776744.9250655-3888-132900490572931/AnsiballZ_stat.py && sleep 0' 2995 1726776745.03727: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776745.03741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776745.03752: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776745.03808: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776745.03828: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776745.03888: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776745.24871: 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": 262609, "dev": 51714, "nlink": 4, "atime": 1726776733.5857143, "mtime": 1726776733.537714, "ctime": 1726776733.537714, "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": "1953837657", "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"}}} <<< 2995 1726776745.26727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776745.26787: stderr chunk (state=3): >>><<< 2995 1726776745.26791: stdout chunk (state=3): >>><<< 2995 1726776745.26812: _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": 262609, "dev": 51714, "nlink": 4, "atime": 1726776733.5857143, "mtime": 1726776733.537714, "ctime": 1726776733.537714, "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": "1953837657", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776745.26856: 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-1726776744.9250655-3888-132900490572931/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776745.26864: _low_level_execute_command(): starting 2995 1726776745.26870: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776744.9250655-3888-132900490572931/ > /dev/null 2>&1 && sleep 0' 2995 1726776745.27362: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776745.27370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776745.27372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776745.27375: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776745.27377: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776745.27426: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776745.27431: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776745.27433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776745.27482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776745.29495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776745.29550: stderr chunk (state=3): >>><<< 2995 1726776745.29554: stdout chunk (state=3): >>><<< 2995 1726776745.29568: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776745.29574: handler run complete 2995 1726776745.29621: attempt loop complete, returning result 2995 1726776745.29644: variable 'item' from source: unknown 2995 1726776745.29714: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776733.5857143, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776733.537714, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262609, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776733.537714, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1953837657", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 2995 1726776745.29883: dumping result to json 2995 1726776745.29886: done dumping result, returning 2995 1726776745.29889: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0affc99b-caaf-048c-907c-0000000000b6] 2995 1726776745.29891: sending task result for task 0affc99b-caaf-048c-907c-0000000000b6 2995 1726776745.30106: done sending task result for task 0affc99b-caaf-048c-907c-0000000000b6 2995 1726776745.30109: WORKER PROCESS EXITING 2995 1726776745.30120: no more pending results, returning what we have 2995 1726776745.30130: results queue empty 2995 1726776745.30131: checking for any_errors_fatal 2995 1726776745.30136: done checking for any_errors_fatal 2995 1726776745.30137: checking for max_fail_percentage 2995 1726776745.30138: done checking for max_fail_percentage 2995 1726776745.30139: checking to see if all hosts have failed and the running result is not ok 2995 1726776745.30140: done checking to see if all hosts have failed 2995 1726776745.30141: getting the remaining hosts for this loop 2995 1726776745.30143: done getting the remaining hosts for this loop 2995 1726776745.30147: getting the next task for host managed_node2 2995 1726776745.30152: done getting next task for host managed_node2 2995 1726776745.30156: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 2995 1726776745.30159: ^ 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 2995 1726776745.30169: getting variables 2995 1726776745.30170: in VariableManager get_vars() 2995 1726776745.30196: Calling all_inventory to load vars for managed_node2 2995 1726776745.30198: Calling groups_inventory to load vars for managed_node2 2995 1726776745.30202: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776745.30211: Calling all_plugins_play to load vars for managed_node2 2995 1726776745.30213: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776745.30215: Calling groups_plugins_play to load vars for managed_node2 2995 1726776745.30370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776745.30534: done with get_vars() 2995 1726776745.30543: done getting variables 2995 1726776745.30592: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:12:25 -0400 (0:00:00.895) 0:01:20.632 **** 2995 1726776745.30619: entering _queue_task() for managed_node2/set_fact 2995 1726776745.30820: worker is 1 (out of 1 available) 2995 1726776745.30834: exiting _queue_task() for managed_node2/set_fact 2995 1726776745.30846: done queuing things up, now waiting for results queue to drain 2995 1726776745.30847: waiting for pending results... 2995 1726776745.31027: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 2995 1726776745.31106: in run() - task 0affc99b-caaf-048c-907c-0000000000b7 2995 1726776745.31122: variable 'ansible_search_path' from source: unknown 2995 1726776745.31126: variable 'ansible_search_path' from source: unknown 2995 1726776745.31157: calling self._execute() 2995 1726776745.31231: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776745.31237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776745.31246: variable 'omit' from source: magic vars 2995 1726776745.31337: variable 'omit' from source: magic vars 2995 1726776745.31376: variable 'omit' from source: magic vars 2995 1726776745.31767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776745.33390: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776745.33453: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776745.33486: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776745.33520: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776745.33542: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776745.33614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776745.33639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776745.33660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776745.33699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776745.33713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776745.33753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776745.33773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776745.33794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776745.33833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776745.33845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776745.33896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776745.33923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776745.33943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776745.33973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776745.33986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776745.34187: variable '__kernel_settings_find_profile_dirs' from source: set_fact 2995 1726776745.34272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776745.34403: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776745.34438: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776745.34467: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776745.34491: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776745.34532: 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) 2995 1726776745.34553: 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) 2995 1726776745.34575: 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) 2995 1726776745.34597: 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) 2995 1726776745.34642: variable 'omit' from source: magic vars 2995 1726776745.34664: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776745.34690: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776745.34709: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776745.34724: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776745.34734: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776745.34759: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776745.34762: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776745.34767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776745.34849: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776745.34859: Set connection var ansible_shell_executable to /bin/sh 2995 1726776745.34868: Set connection var ansible_connection to ssh 2995 1726776745.34873: Set connection var ansible_pipelining to False 2995 1726776745.34885: Set connection var ansible_shell_type to sh 2995 1726776745.34889: Set connection var ansible_timeout to 10 2995 1726776745.34911: variable 'ansible_shell_executable' from source: unknown 2995 1726776745.34915: variable 'ansible_connection' from source: unknown 2995 1726776745.34917: variable 'ansible_module_compression' from source: unknown 2995 1726776745.34922: variable 'ansible_shell_type' from source: unknown 2995 1726776745.34924: variable 'ansible_shell_executable' from source: unknown 2995 1726776745.34929: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776745.34934: variable 'ansible_pipelining' from source: unknown 2995 1726776745.34937: variable 'ansible_timeout' from source: unknown 2995 1726776745.34943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776745.35028: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776745.35039: variable 'omit' from source: magic vars 2995 1726776745.35045: starting attempt loop 2995 1726776745.35047: running the handler 2995 1726776745.35058: handler run complete 2995 1726776745.35067: attempt loop complete, returning result 2995 1726776745.35070: _execute() done 2995 1726776745.35075: dumping result to json 2995 1726776745.35079: done dumping result, returning 2995 1726776745.35086: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0affc99b-caaf-048c-907c-0000000000b7] 2995 1726776745.35091: sending task result for task 0affc99b-caaf-048c-907c-0000000000b7 2995 1726776745.35176: done sending task result for task 0affc99b-caaf-048c-907c-0000000000b7 2995 1726776745.35179: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 2995 1726776745.35250: no more pending results, returning what we have 2995 1726776745.35253: results queue empty 2995 1726776745.35254: checking for any_errors_fatal 2995 1726776745.35261: done checking for any_errors_fatal 2995 1726776745.35262: checking for max_fail_percentage 2995 1726776745.35264: done checking for max_fail_percentage 2995 1726776745.35265: checking to see if all hosts have failed and the running result is not ok 2995 1726776745.35266: done checking to see if all hosts have failed 2995 1726776745.35267: getting the remaining hosts for this loop 2995 1726776745.35269: done getting the remaining hosts for this loop 2995 1726776745.35273: getting the next task for host managed_node2 2995 1726776745.35278: done getting next task for host managed_node2 2995 1726776745.35282: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 2995 1726776745.35285: ^ 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 2995 1726776745.35298: getting variables 2995 1726776745.35299: in VariableManager get_vars() 2995 1726776745.35340: Calling all_inventory to load vars for managed_node2 2995 1726776745.35343: Calling groups_inventory to load vars for managed_node2 2995 1726776745.35346: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776745.35355: Calling all_plugins_play to load vars for managed_node2 2995 1726776745.35358: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776745.35361: Calling groups_plugins_play to load vars for managed_node2 2995 1726776745.35496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776745.35666: done with get_vars() 2995 1726776745.35674: done getting variables 2995 1726776745.35722: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:12:25 -0400 (0:00:00.051) 0:01:20.684 **** 2995 1726776745.35749: entering _queue_task() for managed_node2/service 2995 1726776745.35938: worker is 1 (out of 1 available) 2995 1726776745.35953: exiting _queue_task() for managed_node2/service 2995 1726776745.35963: done queuing things up, now waiting for results queue to drain 2995 1726776745.35964: waiting for pending results... 2995 1726776745.36148: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 2995 1726776745.36232: in run() - task 0affc99b-caaf-048c-907c-0000000000b8 2995 1726776745.36244: variable 'ansible_search_path' from source: unknown 2995 1726776745.36247: variable 'ansible_search_path' from source: unknown 2995 1726776745.36287: variable '__kernel_settings_services' from source: include_vars 2995 1726776745.36542: variable '__kernel_settings_services' from source: include_vars 2995 1726776745.36603: variable 'omit' from source: magic vars 2995 1726776745.36694: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776745.36706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776745.36715: variable 'omit' from source: magic vars 2995 1726776745.36782: variable 'omit' from source: magic vars 2995 1726776745.36831: variable 'omit' from source: magic vars 2995 1726776745.36882: variable 'item' from source: unknown 2995 1726776745.36985: variable 'item' from source: unknown 2995 1726776745.37009: variable 'omit' from source: magic vars 2995 1726776745.37042: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776745.37071: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776745.37090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776745.37109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776745.37119: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776745.37145: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776745.37148: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776745.37153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776745.37236: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776745.37245: Set connection var ansible_shell_executable to /bin/sh 2995 1726776745.37253: Set connection var ansible_connection to ssh 2995 1726776745.37259: Set connection var ansible_pipelining to False 2995 1726776745.37262: Set connection var ansible_shell_type to sh 2995 1726776745.37270: Set connection var ansible_timeout to 10 2995 1726776745.37286: variable 'ansible_shell_executable' from source: unknown 2995 1726776745.37289: variable 'ansible_connection' from source: unknown 2995 1726776745.37299: variable 'ansible_module_compression' from source: unknown 2995 1726776745.37301: variable 'ansible_shell_type' from source: unknown 2995 1726776745.37308: variable 'ansible_shell_executable' from source: unknown 2995 1726776745.37310: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776745.37313: variable 'ansible_pipelining' from source: unknown 2995 1726776745.37315: variable 'ansible_timeout' from source: unknown 2995 1726776745.37318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776745.37432: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776745.37443: variable 'omit' from source: magic vars 2995 1726776745.37449: starting attempt loop 2995 1726776745.37452: running the handler 2995 1726776745.37525: variable 'ansible_facts' from source: unknown 2995 1726776745.37617: _low_level_execute_command(): starting 2995 1726776745.37630: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776745.38162: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776745.38166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776745.38172: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776745.38174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776745.38302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776745.38310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776745.40121: stdout chunk (state=3): >>>/root <<< 2995 1726776745.40270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776745.40273: stdout chunk (state=3): >>><<< 2995 1726776745.40286: stderr chunk (state=3): >>><<< 2995 1726776745.40304: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776745.40319: _low_level_execute_command(): starting 2995 1726776745.40326: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776745.4030704-3938-141684640743955 `" && echo ansible-tmp-1726776745.4030704-3938-141684640743955="` echo /root/.ansible/tmp/ansible-tmp-1726776745.4030704-3938-141684640743955 `" ) && sleep 0' 2995 1726776745.40783: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776745.40786: 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 <<< 2995 1726776745.40790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776745.40799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776745.40806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776745.40953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776745.40961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776745.41107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776745.43212: stdout chunk (state=3): >>>ansible-tmp-1726776745.4030704-3938-141684640743955=/root/.ansible/tmp/ansible-tmp-1726776745.4030704-3938-141684640743955 <<< 2995 1726776745.43408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776745.43412: stdout chunk (state=3): >>><<< 2995 1726776745.43415: stderr chunk (state=3): >>><<< 2995 1726776745.43435: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776745.4030704-3938-141684640743955=/root/.ansible/tmp/ansible-tmp-1726776745.4030704-3938-141684640743955 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776745.43476: variable 'ansible_module_compression' from source: unknown 2995 1726776745.43606: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 2995 1726776745.43622: variable 'ansible_facts' from source: unknown 2995 1726776745.43844: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776745.4030704-3938-141684640743955/AnsiballZ_systemd.py 2995 1726776745.44026: Sending initial data 2995 1726776745.44085: Sent initial data (154 bytes) 2995 1726776745.45024: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 2995 1726776745.45247: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776745.45291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776745.47060: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776745.47081: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776745.47098: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776745.47146: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmppzvmfq67 /root/.ansible/tmp/ansible-tmp-1726776745.4030704-3938-141684640743955/AnsiballZ_systemd.py <<< 2995 1726776745.47149: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776745.4030704-3938-141684640743955/AnsiballZ_systemd.py" <<< 2995 1726776745.47190: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmppzvmfq67" to remote "/root/.ansible/tmp/ansible-tmp-1726776745.4030704-3938-141684640743955/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776745.4030704-3938-141684640743955/AnsiballZ_systemd.py" <<< 2995 1726776745.49590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776745.49807: stderr chunk (state=3): >>><<< 2995 1726776745.49815: stdout chunk (state=3): >>><<< 2995 1726776745.49822: done transferring module to remote 2995 1726776745.49824: _low_level_execute_command(): starting 2995 1726776745.49827: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776745.4030704-3938-141684640743955/ /root/.ansible/tmp/ansible-tmp-1726776745.4030704-3938-141684640743955/AnsiballZ_systemd.py && sleep 0' 2995 1726776745.50312: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776745.50316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776745.50318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776745.50321: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776745.50327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776745.50339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776745.50390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776745.50394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776745.50450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776745.52574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776745.52578: stdout chunk (state=3): >>><<< 2995 1726776745.52582: stderr chunk (state=3): >>><<< 2995 1726776745.52686: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776745.52690: _low_level_execute_command(): starting 2995 1726776745.52694: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776745.4030704-3938-141684640743955/AnsiballZ_systemd.py && sleep 0' 2995 1726776745.53626: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776745.53676: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776745.53747: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776745.53766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776745.53864: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776745.89792: 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": "3670", "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:12:19 EDT", "ExecMainStartTimestampMonotonic": "327634892", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3670", "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:12:19 EDT] ; stop_time=[n/a] ; pid=3670 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:19 EDT] ; stop_time=[n/a] ; pid=3670 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5047", "MemoryCurrent": "16261120", "MemoryAvailable": "infinity", "CPUUsageNSec": "401179000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0"<<< 2995 1726776745.89806: stdout chunk (state=3): >>>, "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus.socket system.slice dbus-broker.service", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service cpupower.service tlp.service shutdown.target power-profiles-daemon.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket sysinit.target basic.target dbus.socket network.target dbus-broker.service polkit.service systemd-sysctl.service system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths<<< 2995 1726776745.89823: stdout chunk (state=3): >>>": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:12:20 EDT", "StateChangeTimestampMonotonic": "328537516", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:19 EDT", "InactiveExitTimestampMonotonic": "327635282", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:20 EDT", "ActiveEnterTimestampMonotonic": "328537516", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:12:19 EDT", "ConditionTimestampMonotonic": "327628714", "AssertTimestamp": "Thu 2024-09-19 16:12:19 EDT", "AssertTimestampMonotonic": "327628717", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "645f9ef45e9d4bf68aab0ab7ba4a814a", "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}}} <<< 2995 1726776745.92380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776745.92385: stdout chunk (state=3): >>><<< 2995 1726776745.92388: stderr chunk (state=3): >>><<< 2995 1726776745.92537: _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": "3670", "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:12:19 EDT", "ExecMainStartTimestampMonotonic": "327634892", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3670", "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:12:19 EDT] ; stop_time=[n/a] ; pid=3670 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:19 EDT] ; stop_time=[n/a] ; pid=3670 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5047", "MemoryCurrent": "16261120", "MemoryAvailable": "infinity", "CPUUsageNSec": "401179000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus.socket system.slice dbus-broker.service", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service cpupower.service tlp.service shutdown.target power-profiles-daemon.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket sysinit.target basic.target dbus.socket network.target dbus-broker.service polkit.service systemd-sysctl.service system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:12:20 EDT", "StateChangeTimestampMonotonic": "328537516", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:19 EDT", "InactiveExitTimestampMonotonic": "327635282", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:20 EDT", "ActiveEnterTimestampMonotonic": "328537516", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:12:19 EDT", "ConditionTimestampMonotonic": "327628714", "AssertTimestamp": "Thu 2024-09-19 16:12:19 EDT", "AssertTimestampMonotonic": "327628717", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "645f9ef45e9d4bf68aab0ab7ba4a814a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776745.92687: 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-1726776745.4030704-3938-141684640743955/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776745.92708: _low_level_execute_command(): starting 2995 1726776745.92711: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776745.4030704-3938-141684640743955/ > /dev/null 2>&1 && sleep 0' 2995 1726776745.93164: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776745.93168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776745.93170: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776745.93173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776745.93175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776745.93231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776745.93237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776745.93286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776745.95376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776745.95424: stderr chunk (state=3): >>><<< 2995 1726776745.95427: stdout chunk (state=3): >>><<< 2995 1726776745.95441: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776745.95449: handler run complete 2995 1726776745.95609: attempt loop complete, returning result 2995 1726776745.95613: variable 'item' from source: unknown 2995 1726776745.95675: 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:12:20 EDT", "ActiveEnterTimestampMonotonic": "328537516", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket sysinit.target basic.target dbus.socket network.target dbus-broker.service polkit.service systemd-sysctl.service system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:12:19 EDT", "AssertTimestampMonotonic": "327628717", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "401179000", "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:12:19 EDT", "ConditionTimestampMonotonic": "327628714", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service cpupower.service tlp.service shutdown.target power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5047", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3670", "ExecMainStartTimestamp": "Thu 2024-09-19 16:12:19 EDT", "ExecMainStartTimestampMonotonic": "327634892", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:12:19 EDT] ; stop_time=[n/a] ; pid=3670 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:19 EDT] ; stop_time=[n/a] ; pid=3670 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:19 EDT", "InactiveExitTimestampMonotonic": "327635282", "InvocationID": "645f9ef45e9d4bf68aab0ab7ba4a814a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "3670", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "16261120", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "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", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 16:12:20 EDT", "StateChangeTimestampMonotonic": "328537516", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2995 1726776745.96633: dumping result to json 2995 1726776745.96636: done dumping result, returning 2995 1726776745.96639: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0affc99b-caaf-048c-907c-0000000000b8] 2995 1726776745.96641: sending task result for task 0affc99b-caaf-048c-907c-0000000000b8 2995 1726776745.96726: done sending task result for task 0affc99b-caaf-048c-907c-0000000000b8 2995 1726776745.96730: WORKER PROCESS EXITING 2995 1726776745.96868: no more pending results, returning what we have 2995 1726776745.96870: results queue empty 2995 1726776745.96871: checking for any_errors_fatal 2995 1726776745.96874: done checking for any_errors_fatal 2995 1726776745.96874: checking for max_fail_percentage 2995 1726776745.96876: done checking for max_fail_percentage 2995 1726776745.96876: checking to see if all hosts have failed and the running result is not ok 2995 1726776745.96877: done checking to see if all hosts have failed 2995 1726776745.96878: getting the remaining hosts for this loop 2995 1726776745.96879: done getting the remaining hosts for this loop 2995 1726776745.96881: getting the next task for host managed_node2 2995 1726776745.96885: done getting next task for host managed_node2 2995 1726776745.96888: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 2995 1726776745.96890: ^ 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 2995 1726776745.96897: getting variables 2995 1726776745.96898: in VariableManager get_vars() 2995 1726776745.96926: Calling all_inventory to load vars for managed_node2 2995 1726776745.96928: Calling groups_inventory to load vars for managed_node2 2995 1726776745.96930: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776745.96938: Calling all_plugins_play to load vars for managed_node2 2995 1726776745.96940: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776745.96943: Calling groups_plugins_play to load vars for managed_node2 2995 1726776745.97071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776745.97236: done with get_vars() 2995 1726776745.97245: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:12:25 -0400 (0:00:00.615) 0:01:21.299 **** 2995 1726776745.97321: entering _queue_task() for managed_node2/file 2995 1726776745.97523: worker is 1 (out of 1 available) 2995 1726776745.97538: exiting _queue_task() for managed_node2/file 2995 1726776745.97552: done queuing things up, now waiting for results queue to drain 2995 1726776745.97553: waiting for pending results... 2995 1726776745.97734: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 2995 1726776745.97811: in run() - task 0affc99b-caaf-048c-907c-0000000000b9 2995 1726776745.97824: variable 'ansible_search_path' from source: unknown 2995 1726776745.97828: variable 'ansible_search_path' from source: unknown 2995 1726776745.97860: calling self._execute() 2995 1726776745.97935: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776745.97941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776745.97951: variable 'omit' from source: magic vars 2995 1726776745.98042: variable 'omit' from source: magic vars 2995 1726776745.98081: variable 'omit' from source: magic vars 2995 1726776745.98112: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776745.98346: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776745.98428: variable '__kernel_settings_profile_parent' from source: set_fact 2995 1726776745.98435: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776745.98504: variable 'omit' from source: magic vars 2995 1726776745.98542: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776745.98577: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776745.98594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776745.98617: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776745.98627: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776745.98655: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776745.98658: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776745.98661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776745.99009: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776745.99012: Set connection var ansible_shell_executable to /bin/sh 2995 1726776745.99015: Set connection var ansible_connection to ssh 2995 1726776745.99017: Set connection var ansible_pipelining to False 2995 1726776745.99020: Set connection var ansible_shell_type to sh 2995 1726776745.99022: Set connection var ansible_timeout to 10 2995 1726776745.99024: variable 'ansible_shell_executable' from source: unknown 2995 1726776745.99030: variable 'ansible_connection' from source: unknown 2995 1726776745.99033: variable 'ansible_module_compression' from source: unknown 2995 1726776745.99035: variable 'ansible_shell_type' from source: unknown 2995 1726776745.99037: variable 'ansible_shell_executable' from source: unknown 2995 1726776745.99039: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776745.99041: variable 'ansible_pipelining' from source: unknown 2995 1726776745.99043: variable 'ansible_timeout' from source: unknown 2995 1726776745.99045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776745.99167: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776745.99186: variable 'omit' from source: magic vars 2995 1726776745.99196: starting attempt loop 2995 1726776745.99210: running the handler 2995 1726776745.99231: _low_level_execute_command(): starting 2995 1726776745.99244: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776745.99894: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776745.99920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776745.99933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776745.99973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776745.99988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776746.00039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776746.01875: stdout chunk (state=3): >>>/root <<< 2995 1726776746.01981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776746.02039: stderr chunk (state=3): >>><<< 2995 1726776746.02042: stdout chunk (state=3): >>><<< 2995 1726776746.02065: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776746.02077: _low_level_execute_command(): starting 2995 1726776746.02083: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776746.0206568-3975-44844604560236 `" && echo ansible-tmp-1726776746.0206568-3975-44844604560236="` echo /root/.ansible/tmp/ansible-tmp-1726776746.0206568-3975-44844604560236 `" ) && sleep 0' 2995 1726776746.02556: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776746.02559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776746.02562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776746.02572: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776746.02576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776746.02626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776746.02632: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776746.02677: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776746.04783: stdout chunk (state=3): >>>ansible-tmp-1726776746.0206568-3975-44844604560236=/root/.ansible/tmp/ansible-tmp-1726776746.0206568-3975-44844604560236 <<< 2995 1726776746.04898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776746.04958: stderr chunk (state=3): >>><<< 2995 1726776746.04962: stdout chunk (state=3): >>><<< 2995 1726776746.04977: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776746.0206568-3975-44844604560236=/root/.ansible/tmp/ansible-tmp-1726776746.0206568-3975-44844604560236 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776746.05025: variable 'ansible_module_compression' from source: unknown 2995 1726776746.05070: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 2995 1726776746.05103: variable 'ansible_facts' from source: unknown 2995 1726776746.05168: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776746.0206568-3975-44844604560236/AnsiballZ_file.py 2995 1726776746.05279: Sending initial data 2995 1726776746.05283: Sent initial data (150 bytes) 2995 1726776746.05761: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776746.05765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776746.05768: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776746.05770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776746.05828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776746.05833: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776746.05835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776746.05880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776746.07599: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 2995 1726776746.07615: 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 <<< 2995 1726776746.07641: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776746.07684: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp2zt60r30 /root/.ansible/tmp/ansible-tmp-1726776746.0206568-3975-44844604560236/AnsiballZ_file.py <<< 2995 1726776746.07694: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776746.0206568-3975-44844604560236/AnsiballZ_file.py" <<< 2995 1726776746.07730: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp2zt60r30" to remote "/root/.ansible/tmp/ansible-tmp-1726776746.0206568-3975-44844604560236/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776746.0206568-3975-44844604560236/AnsiballZ_file.py" <<< 2995 1726776746.08553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776746.08629: stderr chunk (state=3): >>><<< 2995 1726776746.08632: stdout chunk (state=3): >>><<< 2995 1726776746.08652: done transferring module to remote 2995 1726776746.08663: _low_level_execute_command(): starting 2995 1726776746.08668: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776746.0206568-3975-44844604560236/ /root/.ansible/tmp/ansible-tmp-1726776746.0206568-3975-44844604560236/AnsiballZ_file.py && sleep 0' 2995 1726776746.09152: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776746.09156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776746.09159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776746.09161: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776746.09163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776746.09228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776746.09231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776746.09232: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776746.09270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776746.11265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776746.11321: stderr chunk (state=3): >>><<< 2995 1726776746.11324: stdout chunk (state=3): >>><<< 2995 1726776746.11340: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776746.11343: _low_level_execute_command(): starting 2995 1726776746.11349: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776746.0206568-3975-44844604560236/AnsiballZ_file.py && sleep 0' 2995 1726776746.11816: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776746.11819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776746.11822: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776746.11824: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776746.11826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776746.11883: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776746.11886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776746.11937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776746.31952: 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}}} <<< 2995 1726776746.34499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776746.34506: stdout chunk (state=3): >>><<< 2995 1726776746.34509: stderr chunk (state=3): >>><<< 2995 1726776746.34512: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776746.34515: 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-1726776746.0206568-3975-44844604560236/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776746.34518: _low_level_execute_command(): starting 2995 1726776746.34521: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776746.0206568-3975-44844604560236/ > /dev/null 2>&1 && sleep 0' 2995 1726776746.35196: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776746.35233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776746.35253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776746.35276: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776746.35426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776746.37983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776746.38007: stdout chunk (state=3): >>><<< 2995 1726776746.38019: stderr chunk (state=3): >>><<< 2995 1726776746.38039: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776746.38051: handler run complete 2995 1726776746.38094: attempt loop complete, returning result 2995 1726776746.38112: _execute() done 2995 1726776746.38120: dumping result to json 2995 1726776746.38130: done dumping result, returning 2995 1726776746.38143: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0affc99b-caaf-048c-907c-0000000000b9] 2995 1726776746.38206: sending task result for task 0affc99b-caaf-048c-907c-0000000000b9 2995 1726776746.38285: done sending task result for task 0affc99b-caaf-048c-907c-0000000000b9 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 } 2995 1726776746.38390: no more pending results, returning what we have 2995 1726776746.38393: results queue empty 2995 1726776746.38396: checking for any_errors_fatal 2995 1726776746.38417: done checking for any_errors_fatal 2995 1726776746.38418: checking for max_fail_percentage 2995 1726776746.38422: done checking for max_fail_percentage 2995 1726776746.38424: checking to see if all hosts have failed and the running result is not ok 2995 1726776746.38425: done checking to see if all hosts have failed 2995 1726776746.38426: getting the remaining hosts for this loop 2995 1726776746.38428: done getting the remaining hosts for this loop 2995 1726776746.38434: getting the next task for host managed_node2 2995 1726776746.38440: done getting next task for host managed_node2 2995 1726776746.38444: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 2995 1726776746.38447: ^ 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 2995 1726776746.38459: getting variables 2995 1726776746.38461: in VariableManager get_vars() 2995 1726776746.38710: Calling all_inventory to load vars for managed_node2 2995 1726776746.38715: Calling groups_inventory to load vars for managed_node2 2995 1726776746.38719: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776746.38725: WORKER PROCESS EXITING 2995 1726776746.38736: Calling all_plugins_play to load vars for managed_node2 2995 1726776746.38740: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776746.38744: Calling groups_plugins_play to load vars for managed_node2 2995 1726776746.39061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776746.39533: done with get_vars() 2995 1726776746.39546: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:12:26 -0400 (0:00:00.424) 0:01:21.724 **** 2995 1726776746.39776: entering _queue_task() for managed_node2/slurp 2995 1726776746.40098: worker is 1 (out of 1 available) 2995 1726776746.40114: exiting _queue_task() for managed_node2/slurp 2995 1726776746.40134: done queuing things up, now waiting for results queue to drain 2995 1726776746.40135: waiting for pending results... 2995 1726776746.40812: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 2995 1726776746.40995: in run() - task 0affc99b-caaf-048c-907c-0000000000ba 2995 1726776746.41024: variable 'ansible_search_path' from source: unknown 2995 1726776746.41033: variable 'ansible_search_path' from source: unknown 2995 1726776746.41088: calling self._execute() 2995 1726776746.41185: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776746.41199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776746.41220: variable 'omit' from source: magic vars 2995 1726776746.41351: variable 'omit' from source: magic vars 2995 1726776746.41609: variable 'omit' from source: magic vars 2995 1726776746.41612: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776746.41844: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776746.41953: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776746.42034: variable 'omit' from source: magic vars 2995 1726776746.42096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776746.42153: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776746.42184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776746.42215: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776746.42234: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776746.42271: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776746.42280: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776746.42294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776746.42429: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776746.42481: Set connection var ansible_shell_executable to /bin/sh 2995 1726776746.42510: Set connection var ansible_connection to ssh 2995 1726776746.42513: Set connection var ansible_pipelining to False 2995 1726776746.42515: Set connection var ansible_shell_type to sh 2995 1726776746.42619: Set connection var ansible_timeout to 10 2995 1726776746.42622: variable 'ansible_shell_executable' from source: unknown 2995 1726776746.42625: variable 'ansible_connection' from source: unknown 2995 1726776746.42627: variable 'ansible_module_compression' from source: unknown 2995 1726776746.42630: variable 'ansible_shell_type' from source: unknown 2995 1726776746.42632: variable 'ansible_shell_executable' from source: unknown 2995 1726776746.42634: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776746.42636: variable 'ansible_pipelining' from source: unknown 2995 1726776746.42638: variable 'ansible_timeout' from source: unknown 2995 1726776746.42640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776746.42906: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776746.42926: variable 'omit' from source: magic vars 2995 1726776746.42976: starting attempt loop 2995 1726776746.42984: running the handler 2995 1726776746.43007: _low_level_execute_command(): starting 2995 1726776746.43022: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776746.43797: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776746.43822: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776746.43840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776746.43910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776746.43977: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776746.43994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776746.44027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776746.44261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776746.45964: stdout chunk (state=3): >>>/root <<< 2995 1726776746.46131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776746.46231: stderr chunk (state=3): >>><<< 2995 1726776746.46243: stdout chunk (state=3): >>><<< 2995 1726776746.46629: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776746.46632: _low_level_execute_command(): starting 2995 1726776746.46635: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776746.4652615-3994-870781604734 `" && echo ansible-tmp-1726776746.4652615-3994-870781604734="` echo /root/.ansible/tmp/ansible-tmp-1726776746.4652615-3994-870781604734 `" ) && sleep 0' 2995 1726776746.47418: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776746.47477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776746.47503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776746.47523: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776746.47736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776746.49923: stdout chunk (state=3): >>>ansible-tmp-1726776746.4652615-3994-870781604734=/root/.ansible/tmp/ansible-tmp-1726776746.4652615-3994-870781604734 <<< 2995 1726776746.50116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776746.50127: stdout chunk (state=3): >>><<< 2995 1726776746.50145: stderr chunk (state=3): >>><<< 2995 1726776746.50174: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776746.4652615-3994-870781604734=/root/.ansible/tmp/ansible-tmp-1726776746.4652615-3994-870781604734 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776746.50233: variable 'ansible_module_compression' from source: unknown 2995 1726776746.50309: ANSIBALLZ: Using lock for slurp 2995 1726776746.50313: ANSIBALLZ: Acquiring lock 2995 1726776746.50315: ANSIBALLZ: Lock acquired: 139746195314096 2995 1726776746.50317: ANSIBALLZ: Creating module 2995 1726776746.67809: ANSIBALLZ: Writing module into payload 2995 1726776746.67892: ANSIBALLZ: Writing module 2995 1726776746.67896: ANSIBALLZ: Renaming module 2995 1726776746.67898: ANSIBALLZ: Done creating module 2995 1726776746.67977: variable 'ansible_facts' from source: unknown 2995 1726776746.67982: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776746.4652615-3994-870781604734/AnsiballZ_slurp.py 2995 1726776746.68119: Sending initial data 2995 1726776746.68123: Sent initial data (149 bytes) 2995 1726776746.68606: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776746.68610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776746.68613: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776746.68615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776746.68617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776746.68669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776746.68676: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776746.68728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776746.70976: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776746.71023: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776746.71089: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpwvtor3fq /root/.ansible/tmp/ansible-tmp-1726776746.4652615-3994-870781604734/AnsiballZ_slurp.py <<< 2995 1726776746.71093: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776746.4652615-3994-870781604734/AnsiballZ_slurp.py" <<< 2995 1726776746.71131: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpwvtor3fq" to remote "/root/.ansible/tmp/ansible-tmp-1726776746.4652615-3994-870781604734/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776746.4652615-3994-870781604734/AnsiballZ_slurp.py" <<< 2995 1726776746.73253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776746.73316: stderr chunk (state=3): >>><<< 2995 1726776746.73319: stdout chunk (state=3): >>><<< 2995 1726776746.73341: done transferring module to remote 2995 1726776746.73351: _low_level_execute_command(): starting 2995 1726776746.73357: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776746.4652615-3994-870781604734/ /root/.ansible/tmp/ansible-tmp-1726776746.4652615-3994-870781604734/AnsiballZ_slurp.py && sleep 0' 2995 1726776746.73773: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776746.73816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776746.73819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776746.73822: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776746.73824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776746.73826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776746.73871: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776746.73881: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776746.73931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776746.75899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776746.75950: stderr chunk (state=3): >>><<< 2995 1726776746.75953: stdout chunk (state=3): >>><<< 2995 1726776746.75972: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776746.75976: _low_level_execute_command(): starting 2995 1726776746.75983: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776746.4652615-3994-870781604734/AnsiballZ_slurp.py && sleep 0' 2995 1726776746.76452: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776746.76456: 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 <<< 2995 1726776746.76459: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776746.76461: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776746.76464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776746.76507: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776746.76523: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776746.76574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776746.94346: 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"}}} <<< 2995 1726776746.95800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776746.95859: stderr chunk (state=3): >>><<< 2995 1726776746.95862: stdout chunk (state=3): >>><<< 2995 1726776746.95879: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdAo=", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776746.95913: 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-1726776746.4652615-3994-870781604734/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776746.95923: _low_level_execute_command(): starting 2995 1726776746.95929: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776746.4652615-3994-870781604734/ > /dev/null 2>&1 && sleep 0' 2995 1726776746.96364: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776746.96398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776746.96404: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776746.96407: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776746.96409: 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 <<< 2995 1726776746.96411: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776746.96456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776746.96470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776746.96525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776746.98488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776746.98537: stderr chunk (state=3): >>><<< 2995 1726776746.98540: stdout chunk (state=3): >>><<< 2995 1726776746.98554: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776746.98561: handler run complete 2995 1726776746.98578: attempt loop complete, returning result 2995 1726776746.98582: _execute() done 2995 1726776746.98586: dumping result to json 2995 1726776746.98590: done dumping result, returning 2995 1726776746.98599: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0affc99b-caaf-048c-907c-0000000000ba] 2995 1726776746.98610: sending task result for task 0affc99b-caaf-048c-907c-0000000000ba 2995 1726776746.98710: done sending task result for task 0affc99b-caaf-048c-907c-0000000000ba 2995 1726776746.98715: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } 2995 1726776746.98788: no more pending results, returning what we have 2995 1726776746.98792: results queue empty 2995 1726776746.98793: checking for any_errors_fatal 2995 1726776746.98805: done checking for any_errors_fatal 2995 1726776746.98806: checking for max_fail_percentage 2995 1726776746.98808: done checking for max_fail_percentage 2995 1726776746.98809: checking to see if all hosts have failed and the running result is not ok 2995 1726776746.98810: done checking to see if all hosts have failed 2995 1726776746.98811: getting the remaining hosts for this loop 2995 1726776746.98813: done getting the remaining hosts for this loop 2995 1726776746.98818: getting the next task for host managed_node2 2995 1726776746.98824: done getting next task for host managed_node2 2995 1726776746.98828: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 2995 1726776746.98832: ^ 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 2995 1726776746.98843: getting variables 2995 1726776746.98845: in VariableManager get_vars() 2995 1726776746.98881: Calling all_inventory to load vars for managed_node2 2995 1726776746.98884: Calling groups_inventory to load vars for managed_node2 2995 1726776746.98887: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776746.98897: Calling all_plugins_play to load vars for managed_node2 2995 1726776746.98907: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776746.98913: Calling groups_plugins_play to load vars for managed_node2 2995 1726776746.99070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776746.99276: done with get_vars() 2995 1726776746.99284: done getting variables 2995 1726776746.99333: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:12:26 -0400 (0:00:00.595) 0:01:22.320 **** 2995 1726776746.99361: entering _queue_task() for managed_node2/set_fact 2995 1726776746.99555: worker is 1 (out of 1 available) 2995 1726776746.99571: exiting _queue_task() for managed_node2/set_fact 2995 1726776746.99583: done queuing things up, now waiting for results queue to drain 2995 1726776746.99584: waiting for pending results... 2995 1726776746.99771: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 2995 1726776746.99850: in run() - task 0affc99b-caaf-048c-907c-0000000000bb 2995 1726776746.99866: variable 'ansible_search_path' from source: unknown 2995 1726776746.99869: variable 'ansible_search_path' from source: unknown 2995 1726776746.99905: calling self._execute() 2995 1726776746.99976: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776746.99982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776746.99992: variable 'omit' from source: magic vars 2995 1726776747.00084: variable 'omit' from source: magic vars 2995 1726776747.00130: variable 'omit' from source: magic vars 2995 1726776747.00471: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776747.00481: variable '__cur_profile' from source: task vars 2995 1726776747.00615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776747.02452: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776747.02502: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776747.02537: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776747.02580: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776747.02604: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776747.02673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776747.02696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776747.02722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776747.02758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776747.02772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776747.02862: variable '__kernel_settings_tuned_current_profile' from source: set_fact 2995 1726776747.02905: variable 'omit' from source: magic vars 2995 1726776747.02930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776747.02953: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776747.02969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776747.02986: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776747.02996: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776747.03026: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776747.03030: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776747.03033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776747.03117: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776747.03127: Set connection var ansible_shell_executable to /bin/sh 2995 1726776747.03135: Set connection var ansible_connection to ssh 2995 1726776747.03141: Set connection var ansible_pipelining to False 2995 1726776747.03144: Set connection var ansible_shell_type to sh 2995 1726776747.03151: Set connection var ansible_timeout to 10 2995 1726776747.03169: variable 'ansible_shell_executable' from source: unknown 2995 1726776747.03174: variable 'ansible_connection' from source: unknown 2995 1726776747.03177: variable 'ansible_module_compression' from source: unknown 2995 1726776747.03179: variable 'ansible_shell_type' from source: unknown 2995 1726776747.03181: variable 'ansible_shell_executable' from source: unknown 2995 1726776747.03187: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776747.03191: variable 'ansible_pipelining' from source: unknown 2995 1726776747.03202: variable 'ansible_timeout' from source: unknown 2995 1726776747.03206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776747.03282: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776747.03292: variable 'omit' from source: magic vars 2995 1726776747.03299: starting attempt loop 2995 1726776747.03304: running the handler 2995 1726776747.03317: handler run complete 2995 1726776747.03326: attempt loop complete, returning result 2995 1726776747.03329: _execute() done 2995 1726776747.03333: dumping result to json 2995 1726776747.03338: done dumping result, returning 2995 1726776747.03345: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0affc99b-caaf-048c-907c-0000000000bb] 2995 1726776747.03351: sending task result for task 0affc99b-caaf-048c-907c-0000000000bb 2995 1726776747.03438: done sending task result for task 0affc99b-caaf-048c-907c-0000000000bb 2995 1726776747.03441: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 2995 1726776747.03512: no more pending results, returning what we have 2995 1726776747.03518: results queue empty 2995 1726776747.03519: checking for any_errors_fatal 2995 1726776747.03525: done checking for any_errors_fatal 2995 1726776747.03526: checking for max_fail_percentage 2995 1726776747.03528: done checking for max_fail_percentage 2995 1726776747.03529: checking to see if all hosts have failed and the running result is not ok 2995 1726776747.03530: done checking to see if all hosts have failed 2995 1726776747.03531: getting the remaining hosts for this loop 2995 1726776747.03533: done getting the remaining hosts for this loop 2995 1726776747.03537: getting the next task for host managed_node2 2995 1726776747.03543: done getting next task for host managed_node2 2995 1726776747.03546: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 2995 1726776747.03549: ^ 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 2995 1726776747.03566: getting variables 2995 1726776747.03568: in VariableManager get_vars() 2995 1726776747.03609: Calling all_inventory to load vars for managed_node2 2995 1726776747.03612: Calling groups_inventory to load vars for managed_node2 2995 1726776747.03616: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776747.03626: Calling all_plugins_play to load vars for managed_node2 2995 1726776747.03629: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776747.03632: Calling groups_plugins_play to load vars for managed_node2 2995 1726776747.03766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776747.03933: done with get_vars() 2995 1726776747.03942: done getting variables 2995 1726776747.03986: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:12:27 -0400 (0:00:00.046) 0:01:22.366 **** 2995 1726776747.04013: entering _queue_task() for managed_node2/copy 2995 1726776747.04205: worker is 1 (out of 1 available) 2995 1726776747.04221: exiting _queue_task() for managed_node2/copy 2995 1726776747.04233: done queuing things up, now waiting for results queue to drain 2995 1726776747.04234: waiting for pending results... 2995 1726776747.04405: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 2995 1726776747.04493: in run() - task 0affc99b-caaf-048c-907c-0000000000bc 2995 1726776747.04510: variable 'ansible_search_path' from source: unknown 2995 1726776747.04514: variable 'ansible_search_path' from source: unknown 2995 1726776747.04546: calling self._execute() 2995 1726776747.04617: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776747.04623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776747.04633: variable 'omit' from source: magic vars 2995 1726776747.04722: variable 'omit' from source: magic vars 2995 1726776747.04764: variable 'omit' from source: magic vars 2995 1726776747.04790: variable '__kernel_settings_active_profile' from source: set_fact 2995 1726776747.05035: variable '__kernel_settings_active_profile' from source: set_fact 2995 1726776747.05056: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776747.05119: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776747.05178: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776747.05252: variable 'omit' from source: magic vars 2995 1726776747.05286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776747.05319: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776747.05336: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776747.05354: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776747.05364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776747.05389: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776747.05392: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776747.05398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776747.05479: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776747.05488: Set connection var ansible_shell_executable to /bin/sh 2995 1726776747.05497: Set connection var ansible_connection to ssh 2995 1726776747.05506: Set connection var ansible_pipelining to False 2995 1726776747.05509: Set connection var ansible_shell_type to sh 2995 1726776747.05515: Set connection var ansible_timeout to 10 2995 1726776747.05532: variable 'ansible_shell_executable' from source: unknown 2995 1726776747.05535: variable 'ansible_connection' from source: unknown 2995 1726776747.05539: variable 'ansible_module_compression' from source: unknown 2995 1726776747.05543: variable 'ansible_shell_type' from source: unknown 2995 1726776747.05548: variable 'ansible_shell_executable' from source: unknown 2995 1726776747.05551: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776747.05556: variable 'ansible_pipelining' from source: unknown 2995 1726776747.05561: variable 'ansible_timeout' from source: unknown 2995 1726776747.05569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776747.05681: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776747.05691: variable 'omit' from source: magic vars 2995 1726776747.05697: starting attempt loop 2995 1726776747.05702: running the handler 2995 1726776747.05715: _low_level_execute_command(): starting 2995 1726776747.05722: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776747.06269: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776747.06273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.06276: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776747.06278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.06336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776747.06341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776747.06345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776747.06398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776747.08185: stdout chunk (state=3): >>>/root <<< 2995 1726776747.08295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776747.08347: stderr chunk (state=3): >>><<< 2995 1726776747.08350: stdout chunk (state=3): >>><<< 2995 1726776747.08368: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776747.08380: _low_level_execute_command(): starting 2995 1726776747.08387: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809 `" && echo ansible-tmp-1726776747.0836854-4025-142885508446809="` echo /root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809 `" ) && sleep 0' 2995 1726776747.08838: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776747.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.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.08854: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776747.08856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.08909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776747.08916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776747.08961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776747.11351: stdout chunk (state=3): >>>ansible-tmp-1726776747.0836854-4025-142885508446809=/root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809 <<< 2995 1726776747.11488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776747.11537: stderr chunk (state=3): >>><<< 2995 1726776747.11540: stdout chunk (state=3): >>><<< 2995 1726776747.11560: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776747.0836854-4025-142885508446809=/root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776747.11635: variable 'ansible_module_compression' from source: unknown 2995 1726776747.11679: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776747.11711: variable 'ansible_facts' from source: unknown 2995 1726776747.11774: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/AnsiballZ_stat.py 2995 1726776747.11871: Sending initial data 2995 1726776747.11875: Sent initial data (151 bytes) 2995 1726776747.12338: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776747.12342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776747.12345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776747.12348: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.12404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776747.12407: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776747.12466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776747.14531: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776747.14575: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776747.14623: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpnvi1j45o /root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/AnsiballZ_stat.py <<< 2995 1726776747.14627: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/AnsiballZ_stat.py" <<< 2995 1726776747.14667: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpnvi1j45o" to remote "/root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/AnsiballZ_stat.py" <<< 2995 1726776747.15490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776747.15556: stderr chunk (state=3): >>><<< 2995 1726776747.15560: stdout chunk (state=3): >>><<< 2995 1726776747.15577: done transferring module to remote 2995 1726776747.15587: _low_level_execute_command(): starting 2995 1726776747.15593: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/ /root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/AnsiballZ_stat.py && sleep 0' 2995 1726776747.16037: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776747.16043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.16045: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776747.16052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.16110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776747.16113: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776747.16154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776747.18492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776747.18545: stderr chunk (state=3): >>><<< 2995 1726776747.18549: stdout chunk (state=3): >>><<< 2995 1726776747.18566: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776747.18569: _low_level_execute_command(): starting 2995 1726776747.18575: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/AnsiballZ_stat.py && sleep 0' 2995 1726776747.19118: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.19166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776747.19169: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776747.19185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776747.19261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776747.50482: 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": 262944, "dev": 51714, "nlink": 1, "atime": 1726776746.9408476, "mtime": 1726776740.2147806, "ctime": 1726776740.2147806, "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": "3484691423", "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}}} <<< 2995 1726776747.52823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776747.52874: stderr chunk (state=3): >>><<< 2995 1726776747.52878: stdout chunk (state=3): >>><<< 2995 1726776747.52893: _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": 262944, "dev": 51714, "nlink": 1, "atime": 1726776746.9408476, "mtime": 1726776740.2147806, "ctime": 1726776740.2147806, "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": "3484691423", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776747.52953: 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-1726776747.0836854-4025-142885508446809/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 2995 1726776747.53051: Sending initial data 2995 1726776747.53055: Sent initial data (139 bytes) 2995 1726776747.53495: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776747.53499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.53504: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776747.53507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776747.53509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.53566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776747.53569: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776747.53613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776747.55317: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776747.55325: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776747.55357: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776747.55399: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/.wxx1jjgj /root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/.source <<< 2995 1726776747.55408: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/.source" <<< 2995 1726776747.55435: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/.wxx1jjgj" to remote "/root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/.source" <<< 2995 1726776747.55613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776747.55677: stderr chunk (state=3): >>><<< 2995 1726776747.55680: stdout chunk (state=3): >>><<< 2995 1726776747.55702: _low_level_execute_command(): starting 2995 1726776747.55709: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/ /root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/.source && sleep 0' 2995 1726776747.56155: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776747.56159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776747.56163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776747.56166: 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 <<< 2995 1726776747.56168: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.56228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776747.56233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776747.56274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776747.58387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776747.58436: stderr chunk (state=3): >>><<< 2995 1726776747.58440: stdout chunk (state=3): >>><<< 2995 1726776747.58453: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776747.58481: variable 'ansible_module_compression' from source: unknown 2995 1726776747.58518: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 2995 1726776747.58538: variable 'ansible_facts' from source: unknown 2995 1726776747.58584: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/AnsiballZ_copy.py 2995 1726776747.58687: Sending initial data 2995 1726776747.58690: Sent initial data (151 bytes) 2995 1726776747.59137: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776747.59141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.59143: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776747.59149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.59209: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776747.59212: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776747.59254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776747.61344: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776747.61388: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776747.61428: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpbehu8s8x /root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/AnsiballZ_copy.py <<< 2995 1726776747.61437: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/AnsiballZ_copy.py" <<< 2995 1726776747.61471: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpbehu8s8x" to remote "/root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/AnsiballZ_copy.py" <<< 2995 1726776747.62298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776747.62358: stderr chunk (state=3): >>><<< 2995 1726776747.62361: stdout chunk (state=3): >>><<< 2995 1726776747.62378: done transferring module to remote 2995 1726776747.62387: _low_level_execute_command(): starting 2995 1726776747.62397: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/ /root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/AnsiballZ_copy.py && sleep 0' 2995 1726776747.62836: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776747.62840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.62842: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776747.62845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.62899: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776747.62911: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776747.62956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776747.65005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776747.65052: stderr chunk (state=3): >>><<< 2995 1726776747.65056: stdout chunk (state=3): >>><<< 2995 1726776747.65069: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776747.65072: _low_level_execute_command(): starting 2995 1726776747.65078: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/AnsiballZ_copy.py && sleep 0' 2995 1726776747.65521: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776747.65524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.65527: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776747.65529: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776747.65531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.65585: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776747.65590: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776747.65643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776747.84387: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/.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-1726776747.0836854-4025-142885508446809/.source", "_original_basename": ".wxx1jjgj", "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}}} <<< 2995 1726776747.85846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776747.85909: stderr chunk (state=3): >>><<< 2995 1726776747.85913: stdout chunk (state=3): >>><<< 2995 1726776747.85928: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/.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-1726776747.0836854-4025-142885508446809/.source", "_original_basename": ".wxx1jjgj", "follow": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776747.85960: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/.source', '_original_basename': '.wxx1jjgj', '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-1726776747.0836854-4025-142885508446809/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776747.85970: _low_level_execute_command(): starting 2995 1726776747.85976: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/ > /dev/null 2>&1 && sleep 0' 2995 1726776747.86451: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776747.86455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776747.86457: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776747.86460: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776747.86462: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.86515: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776747.86518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776747.86579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776747.88794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776747.88798: stdout chunk (state=3): >>><<< 2995 1726776747.88803: stderr chunk (state=3): >>><<< 2995 1726776747.89009: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776747.89013: handler run complete 2995 1726776747.89016: attempt loop complete, returning result 2995 1726776747.89018: _execute() done 2995 1726776747.89020: dumping result to json 2995 1726776747.89022: done dumping result, returning 2995 1726776747.89024: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0affc99b-caaf-048c-907c-0000000000bc] 2995 1726776747.89027: sending task result for task 0affc99b-caaf-048c-907c-0000000000bc 2995 1726776747.89114: done sending task result for task 0affc99b-caaf-048c-907c-0000000000bc 2995 1726776747.89118: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "md5sum": "8d80fe3f09ba4b9ac8d7fd5e8541a324", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1726776747.0836854-4025-142885508446809/.source", "state": "file", "uid": 0 } 2995 1726776747.89255: no more pending results, returning what we have 2995 1726776747.89260: results queue empty 2995 1726776747.89261: checking for any_errors_fatal 2995 1726776747.89268: done checking for any_errors_fatal 2995 1726776747.89269: checking for max_fail_percentage 2995 1726776747.89275: done checking for max_fail_percentage 2995 1726776747.89277: checking to see if all hosts have failed and the running result is not ok 2995 1726776747.89278: done checking to see if all hosts have failed 2995 1726776747.89280: getting the remaining hosts for this loop 2995 1726776747.89282: done getting the remaining hosts for this loop 2995 1726776747.89287: getting the next task for host managed_node2 2995 1726776747.89294: done getting next task for host managed_node2 2995 1726776747.89299: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 2995 1726776747.89346: ^ 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 2995 1726776747.89362: getting variables 2995 1726776747.89365: in VariableManager get_vars() 2995 1726776747.89413: Calling all_inventory to load vars for managed_node2 2995 1726776747.89416: Calling groups_inventory to load vars for managed_node2 2995 1726776747.89419: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776747.89433: Calling all_plugins_play to load vars for managed_node2 2995 1726776747.89437: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776747.89442: Calling groups_plugins_play to load vars for managed_node2 2995 1726776747.89959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776747.90266: done with get_vars() 2995 1726776747.90278: done getting variables 2995 1726776747.90353: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:12:27 -0400 (0:00:00.863) 0:01:23.230 **** 2995 1726776747.90393: entering _queue_task() for managed_node2/copy 2995 1726776747.90657: worker is 1 (out of 1 available) 2995 1726776747.90672: exiting _queue_task() for managed_node2/copy 2995 1726776747.90799: done queuing things up, now waiting for results queue to drain 2995 1726776747.90801: waiting for pending results... 2995 1726776747.91324: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 2995 1726776747.91330: in run() - task 0affc99b-caaf-048c-907c-0000000000bd 2995 1726776747.91334: variable 'ansible_search_path' from source: unknown 2995 1726776747.91337: variable 'ansible_search_path' from source: unknown 2995 1726776747.91410: calling self._execute() 2995 1726776747.91510: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776747.91514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776747.91522: variable 'omit' from source: magic vars 2995 1726776747.91891: variable 'omit' from source: magic vars 2995 1726776747.91924: variable 'omit' from source: magic vars 2995 1726776747.91963: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 2995 1726776747.92494: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 2995 1726776747.92599: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776747.92663: variable 'omit' from source: magic vars 2995 1726776747.92718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776747.92768: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776747.92795: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776747.92823: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776747.92840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776747.92888: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776747.92897: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776747.92911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776747.93036: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776747.93052: Set connection var ansible_shell_executable to /bin/sh 2995 1726776747.93067: Set connection var ansible_connection to ssh 2995 1726776747.93088: Set connection var ansible_pipelining to False 2995 1726776747.93091: Set connection var ansible_shell_type to sh 2995 1726776747.93198: Set connection var ansible_timeout to 10 2995 1726776747.93204: variable 'ansible_shell_executable' from source: unknown 2995 1726776747.93207: variable 'ansible_connection' from source: unknown 2995 1726776747.93209: variable 'ansible_module_compression' from source: unknown 2995 1726776747.93211: variable 'ansible_shell_type' from source: unknown 2995 1726776747.93213: variable 'ansible_shell_executable' from source: unknown 2995 1726776747.93215: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776747.93222: variable 'ansible_pipelining' from source: unknown 2995 1726776747.93225: variable 'ansible_timeout' from source: unknown 2995 1726776747.93228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776747.93350: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776747.93366: variable 'omit' from source: magic vars 2995 1726776747.93376: starting attempt loop 2995 1726776747.93381: running the handler 2995 1726776747.93403: _low_level_execute_command(): starting 2995 1726776747.93423: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776747.94123: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776747.94222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.94253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776747.94276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776747.94299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776747.94494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776747.96187: stdout chunk (state=3): >>>/root <<< 2995 1726776747.96294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776747.96352: stderr chunk (state=3): >>><<< 2995 1726776747.96355: stdout chunk (state=3): >>><<< 2995 1726776747.96377: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776747.96390: _low_level_execute_command(): starting 2995 1726776747.96397: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967 `" && echo ansible-tmp-1726776747.963778-4071-176551827282967="` echo /root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967 `" ) && sleep 0' 2995 1726776747.96857: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776747.96861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776747.96864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776747.96874: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776747.96877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776747.96927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776747.96932: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776747.96941: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776747.96978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776747.99608: stdout chunk (state=3): >>>ansible-tmp-1726776747.963778-4071-176551827282967=/root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967 <<< 2995 1726776747.99772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776747.99828: stderr chunk (state=3): >>><<< 2995 1726776747.99832: stdout chunk (state=3): >>><<< 2995 1726776747.99849: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776747.963778-4071-176551827282967=/root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776747.99934: variable 'ansible_module_compression' from source: unknown 2995 1726776747.99980: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776748.00015: variable 'ansible_facts' from source: unknown 2995 1726776748.00080: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/AnsiballZ_stat.py 2995 1726776748.00184: Sending initial data 2995 1726776748.00187: Sent initial data (150 bytes) 2995 1726776748.00823: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 2995 1726776748.00838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776748.00854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776748.00939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776748.03078: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776748.03118: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776748.03155: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpj6t_7f7w /root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/AnsiballZ_stat.py <<< 2995 1726776748.03162: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/AnsiballZ_stat.py" <<< 2995 1726776748.03196: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpj6t_7f7w" to remote "/root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/AnsiballZ_stat.py" <<< 2995 1726776748.03207: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/AnsiballZ_stat.py" <<< 2995 1726776748.03997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776748.04077: stderr chunk (state=3): >>><<< 2995 1726776748.04084: stdout chunk (state=3): >>><<< 2995 1726776748.04106: done transferring module to remote 2995 1726776748.04120: _low_level_execute_command(): starting 2995 1726776748.04126: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/ /root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/AnsiballZ_stat.py && sleep 0' 2995 1726776748.04824: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776748.04828: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776748.04831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776748.04834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776748.04837: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776748.04839: stderr chunk (state=3): >>>debug2: match not found <<< 2995 1726776748.04842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776748.04844: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 2995 1726776748.04846: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776748.04854: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 2995 1726776748.04864: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776748.04875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776748.04889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776748.04897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776748.04915: stderr chunk (state=3): >>>debug2: match found <<< 2995 1726776748.04931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776748.05005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776748.05020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776748.05036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776748.05150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776748.07321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776748.07374: stderr chunk (state=3): >>><<< 2995 1726776748.07378: stdout chunk (state=3): >>><<< 2995 1726776748.07394: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776748.07397: _low_level_execute_command(): starting 2995 1726776748.07409: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/AnsiballZ_stat.py && sleep 0' 2995 1726776748.07875: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776748.07878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776748.07881: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776748.07883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776748.07937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776748.07941: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776748.07996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776748.27371: 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": 262613, "dev": 51714, "nlink": 1, "atime": 1726776740.0017784, "mtime": 1726776740.2147806, "ctime": 1726776740.2147806, "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": "2873927209", "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}}} <<< 2995 1726776748.29431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776748.29435: stdout chunk (state=3): >>><<< 2995 1726776748.29438: stderr chunk (state=3): >>><<< 2995 1726776748.29441: _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": 262613, "dev": 51714, "nlink": 1, "atime": 1726776740.0017784, "mtime": 1726776740.2147806, "ctime": 1726776740.2147806, "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": "2873927209", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776748.29444: 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-1726776747.963778-4071-176551827282967/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 2995 1726776748.29609: Sending initial data 2995 1726776748.29614: Sent initial data (138 bytes) 2995 1726776748.30155: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776748.30166: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776748.30224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776748.30292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776748.30310: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776748.30348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776748.30407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776748.32143: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776748.32153: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776748.32185: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776748.32223: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/.yyf2egdc /root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/.source <<< 2995 1726776748.32233: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/.source" <<< 2995 1726776748.32264: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/.yyf2egdc" to remote "/root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/.source" <<< 2995 1726776748.40551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776748.40617: stderr chunk (state=3): >>><<< 2995 1726776748.40620: stdout chunk (state=3): >>><<< 2995 1726776748.40646: _low_level_execute_command(): starting 2995 1726776748.40649: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/ /root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/.source && sleep 0' 2995 1726776748.41124: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776748.41127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776748.41130: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776748.41132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776748.41179: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776748.41183: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776748.41234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776748.43212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776748.43259: stderr chunk (state=3): >>><<< 2995 1726776748.43264: stdout chunk (state=3): >>><<< 2995 1726776748.43284: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776748.43310: variable 'ansible_module_compression' from source: unknown 2995 1726776748.43345: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 2995 1726776748.43361: variable 'ansible_facts' from source: unknown 2995 1726776748.43414: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/AnsiballZ_copy.py 2995 1726776748.43631: Sending initial data 2995 1726776748.43634: Sent initial data (150 bytes) 2995 1726776748.44183: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776748.44187: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776748.44190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776748.44217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776748.44338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776748.44342: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776748.44347: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776748.44394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776748.46089: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776748.46096: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776748.46132: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776748.46172: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp44xkycoz /root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/AnsiballZ_copy.py <<< 2995 1726776748.46176: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/AnsiballZ_copy.py" <<< 2995 1726776748.46212: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp44xkycoz" to remote "/root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/AnsiballZ_copy.py" <<< 2995 1726776748.47024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776748.47080: stderr chunk (state=3): >>><<< 2995 1726776748.47084: stdout chunk (state=3): >>><<< 2995 1726776748.47104: done transferring module to remote 2995 1726776748.47116: _low_level_execute_command(): starting 2995 1726776748.47121: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/ /root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/AnsiballZ_copy.py && sleep 0' 2995 1726776748.47628: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776748.47649: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776748.47661: stderr chunk (state=3): >>>debug2: match not found <<< 2995 1726776748.47677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776748.47698: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 2995 1726776748.47803: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776748.47825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776748.47900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776748.49840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776748.49893: stderr chunk (state=3): >>><<< 2995 1726776748.49896: stdout chunk (state=3): >>><<< 2995 1726776748.49915: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776748.49918: _low_level_execute_command(): starting 2995 1726776748.49924: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/AnsiballZ_copy.py && sleep 0' 2995 1726776748.50363: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776748.50366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776748.50369: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776748.50371: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776748.50374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776748.50430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776748.50436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776748.50491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776748.76146: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/.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-1726776747.963778-4071-176551827282967/.source", "_original_basename": ".yyf2egdc", "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}}} <<< 2995 1726776748.78046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776748.78050: stdout chunk (state=3): >>><<< 2995 1726776748.78055: stderr chunk (state=3): >>><<< 2995 1726776748.78210: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/.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-1726776747.963778-4071-176551827282967/.source", "_original_basename": ".yyf2egdc", "follow": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776748.78214: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/.source', '_original_basename': '.yyf2egdc', '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-1726776747.963778-4071-176551827282967/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776748.78218: _low_level_execute_command(): starting 2995 1726776748.78221: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776747.963778-4071-176551827282967/ > /dev/null 2>&1 && sleep 0' 2995 1726776748.79620: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776748.79741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776748.79876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776748.79898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776748.79978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776748.82103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776748.82117: stdout chunk (state=3): >>><<< 2995 1726776748.82145: stderr chunk (state=3): >>><<< 2995 1726776748.82352: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776748.82355: handler run complete 2995 1726776748.82358: attempt loop complete, returning result 2995 1726776748.82360: _execute() done 2995 1726776748.82362: dumping result to json 2995 1726776748.82364: done dumping result, returning 2995 1726776748.82367: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0affc99b-caaf-048c-907c-0000000000bd] 2995 1726776748.82369: sending task result for task 0affc99b-caaf-048c-907c-0000000000bd 2995 1726776748.82704: done sending task result for task 0affc99b-caaf-048c-907c-0000000000bd 2995 1726776748.82708: 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-1726776747.963778-4071-176551827282967/.source", "state": "file", "uid": 0 } 2995 1726776748.82832: no more pending results, returning what we have 2995 1726776748.82836: results queue empty 2995 1726776748.82837: checking for any_errors_fatal 2995 1726776748.82843: done checking for any_errors_fatal 2995 1726776748.82843: checking for max_fail_percentage 2995 1726776748.82845: done checking for max_fail_percentage 2995 1726776748.82847: checking to see if all hosts have failed and the running result is not ok 2995 1726776748.82852: done checking to see if all hosts have failed 2995 1726776748.82853: getting the remaining hosts for this loop 2995 1726776748.82855: done getting the remaining hosts for this loop 2995 1726776748.82861: getting the next task for host managed_node2 2995 1726776748.82868: done getting next task for host managed_node2 2995 1726776748.82872: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 2995 1726776748.82876: ^ 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 2995 1726776748.82888: getting variables 2995 1726776748.82890: in VariableManager get_vars() 2995 1726776748.83135: Calling all_inventory to load vars for managed_node2 2995 1726776748.83138: Calling groups_inventory to load vars for managed_node2 2995 1726776748.83141: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776748.83151: Calling all_plugins_play to load vars for managed_node2 2995 1726776748.83154: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776748.83158: Calling groups_plugins_play to load vars for managed_node2 2995 1726776748.83609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776748.84316: done with get_vars() 2995 1726776748.84330: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:12:28 -0400 (0:00:00.941) 0:01:24.171 **** 2995 1726776748.84543: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776748.85054: worker is 1 (out of 1 available) 2995 1726776748.85182: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776748.85194: done queuing things up, now waiting for results queue to drain 2995 1726776748.85196: waiting for pending results... 2995 1726776748.85723: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 2995 1726776748.85967: in run() - task 0affc99b-caaf-048c-907c-0000000000be 2995 1726776748.85990: variable 'ansible_search_path' from source: unknown 2995 1726776748.85999: variable 'ansible_search_path' from source: unknown 2995 1726776748.86124: calling self._execute() 2995 1726776748.86281: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776748.86322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776748.86377: variable 'omit' from source: magic vars 2995 1726776748.87364: variable 'omit' from source: magic vars 2995 1726776748.87471: variable 'omit' from source: magic vars 2995 1726776748.87516: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776748.87870: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776748.87975: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776748.88095: variable '__kernel_settings_profile_parent' from source: set_fact 2995 1726776748.88111: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776748.88176: variable 'omit' from source: magic vars 2995 1726776748.88336: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776748.88341: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776748.88344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776748.88346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776748.88350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776748.88390: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776748.88400: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776748.88414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776748.88546: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776748.88571: Set connection var ansible_shell_executable to /bin/sh 2995 1726776748.88587: Set connection var ansible_connection to ssh 2995 1726776748.88600: Set connection var ansible_pipelining to False 2995 1726776748.88613: Set connection var ansible_shell_type to sh 2995 1726776748.88627: Set connection var ansible_timeout to 10 2995 1726776748.88662: variable 'ansible_shell_executable' from source: unknown 2995 1726776748.88672: variable 'ansible_connection' from source: unknown 2995 1726776748.88679: variable 'ansible_module_compression' from source: unknown 2995 1726776748.88687: variable 'ansible_shell_type' from source: unknown 2995 1726776748.88695: variable 'ansible_shell_executable' from source: unknown 2995 1726776748.88705: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776748.88716: variable 'ansible_pipelining' from source: unknown 2995 1726776748.88724: variable 'ansible_timeout' from source: unknown 2995 1726776748.88772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776748.89071: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776748.89412: variable 'omit' from source: magic vars 2995 1726776748.89416: starting attempt loop 2995 1726776748.89420: running the handler 2995 1726776748.89423: _low_level_execute_command(): starting 2995 1726776748.89426: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776748.90325: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776748.90329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776748.90623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776748.90794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776748.90862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776748.93244: stdout chunk (state=3): >>>/root <<< 2995 1726776748.93524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776748.93651: stderr chunk (state=3): >>><<< 2995 1726776748.93661: stdout chunk (state=3): >>><<< 2995 1726776748.93692: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776748.93768: _low_level_execute_command(): starting 2995 1726776748.93808: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776748.9375234-4113-144385344232080 `" && echo ansible-tmp-1726776748.9375234-4113-144385344232080="` echo /root/.ansible/tmp/ansible-tmp-1726776748.9375234-4113-144385344232080 `" ) && sleep 0' 2995 1726776748.94586: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776748.94607: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776748.94639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776748.94753: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776748.94772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776748.94798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776748.94820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776748.94917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776748.97044: stdout chunk (state=3): >>>ansible-tmp-1726776748.9375234-4113-144385344232080=/root/.ansible/tmp/ansible-tmp-1726776748.9375234-4113-144385344232080 <<< 2995 1726776748.97259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776748.97263: stdout chunk (state=3): >>><<< 2995 1726776748.97265: stderr chunk (state=3): >>><<< 2995 1726776748.97291: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776748.9375234-4113-144385344232080=/root/.ansible/tmp/ansible-tmp-1726776748.9375234-4113-144385344232080 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776748.97355: variable 'ansible_module_compression' from source: unknown 2995 1726776748.97417: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 2995 1726776748.97649: variable 'ansible_facts' from source: unknown 2995 1726776748.97653: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776748.9375234-4113-144385344232080/AnsiballZ_kernel_settings_get_config.py 2995 1726776748.97721: Sending initial data 2995 1726776748.97781: Sent initial data (173 bytes) 2995 1726776748.98471: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776748.98486: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776748.98508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776748.98548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776748.98561: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776748.98628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776748.98692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776748.98722: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776748.98763: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776748.98851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776749.00541: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 2995 1726776749.00558: 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 <<< 2995 1726776749.00601: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776749.00642: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpgp5on2fu /root/.ansible/tmp/ansible-tmp-1726776748.9375234-4113-144385344232080/AnsiballZ_kernel_settings_get_config.py <<< 2995 1726776749.00646: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776748.9375234-4113-144385344232080/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776749.00684: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpgp5on2fu" to remote "/root/.ansible/tmp/ansible-tmp-1726776748.9375234-4113-144385344232080/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776748.9375234-4113-144385344232080/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776749.01657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776749.01742: stderr chunk (state=3): >>><<< 2995 1726776749.01761: stdout chunk (state=3): >>><<< 2995 1726776749.01795: done transferring module to remote 2995 1726776749.01819: _low_level_execute_command(): starting 2995 1726776749.01829: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776748.9375234-4113-144385344232080/ /root/.ansible/tmp/ansible-tmp-1726776748.9375234-4113-144385344232080/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776749.02425: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776749.02564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776749.02568: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776749.04533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776749.04600: stderr chunk (state=3): >>><<< 2995 1726776749.04609: stdout chunk (state=3): >>><<< 2995 1726776749.04686: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776749.04691: _low_level_execute_command(): starting 2995 1726776749.04694: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776748.9375234-4113-144385344232080/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776749.05070: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776749.05078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776749.05106: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776749.05110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776749.05164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776749.05168: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776749.05248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776749.23423: 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"}}} <<< 2995 1726776749.24956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776749.25025: stderr chunk (state=3): >>><<< 2995 1726776749.25028: stdout chunk (state=3): >>><<< 2995 1726776749.25046: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776749.25077: 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-1726776748.9375234-4113-144385344232080/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776749.25087: _low_level_execute_command(): starting 2995 1726776749.25092: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776748.9375234-4113-144385344232080/ > /dev/null 2>&1 && sleep 0' 2995 1726776749.25593: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776749.25597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776749.25600: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776749.25608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776749.25657: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776749.25661: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776749.25717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776749.27693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776749.27743: stderr chunk (state=3): >>><<< 2995 1726776749.27746: stdout chunk (state=3): >>><<< 2995 1726776749.27759: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776749.27766: handler run complete 2995 1726776749.27787: attempt loop complete, returning result 2995 1726776749.27807: _execute() done 2995 1726776749.27811: dumping result to json 2995 1726776749.27813: done dumping result, returning 2995 1726776749.27816: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0affc99b-caaf-048c-907c-0000000000be] 2995 1726776749.27823: sending task result for task 0affc99b-caaf-048c-907c-0000000000be 2995 1726776749.27934: done sending task result for task 0affc99b-caaf-048c-907c-0000000000be 2995 1726776749.27937: 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" } } } 2995 1726776749.28046: no more pending results, returning what we have 2995 1726776749.28055: results queue empty 2995 1726776749.28056: checking for any_errors_fatal 2995 1726776749.28063: done checking for any_errors_fatal 2995 1726776749.28064: checking for max_fail_percentage 2995 1726776749.28065: done checking for max_fail_percentage 2995 1726776749.28066: checking to see if all hosts have failed and the running result is not ok 2995 1726776749.28067: done checking to see if all hosts have failed 2995 1726776749.28068: getting the remaining hosts for this loop 2995 1726776749.28070: done getting the remaining hosts for this loop 2995 1726776749.28074: getting the next task for host managed_node2 2995 1726776749.28079: done getting next task for host managed_node2 2995 1726776749.28083: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 2995 1726776749.28086: ^ 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 2995 1726776749.28096: getting variables 2995 1726776749.28098: in VariableManager get_vars() 2995 1726776749.28139: Calling all_inventory to load vars for managed_node2 2995 1726776749.28142: Calling groups_inventory to load vars for managed_node2 2995 1726776749.28144: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776749.28152: Calling all_plugins_play to load vars for managed_node2 2995 1726776749.28154: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776749.28158: Calling groups_plugins_play to load vars for managed_node2 2995 1726776749.28497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776749.28661: done with get_vars() 2995 1726776749.28670: done getting variables 2995 1726776749.28762: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:12:29 -0400 (0:00:00.442) 0:01:24.614 **** 2995 1726776749.28788: entering _queue_task() for managed_node2/template 2995 1726776749.28789: Creating lock for template 2995 1726776749.28989: worker is 1 (out of 1 available) 2995 1726776749.29007: exiting _queue_task() for managed_node2/template 2995 1726776749.29019: done queuing things up, now waiting for results queue to drain 2995 1726776749.29021: waiting for pending results... 2995 1726776749.29199: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 2995 1726776749.29294: in run() - task 0affc99b-caaf-048c-907c-0000000000bf 2995 1726776749.29321: variable 'ansible_search_path' from source: unknown 2995 1726776749.29325: variable 'ansible_search_path' from source: unknown 2995 1726776749.29399: calling self._execute() 2995 1726776749.29484: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776749.29488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776749.29495: variable 'omit' from source: magic vars 2995 1726776749.29602: variable 'omit' from source: magic vars 2995 1726776749.29636: variable 'omit' from source: magic vars 2995 1726776749.30106: variable '__kernel_settings_profile_src' from source: role '' all vars 2995 1726776749.30110: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776749.30113: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776749.30116: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776749.30180: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776749.30273: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776749.30380: variable '__kernel_settings_profile_parent' from source: set_fact 2995 1726776749.30393: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776749.30441: variable 'omit' from source: magic vars 2995 1726776749.30491: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776749.30540: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776749.30567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776749.30593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776749.30615: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776749.30658: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776749.30668: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776749.30679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776749.30806: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776749.30826: Set connection var ansible_shell_executable to /bin/sh 2995 1726776749.30845: Set connection var ansible_connection to ssh 2995 1726776749.30861: Set connection var ansible_pipelining to False 2995 1726776749.30870: Set connection var ansible_shell_type to sh 2995 1726776749.30884: Set connection var ansible_timeout to 10 2995 1726776749.30914: variable 'ansible_shell_executable' from source: unknown 2995 1726776749.30918: variable 'ansible_connection' from source: unknown 2995 1726776749.30921: variable 'ansible_module_compression' from source: unknown 2995 1726776749.30924: variable 'ansible_shell_type' from source: unknown 2995 1726776749.30927: variable 'ansible_shell_executable' from source: unknown 2995 1726776749.30932: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776749.30942: variable 'ansible_pipelining' from source: unknown 2995 1726776749.30945: variable 'ansible_timeout' from source: unknown 2995 1726776749.30978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776749.31096: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776749.31109: variable 'omit' from source: magic vars 2995 1726776749.31116: starting attempt loop 2995 1726776749.31120: running the handler 2995 1726776749.31135: _low_level_execute_command(): starting 2995 1726776749.31142: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776749.31646: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776749.31651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776749.31656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776749.31711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776749.31717: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776749.31763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776749.33589: stdout chunk (state=3): >>>/root <<< 2995 1726776749.33665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776749.33724: stderr chunk (state=3): >>><<< 2995 1726776749.33729: stdout chunk (state=3): >>><<< 2995 1726776749.33749: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776749.33756: _low_level_execute_command(): starting 2995 1726776749.33763: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891 `" && echo ansible-tmp-1726776749.3374257-4140-221488128217891="` echo /root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891 `" ) && sleep 0' 2995 1726776749.34209: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776749.34218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776749.34221: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776749.34225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776749.34274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776749.34280: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776749.34327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776749.36363: stdout chunk (state=3): >>>ansible-tmp-1726776749.3374257-4140-221488128217891=/root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891 <<< 2995 1726776749.36519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776749.36564: stderr chunk (state=3): >>><<< 2995 1726776749.36568: stdout chunk (state=3): >>><<< 2995 1726776749.36708: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776749.3374257-4140-221488128217891=/root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776749.36712: evaluation_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 2995 1726776749.36715: search_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 2995 1726776749.36717: variable 'ansible_search_path' from source: unknown 2995 1726776749.37826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776749.39533: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776749.39537: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776749.39551: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776749.39594: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776749.39626: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776749.40035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776749.40065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776749.40096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776749.40149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776749.40167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776749.40641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776749.40661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776749.40691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776749.40729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776749.40741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776749.41058: variable 'ansible_managed' from source: unknown 2995 1726776749.41064: variable '__sections' from source: task vars 2995 1726776749.41184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776749.41207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776749.41228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776749.41263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776749.41277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776749.41368: variable 'kernel_settings_sysctl' from source: include params 2995 1726776749.41377: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776749.41383: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776749.41434: variable '__sysctl_old' from source: task vars 2995 1726776749.41489: variable '__sysctl_old' from source: task vars 2995 1726776749.41679: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776749.41684: variable 'kernel_settings_sysctl' from source: include params 2995 1726776749.41692: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776749.41698: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776749.41707: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776749.41895: variable 'kernel_settings_sysfs' from source: include params 2995 1726776749.41898: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776749.41907: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776749.41929: variable '__sysfs_old' from source: task vars 2995 1726776749.41977: variable '__sysfs_old' from source: task vars 2995 1726776749.42167: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776749.42170: variable 'kernel_settings_sysfs' from source: include params 2995 1726776749.42178: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776749.42184: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776749.42189: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776749.42236: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 2995 1726776749.42244: variable '__systemd_old' from source: task vars 2995 1726776749.42294: variable '__systemd_old' from source: task vars 2995 1726776749.42473: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776749.42477: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 2995 1726776749.42482: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776749.42488: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776749.42507: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 2995 1726776749.42510: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 2995 1726776749.42515: variable '__trans_huge_old' from source: task vars 2995 1726776749.42569: variable '__trans_huge_old' from source: task vars 2995 1726776749.42743: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776749.42748: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 2995 1726776749.42751: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776749.42759: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776749.42774: variable '__trans_defrag_old' from source: task vars 2995 1726776749.42826: variable '__trans_defrag_old' from source: task vars 2995 1726776749.43021: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776749.43024: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 2995 1726776749.43030: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776749.43036: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776749.43054: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776749.43066: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776749.43081: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776749.43100: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776749.43112: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776749.43119: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776749.43135: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776749.43143: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776749.43153: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776749.43158: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776749.43168: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776749.43176: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776749.43183: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776749.43189: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776749.43197: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776749.43767: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776749.43816: variable 'ansible_module_compression' from source: unknown 2995 1726776749.43859: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776749.43878: variable 'ansible_facts' from source: unknown 2995 1726776749.43929: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/AnsiballZ_stat.py 2995 1726776749.44036: Sending initial data 2995 1726776749.44039: Sent initial data (151 bytes) 2995 1726776749.44539: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776749.44543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776749.44545: 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.12.126 is address <<< 2995 1726776749.44547: 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 <<< 2995 1726776749.44550: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776749.44607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776749.44610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776749.44612: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776749.44673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776749.46395: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776749.46433: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776749.46478: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpvg3r3le5 /root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/AnsiballZ_stat.py <<< 2995 1726776749.46481: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/AnsiballZ_stat.py" <<< 2995 1726776749.46519: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpvg3r3le5" to remote "/root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/AnsiballZ_stat.py" <<< 2995 1726776749.47311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776749.47522: stderr chunk (state=3): >>><<< 2995 1726776749.47525: stdout chunk (state=3): >>><<< 2995 1726776749.47527: done transferring module to remote 2995 1726776749.47530: _low_level_execute_command(): starting 2995 1726776749.47532: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/ /root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/AnsiballZ_stat.py && sleep 0' 2995 1726776749.48165: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776749.48185: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776749.48239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776749.48325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776749.48328: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776749.48393: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776749.48483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776749.48491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776749.48530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776749.50455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776749.50499: stderr chunk (state=3): >>><<< 2995 1726776749.50507: stdout chunk (state=3): >>><<< 2995 1726776749.50523: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776749.50527: _low_level_execute_command(): starting 2995 1726776749.50533: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/AnsiballZ_stat.py && sleep 0' 2995 1726776749.51314: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776749.51317: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776749.51320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776749.51323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776749.51325: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776749.51328: stderr chunk (state=3): >>>debug2: match not found <<< 2995 1726776749.51330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776749.51332: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 2995 1726776749.51335: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776749.51337: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 2995 1726776749.51339: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776749.51341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776749.51344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776749.51346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776749.51348: stderr chunk (state=3): >>>debug2: match found <<< 2995 1726776749.51350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776749.51352: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776749.51354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776749.51356: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776749.51619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776749.70481: 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": 262945, "dev": 51714, "nlink": 1, "atime": 1726776749.2318704, "mtime": 1726776737.5377538, "ctime": 1726776737.9847584, "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": "696047386", "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}}} <<< 2995 1726776749.72350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776749.72455: stderr chunk (state=3): >>><<< 2995 1726776749.72459: stdout chunk (state=3): >>><<< 2995 1726776749.72462: _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": 262945, "dev": 51714, "nlink": 1, "atime": 1726776749.2318704, "mtime": 1726776737.5377538, "ctime": 1726776737.9847584, "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": "696047386", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776749.72555: 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-1726776749.3374257-4140-221488128217891/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 2995 1726776749.72746: Sending initial data 2995 1726776749.72750: Sent initial data (165 bytes) 2995 1726776749.73298: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776749.73370: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776749.73373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776749.73376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776749.73397: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776749.73456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776749.73477: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776749.73489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776749.73562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776749.75354: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776749.75385: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776749.75445: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpk_8agscx/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/.source.conf <<< 2995 1726776749.75449: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/.source.conf" <<< 2995 1726776749.75496: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpk_8agscx/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/.source.conf" <<< 2995 1726776749.75853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776749.75998: stderr chunk (state=3): >>><<< 2995 1726776749.76006: stdout chunk (state=3): >>><<< 2995 1726776749.76009: _low_level_execute_command(): starting 2995 1726776749.76012: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/ /root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/.source.conf && sleep 0' 2995 1726776749.76619: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776749.76755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776749.76759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776749.76761: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776749.76793: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776749.78851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776749.78855: stdout chunk (state=3): >>><<< 2995 1726776749.78910: stderr chunk (state=3): >>><<< 2995 1726776749.78914: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776749.78917: variable 'ansible_module_compression' from source: unknown 2995 1726776749.78969: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 2995 1726776749.79002: variable 'ansible_facts' from source: unknown 2995 1726776749.79073: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/AnsiballZ_copy.py 2995 1726776749.79240: Sending initial data 2995 1726776749.79243: Sent initial data (151 bytes) 2995 1726776749.79870: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776749.79916: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776749.79999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776749.81680: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776749.81683: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776749.81721: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776749.81758: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpmk912y3x /root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/AnsiballZ_copy.py <<< 2995 1726776749.81766: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/AnsiballZ_copy.py" <<< 2995 1726776749.81798: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpmk912y3x" to remote "/root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/AnsiballZ_copy.py" <<< 2995 1726776749.82664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776749.82670: stderr chunk (state=3): >>><<< 2995 1726776749.82676: stdout chunk (state=3): >>><<< 2995 1726776749.82693: done transferring module to remote 2995 1726776749.82703: _low_level_execute_command(): starting 2995 1726776749.82711: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/ /root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/AnsiballZ_copy.py && sleep 0' 2995 1726776749.83138: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776749.83141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776749.83143: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776749.83146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776749.83192: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776749.83198: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776749.83244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776749.85182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776749.85233: stderr chunk (state=3): >>><<< 2995 1726776749.85236: stdout chunk (state=3): >>><<< 2995 1726776749.85250: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776749.85256: _low_level_execute_command(): starting 2995 1726776749.85259: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/AnsiballZ_copy.py && sleep 0' 2995 1726776749.85678: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776749.85714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776749.85717: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776749.85719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776749.85723: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776749.85726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776749.85778: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776749.85782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776749.85842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776750.04796: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/.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-1726776749.3374257-4140-221488128217891/.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}}} <<< 2995 1726776750.06813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776750.06817: stdout chunk (state=3): >>><<< 2995 1726776750.06820: stderr chunk (state=3): >>><<< 2995 1726776750.06823: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/.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-1726776749.3374257-4140-221488128217891/.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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776750.06826: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/.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-1726776749.3374257-4140-221488128217891/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776750.06828: _low_level_execute_command(): starting 2995 1726776750.06831: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776749.3374257-4140-221488128217891/ > /dev/null 2>&1 && sleep 0' 2995 1726776750.07667: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776750.07715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776750.10110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776750.10114: stdout chunk (state=3): >>><<< 2995 1726776750.10116: stderr chunk (state=3): >>><<< 2995 1726776750.10127: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776750.10130: handler run complete 2995 1726776750.10132: attempt loop complete, returning result 2995 1726776750.10134: _execute() done 2995 1726776750.10136: dumping result to json 2995 1726776750.10138: done dumping result, returning 2995 1726776750.10140: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0affc99b-caaf-048c-907c-0000000000bf] 2995 1726776750.10143: sending task result for task 0affc99b-caaf-048c-907c-0000000000bf 2995 1726776750.10249: done sending task result for task 0affc99b-caaf-048c-907c-0000000000bf 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-1726776749.3374257-4140-221488128217891/.source.conf", "state": "file", "uid": 0 } 2995 1726776750.10374: no more pending results, returning what we have 2995 1726776750.10379: results queue empty 2995 1726776750.10380: checking for any_errors_fatal 2995 1726776750.10389: done checking for any_errors_fatal 2995 1726776750.10390: checking for max_fail_percentage 2995 1726776750.10392: done checking for max_fail_percentage 2995 1726776750.10393: checking to see if all hosts have failed and the running result is not ok 2995 1726776750.10394: done checking to see if all hosts have failed 2995 1726776750.10396: getting the remaining hosts for this loop 2995 1726776750.10398: done getting the remaining hosts for this loop 2995 1726776750.10407: getting the next task for host managed_node2 2995 1726776750.10414: done getting next task for host managed_node2 2995 1726776750.10418: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 2995 1726776750.10422: ^ 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 2995 1726776750.10435: getting variables 2995 1726776750.10437: in VariableManager get_vars() 2995 1726776750.10478: Calling all_inventory to load vars for managed_node2 2995 1726776750.10482: Calling groups_inventory to load vars for managed_node2 2995 1726776750.10485: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776750.10909: Calling all_plugins_play to load vars for managed_node2 2995 1726776750.10915: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776750.10921: Calling groups_plugins_play to load vars for managed_node2 2995 1726776750.11458: WORKER PROCESS EXITING 2995 1726776750.11487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776750.11888: done with get_vars() 2995 1726776750.12064: done getting variables 2995 1726776750.12150: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:12:30 -0400 (0:00:00.833) 0:01:25.448 **** 2995 1726776750.12188: entering _queue_task() for managed_node2/service 2995 1726776750.12638: worker is 1 (out of 1 available) 2995 1726776750.12652: exiting _queue_task() for managed_node2/service 2995 1726776750.12664: done queuing things up, now waiting for results queue to drain 2995 1726776750.12665: waiting for pending results... 2995 1726776750.12805: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 2995 1726776750.12949: in run() - task 0affc99b-caaf-048c-907c-0000000000c0 2995 1726776750.12974: variable 'ansible_search_path' from source: unknown 2995 1726776750.12982: variable 'ansible_search_path' from source: unknown 2995 1726776750.13046: variable '__kernel_settings_services' from source: include_vars 2995 1726776750.13454: variable '__kernel_settings_services' from source: include_vars 2995 1726776750.13550: variable 'omit' from source: magic vars 2995 1726776750.13700: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776750.13723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776750.13742: variable 'omit' from source: magic vars 2995 1726776750.14164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776750.14642: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776750.14709: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776750.14792: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776750.14841: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776750.15010: variable '__kernel_settings_register_profile' from source: set_fact 2995 1726776750.15031: variable '__kernel_settings_register_mode' from source: set_fact 2995 1726776750.15058: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): True 2995 1726776750.15070: variable 'omit' from source: magic vars 2995 1726776750.15136: variable 'omit' from source: magic vars 2995 1726776750.15211: variable 'item' from source: unknown 2995 1726776750.15297: variable 'item' from source: unknown 2995 1726776750.15336: variable 'omit' from source: magic vars 2995 1726776750.15371: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776750.15411: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776750.15445: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776750.15471: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776750.15488: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776750.15536: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776750.15550: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776750.15559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776750.15762: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776750.15765: Set connection var ansible_shell_executable to /bin/sh 2995 1726776750.15768: Set connection var ansible_connection to ssh 2995 1726776750.15783: Set connection var ansible_pipelining to False 2995 1726776750.15786: Set connection var ansible_shell_type to sh 2995 1726776750.15902: Set connection var ansible_timeout to 10 2995 1726776750.15911: variable 'ansible_shell_executable' from source: unknown 2995 1726776750.15914: variable 'ansible_connection' from source: unknown 2995 1726776750.15916: variable 'ansible_module_compression' from source: unknown 2995 1726776750.15918: variable 'ansible_shell_type' from source: unknown 2995 1726776750.15921: variable 'ansible_shell_executable' from source: unknown 2995 1726776750.15923: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776750.15925: variable 'ansible_pipelining' from source: unknown 2995 1726776750.15928: variable 'ansible_timeout' from source: unknown 2995 1726776750.15930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776750.16099: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776750.16112: variable 'omit' from source: magic vars 2995 1726776750.16120: starting attempt loop 2995 1726776750.16123: running the handler 2995 1726776750.16230: variable 'ansible_facts' from source: unknown 2995 1726776750.16389: _low_level_execute_command(): starting 2995 1726776750.16407: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776750.17211: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776750.17249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776750.17275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776750.17343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776750.19121: stdout chunk (state=3): >>>/root <<< 2995 1726776750.19250: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776750.19309: stderr chunk (state=3): >>><<< 2995 1726776750.19332: stdout chunk (state=3): >>><<< 2995 1726776750.19452: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776750.19468: _low_level_execute_command(): starting 2995 1726776750.19471: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776750.1936438-4197-54204851535259 `" && echo ansible-tmp-1726776750.1936438-4197-54204851535259="` echo /root/.ansible/tmp/ansible-tmp-1726776750.1936438-4197-54204851535259 `" ) && sleep 0' 2995 1726776750.20080: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776750.20096: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776750.20126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776750.20245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 2995 1726776750.20267: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776750.20286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776750.20375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776750.22460: stdout chunk (state=3): >>>ansible-tmp-1726776750.1936438-4197-54204851535259=/root/.ansible/tmp/ansible-tmp-1726776750.1936438-4197-54204851535259 <<< 2995 1726776750.22650: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776750.22666: stdout chunk (state=3): >>><<< 2995 1726776750.22685: stderr chunk (state=3): >>><<< 2995 1726776750.22718: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776750.1936438-4197-54204851535259=/root/.ansible/tmp/ansible-tmp-1726776750.1936438-4197-54204851535259 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776750.22764: variable 'ansible_module_compression' from source: unknown 2995 1726776750.22878: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 2995 1726776750.22924: variable 'ansible_facts' from source: unknown 2995 1726776750.23149: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776750.1936438-4197-54204851535259/AnsiballZ_systemd.py 2995 1726776750.23359: Sending initial data 2995 1726776750.23363: Sent initial data (153 bytes) 2995 1726776750.24117: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776750.24183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776750.24229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776750.24255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776750.24318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776750.26055: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776750.26109: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776750.26150: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpisdzauc8 /root/.ansible/tmp/ansible-tmp-1726776750.1936438-4197-54204851535259/AnsiballZ_systemd.py <<< 2995 1726776750.26153: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776750.1936438-4197-54204851535259/AnsiballZ_systemd.py" <<< 2995 1726776750.26226: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpisdzauc8" to remote "/root/.ansible/tmp/ansible-tmp-1726776750.1936438-4197-54204851535259/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776750.1936438-4197-54204851535259/AnsiballZ_systemd.py" <<< 2995 1726776750.29109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776750.29126: stderr chunk (state=3): >>><<< 2995 1726776750.29129: stdout chunk (state=3): >>><<< 2995 1726776750.29164: done transferring module to remote 2995 1726776750.29178: _low_level_execute_command(): starting 2995 1726776750.29185: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776750.1936438-4197-54204851535259/ /root/.ansible/tmp/ansible-tmp-1726776750.1936438-4197-54204851535259/AnsiballZ_systemd.py && sleep 0' 2995 1726776750.29822: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776750.29948: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776750.29955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776750.29973: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776750.29979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776750.29991: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 2995 1726776750.29997: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776750.30013: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776750.30098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776750.30103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776750.30113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776750.30116: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776750.30118: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776750.30155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776750.30210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776750.32511: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776750.32516: stderr chunk (state=3): >>><<< 2995 1726776750.32519: stdout chunk (state=3): >>><<< 2995 1726776750.32522: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776750.32524: _low_level_execute_command(): starting 2995 1726776750.32531: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776750.1936438-4197-54204851535259/AnsiballZ_systemd.py && sleep 0' 2995 1726776750.33070: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776750.33094: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776750.33115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776750.33137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776750.33203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776750.33264: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776750.33293: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776750.33319: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776750.33421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776750.86095: 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": "3670", "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:12:19 EDT", "ExecMainStartTimestampMonotonic": "327634892", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3670", "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:12:19 EDT] ; stop_time=[n/a] ; pid=3670 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:19 EDT] ; stop_time=[n/a] ; pid=3670 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5047", "MemoryCurrent": "16252928", "MemoryAvailable": "infinity", "CPUUsageNSec": "401879000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "184467440737095516<<< 2995 1726776750.86120: stdout chunk (state=3): >>>15", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus.socket system.slice dbus-broker.service", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service cpupower.service tlp.service shutdown.target power-profiles-daemon.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket sysinit.target basic.target dbus.socket network.target dbus-broker.service polkit.service systemd-sysctl.service system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:12:20 EDT", "StateChangeTimestampMonotonic": "328537516", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:19 EDT", "InactiveExitTimestampMonotonic": "327635282", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:20 EDT", "ActiveEnterTimestampMonotonic": "328537516", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:12:19 EDT", "ConditionTimestampMonotonic": "327628714", "AssertTimestamp": "Thu 2024-09-19 16:12:19 EDT", "AssertTimestampMonotonic": "327628717", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "645f9ef45e9d4bf68aab0ab7ba4a814a", "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}}} <<< 2995 1726776750.88449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776750.88514: stderr chunk (state=3): >>><<< 2995 1726776750.88518: stdout chunk (state=3): >>><<< 2995 1726776750.88547: _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": "3670", "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:12:19 EDT", "ExecMainStartTimestampMonotonic": "327634892", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3670", "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:12:19 EDT] ; stop_time=[n/a] ; pid=3670 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:19 EDT] ; stop_time=[n/a] ; pid=3670 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5047", "MemoryCurrent": "16252928", "MemoryAvailable": "infinity", "CPUUsageNSec": "401879000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus.socket system.slice dbus-broker.service", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service cpupower.service tlp.service shutdown.target power-profiles-daemon.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket sysinit.target basic.target dbus.socket network.target dbus-broker.service polkit.service systemd-sysctl.service system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:12:20 EDT", "StateChangeTimestampMonotonic": "328537516", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:19 EDT", "InactiveExitTimestampMonotonic": "327635282", "ActiveEnterTimestamp": "Thu 2024-09-19 16:12:20 EDT", "ActiveEnterTimestampMonotonic": "328537516", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:12:19 EDT", "ConditionTimestampMonotonic": "327628714", "AssertTimestamp": "Thu 2024-09-19 16:12:19 EDT", "AssertTimestampMonotonic": "327628717", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "645f9ef45e9d4bf68aab0ab7ba4a814a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "restarted", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776750.88735: 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-1726776750.1936438-4197-54204851535259/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776750.88753: _low_level_execute_command(): starting 2995 1726776750.88759: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776750.1936438-4197-54204851535259/ > /dev/null 2>&1 && sleep 0' 2995 1726776750.89256: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776750.89260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776750.89262: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776750.89264: 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.12.126 originally 10.31.12.126 <<< 2995 1726776750.89267: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776750.89312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776750.89326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776750.89383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776750.91441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776750.91491: stderr chunk (state=3): >>><<< 2995 1726776750.91495: stdout chunk (state=3): >>><<< 2995 1726776750.91514: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776750.91521: handler run complete 2995 1726776750.91573: attempt loop complete, returning result 2995 1726776750.91591: variable 'item' from source: unknown 2995 1726776750.91664: 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:12:20 EDT", "ActiveEnterTimestampMonotonic": "328537516", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket sysinit.target basic.target dbus.socket network.target dbus-broker.service polkit.service systemd-sysctl.service system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:12:19 EDT", "AssertTimestampMonotonic": "327628717", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "401879000", "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:12:19 EDT", "ConditionTimestampMonotonic": "327628714", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service cpupower.service tlp.service shutdown.target power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5047", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3670", "ExecMainStartTimestamp": "Thu 2024-09-19 16:12:19 EDT", "ExecMainStartTimestampMonotonic": "327634892", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:12:19 EDT] ; stop_time=[n/a] ; pid=3670 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:12:19 EDT] ; stop_time=[n/a] ; pid=3670 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 16:12:19 EDT", "InactiveExitTimestampMonotonic": "327635282", "InvocationID": "645f9ef45e9d4bf68aab0ab7ba4a814a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "3670", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "16252928", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "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", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 16:12:20 EDT", "StateChangeTimestampMonotonic": "328537516", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2995 1726776750.92228: dumping result to json 2995 1726776750.92232: done dumping result, returning 2995 1726776750.92234: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0affc99b-caaf-048c-907c-0000000000c0] 2995 1726776750.92237: sending task result for task 0affc99b-caaf-048c-907c-0000000000c0 2995 1726776750.92310: done sending task result for task 0affc99b-caaf-048c-907c-0000000000c0 2995 1726776750.92313: WORKER PROCESS EXITING 2995 1726776750.92421: no more pending results, returning what we have 2995 1726776750.92424: results queue empty 2995 1726776750.92425: checking for any_errors_fatal 2995 1726776750.92432: done checking for any_errors_fatal 2995 1726776750.92433: checking for max_fail_percentage 2995 1726776750.92434: done checking for max_fail_percentage 2995 1726776750.92435: checking to see if all hosts have failed and the running result is not ok 2995 1726776750.92435: done checking to see if all hosts have failed 2995 1726776750.92436: getting the remaining hosts for this loop 2995 1726776750.92437: done getting the remaining hosts for this loop 2995 1726776750.92440: getting the next task for host managed_node2 2995 1726776750.92446: done getting next task for host managed_node2 2995 1726776750.92449: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 2995 1726776750.92451: ^ 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 2995 1726776750.92459: getting variables 2995 1726776750.92460: in VariableManager get_vars() 2995 1726776750.92483: Calling all_inventory to load vars for managed_node2 2995 1726776750.92485: Calling groups_inventory to load vars for managed_node2 2995 1726776750.92486: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776750.92494: Calling all_plugins_play to load vars for managed_node2 2995 1726776750.92496: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776750.92498: Calling groups_plugins_play to load vars for managed_node2 2995 1726776750.92687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776750.92979: done with get_vars() 2995 1726776750.92992: done getting variables 2995 1726776750.93094: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:12:30 -0400 (0:00:00.809) 0:01:26.257 **** 2995 1726776750.93131: entering _queue_task() for managed_node2/command 2995 1726776750.93133: Creating lock for command 2995 1726776750.93395: worker is 1 (out of 1 available) 2995 1726776750.93413: exiting _queue_task() for managed_node2/command 2995 1726776750.93429: done queuing things up, now waiting for results queue to drain 2995 1726776750.93430: waiting for pending results... 2995 1726776750.93809: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 2995 1726776750.93852: in run() - task 0affc99b-caaf-048c-907c-0000000000c1 2995 1726776750.93869: variable 'ansible_search_path' from source: unknown 2995 1726776750.93873: variable 'ansible_search_path' from source: unknown 2995 1726776750.93929: calling self._execute() 2995 1726776750.94013: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776750.94028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776750.94049: variable 'omit' from source: magic vars 2995 1726776750.94513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776750.94715: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776750.94753: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776750.94785: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776750.94818: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776750.94916: variable '__kernel_settings_register_profile' from source: set_fact 2995 1726776750.94939: Evaluated conditional (not __kernel_settings_register_profile is changed): False 2995 1726776750.94942: when evaluation is False, skipping this task 2995 1726776750.94946: _execute() done 2995 1726776750.94949: dumping result to json 2995 1726776750.94955: done dumping result, returning 2995 1726776750.94963: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0affc99b-caaf-048c-907c-0000000000c1] 2995 1726776750.94968: sending task result for task 0affc99b-caaf-048c-907c-0000000000c1 2995 1726776750.95060: done sending task result for task 0affc99b-caaf-048c-907c-0000000000c1 2995 1726776750.95063: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_register_profile is changed", "skip_reason": "Conditional result was False" } 2995 1726776750.95119: no more pending results, returning what we have 2995 1726776750.95123: results queue empty 2995 1726776750.95124: checking for any_errors_fatal 2995 1726776750.95144: done checking for any_errors_fatal 2995 1726776750.95145: checking for max_fail_percentage 2995 1726776750.95146: done checking for max_fail_percentage 2995 1726776750.95147: checking to see if all hosts have failed and the running result is not ok 2995 1726776750.95148: done checking to see if all hosts have failed 2995 1726776750.95149: getting the remaining hosts for this loop 2995 1726776750.95151: done getting the remaining hosts for this loop 2995 1726776750.95154: getting the next task for host managed_node2 2995 1726776750.95160: done getting next task for host managed_node2 2995 1726776750.95164: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 2995 1726776750.95168: ^ 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 2995 1726776750.95183: getting variables 2995 1726776750.95185: in VariableManager get_vars() 2995 1726776750.95219: Calling all_inventory to load vars for managed_node2 2995 1726776750.95221: Calling groups_inventory to load vars for managed_node2 2995 1726776750.95224: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776750.95231: Calling all_plugins_play to load vars for managed_node2 2995 1726776750.95233: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776750.95235: Calling groups_plugins_play to load vars for managed_node2 2995 1726776750.95367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776750.95543: done with get_vars() 2995 1726776750.95551: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:12:30 -0400 (0:00:00.024) 0:01:26.282 **** 2995 1726776750.95627: entering _queue_task() for managed_node2/include_tasks 2995 1726776750.95822: worker is 1 (out of 1 available) 2995 1726776750.95835: exiting _queue_task() for managed_node2/include_tasks 2995 1726776750.95847: done queuing things up, now waiting for results queue to drain 2995 1726776750.95849: waiting for pending results... 2995 1726776750.96022: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 2995 1726776750.96108: in run() - task 0affc99b-caaf-048c-907c-0000000000c2 2995 1726776750.96206: variable 'ansible_search_path' from source: unknown 2995 1726776750.96210: variable 'ansible_search_path' from source: unknown 2995 1726776750.96213: calling self._execute() 2995 1726776750.96269: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776750.96284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776750.96300: variable 'omit' from source: magic vars 2995 1726776750.96819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776750.97172: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776750.97231: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776750.97275: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776750.97320: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776750.97437: variable '__kernel_settings_register_apply' from source: set_fact 2995 1726776750.98008: Evaluated conditional (__kernel_settings_register_apply is changed): True 2995 1726776750.98011: _execute() done 2995 1726776750.98014: dumping result to json 2995 1726776750.98017: done dumping result, returning 2995 1726776750.98019: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0affc99b-caaf-048c-907c-0000000000c2] 2995 1726776750.98021: sending task result for task 0affc99b-caaf-048c-907c-0000000000c2 2995 1726776750.98090: done sending task result for task 0affc99b-caaf-048c-907c-0000000000c2 2995 1726776750.98093: WORKER PROCESS EXITING 2995 1726776750.98140: no more pending results, returning what we have 2995 1726776750.98145: in VariableManager get_vars() 2995 1726776750.98183: Calling all_inventory to load vars for managed_node2 2995 1726776750.98186: Calling groups_inventory to load vars for managed_node2 2995 1726776750.98189: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776750.98199: Calling all_plugins_play to load vars for managed_node2 2995 1726776750.98211: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776750.98217: Calling groups_plugins_play to load vars for managed_node2 2995 1726776750.98935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776750.99354: done with get_vars() 2995 1726776750.99363: variable 'ansible_search_path' from source: unknown 2995 1726776750.99365: variable 'ansible_search_path' from source: unknown 2995 1726776750.99565: we have included files to process 2995 1726776750.99566: generating all_blocks data 2995 1726776750.99569: done generating all_blocks data 2995 1726776750.99574: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 2995 1726776750.99576: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 2995 1726776750.99580: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 2995 1726776751.00164: done processing included file 2995 1726776751.00167: iterating over new_blocks loaded from include file 2995 1726776751.00169: in VariableManager get_vars() 2995 1726776751.00196: done with get_vars() 2995 1726776751.00199: filtering new block on tags 2995 1726776751.00269: done filtering new block on tags 2995 1726776751.00275: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 2995 1726776751.00282: extending task lists for all hosts with included blocks 2995 1726776751.01153: done extending task lists 2995 1726776751.01155: done processing included files 2995 1726776751.01156: results queue empty 2995 1726776751.01157: checking for any_errors_fatal 2995 1726776751.01161: done checking for any_errors_fatal 2995 1726776751.01162: checking for max_fail_percentage 2995 1726776751.01163: done checking for max_fail_percentage 2995 1726776751.01164: checking to see if all hosts have failed and the running result is not ok 2995 1726776751.01166: done checking to see if all hosts have failed 2995 1726776751.01167: getting the remaining hosts for this loop 2995 1726776751.01168: done getting the remaining hosts for this loop 2995 1726776751.01172: getting the next task for host managed_node2 2995 1726776751.01177: done getting next task for host managed_node2 2995 1726776751.01180: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 2995 1726776751.01183: ^ 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 2995 1726776751.01195: getting variables 2995 1726776751.01196: in VariableManager get_vars() 2995 1726776751.01215: Calling all_inventory to load vars for managed_node2 2995 1726776751.01219: Calling groups_inventory to load vars for managed_node2 2995 1726776751.01222: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776751.01229: Calling all_plugins_play to load vars for managed_node2 2995 1726776751.01232: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776751.01236: Calling groups_plugins_play to load vars for managed_node2 2995 1726776751.01449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776751.01729: done with get_vars() 2995 1726776751.01741: done getting variables 2995 1726776751.01789: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:12:31 -0400 (0:00:00.061) 0:01:26.344 **** 2995 1726776751.01829: entering _queue_task() for managed_node2/command 2995 1726776751.02072: worker is 1 (out of 1 available) 2995 1726776751.02085: exiting _queue_task() for managed_node2/command 2995 1726776751.02096: done queuing things up, now waiting for results queue to drain 2995 1726776751.02097: waiting for pending results... 2995 1726776751.02576: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 2995 1726776751.02734: in run() - task 0affc99b-caaf-048c-907c-0000000001c9 2995 1726776751.02755: variable 'ansible_search_path' from source: unknown 2995 1726776751.02763: variable 'ansible_search_path' from source: unknown 2995 1726776751.02816: calling self._execute() 2995 1726776751.02929: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.02943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.02958: variable 'omit' from source: magic vars 2995 1726776751.03087: variable 'omit' from source: magic vars 2995 1726776751.03235: variable 'omit' from source: magic vars 2995 1726776751.03239: variable 'omit' from source: magic vars 2995 1726776751.03280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776751.03331: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776751.03362: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776751.03389: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776751.03410: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776751.03457: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776751.03469: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.03480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.03670: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776751.03674: Set connection var ansible_shell_executable to /bin/sh 2995 1726776751.03677: Set connection var ansible_connection to ssh 2995 1726776751.03679: Set connection var ansible_pipelining to False 2995 1726776751.03681: Set connection var ansible_shell_type to sh 2995 1726776751.03683: Set connection var ansible_timeout to 10 2995 1726776751.03702: variable 'ansible_shell_executable' from source: unknown 2995 1726776751.03714: variable 'ansible_connection' from source: unknown 2995 1726776751.03724: variable 'ansible_module_compression' from source: unknown 2995 1726776751.03733: variable 'ansible_shell_type' from source: unknown 2995 1726776751.03742: variable 'ansible_shell_executable' from source: unknown 2995 1726776751.03751: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.03761: variable 'ansible_pipelining' from source: unknown 2995 1726776751.03770: variable 'ansible_timeout' from source: unknown 2995 1726776751.03783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.03997: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776751.04003: variable 'omit' from source: magic vars 2995 1726776751.04006: starting attempt loop 2995 1726776751.04008: running the handler 2995 1726776751.04023: _low_level_execute_command(): starting 2995 1726776751.04037: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776751.04895: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776751.04949: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776751.04995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776751.07046: stdout chunk (state=3): >>>/root <<< 2995 1726776751.07050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776751.07052: stderr chunk (state=3): >>><<< 2995 1726776751.07094: stdout chunk (state=3): >>><<< 2995 1726776751.07233: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776751.07237: _low_level_execute_command(): starting 2995 1726776751.07240: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776751.0715399-4235-112822712603531 `" && echo ansible-tmp-1726776751.0715399-4235-112822712603531="` echo /root/.ansible/tmp/ansible-tmp-1726776751.0715399-4235-112822712603531 `" ) && sleep 0' 2995 1726776751.07971: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776751.07994: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776751.08017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776751.08121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776751.08157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776751.08180: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776751.08195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776751.08277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776751.10648: stdout chunk (state=3): >>>ansible-tmp-1726776751.0715399-4235-112822712603531=/root/.ansible/tmp/ansible-tmp-1726776751.0715399-4235-112822712603531 <<< 2995 1726776751.10909: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776751.10913: stdout chunk (state=3): >>><<< 2995 1726776751.10915: stderr chunk (state=3): >>><<< 2995 1726776751.10918: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776751.0715399-4235-112822712603531=/root/.ansible/tmp/ansible-tmp-1726776751.0715399-4235-112822712603531 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776751.10920: variable 'ansible_module_compression' from source: unknown 2995 1726776751.10922: ANSIBALLZ: Using generic lock for ansible.legacy.command 2995 1726776751.10947: ANSIBALLZ: Acquiring lock 2995 1726776751.10957: ANSIBALLZ: Lock acquired: 139746195074624 2995 1726776751.10967: ANSIBALLZ: Creating module 2995 1726776751.25471: ANSIBALLZ: Writing module into payload 2995 1726776751.25550: ANSIBALLZ: Writing module 2995 1726776751.25567: ANSIBALLZ: Renaming module 2995 1726776751.25574: ANSIBALLZ: Done creating module 2995 1726776751.25590: variable 'ansible_facts' from source: unknown 2995 1726776751.25642: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776751.0715399-4235-112822712603531/AnsiballZ_command.py 2995 1726776751.25754: Sending initial data 2995 1726776751.25758: Sent initial data (154 bytes) 2995 1726776751.26239: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776751.26245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776751.26247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776751.26251: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776751.26255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776751.26313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776751.26317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776751.26321: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776751.26375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776751.28128: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 2995 1726776751.28136: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776751.28171: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776751.28221: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpebiljeco /root/.ansible/tmp/ansible-tmp-1726776751.0715399-4235-112822712603531/AnsiballZ_command.py <<< 2995 1726776751.28227: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776751.0715399-4235-112822712603531/AnsiballZ_command.py" <<< 2995 1726776751.28260: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpebiljeco" to remote "/root/.ansible/tmp/ansible-tmp-1726776751.0715399-4235-112822712603531/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776751.0715399-4235-112822712603531/AnsiballZ_command.py" <<< 2995 1726776751.29138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776751.29236: stderr chunk (state=3): >>><<< 2995 1726776751.29239: stdout chunk (state=3): >>><<< 2995 1726776751.29241: done transferring module to remote 2995 1726776751.29253: _low_level_execute_command(): starting 2995 1726776751.29262: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776751.0715399-4235-112822712603531/ /root/.ansible/tmp/ansible-tmp-1726776751.0715399-4235-112822712603531/AnsiballZ_command.py && sleep 0' 2995 1726776751.29865: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776751.29879: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776751.29894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776751.30014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 2995 1726776751.30032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776751.30047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776751.30118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776751.32118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776751.32122: stdout chunk (state=3): >>><<< 2995 1726776751.32128: stderr chunk (state=3): >>><<< 2995 1726776751.32144: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776751.32151: _low_level_execute_command(): starting 2995 1726776751.32155: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776751.0715399-4235-112822712603531/AnsiballZ_command.py && sleep 0' 2995 1726776751.32579: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776751.32621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776751.32624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776751.32627: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776751.32629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776751.32677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776751.32680: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776751.32738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776751.74216: 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:31.508175", "end": "2024-09-19 16:12:31.740575", "delta": "0:00:00.232400", "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}}} <<< 2995 1726776751.76057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776751.76125: stderr chunk (state=3): >>><<< 2995 1726776751.76128: stdout chunk (state=3): >>><<< 2995 1726776751.76148: _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:31.508175", "end": "2024-09-19 16:12:31.740575", "delta": "0:00:00.232400", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776751.76196: 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-1726776751.0715399-4235-112822712603531/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776751.76208: _low_level_execute_command(): starting 2995 1726776751.76212: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776751.0715399-4235-112822712603531/ > /dev/null 2>&1 && sleep 0' 2995 1726776751.76760: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776751.76763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776751.76766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776751.76768: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776751.76774: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776751.76831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776751.76836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776751.76842: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776751.76883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776751.78853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776751.78900: stderr chunk (state=3): >>><<< 2995 1726776751.78906: stdout chunk (state=3): >>><<< 2995 1726776751.78922: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776751.78930: handler run complete 2995 1726776751.78951: Evaluated conditional (False): False 2995 1726776751.78962: attempt loop complete, returning result 2995 1726776751.78965: _execute() done 2995 1726776751.78970: dumping result to json 2995 1726776751.78976: done dumping result, returning 2995 1726776751.78989: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0affc99b-caaf-048c-907c-0000000001c9] 2995 1726776751.78994: sending task result for task 0affc99b-caaf-048c-907c-0000000001c9 2995 1726776751.79105: done sending task result for task 0affc99b-caaf-048c-907c-0000000001c9 2995 1726776751.79108: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.232400", "end": "2024-09-19 16:12:31.740575", "rc": 0, "start": "2024-09-19 16:12:31.508175" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 2995 1726776751.79207: no more pending results, returning what we have 2995 1726776751.79211: results queue empty 2995 1726776751.79212: checking for any_errors_fatal 2995 1726776751.79214: done checking for any_errors_fatal 2995 1726776751.79215: checking for max_fail_percentage 2995 1726776751.79216: done checking for max_fail_percentage 2995 1726776751.79217: checking to see if all hosts have failed and the running result is not ok 2995 1726776751.79218: done checking to see if all hosts have failed 2995 1726776751.79219: getting the remaining hosts for this loop 2995 1726776751.79221: done getting the remaining hosts for this loop 2995 1726776751.79226: getting the next task for host managed_node2 2995 1726776751.79232: done getting next task for host managed_node2 2995 1726776751.79236: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 2995 1726776751.79241: ^ 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 2995 1726776751.79254: getting variables 2995 1726776751.79255: in VariableManager get_vars() 2995 1726776751.79293: Calling all_inventory to load vars for managed_node2 2995 1726776751.79295: Calling groups_inventory to load vars for managed_node2 2995 1726776751.79298: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776751.79315: Calling all_plugins_play to load vars for managed_node2 2995 1726776751.79318: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776751.79322: Calling groups_plugins_play to load vars for managed_node2 2995 1726776751.79522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776751.79689: done with get_vars() 2995 1726776751.79699: done getting variables 2995 1726776751.79776: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:12:31 -0400 (0:00:00.779) 0:01:27.124 **** 2995 1726776751.79804: entering _queue_task() for managed_node2/shell 2995 1726776751.79807: Creating lock for shell 2995 1726776751.80015: worker is 1 (out of 1 available) 2995 1726776751.80030: exiting _queue_task() for managed_node2/shell 2995 1726776751.80043: done queuing things up, now waiting for results queue to drain 2995 1726776751.80044: waiting for pending results... 2995 1726776751.80232: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 2995 1726776751.80329: in run() - task 0affc99b-caaf-048c-907c-0000000001ca 2995 1726776751.80341: variable 'ansible_search_path' from source: unknown 2995 1726776751.80344: variable 'ansible_search_path' from source: unknown 2995 1726776751.80378: calling self._execute() 2995 1726776751.80451: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.80457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.80467: variable 'omit' from source: magic vars 2995 1726776751.80919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776751.81122: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776751.81160: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776751.81189: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776751.81223: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776751.81307: variable '__kernel_settings_register_verify_values' from source: set_fact 2995 1726776751.81331: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 2995 1726776751.81334: when evaluation is False, skipping this task 2995 1726776751.81337: _execute() done 2995 1726776751.81341: dumping result to json 2995 1726776751.81346: done dumping result, returning 2995 1726776751.81354: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0affc99b-caaf-048c-907c-0000000001ca] 2995 1726776751.81361: sending task result for task 0affc99b-caaf-048c-907c-0000000001ca 2995 1726776751.81452: done sending task result for task 0affc99b-caaf-048c-907c-0000000001ca 2995 1726776751.81455: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 2995 1726776751.81520: no more pending results, returning what we have 2995 1726776751.81523: results queue empty 2995 1726776751.81524: checking for any_errors_fatal 2995 1726776751.81533: done checking for any_errors_fatal 2995 1726776751.81534: checking for max_fail_percentage 2995 1726776751.81536: done checking for max_fail_percentage 2995 1726776751.81537: checking to see if all hosts have failed and the running result is not ok 2995 1726776751.81538: done checking to see if all hosts have failed 2995 1726776751.81539: getting the remaining hosts for this loop 2995 1726776751.81541: done getting the remaining hosts for this loop 2995 1726776751.81544: getting the next task for host managed_node2 2995 1726776751.81550: done getting next task for host managed_node2 2995 1726776751.81555: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 2995 1726776751.81559: ^ 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 2995 1726776751.81572: getting variables 2995 1726776751.81574: in VariableManager get_vars() 2995 1726776751.81608: Calling all_inventory to load vars for managed_node2 2995 1726776751.81611: Calling groups_inventory to load vars for managed_node2 2995 1726776751.81613: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776751.81620: Calling all_plugins_play to load vars for managed_node2 2995 1726776751.81623: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776751.81625: Calling groups_plugins_play to load vars for managed_node2 2995 1726776751.81791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776751.81954: done with get_vars() 2995 1726776751.81962: done getting variables 2995 1726776751.82008: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:12:31 -0400 (0:00:00.022) 0:01:27.146 **** 2995 1726776751.82034: entering _queue_task() for managed_node2/fail 2995 1726776751.82233: worker is 1 (out of 1 available) 2995 1726776751.82248: exiting _queue_task() for managed_node2/fail 2995 1726776751.82261: done queuing things up, now waiting for results queue to drain 2995 1726776751.82262: waiting for pending results... 2995 1726776751.82435: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 2995 1726776751.82536: in run() - task 0affc99b-caaf-048c-907c-0000000001cb 2995 1726776751.82547: variable 'ansible_search_path' from source: unknown 2995 1726776751.82551: variable 'ansible_search_path' from source: unknown 2995 1726776751.82580: calling self._execute() 2995 1726776751.82649: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.82655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.82664: variable 'omit' from source: magic vars 2995 1726776751.83057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776751.83249: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776751.83286: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776751.83319: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776751.83365: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776751.83455: variable '__kernel_settings_register_verify_values' from source: set_fact 2995 1726776751.83483: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 2995 1726776751.83487: when evaluation is False, skipping this task 2995 1726776751.83490: _execute() done 2995 1726776751.83493: dumping result to json 2995 1726776751.83495: done dumping result, returning 2995 1726776751.83499: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0affc99b-caaf-048c-907c-0000000001cb] 2995 1726776751.83509: sending task result for task 0affc99b-caaf-048c-907c-0000000001cb 2995 1726776751.83595: done sending task result for task 0affc99b-caaf-048c-907c-0000000001cb 2995 1726776751.83598: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 2995 1726776751.83648: no more pending results, returning what we have 2995 1726776751.83652: results queue empty 2995 1726776751.83653: checking for any_errors_fatal 2995 1726776751.83658: done checking for any_errors_fatal 2995 1726776751.83659: checking for max_fail_percentage 2995 1726776751.83660: done checking for max_fail_percentage 2995 1726776751.83661: checking to see if all hosts have failed and the running result is not ok 2995 1726776751.83662: done checking to see if all hosts have failed 2995 1726776751.83663: getting the remaining hosts for this loop 2995 1726776751.83665: done getting the remaining hosts for this loop 2995 1726776751.83669: getting the next task for host managed_node2 2995 1726776751.83676: done getting next task for host managed_node2 2995 1726776751.83679: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 2995 1726776751.83683: ^ 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 2995 1726776751.83697: getting variables 2995 1726776751.83698: in VariableManager get_vars() 2995 1726776751.83732: Calling all_inventory to load vars for managed_node2 2995 1726776751.83734: Calling groups_inventory to load vars for managed_node2 2995 1726776751.83735: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776751.83743: Calling all_plugins_play to load vars for managed_node2 2995 1726776751.83745: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776751.83747: Calling groups_plugins_play to load vars for managed_node2 2995 1726776751.83876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776751.84050: done with get_vars() 2995 1726776751.84060: done getting variables 2995 1726776751.84123: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:12:31 -0400 (0:00:00.021) 0:01:27.168 **** 2995 1726776751.84154: entering _queue_task() for managed_node2/set_fact 2995 1726776751.84374: worker is 1 (out of 1 available) 2995 1726776751.84387: exiting _queue_task() for managed_node2/set_fact 2995 1726776751.84399: done queuing things up, now waiting for results queue to drain 2995 1726776751.84400: waiting for pending results... 2995 1726776751.84735: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 2995 1726776751.84789: in run() - task 0affc99b-caaf-048c-907c-0000000000c3 2995 1726776751.84813: variable 'ansible_search_path' from source: unknown 2995 1726776751.84820: variable 'ansible_search_path' from source: unknown 2995 1726776751.84866: calling self._execute() 2995 1726776751.85007: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.85011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.85013: variable 'omit' from source: magic vars 2995 1726776751.85183: variable 'omit' from source: magic vars 2995 1726776751.85247: variable 'omit' from source: magic vars 2995 1726776751.85289: variable 'omit' from source: magic vars 2995 1726776751.85338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776751.85384: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776751.85413: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776751.85436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776751.85481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776751.85488: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776751.85496: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.85507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.85627: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776751.85643: Set connection var ansible_shell_executable to /bin/sh 2995 1726776751.85656: Set connection var ansible_connection to ssh 2995 1726776751.85697: Set connection var ansible_pipelining to False 2995 1726776751.85700: Set connection var ansible_shell_type to sh 2995 1726776751.85702: Set connection var ansible_timeout to 10 2995 1726776751.85710: variable 'ansible_shell_executable' from source: unknown 2995 1726776751.85718: variable 'ansible_connection' from source: unknown 2995 1726776751.85726: variable 'ansible_module_compression' from source: unknown 2995 1726776751.85732: variable 'ansible_shell_type' from source: unknown 2995 1726776751.85740: variable 'ansible_shell_executable' from source: unknown 2995 1726776751.85746: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.85810: variable 'ansible_pipelining' from source: unknown 2995 1726776751.85813: variable 'ansible_timeout' from source: unknown 2995 1726776751.85815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.85926: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776751.85943: variable 'omit' from source: magic vars 2995 1726776751.85953: starting attempt loop 2995 1726776751.85960: running the handler 2995 1726776751.85975: handler run complete 2995 1726776751.85988: attempt loop complete, returning result 2995 1726776751.85999: _execute() done 2995 1726776751.86006: dumping result to json 2995 1726776751.86011: done dumping result, returning 2995 1726776751.86019: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0affc99b-caaf-048c-907c-0000000000c3] 2995 1726776751.86028: sending task result for task 0affc99b-caaf-048c-907c-0000000000c3 2995 1726776751.86113: done sending task result for task 0affc99b-caaf-048c-907c-0000000000c3 2995 1726776751.86116: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 2995 1726776751.86194: no more pending results, returning what we have 2995 1726776751.86197: results queue empty 2995 1726776751.86198: checking for any_errors_fatal 2995 1726776751.86205: done checking for any_errors_fatal 2995 1726776751.86206: checking for max_fail_percentage 2995 1726776751.86208: done checking for max_fail_percentage 2995 1726776751.86209: checking to see if all hosts have failed and the running result is not ok 2995 1726776751.86210: done checking to see if all hosts have failed 2995 1726776751.86211: getting the remaining hosts for this loop 2995 1726776751.86212: done getting the remaining hosts for this loop 2995 1726776751.86216: getting the next task for host managed_node2 2995 1726776751.86221: done getting next task for host managed_node2 2995 1726776751.86224: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 2995 1726776751.86227: ^ 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 2995 1726776751.86238: getting variables 2995 1726776751.86239: in VariableManager get_vars() 2995 1726776751.86262: Calling all_inventory to load vars for managed_node2 2995 1726776751.86264: Calling groups_inventory to load vars for managed_node2 2995 1726776751.86266: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776751.86272: Calling all_plugins_play to load vars for managed_node2 2995 1726776751.86274: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776751.86279: Calling groups_plugins_play to load vars for managed_node2 2995 1726776751.86442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776751.86598: done with get_vars() 2995 1726776751.86608: done getting variables 2995 1726776751.86649: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:12:31 -0400 (0:00:00.025) 0:01:27.193 **** 2995 1726776751.86671: entering _queue_task() for managed_node2/set_fact 2995 1726776751.86848: worker is 1 (out of 1 available) 2995 1726776751.86862: exiting _queue_task() for managed_node2/set_fact 2995 1726776751.86874: done queuing things up, now waiting for results queue to drain 2995 1726776751.86875: waiting for pending results... 2995 1726776751.87049: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 2995 1726776751.87123: in run() - task 0affc99b-caaf-048c-907c-0000000000c4 2995 1726776751.87135: variable 'ansible_search_path' from source: unknown 2995 1726776751.87139: variable 'ansible_search_path' from source: unknown 2995 1726776751.87169: calling self._execute() 2995 1726776751.87238: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.87244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.87253: variable 'omit' from source: magic vars 2995 1726776751.87340: variable 'omit' from source: magic vars 2995 1726776751.87377: variable 'omit' from source: magic vars 2995 1726776751.87682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776751.87877: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776751.87917: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776751.87966: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776751.87996: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776751.88117: variable '__kernel_settings_register_profile' from source: set_fact 2995 1726776751.88128: variable '__kernel_settings_register_mode' from source: set_fact 2995 1726776751.88135: variable '__kernel_settings_register_apply' from source: set_fact 2995 1726776751.88176: variable 'omit' from source: magic vars 2995 1726776751.88200: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776751.88232: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776751.88248: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776751.88263: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776751.88273: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776751.88300: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776751.88308: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.88311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.88386: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776751.88395: Set connection var ansible_shell_executable to /bin/sh 2995 1726776751.88409: Set connection var ansible_connection to ssh 2995 1726776751.88412: Set connection var ansible_pipelining to False 2995 1726776751.88415: Set connection var ansible_shell_type to sh 2995 1726776751.88424: Set connection var ansible_timeout to 10 2995 1726776751.88442: variable 'ansible_shell_executable' from source: unknown 2995 1726776751.88445: variable 'ansible_connection' from source: unknown 2995 1726776751.88448: variable 'ansible_module_compression' from source: unknown 2995 1726776751.88450: variable 'ansible_shell_type' from source: unknown 2995 1726776751.88455: variable 'ansible_shell_executable' from source: unknown 2995 1726776751.88459: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.88464: variable 'ansible_pipelining' from source: unknown 2995 1726776751.88467: variable 'ansible_timeout' from source: unknown 2995 1726776751.88472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.88561: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776751.88571: variable 'omit' from source: magic vars 2995 1726776751.88577: starting attempt loop 2995 1726776751.88580: running the handler 2995 1726776751.88590: handler run complete 2995 1726776751.88599: attempt loop complete, returning result 2995 1726776751.88604: _execute() done 2995 1726776751.88610: dumping result to json 2995 1726776751.88612: done dumping result, returning 2995 1726776751.88622: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0affc99b-caaf-048c-907c-0000000000c4] 2995 1726776751.88625: sending task result for task 0affc99b-caaf-048c-907c-0000000000c4 2995 1726776751.88713: done sending task result for task 0affc99b-caaf-048c-907c-0000000000c4 2995 1726776751.88716: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 2995 1726776751.88796: no more pending results, returning what we have 2995 1726776751.88799: results queue empty 2995 1726776751.88800: checking for any_errors_fatal 2995 1726776751.88808: done checking for any_errors_fatal 2995 1726776751.88809: checking for max_fail_percentage 2995 1726776751.88811: done checking for max_fail_percentage 2995 1726776751.88812: checking to see if all hosts have failed and the running result is not ok 2995 1726776751.88813: done checking to see if all hosts have failed 2995 1726776751.88814: getting the remaining hosts for this loop 2995 1726776751.88816: done getting the remaining hosts for this loop 2995 1726776751.88819: getting the next task for host managed_node2 2995 1726776751.88827: done getting next task for host managed_node2 2995 1726776751.88829: ^ task is: TASK: meta (role_complete) 2995 1726776751.88832: ^ 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 2995 1726776751.88842: getting variables 2995 1726776751.88843: in VariableManager get_vars() 2995 1726776751.88871: Calling all_inventory to load vars for managed_node2 2995 1726776751.88873: Calling groups_inventory to load vars for managed_node2 2995 1726776751.88875: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776751.88882: Calling all_plugins_play to load vars for managed_node2 2995 1726776751.88884: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776751.88886: Calling groups_plugins_play to load vars for managed_node2 2995 1726776751.89020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776751.89197: done with get_vars() 2995 1726776751.89208: done getting variables 2995 1726776751.89265: done queuing things up, now waiting for results queue to drain 2995 1726776751.89266: results queue empty 2995 1726776751.89267: checking for any_errors_fatal 2995 1726776751.89269: done checking for any_errors_fatal 2995 1726776751.89269: checking for max_fail_percentage 2995 1726776751.89270: done checking for max_fail_percentage 2995 1726776751.89274: checking to see if all hosts have failed and the running result is not ok 2995 1726776751.89274: done checking to see if all hosts have failed 2995 1726776751.89275: getting the remaining hosts for this loop 2995 1726776751.89276: done getting the remaining hosts for this loop 2995 1726776751.89278: getting the next task for host managed_node2 2995 1726776751.89280: done getting next task for host managed_node2 2995 1726776751.89282: ^ task is: TASK: Ensure kernel_settings_reboot_required is unset or undefined 2995 1726776751.89283: ^ 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 2995 1726776751.89285: getting variables 2995 1726776751.89286: in VariableManager get_vars() 2995 1726776751.89294: Calling all_inventory to load vars for managed_node2 2995 1726776751.89295: Calling groups_inventory to load vars for managed_node2 2995 1726776751.89298: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776751.89303: Calling all_plugins_play to load vars for managed_node2 2995 1726776751.89308: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776751.89311: Calling groups_plugins_play to load vars for managed_node2 2995 1726776751.89418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776751.89563: done with get_vars() 2995 1726776751.89569: done getting variables 2995 1726776751.89631: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Ensure kernel_settings_reboot_required is unset or undefined] ************ task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:71 Thursday 19 September 2024 16:12:31 -0400 (0:00:00.029) 0:01:27.223 **** 2995 1726776751.89650: entering _queue_task() for managed_node2/assert 2995 1726776751.89652: Creating lock for assert 2995 1726776751.89842: worker is 1 (out of 1 available) 2995 1726776751.89855: exiting _queue_task() for managed_node2/assert 2995 1726776751.89868: done queuing things up, now waiting for results queue to drain 2995 1726776751.89869: waiting for pending results... 2995 1726776751.90033: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is unset or undefined 2995 1726776751.90086: in run() - task 0affc99b-caaf-048c-907c-000000000010 2995 1726776751.90102: variable 'ansible_search_path' from source: unknown 2995 1726776751.90133: calling self._execute() 2995 1726776751.90196: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.90207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.90217: variable 'omit' from source: magic vars 2995 1726776751.90300: variable 'omit' from source: magic vars 2995 1726776751.90331: variable 'omit' from source: magic vars 2995 1726776751.90357: variable 'omit' from source: magic vars 2995 1726776751.90397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776751.90433: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776751.90451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776751.90466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776751.90476: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776751.90503: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776751.90509: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.90512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.90591: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776751.90600: Set connection var ansible_shell_executable to /bin/sh 2995 1726776751.90611: Set connection var ansible_connection to ssh 2995 1726776751.90617: Set connection var ansible_pipelining to False 2995 1726776751.90620: Set connection var ansible_shell_type to sh 2995 1726776751.90629: Set connection var ansible_timeout to 10 2995 1726776751.90648: variable 'ansible_shell_executable' from source: unknown 2995 1726776751.90653: variable 'ansible_connection' from source: unknown 2995 1726776751.90656: variable 'ansible_module_compression' from source: unknown 2995 1726776751.90658: variable 'ansible_shell_type' from source: unknown 2995 1726776751.90665: variable 'ansible_shell_executable' from source: unknown 2995 1726776751.90668: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.90672: variable 'ansible_pipelining' from source: unknown 2995 1726776751.90676: variable 'ansible_timeout' from source: unknown 2995 1726776751.90681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.90797: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776751.90862: variable 'omit' from source: magic vars 2995 1726776751.90866: starting attempt loop 2995 1726776751.90869: running the handler 2995 1726776751.91113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776751.92737: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776751.92787: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776751.92820: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776751.92852: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776751.92873: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776751.92934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776751.93147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776751.93173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776751.93210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776751.93223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776751.93318: variable 'kernel_settings_reboot_required' from source: set_fact 2995 1726776751.93333: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 2995 1726776751.93339: handler run complete 2995 1726776751.93360: attempt loop complete, returning result 2995 1726776751.93363: _execute() done 2995 1726776751.93366: dumping result to json 2995 1726776751.93368: done dumping result, returning 2995 1726776751.93378: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is unset or undefined [0affc99b-caaf-048c-907c-000000000010] 2995 1726776751.93383: sending task result for task 0affc99b-caaf-048c-907c-000000000010 2995 1726776751.93474: done sending task result for task 0affc99b-caaf-048c-907c-000000000010 2995 1726776751.93477: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 2995 1726776751.93537: no more pending results, returning what we have 2995 1726776751.93542: results queue empty 2995 1726776751.93543: checking for any_errors_fatal 2995 1726776751.93545: done checking for any_errors_fatal 2995 1726776751.93545: checking for max_fail_percentage 2995 1726776751.93548: done checking for max_fail_percentage 2995 1726776751.93548: checking to see if all hosts have failed and the running result is not ok 2995 1726776751.93550: done checking to see if all hosts have failed 2995 1726776751.93551: getting the remaining hosts for this loop 2995 1726776751.93553: done getting the remaining hosts for this loop 2995 1726776751.93557: getting the next task for host managed_node2 2995 1726776751.93562: done getting next task for host managed_node2 2995 1726776751.93565: ^ task is: TASK: Ensure role reported changed 2995 1726776751.93567: ^ 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 2995 1726776751.93571: getting variables 2995 1726776751.93572: in VariableManager get_vars() 2995 1726776751.93609: Calling all_inventory to load vars for managed_node2 2995 1726776751.93612: Calling groups_inventory to load vars for managed_node2 2995 1726776751.93615: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776751.93625: Calling all_plugins_play to load vars for managed_node2 2995 1726776751.93634: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776751.93637: Calling groups_plugins_play to load vars for managed_node2 2995 1726776751.93814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776751.93966: done with get_vars() 2995 1726776751.93974: done getting variables 2995 1726776751.94023: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:75 Thursday 19 September 2024 16:12:31 -0400 (0:00:00.043) 0:01:27.267 **** 2995 1726776751.94045: entering _queue_task() for managed_node2/assert 2995 1726776751.94240: worker is 1 (out of 1 available) 2995 1726776751.94255: exiting _queue_task() for managed_node2/assert 2995 1726776751.94268: done queuing things up, now waiting for results queue to drain 2995 1726776751.94269: waiting for pending results... 2995 1726776751.94449: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 2995 1726776751.94515: in run() - task 0affc99b-caaf-048c-907c-000000000011 2995 1726776751.94528: variable 'ansible_search_path' from source: unknown 2995 1726776751.94560: calling self._execute() 2995 1726776751.94637: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.94644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.94653: variable 'omit' from source: magic vars 2995 1726776751.94746: variable 'omit' from source: magic vars 2995 1726776751.94774: variable 'omit' from source: magic vars 2995 1726776751.94799: variable 'omit' from source: magic vars 2995 1726776751.94842: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776751.94875: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776751.94893: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776751.94913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776751.94923: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776751.94953: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776751.94957: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.94960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.95057: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776751.95065: Set connection var ansible_shell_executable to /bin/sh 2995 1726776751.95074: Set connection var ansible_connection to ssh 2995 1726776751.95080: Set connection var ansible_pipelining to False 2995 1726776751.95083: Set connection var ansible_shell_type to sh 2995 1726776751.95090: Set connection var ansible_timeout to 10 2995 1726776751.95112: variable 'ansible_shell_executable' from source: unknown 2995 1726776751.95115: variable 'ansible_connection' from source: unknown 2995 1726776751.95118: variable 'ansible_module_compression' from source: unknown 2995 1726776751.95123: variable 'ansible_shell_type' from source: unknown 2995 1726776751.95125: variable 'ansible_shell_executable' from source: unknown 2995 1726776751.95130: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.95135: variable 'ansible_pipelining' from source: unknown 2995 1726776751.95139: variable 'ansible_timeout' from source: unknown 2995 1726776751.95144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.95268: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776751.95278: variable 'omit' from source: magic vars 2995 1726776751.95285: starting attempt loop 2995 1726776751.95288: running the handler 2995 1726776751.95591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776751.97288: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776751.97570: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776751.97599: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776751.97633: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776751.97655: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776751.97738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776751.97760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776751.97795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776751.97838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776751.97851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776751.97939: variable '__kernel_settings_changed' from source: set_fact 2995 1726776751.97954: Evaluated conditional (__kernel_settings_changed | d(false)): True 2995 1726776751.97961: handler run complete 2995 1726776751.97981: attempt loop complete, returning result 2995 1726776751.97984: _execute() done 2995 1726776751.97986: dumping result to json 2995 1726776751.97992: done dumping result, returning 2995 1726776751.97998: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [0affc99b-caaf-048c-907c-000000000011] 2995 1726776751.98005: sending task result for task 0affc99b-caaf-048c-907c-000000000011 2995 1726776751.98098: done sending task result for task 0affc99b-caaf-048c-907c-000000000011 2995 1726776751.98102: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 2995 1726776751.98152: no more pending results, returning what we have 2995 1726776751.98156: results queue empty 2995 1726776751.98157: checking for any_errors_fatal 2995 1726776751.98165: done checking for any_errors_fatal 2995 1726776751.98166: checking for max_fail_percentage 2995 1726776751.98168: done checking for max_fail_percentage 2995 1726776751.98169: checking to see if all hosts have failed and the running result is not ok 2995 1726776751.98170: done checking to see if all hosts have failed 2995 1726776751.98171: getting the remaining hosts for this loop 2995 1726776751.98173: done getting the remaining hosts for this loop 2995 1726776751.98177: getting the next task for host managed_node2 2995 1726776751.98182: done getting next task for host managed_node2 2995 1726776751.98185: ^ task is: TASK: Check sysfs after role runs 2995 1726776751.98188: ^ 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 2995 1726776751.98192: getting variables 2995 1726776751.98193: in VariableManager get_vars() 2995 1726776751.98229: Calling all_inventory to load vars for managed_node2 2995 1726776751.98232: Calling groups_inventory to load vars for managed_node2 2995 1726776751.98235: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776751.98244: Calling all_plugins_play to load vars for managed_node2 2995 1726776751.98247: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776751.98255: Calling groups_plugins_play to load vars for managed_node2 2995 1726776751.98435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776751.98592: done with get_vars() 2995 1726776751.98602: done getting variables 2995 1726776751.98649: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysfs after role runs] ********************************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:79 Thursday 19 September 2024 16:12:31 -0400 (0:00:00.046) 0:01:27.313 **** 2995 1726776751.98670: entering _queue_task() for managed_node2/command 2995 1726776751.98877: worker is 1 (out of 1 available) 2995 1726776751.98890: exiting _queue_task() for managed_node2/command 2995 1726776751.98911: done queuing things up, now waiting for results queue to drain 2995 1726776751.98913: waiting for pending results... 2995 1726776751.99081: running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs 2995 1726776751.99142: in run() - task 0affc99b-caaf-048c-907c-000000000012 2995 1726776751.99154: variable 'ansible_search_path' from source: unknown 2995 1726776751.99186: calling self._execute() 2995 1726776751.99285: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.99290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.99297: variable 'omit' from source: magic vars 2995 1726776751.99387: variable 'omit' from source: magic vars 2995 1726776751.99417: variable 'omit' from source: magic vars 2995 1726776751.99442: variable 'omit' from source: magic vars 2995 1726776751.99478: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776751.99513: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776751.99530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776751.99545: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776751.99556: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776751.99607: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776751.99611: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.99613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.99695: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776751.99708: Set connection var ansible_shell_executable to /bin/sh 2995 1726776751.99715: Set connection var ansible_connection to ssh 2995 1726776751.99722: Set connection var ansible_pipelining to False 2995 1726776751.99724: Set connection var ansible_shell_type to sh 2995 1726776751.99731: Set connection var ansible_timeout to 10 2995 1726776751.99749: variable 'ansible_shell_executable' from source: unknown 2995 1726776751.99752: variable 'ansible_connection' from source: unknown 2995 1726776751.99756: variable 'ansible_module_compression' from source: unknown 2995 1726776751.99760: variable 'ansible_shell_type' from source: unknown 2995 1726776751.99763: variable 'ansible_shell_executable' from source: unknown 2995 1726776751.99768: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776751.99773: variable 'ansible_pipelining' from source: unknown 2995 1726776751.99778: variable 'ansible_timeout' from source: unknown 2995 1726776751.99784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776751.99913: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776752.00006: variable 'omit' from source: magic vars 2995 1726776752.00010: starting attempt loop 2995 1726776752.00013: running the handler 2995 1726776752.00016: _low_level_execute_command(): starting 2995 1726776752.00018: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776752.00839: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776752.00866: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776752.00916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776752.00971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776752.00996: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776752.01025: stderr chunk (state=3): >>>debug2: match not found <<< 2995 1726776752.01121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776752.01189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776752.01217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776752.01246: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776752.01334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776752.03138: stdout chunk (state=3): >>>/root <<< 2995 1726776752.03249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776752.03309: stderr chunk (state=3): >>><<< 2995 1726776752.03313: stdout chunk (state=3): >>><<< 2995 1726776752.03336: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776752.03348: _low_level_execute_command(): starting 2995 1726776752.03355: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776752.0333579-4280-54399547892286 `" && echo ansible-tmp-1726776752.0333579-4280-54399547892286="` echo /root/.ansible/tmp/ansible-tmp-1726776752.0333579-4280-54399547892286 `" ) && sleep 0' 2995 1726776752.03942: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776752.03991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776752.06409: stdout chunk (state=3): >>>ansible-tmp-1726776752.0333579-4280-54399547892286=/root/.ansible/tmp/ansible-tmp-1726776752.0333579-4280-54399547892286 <<< 2995 1726776752.06414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776752.06416: stdout chunk (state=3): >>><<< 2995 1726776752.06419: stderr chunk (state=3): >>><<< 2995 1726776752.06422: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776752.0333579-4280-54399547892286=/root/.ansible/tmp/ansible-tmp-1726776752.0333579-4280-54399547892286 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776752.06708: variable 'ansible_module_compression' from source: unknown 2995 1726776752.06712: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776752.06908: variable 'ansible_facts' from source: unknown 2995 1726776752.06911: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776752.0333579-4280-54399547892286/AnsiballZ_command.py 2995 1726776752.07380: Sending initial data 2995 1726776752.07391: Sent initial data (153 bytes) 2995 1726776752.08814: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776752.08869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776752.08896: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776752.08927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776752.09019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776752.10780: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776752.10934: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776752.10987: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpgh6s2_sb /root/.ansible/tmp/ansible-tmp-1726776752.0333579-4280-54399547892286/AnsiballZ_command.py <<< 2995 1726776752.10992: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776752.0333579-4280-54399547892286/AnsiballZ_command.py" <<< 2995 1726776752.11026: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpgh6s2_sb" to remote "/root/.ansible/tmp/ansible-tmp-1726776752.0333579-4280-54399547892286/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776752.0333579-4280-54399547892286/AnsiballZ_command.py" <<< 2995 1726776752.12842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776752.13007: stderr chunk (state=3): >>><<< 2995 1726776752.13011: stdout chunk (state=3): >>><<< 2995 1726776752.13013: done transferring module to remote 2995 1726776752.13018: _low_level_execute_command(): starting 2995 1726776752.13029: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776752.0333579-4280-54399547892286/ /root/.ansible/tmp/ansible-tmp-1726776752.0333579-4280-54399547892286/AnsiballZ_command.py && sleep 0' 2995 1726776752.14274: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776752.14288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776752.14421: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776752.14491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776752.14495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776752.14699: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776752.14747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776752.16719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776752.16862: stderr chunk (state=3): >>><<< 2995 1726776752.16873: stdout chunk (state=3): >>><<< 2995 1726776752.16929: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776752.16943: _low_level_execute_command(): starting 2995 1726776752.17193: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776752.0333579-4280-54399547892286/AnsiballZ_command.py && sleep 0' 2995 1726776752.18190: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776752.18206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776752.18220: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776752.18446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776752.18449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776752.18506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776752.18520: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776752.18620: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776752.18715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776752.36975: 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:12:32.364595", "end": "2024-09-19 16:12:32.368478", "delta": "0:00:00.003883", "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}}} <<< 2995 1726776752.38841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776752.39207: stderr chunk (state=3): >>><<< 2995 1726776752.39211: stdout chunk (state=3): >>><<< 2995 1726776752.39214: _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:12:32.364595", "end": "2024-09-19 16:12:32.368478", "delta": "0:00:00.003883", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776752.39218: 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-1726776752.0333579-4280-54399547892286/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776752.39221: _low_level_execute_command(): starting 2995 1726776752.39224: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776752.0333579-4280-54399547892286/ > /dev/null 2>&1 && sleep 0' 2995 1726776752.40542: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776752.40819: 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.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776752.41022: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776752.41229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776752.43328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776752.43332: stdout chunk (state=3): >>><<< 2995 1726776752.43335: stderr chunk (state=3): >>><<< 2995 1726776752.43353: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776752.43371: handler run complete 2995 1726776752.43408: Evaluated conditional (False): False 2995 1726776752.43430: attempt loop complete, returning result 2995 1726776752.43438: _execute() done 2995 1726776752.43447: dumping result to json 2995 1726776752.43459: done dumping result, returning 2995 1726776752.43473: done running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs [0affc99b-caaf-048c-907c-000000000012] 2995 1726776752.43516: sending task result for task 0affc99b-caaf-048c-907c-000000000012 ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-x", "65000", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003883", "end": "2024-09-19 16:12:32.368478", "rc": 0, "start": "2024-09-19 16:12:32.364595" } STDOUT: 65000 2995 1726776752.43732: no more pending results, returning what we have 2995 1726776752.43735: results queue empty 2995 1726776752.43737: checking for any_errors_fatal 2995 1726776752.43745: done checking for any_errors_fatal 2995 1726776752.43746: checking for max_fail_percentage 2995 1726776752.43748: done checking for max_fail_percentage 2995 1726776752.43750: checking to see if all hosts have failed and the running result is not ok 2995 1726776752.43752: done checking to see if all hosts have failed 2995 1726776752.43753: getting the remaining hosts for this loop 2995 1726776752.43755: done getting the remaining hosts for this loop 2995 1726776752.43761: getting the next task for host managed_node2 2995 1726776752.43768: done getting next task for host managed_node2 2995 1726776752.43772: ^ task is: TASK: Check sysctl after role runs 2995 1726776752.43774: ^ 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 2995 1726776752.43779: getting variables 2995 1726776752.43782: in VariableManager get_vars() 2995 1726776752.44033: Calling all_inventory to load vars for managed_node2 2995 1726776752.44036: Calling groups_inventory to load vars for managed_node2 2995 1726776752.44040: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776752.44052: Calling all_plugins_play to load vars for managed_node2 2995 1726776752.44056: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776752.44062: Calling groups_plugins_play to load vars for managed_node2 2995 1726776752.44481: done sending task result for task 0affc99b-caaf-048c-907c-000000000012 2995 1726776752.44485: WORKER PROCESS EXITING 2995 1726776752.44719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776752.45199: done with get_vars() 2995 1726776752.45213: done getting variables 2995 1726776752.45280: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysctl after role runs] ******************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:83 Thursday 19 September 2024 16:12:32 -0400 (0:00:00.468) 0:01:27.781 **** 2995 1726776752.45516: entering _queue_task() for managed_node2/shell 2995 1726776752.45963: worker is 1 (out of 1 available) 2995 1726776752.45977: exiting _queue_task() for managed_node2/shell 2995 1726776752.45990: done queuing things up, now waiting for results queue to drain 2995 1726776752.45991: waiting for pending results... 2995 1726776752.46515: running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs 2995 1726776752.46737: in run() - task 0affc99b-caaf-048c-907c-000000000013 2995 1726776752.46766: variable 'ansible_search_path' from source: unknown 2995 1726776752.46897: calling self._execute() 2995 1726776752.47120: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776752.47135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776752.47153: variable 'omit' from source: magic vars 2995 1726776752.47405: variable 'omit' from source: magic vars 2995 1726776752.47552: variable 'omit' from source: magic vars 2995 1726776752.47597: variable 'omit' from source: magic vars 2995 1726776752.47667: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776752.47774: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776752.47861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776752.47931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776752.47956: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776752.48092: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776752.48104: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776752.48118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776752.48366: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776752.48390: Set connection var ansible_shell_executable to /bin/sh 2995 1726776752.48602: Set connection var ansible_connection to ssh 2995 1726776752.48611: Set connection var ansible_pipelining to False 2995 1726776752.48614: Set connection var ansible_shell_type to sh 2995 1726776752.48617: Set connection var ansible_timeout to 10 2995 1726776752.48620: variable 'ansible_shell_executable' from source: unknown 2995 1726776752.48623: variable 'ansible_connection' from source: unknown 2995 1726776752.48626: variable 'ansible_module_compression' from source: unknown 2995 1726776752.48629: variable 'ansible_shell_type' from source: unknown 2995 1726776752.48632: variable 'ansible_shell_executable' from source: unknown 2995 1726776752.48635: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776752.48638: variable 'ansible_pipelining' from source: unknown 2995 1726776752.48640: variable 'ansible_timeout' from source: unknown 2995 1726776752.48643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776752.48968: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776752.49053: variable 'omit' from source: magic vars 2995 1726776752.49066: starting attempt loop 2995 1726776752.49256: running the handler 2995 1726776752.49260: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776752.49264: _low_level_execute_command(): starting 2995 1726776752.49266: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776752.50723: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776752.50796: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776752.50938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776752.50952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776752.51129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776752.52922: stdout chunk (state=3): >>>/root <<< 2995 1726776752.53032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776752.53108: stderr chunk (state=3): >>><<< 2995 1726776752.53317: stdout chunk (state=3): >>><<< 2995 1726776752.53322: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776752.53325: _low_level_execute_command(): starting 2995 1726776752.53328: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776752.5321116-4319-23989860869671 `" && echo ansible-tmp-1726776752.5321116-4319-23989860869671="` echo /root/.ansible/tmp/ansible-tmp-1726776752.5321116-4319-23989860869671 `" ) && sleep 0' 2995 1726776752.54330: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776752.54456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776752.54460: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776752.54469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776752.54546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776752.54559: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776752.54769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776752.56771: stdout chunk (state=3): >>>ansible-tmp-1726776752.5321116-4319-23989860869671=/root/.ansible/tmp/ansible-tmp-1726776752.5321116-4319-23989860869671 <<< 2995 1726776752.56889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776752.56965: stderr chunk (state=3): >>><<< 2995 1726776752.57411: stdout chunk (state=3): >>><<< 2995 1726776752.57416: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776752.5321116-4319-23989860869671=/root/.ansible/tmp/ansible-tmp-1726776752.5321116-4319-23989860869671 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776752.57418: variable 'ansible_module_compression' from source: unknown 2995 1726776752.57420: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776752.57422: variable 'ansible_facts' from source: unknown 2995 1726776752.57474: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776752.5321116-4319-23989860869671/AnsiballZ_command.py 2995 1726776752.57867: Sending initial data 2995 1726776752.57876: Sent initial data (153 bytes) 2995 1726776752.59279: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 2995 1726776752.59532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776752.59614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776752.61376: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 2995 1726776752.61385: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776752.61485: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776752.61489: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776752.5321116-4319-23989860869671/AnsiballZ_command.py" <<< 2995 1726776752.61509: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmph_yvh70f /root/.ansible/tmp/ansible-tmp-1726776752.5321116-4319-23989860869671/AnsiballZ_command.py <<< 2995 1726776752.61564: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmph_yvh70f" to remote "/root/.ansible/tmp/ansible-tmp-1726776752.5321116-4319-23989860869671/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776752.5321116-4319-23989860869671/AnsiballZ_command.py" <<< 2995 1726776752.63409: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776752.63413: stdout chunk (state=3): >>><<< 2995 1726776752.63416: stderr chunk (state=3): >>><<< 2995 1726776752.63418: done transferring module to remote 2995 1726776752.63468: _low_level_execute_command(): starting 2995 1726776752.63479: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776752.5321116-4319-23989860869671/ /root/.ansible/tmp/ansible-tmp-1726776752.5321116-4319-23989860869671/AnsiballZ_command.py && sleep 0' 2995 1726776752.64351: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776752.64453: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776752.64480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776752.64603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776752.66614: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776752.66688: stderr chunk (state=3): >>><<< 2995 1726776752.66698: stdout chunk (state=3): >>><<< 2995 1726776752.66741: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776752.66750: _low_level_execute_command(): starting 2995 1726776752.66761: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776752.5321116-4319-23989860869671/AnsiballZ_command.py && sleep 0' 2995 1726776752.67692: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776752.67695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776752.67698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776752.67703: 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.12.126 originally 10.31.12.126 <<< 2995 1726776752.67705: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776752.67793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776752.67903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776752.86555: 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:12:32.858100", "end": "2024-09-19 16:12:32.864230", "delta": "0:00:00.006130", "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}}} <<< 2995 1726776752.88307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776752.88360: stderr chunk (state=3): >>><<< 2995 1726776752.88363: stdout chunk (state=3): >>><<< 2995 1726776752.88384: _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:12:32.858100", "end": "2024-09-19 16:12:32.864230", "delta": "0:00:00.006130", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776752.88432: 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-1726776752.5321116-4319-23989860869671/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776752.88440: _low_level_execute_command(): starting 2995 1726776752.88446: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776752.5321116-4319-23989860869671/ > /dev/null 2>&1 && sleep 0' 2995 1726776752.88891: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776752.88894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776752.88897: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776752.88900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776752.88964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776752.88967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776752.89012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776752.91012: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776752.91074: stderr chunk (state=3): >>><<< 2995 1726776752.91077: stdout chunk (state=3): >>><<< 2995 1726776752.91112: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776752.91309: handler run complete 2995 1726776752.91312: Evaluated conditional (False): False 2995 1726776752.91315: attempt loop complete, returning result 2995 1726776752.91317: _execute() done 2995 1726776752.91320: dumping result to json 2995 1726776752.91322: done dumping result, returning 2995 1726776752.91324: done running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs [0affc99b-caaf-048c-907c-000000000013] 2995 1726776752.91326: sending task result for task 0affc99b-caaf-048c-907c-000000000013 2995 1726776752.91408: done sending task result for task 0affc99b-caaf-048c-907c-000000000013 2995 1726776752.91411: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "delta": "0:00:00.006130", "end": "2024-09-19 16:12:32.864230", "rc": 0, "start": "2024-09-19 16:12:32.858100" } STDOUT: 400000 2995 1726776752.91495: no more pending results, returning what we have 2995 1726776752.91499: results queue empty 2995 1726776752.91500: checking for any_errors_fatal 2995 1726776752.91515: done checking for any_errors_fatal 2995 1726776752.91516: checking for max_fail_percentage 2995 1726776752.91519: done checking for max_fail_percentage 2995 1726776752.91527: checking to see if all hosts have failed and the running result is not ok 2995 1726776752.91529: done checking to see if all hosts have failed 2995 1726776752.91530: getting the remaining hosts for this loop 2995 1726776752.91532: done getting the remaining hosts for this loop 2995 1726776752.91538: getting the next task for host managed_node2 2995 1726776752.91544: done getting next task for host managed_node2 2995 1726776752.91547: ^ task is: TASK: Check sysctl after role runs 2995 1726776752.91550: ^ 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 2995 1726776752.91555: getting variables 2995 1726776752.91557: in VariableManager get_vars() 2995 1726776752.91599: Calling all_inventory to load vars for managed_node2 2995 1726776752.91751: Calling groups_inventory to load vars for managed_node2 2995 1726776752.91756: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776752.91768: Calling all_plugins_play to load vars for managed_node2 2995 1726776752.91772: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776752.91776: Calling groups_plugins_play to load vars for managed_node2 2995 1726776752.91992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776752.92175: done with get_vars() 2995 1726776752.92192: done getting variables 2995 1726776752.92243: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysctl after role runs] ******************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:89 Thursday 19 September 2024 16:12:32 -0400 (0:00:00.467) 0:01:28.249 **** 2995 1726776752.92266: entering _queue_task() for managed_node2/shell 2995 1726776752.92479: worker is 1 (out of 1 available) 2995 1726776752.92494: exiting _queue_task() for managed_node2/shell 2995 1726776752.92516: done queuing things up, now waiting for results queue to drain 2995 1726776752.92518: waiting for pending results... 2995 1726776752.92819: running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs 2995 1726776752.92825: in run() - task 0affc99b-caaf-048c-907c-000000000014 2995 1726776752.93008: variable 'ansible_search_path' from source: unknown 2995 1726776752.93013: calling self._execute() 2995 1726776752.93016: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776752.93019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776752.93091: variable 'omit' from source: magic vars 2995 1726776752.93220: variable 'omit' from source: magic vars 2995 1726776752.93289: variable 'omit' from source: magic vars 2995 1726776752.93337: variable 'omit' from source: magic vars 2995 1726776752.93609: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776752.93614: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776752.93629: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776752.93839: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776752.93857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776752.93896: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776752.93911: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776752.93921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776752.94051: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776752.94066: Set connection var ansible_shell_executable to /bin/sh 2995 1726776752.94081: Set connection var ansible_connection to ssh 2995 1726776752.94091: Set connection var ansible_pipelining to False 2995 1726776752.94098: Set connection var ansible_shell_type to sh 2995 1726776752.94115: Set connection var ansible_timeout to 10 2995 1726776752.94144: variable 'ansible_shell_executable' from source: unknown 2995 1726776752.94153: variable 'ansible_connection' from source: unknown 2995 1726776752.94162: variable 'ansible_module_compression' from source: unknown 2995 1726776752.94169: variable 'ansible_shell_type' from source: unknown 2995 1726776752.94177: variable 'ansible_shell_executable' from source: unknown 2995 1726776752.94187: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776752.94196: variable 'ansible_pipelining' from source: unknown 2995 1726776752.94208: variable 'ansible_timeout' from source: unknown 2995 1726776752.94218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776752.94512: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776752.94516: variable 'omit' from source: magic vars 2995 1726776752.94519: starting attempt loop 2995 1726776752.94521: running the handler 2995 1726776752.94524: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776752.94526: _low_level_execute_command(): starting 2995 1726776752.94528: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776752.95918: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 2995 1726776752.95943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776752.95962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776752.96069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776752.97834: stdout chunk (state=3): >>>/root <<< 2995 1726776752.97942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776752.98019: stderr chunk (state=3): >>><<< 2995 1726776752.98090: stdout chunk (state=3): >>><<< 2995 1726776752.98126: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776752.98211: _low_level_execute_command(): starting 2995 1726776752.98222: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776752.9818444-4355-243568817559569 `" && echo ansible-tmp-1726776752.9818444-4355-243568817559569="` echo /root/.ansible/tmp/ansible-tmp-1726776752.9818444-4355-243568817559569 `" ) && sleep 0' 2995 1726776752.99659: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776752.99663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776752.99666: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776752.99675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776752.99813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776753.02241: stdout chunk (state=3): >>>ansible-tmp-1726776752.9818444-4355-243568817559569=/root/.ansible/tmp/ansible-tmp-1726776752.9818444-4355-243568817559569 <<< 2995 1726776753.02337: stdout chunk (state=3): >>><<< 2995 1726776753.02341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776753.02344: stderr chunk (state=3): >>><<< 2995 1726776753.02910: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776752.9818444-4355-243568817559569=/root/.ansible/tmp/ansible-tmp-1726776752.9818444-4355-243568817559569 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776753.02913: variable 'ansible_module_compression' from source: unknown 2995 1726776753.02916: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776753.02918: variable 'ansible_facts' from source: unknown 2995 1726776753.03046: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776752.9818444-4355-243568817559569/AnsiballZ_command.py 2995 1726776753.03529: Sending initial data 2995 1726776753.03540: Sent initial data (154 bytes) 2995 1726776753.05004: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776753.05302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776753.05362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776753.07126: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776753.07156: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776753.07217: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpyyc5nn74 /root/.ansible/tmp/ansible-tmp-1726776752.9818444-4355-243568817559569/AnsiballZ_command.py <<< 2995 1726776753.07227: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776752.9818444-4355-243568817559569/AnsiballZ_command.py" <<< 2995 1726776753.07290: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpyyc5nn74" to remote "/root/.ansible/tmp/ansible-tmp-1726776752.9818444-4355-243568817559569/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776752.9818444-4355-243568817559569/AnsiballZ_command.py" <<< 2995 1726776753.09284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776753.09380: stderr chunk (state=3): >>><<< 2995 1726776753.09474: stdout chunk (state=3): >>><<< 2995 1726776753.09478: done transferring module to remote 2995 1726776753.09481: _low_level_execute_command(): starting 2995 1726776753.09486: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776752.9818444-4355-243568817559569/ /root/.ansible/tmp/ansible-tmp-1726776752.9818444-4355-243568817559569/AnsiballZ_command.py && sleep 0' 2995 1726776753.10348: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776753.10364: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776753.10382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776753.10405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776753.10436: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776753.10454: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776753.10554: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776753.10586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776753.10660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776753.12660: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776753.12766: stderr chunk (state=3): >>><<< 2995 1726776753.12770: stdout chunk (state=3): >>><<< 2995 1726776753.13120: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776753.13123: _low_level_execute_command(): starting 2995 1726776753.13126: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776752.9818444-4355-243568817559569/AnsiballZ_command.py && sleep 0' 2995 1726776753.14327: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776753.14342: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776753.14357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776753.14383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776753.14404: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776753.14612: 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.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776753.14641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776753.14677: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776753.14740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776753.33175: 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:12:33.324860", "end": "2024-09-19 16:12:33.330536", "delta": "0:00:00.005676", "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}}} <<< 2995 1726776753.35118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776753.35337: stderr chunk (state=3): >>><<< 2995 1726776753.35348: stdout chunk (state=3): >>><<< 2995 1726776753.35374: _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:12:33.324860", "end": "2024-09-19 16:12:33.330536", "delta": "0:00:00.005676", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776753.35495: 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-1726776752.9818444-4355-243568817559569/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776753.35564: _low_level_execute_command(): starting 2995 1726776753.35607: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776752.9818444-4355-243568817559569/ > /dev/null 2>&1 && sleep 0' 2995 1726776753.36313: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776753.36330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776753.36351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776753.36477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 2995 1726776753.36508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776753.36528: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776753.36610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776753.38622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776753.38651: stderr chunk (state=3): >>><<< 2995 1726776753.38654: stdout chunk (state=3): >>><<< 2995 1726776753.38668: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776753.38775: handler run complete 2995 1726776753.38780: Evaluated conditional (False): False 2995 1726776753.38782: attempt loop complete, returning result 2995 1726776753.38784: _execute() done 2995 1726776753.38786: dumping result to json 2995 1726776753.38787: done dumping result, returning 2995 1726776753.38789: done running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs [0affc99b-caaf-048c-907c-000000000014] 2995 1726776753.38791: sending task result for task 0affc99b-caaf-048c-907c-000000000014 2995 1726776753.38866: done sending task result for task 0affc99b-caaf-048c-907c-000000000014 2995 1726776753.38869: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "delta": "0:00:00.005676", "end": "2024-09-19 16:12:33.330536", "rc": 0, "start": "2024-09-19 16:12:33.324860" } 2995 1726776753.38944: no more pending results, returning what we have 2995 1726776753.38947: results queue empty 2995 1726776753.38948: checking for any_errors_fatal 2995 1726776753.38955: done checking for any_errors_fatal 2995 1726776753.38956: checking for max_fail_percentage 2995 1726776753.38958: done checking for max_fail_percentage 2995 1726776753.38959: checking to see if all hosts have failed and the running result is not ok 2995 1726776753.38960: done checking to see if all hosts have failed 2995 1726776753.38961: getting the remaining hosts for this loop 2995 1726776753.38962: done getting the remaining hosts for this loop 2995 1726776753.38966: getting the next task for host managed_node2 2995 1726776753.38971: done getting next task for host managed_node2 2995 1726776753.38974: ^ task is: TASK: Reboot the machine - see if settings persist after reboot 2995 1726776753.38976: ^ 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 2995 1726776753.38979: getting variables 2995 1726776753.38981: in VariableManager get_vars() 2995 1726776753.39021: Calling all_inventory to load vars for managed_node2 2995 1726776753.39024: Calling groups_inventory to load vars for managed_node2 2995 1726776753.39025: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776753.39034: Calling all_plugins_play to load vars for managed_node2 2995 1726776753.39036: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776753.39038: Calling groups_plugins_play to load vars for managed_node2 2995 1726776753.39213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776753.39378: done with get_vars() 2995 1726776753.39386: done getting variables 2995 1726776753.39442: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Reboot the machine - see if settings persist after reboot] *************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:95 Thursday 19 September 2024 16:12:33 -0400 (0:00:00.471) 0:01:28.721 **** 2995 1726776753.39465: entering _queue_task() for managed_node2/reboot 2995 1726776753.39667: worker is 1 (out of 1 available) 2995 1726776753.39681: exiting _queue_task() for managed_node2/reboot 2995 1726776753.39692: done queuing things up, now waiting for results queue to drain 2995 1726776753.39694: waiting for pending results... 2995 1726776753.39908: running TaskExecutor() for managed_node2/TASK: Reboot the machine - see if settings persist after reboot 2995 1726776753.40209: in run() - task 0affc99b-caaf-048c-907c-000000000015 2995 1726776753.40213: variable 'ansible_search_path' from source: unknown 2995 1726776753.40216: calling self._execute() 2995 1726776753.40219: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776753.40222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776753.40225: variable 'omit' from source: magic vars 2995 1726776753.40302: variable 'omit' from source: magic vars 2995 1726776753.40351: variable 'omit' from source: magic vars 2995 1726776753.40399: variable 'omit' from source: magic vars 2995 1726776753.40457: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776753.40510: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776753.40539: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776753.40565: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776753.40583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776753.40629: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776753.40639: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776753.40648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776753.40770: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776753.40787: Set connection var ansible_shell_executable to /bin/sh 2995 1726776753.40808: Set connection var ansible_connection to ssh 2995 1726776753.40821: Set connection var ansible_pipelining to False 2995 1726776753.40831: Set connection var ansible_shell_type to sh 2995 1726776753.40844: Set connection var ansible_timeout to 10 2995 1726776753.40874: variable 'ansible_shell_executable' from source: unknown 2995 1726776753.40883: variable 'ansible_connection' from source: unknown 2995 1726776753.40892: variable 'ansible_module_compression' from source: unknown 2995 1726776753.40900: variable 'ansible_shell_type' from source: unknown 2995 1726776753.40916: variable 'ansible_shell_executable' from source: unknown 2995 1726776753.40925: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776753.40935: variable 'ansible_pipelining' from source: unknown 2995 1726776753.40943: variable 'ansible_timeout' from source: unknown 2995 1726776753.40952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776753.41124: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776753.41140: variable 'omit' from source: magic vars 2995 1726776753.41157: starting attempt loop 2995 1726776753.41170: running the handler 2995 1726776753.41186: reboot: running setup module to get distribution 2995 1726776753.41198: _low_level_execute_command(): starting 2995 1726776753.41212: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776753.41738: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776753.41749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776753.41767: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776753.41780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776753.41828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776753.41842: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776753.41898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776753.43703: stdout chunk (state=3): >>>/root <<< 2995 1726776753.43818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776753.43866: stderr chunk (state=3): >>><<< 2995 1726776753.43869: stdout chunk (state=3): >>><<< 2995 1726776753.43891: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776753.43904: _low_level_execute_command(): starting 2995 1726776753.43913: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168 `" && echo ansible-tmp-1726776753.4388866-4383-252998440033168="` echo /root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168 `" ) && sleep 0' 2995 1726776753.44352: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776753.44355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776753.44358: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776753.44367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776753.44427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776753.44429: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776753.44471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776753.46560: stdout chunk (state=3): >>>ansible-tmp-1726776753.4388866-4383-252998440033168=/root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168 <<< 2995 1726776753.46678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776753.46731: stderr chunk (state=3): >>><<< 2995 1726776753.46734: stdout chunk (state=3): >>><<< 2995 1726776753.46749: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776753.4388866-4383-252998440033168=/root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776753.46774: variable 'ansible_module_compression' from source: unknown 2995 1726776753.46824: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 2995 1726776753.46866: variable 'ansible_facts' from source: unknown 2995 1726776753.46988: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168/AnsiballZ_setup.py 2995 1726776753.47108: Sending initial data 2995 1726776753.47112: Sent initial data (152 bytes) 2995 1726776753.47548: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776753.47553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776753.47556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776753.47559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776753.47614: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776753.47617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776753.47667: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776753.49415: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776753.49453: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776753.49498: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpfl35yo9o /root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168/AnsiballZ_setup.py <<< 2995 1726776753.49503: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168/AnsiballZ_setup.py" <<< 2995 1726776753.49540: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 2995 1726776753.49561: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpfl35yo9o" to remote "/root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168/AnsiballZ_setup.py" <<< 2995 1726776753.51766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776753.51809: stderr chunk (state=3): >>><<< 2995 1726776753.51813: stdout chunk (state=3): >>><<< 2995 1726776753.51816: done transferring module to remote 2995 1726776753.51827: _low_level_execute_command(): starting 2995 1726776753.51833: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168/ /root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168/AnsiballZ_setup.py && sleep 0' 2995 1726776753.52278: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776753.52282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776753.52284: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776753.52286: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776753.52289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776753.52345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776753.52349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776753.52396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776753.54324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776753.54371: stderr chunk (state=3): >>><<< 2995 1726776753.54375: stdout chunk (state=3): >>><<< 2995 1726776753.54390: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776753.54394: _low_level_execute_command(): starting 2995 1726776753.54403: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168/AnsiballZ_setup.py && sleep 0' 2995 1726776753.54865: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776753.54869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776753.54871: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776753.54874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776753.54941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776753.54945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776753.54998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776753.87494: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "16", "minute": "12", "second": "33", "epoch": "1726776753", "epoch_int": "1726776753", "date": "2024-09-19", "time": "16:12:33", "iso8601_micro": "2024-09-19T20:12:33.858006Z", "iso8601": "2024-09-19T20:12:33Z", "iso8601_basic": "20240919T161233858006", "iso8601_basic_short": "20240919T161233", "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_lsb": {}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOIEkSZoZPSckVMkGdnFqIlpbA80/YNIdNEf6lbooekeWWGSTi/aRjEQvgHEDXPZEFCkIHqQ83Ov3+dhmOcNxu/8W44UBPm5Cj29b0bw3nX2zDbviWHax7qvRw1qwrliaP7uDDgcyrXqECGPvkizJNv/NXhAj8HJwDmH+6XQQ6FpAAAAFQC29N9KcXtNaqSFgH/36OytZE1tywAAAIEAqn1YqCtj3grkNCPrai03FbBjHAb1/A2Xy1CcL3G1gDYRlG9mCJHYP+bdT+nSpscsWYwCNDDrFrM1RSvpsDnlVgE4LkzXsda5kLiGRfwCDrQY5OG63ZeRhz7IT/eqanktOVIcfNzPqcVfs8MQ5KelmBfF/vuKoSerSETDUsWFn7QAAACAKtKL1mOT2F063XoF+2r2OOOcWgkjdCDId4P7Cc3BXN9pshWWEKHRnx69Zi/WTaAxOpGC4TUUq9MR4osniKN5O4+gO31HcSwk1HLJO4OVuoO8AyKscihKVZuy0fOGvwue4BOFCEzqB179efvbTq5+YiM1He0u4CYDlacoCtpp3Lo=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDXG4wMviRutAnh2Ar2begMPnth0pqeg5xeJGoOSO5iNRPOpJlUEH12muCZHEpIdLTAqLtIjOdjeZt/DkejTif5uEEJu0eOYaDEGf+LMN+Eo1E4fVsbIDvWxmkZIpMafbnOp1EUxpLuu3oN7mDEF0r/9RPXpH3d1nv+Ng1x+DNPXxdDKimW3SFyt0p8gXHlCcaguYl17Sv9m/CdKU1DDi8fOlUSNVbYRG3zclorz57ivV/UNljQLnS3HH0Sf4FiARJh7gWVgpz4ZANoFMBmTK7kz/+c7mKvUGTn1zIOP96Wqk5OMglpgpmlilYN/y57LlfqdW6a3vBrRp062XVhRIPp/CeX19DMhqCRNkRPq4Okt4OAP8v5ULzTn1pcyThElcSBE9Gzg/C8y5XZOjqaM3glkuTn53iXfQSoSY0VkD/k59l9ldnCdShfgFHbYAZ3rO2xJBW0uNOr8n05AiPkrMYhO7j8+GNIU3hO7Y94cT2HzY52G4ADXMQm5UU4uU4TTCE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB02Vjj2Sv2DWIVuA6ImBZDJMSV9Q6pWKtrwBygr4DCnUQ9rW5kSCWJNa/EI8p6BoSupP1RFuUI0dPGZS9nmZFY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOYtvejferZYJkNOMOLRTxGOOVat98pznsoEjkx8/FFe", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_local": {}, "ansible_fips": false, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-126", "ansible_nodename": "ip-10-31-12-126.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": "ec22b786957254ea6256482fdc29e438", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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<<< 2995 1726776753.87500: stdout chunk (state=3): >>>, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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.14.164 56820 10.31.12.126 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.14.164 56820 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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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"}}} <<< 2995 1726776753.89784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776753.89788: stdout chunk (state=3): >>><<< 2995 1726776753.89791: stderr chunk (state=3): >>><<< 2995 1726776753.89817: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "16", "minute": "12", "second": "33", "epoch": "1726776753", "epoch_int": "1726776753", "date": "2024-09-19", "time": "16:12:33", "iso8601_micro": "2024-09-19T20:12:33.858006Z", "iso8601": "2024-09-19T20:12:33Z", "iso8601_basic": "20240919T161233858006", "iso8601_basic_short": "20240919T161233", "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_lsb": {}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOIEkSZoZPSckVMkGdnFqIlpbA80/YNIdNEf6lbooekeWWGSTi/aRjEQvgHEDXPZEFCkIHqQ83Ov3+dhmOcNxu/8W44UBPm5Cj29b0bw3nX2zDbviWHax7qvRw1qwrliaP7uDDgcyrXqECGPvkizJNv/NXhAj8HJwDmH+6XQQ6FpAAAAFQC29N9KcXtNaqSFgH/36OytZE1tywAAAIEAqn1YqCtj3grkNCPrai03FbBjHAb1/A2Xy1CcL3G1gDYRlG9mCJHYP+bdT+nSpscsWYwCNDDrFrM1RSvpsDnlVgE4LkzXsda5kLiGRfwCDrQY5OG63ZeRhz7IT/eqanktOVIcfNzPqcVfs8MQ5KelmBfF/vuKoSerSETDUsWFn7QAAACAKtKL1mOT2F063XoF+2r2OOOcWgkjdCDId4P7Cc3BXN9pshWWEKHRnx69Zi/WTaAxOpGC4TUUq9MR4osniKN5O4+gO31HcSwk1HLJO4OVuoO8AyKscihKVZuy0fOGvwue4BOFCEzqB179efvbTq5+YiM1He0u4CYDlacoCtpp3Lo=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDXG4wMviRutAnh2Ar2begMPnth0pqeg5xeJGoOSO5iNRPOpJlUEH12muCZHEpIdLTAqLtIjOdjeZt/DkejTif5uEEJu0eOYaDEGf+LMN+Eo1E4fVsbIDvWxmkZIpMafbnOp1EUxpLuu3oN7mDEF0r/9RPXpH3d1nv+Ng1x+DNPXxdDKimW3SFyt0p8gXHlCcaguYl17Sv9m/CdKU1DDi8fOlUSNVbYRG3zclorz57ivV/UNljQLnS3HH0Sf4FiARJh7gWVgpz4ZANoFMBmTK7kz/+c7mKvUGTn1zIOP96Wqk5OMglpgpmlilYN/y57LlfqdW6a3vBrRp062XVhRIPp/CeX19DMhqCRNkRPq4Okt4OAP8v5ULzTn1pcyThElcSBE9Gzg/C8y5XZOjqaM3glkuTn53iXfQSoSY0VkD/k59l9ldnCdShfgFHbYAZ3rO2xJBW0uNOr8n05AiPkrMYhO7j8+GNIU3hO7Y94cT2HzY52G4ADXMQm5UU4uU4TTCE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB02Vjj2Sv2DWIVuA6ImBZDJMSV9Q6pWKtrwBygr4DCnUQ9rW5kSCWJNa/EI8p6BoSupP1RFuUI0dPGZS9nmZFY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOYtvejferZYJkNOMOLRTxGOOVat98pznsoEjkx8/FFe", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_local": {}, "ansible_fips": false, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-126", "ansible_nodename": "ip-10-31-12-126.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": "ec22b786957254ea6256482fdc29e438", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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.14.164 56820 10.31.12.126 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.14.164 56820 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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776753.90189: 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-1726776753.4388866-4383-252998440033168/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776753.90208: reboot: distribution: {'name': 'fedora', 'version': '39', 'family': 'redhat'} 2995 1726776753.90216: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 2995 1726776753.90223: _low_level_execute_command(): starting 2995 1726776753.90225: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 2995 1726776753.90685: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776753.90727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776753.90730: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776753.90733: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776753.90735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776753.90787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776753.90790: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776753.90847: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776753.92921: stdout chunk (state=3): >>>99abb9b4-722d-417b-88e3-0b8a9e2f7269 <<< 2995 1726776753.93040: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776753.93097: stderr chunk (state=3): >>><<< 2995 1726776753.93102: stdout chunk (state=3): >>><<< 2995 1726776753.93119: _low_level_execute_command() done: rc=0, stdout=99abb9b4-722d-417b-88e3-0b8a9e2f7269 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776753.93125: reboot: last boot time: 99abb9b4-722d-417b-88e3-0b8a9e2f7269 2995 1726776753.93129: reboot: saving original connect_timeout of None 2995 1726776753.93147: reboot: running find module looking in ['/sbin', '/bin', '/usr/sbin', '/usr/bin', '/usr/local/sbin'] to get path for "shutdown" 2995 1726776753.93168: variable 'ansible_module_compression' from source: unknown 2995 1726776753.93212: ANSIBALLZ: Using generic lock for ansible.legacy.find 2995 1726776753.93215: ANSIBALLZ: Acquiring lock 2995 1726776753.93218: ANSIBALLZ: Lock acquired: 139746195074624 2995 1726776753.93223: ANSIBALLZ: Creating module 2995 1726776754.04765: ANSIBALLZ: Writing module into payload 2995 1726776754.04830: ANSIBALLZ: Writing module 2995 1726776754.04852: ANSIBALLZ: Renaming module 2995 1726776754.04861: ANSIBALLZ: Done creating module 2995 1726776754.04877: variable 'ansible_facts' from source: unknown 2995 1726776754.04950: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168/AnsiballZ_find.py 2995 1726776754.05208: Sending initial data 2995 1726776754.05211: Sent initial data (151 bytes) 2995 1726776754.05838: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776754.05925: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776754.05954: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776754.06011: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776754.06054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776754.07817: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776754.07821: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776754.07856: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776754.07902: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp6yfzqmhf /root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168/AnsiballZ_find.py <<< 2995 1726776754.07906: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168/AnsiballZ_find.py" <<< 2995 1726776754.07938: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp6yfzqmhf" to remote "/root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168/AnsiballZ_find.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168/AnsiballZ_find.py" <<< 2995 1726776754.09217: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776754.09280: stderr chunk (state=3): >>><<< 2995 1726776754.09308: stdout chunk (state=3): >>><<< 2995 1726776754.09336: done transferring module to remote 2995 1726776754.09422: _low_level_execute_command(): starting 2995 1726776754.09426: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168/ /root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168/AnsiballZ_find.py && sleep 0' 2995 1726776754.09994: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776754.10012: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776754.10089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776754.10143: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776754.10169: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776754.10196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776754.10286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776754.12321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776754.12360: stderr chunk (state=3): >>><<< 2995 1726776754.12369: stdout chunk (state=3): >>><<< 2995 1726776754.12460: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776754.12463: _low_level_execute_command(): starting 2995 1726776754.12466: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168/AnsiballZ_find.py && sleep 0' 2995 1726776754.12906: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776754.12984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776754.12988: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776754.12990: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776754.13013: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776754.13055: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776754.13127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776754.34152: 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": 151511, "dev": 51714, "nlink": 1, "atime": 1726776754.3109212, "mtime": 1721865600.0, "ctime": 1726562424.579, "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": 151511, "dev": 51714, "nlink": 1, "atime": 1726776754.3109212, "mtime": 1721865600.0, "ctime": 1726562424.579, "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": 2866, "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}}} <<< 2995 1726776754.35734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776754.35825: stderr chunk (state=3): >>><<< 2995 1726776754.35829: stdout chunk (state=3): >>><<< 2995 1726776754.36008: _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": 151511, "dev": 51714, "nlink": 1, "atime": 1726776754.3109212, "mtime": 1721865600.0, "ctime": 1726562424.579, "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": 151511, "dev": 51714, "nlink": 1, "atime": 1726776754.3109212, "mtime": 1721865600.0, "ctime": 1726562424.579, "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": 2866, "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776754.36017: 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-1726776753.4388866-4383-252998440033168/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776754.36020: reboot: rebooting server with command '/sbin/shutdown -r 0 "Reboot initiated by Ansible"' 2995 1726776754.36023: _low_level_execute_command(): starting 2995 1726776754.36025: _low_level_execute_command(): executing: /bin/sh -c '/sbin/shutdown -r 0 "Reboot initiated by Ansible" && sleep 0' 2995 1726776754.36690: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776754.36711: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776754.36818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776754.36857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776754.36879: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776754.36893: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776754.36982: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776754.39708: stdout chunk (state=3): >>>Reboot scheduled for Thu 2024-09-19 16:12:34 EDT, use 'shutdown -c' to cancel. <<< 2995 1726776754.39979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776754.39998: stderr chunk (state=3): >>><<< 2995 1726776754.40009: stdout chunk (state=3): >>><<< 2995 1726776754.40032: _low_level_execute_command() done: rc=0, stdout=Reboot scheduled for Thu 2024-09-19 16:12:34 EDT, use 'shutdown -c' to cancel. , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776754.40054: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 2995 1726776754.40061: _low_level_execute_command(): starting 2995 1726776754.40070: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 2995 1726776754.40737: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776754.40762: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776754.40779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776754.40798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776754.40875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776754.40929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776754.40956: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776754.41048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776754.46469: stderr chunk (state=3): >>>debug2: Control master terminated unexpectedly Shared connection to 10.31.12.126 closed. <<< 2995 1726776754.46473: stdout chunk (state=3): >>><<< 2995 1726776754.46475: stderr chunk (state=3): >>><<< 2995 1726776754.48439: reboot: last boot time check fail 'Shared connection to 10.31.12.126 closed.', retrying in 1.8970 seconds... 2995 1726776756.38165: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 2995 1726776756.38175: _low_level_execute_command(): starting 2995 1726776756.38186: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 2995 1726776756.38930: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776756.38976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776756.38994: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/33e7983b84" does not exist <<< 2995 1726776756.39028: stderr chunk (state=3): >>>debug1: Connecting to 10.31.12.126 [10.31.12.126] port 22. debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776766.40131: stderr chunk (state=3): >>>debug1: connect to address 10.31.12.126 port 22: Connection timed out ssh: connect to host 10.31.12.126 port 22: Connection timed out <<< 2995 1726776766.40180: stderr chunk (state=3): >>><<< 2995 1726776766.40184: stdout chunk (state=3): >>><<< 2995 1726776766.41008: reboot: last boot time check fail 'ssh: connect to host 10.31.12.126 port 22: Connection timed out', retrying in 2.3500 seconds... 2995 1726776768.76037: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 2995 1726776768.76042: _low_level_execute_command(): starting 2995 1726776768.76044: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 2995 1726776768.76536: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776768.76540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776768.76543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776768.76546: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776768.76595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776768.76598: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/33e7983b84" does not exist debug1: Connecting to 10.31.12.126 [10.31.12.126] port 22. debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776778.77824: stderr chunk (state=3): >>>debug1: connect to address 10.31.12.126 port 22: Connection timed out ssh: connect to host 10.31.12.126 port 22: Connection timed out <<< 2995 1726776778.77829: stdout chunk (state=3): >>><<< 2995 1726776778.77832: stderr chunk (state=3): >>><<< 2995 1726776778.79159: reboot: last boot time check fail 'ssh: connect to host 10.31.12.126 port 22: Connection timed out', retrying in 4.6150 seconds... 2995 1726776783.40682: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 2995 1726776783.40686: _low_level_execute_command(): starting 2995 1726776783.40689: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 2995 1726776783.41525: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug1: Control socket "/root/.ansible/cp/33e7983b84" does not exist debug1: Connecting to 10.31.12.126 [10.31.12.126] port 22. debug2: fd 3 setting O_NONBLOCK debug1: connect to address 10.31.12.126 port 22: Connection refused ssh: connect to host 10.31.12.126 port 22: Connection refused <<< 2995 1726776783.41619: stderr chunk (state=3): >>><<< 2995 1726776783.41623: stdout chunk (state=3): >>><<< 2995 1726776783.42537: reboot: last boot time check fail 'ssh: connect to host 10.31.12.126 port 22: Connection refused', retrying in 8.9070 seconds... 2995 1726776792.33268: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 2995 1726776792.33272: _low_level_execute_command(): starting 2995 1726776792.33275: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 2995 1726776792.33746: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776792.33752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776792.33755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776792.33870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug1: Control socket "/root/.ansible/cp/33e7983b84" does not exist debug1: Connecting to 10.31.12.126 [10.31.12.126] port 22. debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776792.33900: 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.3 <<< 2995 1726776792.36023: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.3 debug1: compat_banner: match: OpenSSH_9.3 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.12.126:22 as 'root' <<< 2995 1726776792.36041: 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 <<< 2995 1726776792.36764: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 <<< 2995 1726776792.36771: stderr chunk (state=3): >>>debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 2995 1726776792.36933: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 2995 1726776792.37356: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:hMDgmaD185XUJK6/2Kda2Msi5CSuWz59jrwJ+98P+Z8 <<< 2995 1726776792.37359: 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: Host '10.31.12.126' is known and matches the ED25519 host key. debug1: Found key in /root/.ssh/known_hosts:2 <<< 2995 1726776792.37687: 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: expecting SSH2_MSG_NEWKEYS <<< 2995 1726776792.37694: stderr chunk (state=3): >>>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: 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: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= debug1: kex_input_ext_info: publickey-hostbound@openssh.com=<0> <<< 2995 1726776792.41929: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 2995 1726776792.42641: stderr chunk (state=3): >>>debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 2995 1726776792.42779: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 2995 1726776792.42825: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa <<< 2995 1726776792.43268: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 2995 1726776792.49319: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 2995 1726776792.49323: stderr chunk (state=3): >>>Authenticated to 10.31.12.126 ([10.31.12.126]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 2995 1726776792.49325: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/33e7983b84] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process <<< 2995 1726776792.49362: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 5737 debug2: fd 4 setting O_NONBLOCK <<< 2995 1726776792.49408: stderr chunk (state=3): >>>debug1: forking to background <<< 2995 1726776792.49448: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id <<< 2995 1726776792.49451: stderr chunk (state=3): >>>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 <<< 2995 1726776792.49490: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776792.49493: stderr chunk (state=3): >>>debug2: mux_master_process_alive_check: channel 1: alive check <<< 2995 1726776792.49496: 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 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 <<< 2995 1726776792.75072: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 <<< 2995 1726776792.75099: stderr chunk (state=3): >>>debug1: client_input_hostkeys: searching /root/.ssh/known_hosts for 10.31.12.126 / (none) debug1: client_input_hostkeys: searching /root/.ssh/known_hosts2 for 10.31.12.126 / (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 <<< 2995 1726776792.75145: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start <<< 2995 1726776792.75165: stderr chunk (state=3): >>>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 <<< 2995 1726776792.75187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776792.76503: stderr chunk (state=3): >>>Learned new hostkey: RSA SHA256:lad2qauok23UCEx41eOuIKBcVDLk+mw+OdG2SpqEQq8 Learned new hostkey: ECDSA SHA256:2CMAzIgBbqb0OluIrPwDyFtSELMTSLHQ7bnAd8/Q6Yo Adding new key for 10.31.12.126 to /root/.ssh/known_hosts: ssh-rsa SHA256:lad2qauok23UCEx41eOuIKBcVDLk+mw+OdG2SpqEQq8 Adding new key for 10.31.12.126 to /root/.ssh/known_hosts: ecdsa-sha2-nistp256 SHA256:2CMAzIgBbqb0OluIrPwDyFtSELMTSLHQ7bnAd8/Q6Yo debug1: update_known_hosts: known hosts file /root/.ssh/known_hosts2 does not exist <<< 2995 1726776792.76733: 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 <<< 2995 1726776792.79832: stdout chunk (state=3): >>>861084c5-5403-4a6c-83fb-ae2e2de3056d <<< 2995 1726776792.80187: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds <<< 2995 1726776792.80216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776792.80219: stdout chunk (state=3): >>><<< 2995 1726776793.80261: _low_level_execute_command() done: rc=0, stdout=861084c5-5403-4a6c-83fb-ae2e2de3056d , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug1: Control socket "/root/.ansible/cp/33e7983b84" does not exist debug1: Connecting to 10.31.12.126 [10.31.12.126] 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.3 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.3 debug1: compat_banner: match: OpenSSH_9.3 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.12.126:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:hMDgmaD185XUJK6/2Kda2Msi5CSuWz59jrwJ+98P+Z8 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.12.126' 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: 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: 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: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= debug1: kex_input_ext_info: publickey-hostbound@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.12.126 ([10.31.12.126]: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/33e7983b84] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 5737 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.12.126 / (none) debug1: client_input_hostkeys: searching /root/.ssh/known_hosts2 for 10.31.12.126 / (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:lad2qauok23UCEx41eOuIKBcVDLk+mw+OdG2SpqEQq8 Learned new hostkey: ECDSA SHA256:2CMAzIgBbqb0OluIrPwDyFtSELMTSLHQ7bnAd8/Q6Yo Adding new key for 10.31.12.126 to /root/.ssh/known_hosts: ssh-rsa SHA256:lad2qauok23UCEx41eOuIKBcVDLk+mw+OdG2SpqEQq8 Adding new key for 10.31.12.126 to /root/.ssh/known_hosts: ecdsa-sha2-nistp256 SHA256:2CMAzIgBbqb0OluIrPwDyFtSELMTSLHQ7bnAd8/Q6Yo debug1: update_known_hosts: known hosts file /root/.ssh/known_hosts2 does not exist debug2: channel_input_status_confirm: type 99 id 2 debug2: PTY allocation request accepted on channel 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776793.80274: reboot: last boot time: 861084c5-5403-4a6c-83fb-ae2e2de3056d 2995 1726776793.80277: reboot: last boot time check success 2995 1726776793.80287: reboot: attempting post-reboot test command 'tuned-adm active' 2995 1726776793.80290: _low_level_execute_command(): starting 2995 1726776793.80295: _low_level_execute_command(): executing: /bin/sh -c 'tuned-adm active && sleep 0' 2995 1726776793.80749: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776793.80753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776793.80755: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776793.80758: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776793.80812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776793.80820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776793.80877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776793.95845: stdout chunk (state=3): >>>Current active profile: virtual-guest kernel_settings <<< 2995 1726776793.97838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776793.97891: stderr chunk (state=3): >>><<< 2995 1726776793.97894: stdout chunk (state=3): >>><<< 2995 1726776793.97914: _low_level_execute_command() done: rc=0, stdout=Current active profile: virtual-guest kernel_settings , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776793.97923: reboot: post-reboot test command success 2995 1726776793.97933: _low_level_execute_command(): starting 2995 1726776793.97939: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776753.4388866-4383-252998440033168/ > /dev/null 2>&1 && sleep 0' 2995 1726776793.98371: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776793.98412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776793.98418: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776793.98420: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776793.98423: 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 <<< 2995 1726776793.98425: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776793.98473: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776793.98476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776793.98530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776794.00771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776794.00822: stderr chunk (state=3): >>><<< 2995 1726776794.00826: stdout chunk (state=3): >>><<< 2995 1726776794.00840: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776794.00844: handler run complete 2995 1726776794.00861: attempt loop complete, returning result 2995 1726776794.00864: _execute() done 2995 1726776794.00869: dumping result to json 2995 1726776794.00874: done dumping result, returning 2995 1726776794.00881: done running TaskExecutor() for managed_node2/TASK: Reboot the machine - see if settings persist after reboot [0affc99b-caaf-048c-907c-000000000015] 2995 1726776794.00889: sending task result for task 0affc99b-caaf-048c-907c-000000000015 2995 1726776794.00983: done sending task result for task 0affc99b-caaf-048c-907c-000000000015 2995 1726776794.00986: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "elapsed": 39, "rebooted": true } 2995 1726776794.01044: no more pending results, returning what we have 2995 1726776794.01048: results queue empty 2995 1726776794.01049: checking for any_errors_fatal 2995 1726776794.01057: done checking for any_errors_fatal 2995 1726776794.01058: checking for max_fail_percentage 2995 1726776794.01060: done checking for max_fail_percentage 2995 1726776794.01061: checking to see if all hosts have failed and the running result is not ok 2995 1726776794.01067: done checking to see if all hosts have failed 2995 1726776794.01068: getting the remaining hosts for this loop 2995 1726776794.01070: done getting the remaining hosts for this loop 2995 1726776794.01075: getting the next task for host managed_node2 2995 1726776794.01080: done getting next task for host managed_node2 2995 1726776794.01083: ^ task is: TASK: Check sysctl after reboot 2995 1726776794.01085: ^ 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 2995 1726776794.01089: getting variables 2995 1726776794.01091: in VariableManager get_vars() 2995 1726776794.01134: Calling all_inventory to load vars for managed_node2 2995 1726776794.01138: Calling groups_inventory to load vars for managed_node2 2995 1726776794.01140: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776794.01151: Calling all_plugins_play to load vars for managed_node2 2995 1726776794.01155: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776794.01158: Calling groups_plugins_play to load vars for managed_node2 2995 1726776794.01346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776794.01506: done with get_vars() 2995 1726776794.01517: done getting variables 2995 1726776794.01565: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysctl after reboot] *********************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:99 Thursday 19 September 2024 16:13:14 -0400 (0:00:40.621) 0:02:09.342 **** 2995 1726776794.01587: entering _queue_task() for managed_node2/shell 2995 1726776794.01783: worker is 1 (out of 1 available) 2995 1726776794.01797: exiting _queue_task() for managed_node2/shell 2995 1726776794.01811: done queuing things up, now waiting for results queue to drain 2995 1726776794.01815: waiting for pending results... 2995 1726776794.01990: running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot 2995 1726776794.02053: in run() - task 0affc99b-caaf-048c-907c-000000000016 2995 1726776794.02066: variable 'ansible_search_path' from source: unknown 2995 1726776794.02098: calling self._execute() 2995 1726776794.02173: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776794.02180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776794.02188: variable 'omit' from source: magic vars 2995 1726776794.02279: variable 'omit' from source: magic vars 2995 1726776794.02309: variable 'omit' from source: magic vars 2995 1726776794.02335: variable 'omit' from source: magic vars 2995 1726776794.02373: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776794.02671: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776794.02687: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776794.02708: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776794.02811: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776794.02817: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776794.02820: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776794.02822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776794.02828: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776794.02839: Set connection var ansible_shell_executable to /bin/sh 2995 1726776794.02847: Set connection var ansible_connection to ssh 2995 1726776794.02853: Set connection var ansible_pipelining to False 2995 1726776794.02856: Set connection var ansible_shell_type to sh 2995 1726776794.02863: Set connection var ansible_timeout to 10 2995 1726776794.02881: variable 'ansible_shell_executable' from source: unknown 2995 1726776794.02884: variable 'ansible_connection' from source: unknown 2995 1726776794.02888: variable 'ansible_module_compression' from source: unknown 2995 1726776794.02892: variable 'ansible_shell_type' from source: unknown 2995 1726776794.02895: variable 'ansible_shell_executable' from source: unknown 2995 1726776794.02902: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776794.02907: variable 'ansible_pipelining' from source: unknown 2995 1726776794.02910: variable 'ansible_timeout' from source: unknown 2995 1726776794.02916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776794.03036: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776794.03045: variable 'omit' from source: magic vars 2995 1726776794.03051: starting attempt loop 2995 1726776794.03054: running the handler 2995 1726776794.03065: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776794.03080: _low_level_execute_command(): starting 2995 1726776794.03087: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776794.03623: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776794.03627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.03631: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776794.03634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.03696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776794.03700: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776794.03705: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776794.03746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776794.05516: stdout chunk (state=3): >>>/root <<< 2995 1726776794.05628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776794.05679: stderr chunk (state=3): >>><<< 2995 1726776794.05683: stdout chunk (state=3): >>><<< 2995 1726776794.05705: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776794.05718: _low_level_execute_command(): starting 2995 1726776794.05722: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776794.0570438-5780-191286914851278 `" && echo ansible-tmp-1726776794.0570438-5780-191286914851278="` echo /root/.ansible/tmp/ansible-tmp-1726776794.0570438-5780-191286914851278 `" ) && sleep 0' 2995 1726776794.06166: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776794.06169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.06180: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776794.06182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.06233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776794.06237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776794.06287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776794.08350: stdout chunk (state=3): >>>ansible-tmp-1726776794.0570438-5780-191286914851278=/root/.ansible/tmp/ansible-tmp-1726776794.0570438-5780-191286914851278 <<< 2995 1726776794.08468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776794.08515: stderr chunk (state=3): >>><<< 2995 1726776794.08521: stdout chunk (state=3): >>><<< 2995 1726776794.08535: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776794.0570438-5780-191286914851278=/root/.ansible/tmp/ansible-tmp-1726776794.0570438-5780-191286914851278 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776794.08564: variable 'ansible_module_compression' from source: unknown 2995 1726776794.08605: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776794.08636: variable 'ansible_facts' from source: unknown 2995 1726776794.08703: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776794.0570438-5780-191286914851278/AnsiballZ_command.py 2995 1726776794.08816: Sending initial data 2995 1726776794.08820: Sent initial data (154 bytes) 2995 1726776794.09275: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776794.09278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776794.09281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776794.09284: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776794.09287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.09341: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776794.09348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776794.09391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776794.11258: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776794.11297: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776794.11339: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpdyxipa13 /root/.ansible/tmp/ansible-tmp-1726776794.0570438-5780-191286914851278/AnsiballZ_command.py <<< 2995 1726776794.11348: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776794.0570438-5780-191286914851278/AnsiballZ_command.py" <<< 2995 1726776794.11382: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpdyxipa13" to remote "/root/.ansible/tmp/ansible-tmp-1726776794.0570438-5780-191286914851278/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776794.0570438-5780-191286914851278/AnsiballZ_command.py" <<< 2995 1726776794.12153: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776794.12221: stderr chunk (state=3): >>><<< 2995 1726776794.12225: stdout chunk (state=3): >>><<< 2995 1726776794.12247: done transferring module to remote 2995 1726776794.12257: _low_level_execute_command(): starting 2995 1726776794.12262: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776794.0570438-5780-191286914851278/ /root/.ansible/tmp/ansible-tmp-1726776794.0570438-5780-191286914851278/AnsiballZ_command.py && sleep 0' 2995 1726776794.12694: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776794.12735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776794.12738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776794.12741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776794.12743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776794.12745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.12797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776794.12806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776794.12851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776794.14885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776794.14937: stderr chunk (state=3): >>><<< 2995 1726776794.14940: stdout chunk (state=3): >>><<< 2995 1726776794.14955: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776794.14958: _low_level_execute_command(): starting 2995 1726776794.14964: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776794.0570438-5780-191286914851278/AnsiballZ_command.py && sleep 0' 2995 1726776794.15386: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776794.15421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776794.15424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776794.15427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776794.15429: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776794.15431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.15484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776794.15488: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776794.15543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776794.35359: 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:13:14.345566", "end": "2024-09-19 16:13:14.351440", "delta": "0:00:00.005874", "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}}} <<< 2995 1726776794.37081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776794.37146: stderr chunk (state=3): >>><<< 2995 1726776794.37149: stdout chunk (state=3): >>><<< 2995 1726776794.37166: _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:13:14.345566", "end": "2024-09-19 16:13:14.351440", "delta": "0:00:00.005874", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776794.37216: 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-1726776794.0570438-5780-191286914851278/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776794.37224: _low_level_execute_command(): starting 2995 1726776794.37234: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776794.0570438-5780-191286914851278/ > /dev/null 2>&1 && sleep 0' 2995 1726776794.37684: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776794.37723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776794.37727: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776794.37729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776794.37737: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776794.37739: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.37796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776794.37799: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776794.37844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776794.39815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776794.39862: stderr chunk (state=3): >>><<< 2995 1726776794.39865: stdout chunk (state=3): >>><<< 2995 1726776794.39881: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776794.39888: handler run complete 2995 1726776794.39910: Evaluated conditional (False): False 2995 1726776794.39924: attempt loop complete, returning result 2995 1726776794.39927: _execute() done 2995 1726776794.39934: dumping result to json 2995 1726776794.39940: done dumping result, returning 2995 1726776794.39947: done running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot [0affc99b-caaf-048c-907c-000000000016] 2995 1726776794.39954: sending task result for task 0affc99b-caaf-048c-907c-000000000016 2995 1726776794.40060: done sending task result for task 0affc99b-caaf-048c-907c-000000000016 2995 1726776794.40063: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "delta": "0:00:00.005874", "end": "2024-09-19 16:13:14.351440", "rc": 0, "start": "2024-09-19 16:13:14.345566" } STDOUT: 400000 2995 1726776794.40141: no more pending results, returning what we have 2995 1726776794.40144: results queue empty 2995 1726776794.40145: checking for any_errors_fatal 2995 1726776794.40151: done checking for any_errors_fatal 2995 1726776794.40152: checking for max_fail_percentage 2995 1726776794.40154: done checking for max_fail_percentage 2995 1726776794.40155: checking to see if all hosts have failed and the running result is not ok 2995 1726776794.40156: done checking to see if all hosts have failed 2995 1726776794.40157: getting the remaining hosts for this loop 2995 1726776794.40159: done getting the remaining hosts for this loop 2995 1726776794.40163: getting the next task for host managed_node2 2995 1726776794.40168: done getting next task for host managed_node2 2995 1726776794.40171: ^ task is: TASK: Check sysfs after reboot 2995 1726776794.40173: ^ 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 2995 1726776794.40177: getting variables 2995 1726776794.40179: in VariableManager get_vars() 2995 1726776794.40220: Calling all_inventory to load vars for managed_node2 2995 1726776794.40223: Calling groups_inventory to load vars for managed_node2 2995 1726776794.40226: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776794.40237: Calling all_plugins_play to load vars for managed_node2 2995 1726776794.40240: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776794.40244: Calling groups_plugins_play to load vars for managed_node2 2995 1726776794.40581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776794.40739: done with get_vars() 2995 1726776794.40747: done getting variables 2995 1726776794.40794: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysfs after reboot] ************************************************ task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:105 Thursday 19 September 2024 16:13:14 -0400 (0:00:00.392) 0:02:09.734 **** 2995 1726776794.40817: entering _queue_task() for managed_node2/command 2995 1726776794.41010: worker is 1 (out of 1 available) 2995 1726776794.41027: exiting _queue_task() for managed_node2/command 2995 1726776794.41040: done queuing things up, now waiting for results queue to drain 2995 1726776794.41041: waiting for pending results... 2995 1726776794.41216: running TaskExecutor() for managed_node2/TASK: Check sysfs after reboot 2995 1726776794.41289: in run() - task 0affc99b-caaf-048c-907c-000000000017 2995 1726776794.41303: variable 'ansible_search_path' from source: unknown 2995 1726776794.41342: calling self._execute() 2995 1726776794.41417: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776794.41425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776794.41434: variable 'omit' from source: magic vars 2995 1726776794.41525: variable 'omit' from source: magic vars 2995 1726776794.41551: variable 'omit' from source: magic vars 2995 1726776794.41577: variable 'omit' from source: magic vars 2995 1726776794.41617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776794.41653: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776794.41671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776794.41687: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776794.41699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776794.41731: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776794.41735: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776794.41737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776794.41829: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776794.41838: Set connection var ansible_shell_executable to /bin/sh 2995 1726776794.41846: Set connection var ansible_connection to ssh 2995 1726776794.41854: Set connection var ansible_pipelining to False 2995 1726776794.41857: Set connection var ansible_shell_type to sh 2995 1726776794.41863: Set connection var ansible_timeout to 10 2995 1726776794.41882: variable 'ansible_shell_executable' from source: unknown 2995 1726776794.41885: variable 'ansible_connection' from source: unknown 2995 1726776794.41888: variable 'ansible_module_compression' from source: unknown 2995 1726776794.41893: variable 'ansible_shell_type' from source: unknown 2995 1726776794.41896: variable 'ansible_shell_executable' from source: unknown 2995 1726776794.41899: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776794.41906: variable 'ansible_pipelining' from source: unknown 2995 1726776794.41909: variable 'ansible_timeout' from source: unknown 2995 1726776794.41914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776794.42041: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776794.42048: variable 'omit' from source: magic vars 2995 1726776794.42054: starting attempt loop 2995 1726776794.42057: running the handler 2995 1726776794.42070: _low_level_execute_command(): starting 2995 1726776794.42078: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776794.42611: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776794.42618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776794.42622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.42671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776794.42675: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776794.42734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776794.44485: stdout chunk (state=3): >>>/root <<< 2995 1726776794.44594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776794.44646: stderr chunk (state=3): >>><<< 2995 1726776794.44650: stdout chunk (state=3): >>><<< 2995 1726776794.44674: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776794.44686: _low_level_execute_command(): starting 2995 1726776794.44692: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776794.4467335-5788-175172304094055 `" && echo ansible-tmp-1726776794.4467335-5788-175172304094055="` echo /root/.ansible/tmp/ansible-tmp-1726776794.4467335-5788-175172304094055 `" ) && sleep 0' 2995 1726776794.45149: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776794.45152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776794.45156: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776794.45158: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776794.45167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.45206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776794.45226: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776794.45229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776794.45271: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776794.47301: stdout chunk (state=3): >>>ansible-tmp-1726776794.4467335-5788-175172304094055=/root/.ansible/tmp/ansible-tmp-1726776794.4467335-5788-175172304094055 <<< 2995 1726776794.47426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776794.47473: stderr chunk (state=3): >>><<< 2995 1726776794.47476: stdout chunk (state=3): >>><<< 2995 1726776794.47491: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776794.4467335-5788-175172304094055=/root/.ansible/tmp/ansible-tmp-1726776794.4467335-5788-175172304094055 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776794.47522: variable 'ansible_module_compression' from source: unknown 2995 1726776794.47568: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776794.47600: variable 'ansible_facts' from source: unknown 2995 1726776794.47670: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776794.4467335-5788-175172304094055/AnsiballZ_command.py 2995 1726776794.47783: Sending initial data 2995 1726776794.47786: Sent initial data (154 bytes) 2995 1726776794.48231: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776794.48234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776794.48237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776794.48240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.48289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776794.48292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776794.48343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776794.50007: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776794.50015: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776794.50048: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776794.50089: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpwx3gjz0z /root/.ansible/tmp/ansible-tmp-1726776794.4467335-5788-175172304094055/AnsiballZ_command.py <<< 2995 1726776794.50097: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776794.4467335-5788-175172304094055/AnsiballZ_command.py" <<< 2995 1726776794.50132: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpwx3gjz0z" to remote "/root/.ansible/tmp/ansible-tmp-1726776794.4467335-5788-175172304094055/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776794.4467335-5788-175172304094055/AnsiballZ_command.py" <<< 2995 1726776794.50926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776794.50987: stderr chunk (state=3): >>><<< 2995 1726776794.50991: stdout chunk (state=3): >>><<< 2995 1726776794.51011: done transferring module to remote 2995 1726776794.51023: _low_level_execute_command(): starting 2995 1726776794.51028: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776794.4467335-5788-175172304094055/ /root/.ansible/tmp/ansible-tmp-1726776794.4467335-5788-175172304094055/AnsiballZ_command.py && sleep 0' 2995 1726776794.51483: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776794.51488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776794.51490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776794.51493: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776794.51495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.51547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776794.51552: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776794.51597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776794.53509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776794.53557: stderr chunk (state=3): >>><<< 2995 1726776794.53560: stdout chunk (state=3): >>><<< 2995 1726776794.53573: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776794.53576: _low_level_execute_command(): starting 2995 1726776794.53582: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776794.4467335-5788-175172304094055/AnsiballZ_command.py && sleep 0' 2995 1726776794.54021: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776794.54025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776794.54027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.54029: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776794.54032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.54081: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776794.54088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776794.54136: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776794.72127: 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:13:14.715466", "end": "2024-09-19 16:13:14.719066", "delta": "0:00:00.003600", "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}}} <<< 2995 1726776794.73932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776794.73989: stderr chunk (state=3): >>><<< 2995 1726776794.73992: stdout chunk (state=3): >>><<< 2995 1726776794.74011: _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:13:14.715466", "end": "2024-09-19 16:13:14.719066", "delta": "0:00:00.003600", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776794.74065: 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-1726776794.4467335-5788-175172304094055/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776794.74072: _low_level_execute_command(): starting 2995 1726776794.74078: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776794.4467335-5788-175172304094055/ > /dev/null 2>&1 && sleep 0' 2995 1726776794.74551: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776794.74554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.74558: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776794.74562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.74622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776794.74627: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776794.74673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776794.76637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776794.76681: stderr chunk (state=3): >>><<< 2995 1726776794.76684: stdout chunk (state=3): >>><<< 2995 1726776794.76698: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776794.76708: handler run complete 2995 1726776794.76732: Evaluated conditional (False): False 2995 1726776794.76743: attempt loop complete, returning result 2995 1726776794.76746: _execute() done 2995 1726776794.76750: dumping result to json 2995 1726776794.76756: done dumping result, returning 2995 1726776794.76764: done running TaskExecutor() for managed_node2/TASK: Check sysfs after reboot [0affc99b-caaf-048c-907c-000000000017] 2995 1726776794.76770: sending task result for task 0affc99b-caaf-048c-907c-000000000017 2995 1726776794.76879: done sending task result for task 0affc99b-caaf-048c-907c-000000000017 2995 1726776794.76882: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-x", "65000", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003600", "end": "2024-09-19 16:13:14.719066", "rc": 0, "start": "2024-09-19 16:13:14.715466" } STDOUT: 65000 2995 1726776794.76964: no more pending results, returning what we have 2995 1726776794.76967: results queue empty 2995 1726776794.76968: checking for any_errors_fatal 2995 1726776794.76977: done checking for any_errors_fatal 2995 1726776794.76978: checking for max_fail_percentage 2995 1726776794.76979: done checking for max_fail_percentage 2995 1726776794.76980: checking to see if all hosts have failed and the running result is not ok 2995 1726776794.76981: done checking to see if all hosts have failed 2995 1726776794.76982: getting the remaining hosts for this loop 2995 1726776794.76984: done getting the remaining hosts for this loop 2995 1726776794.76988: getting the next task for host managed_node2 2995 1726776794.76994: done getting next task for host managed_node2 2995 1726776794.76996: ^ task is: TASK: Check sysctl after reboot 2995 1726776794.76998: ^ 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 2995 1726776794.77008: getting variables 2995 1726776794.77010: in VariableManager get_vars() 2995 1726776794.77047: Calling all_inventory to load vars for managed_node2 2995 1726776794.77050: Calling groups_inventory to load vars for managed_node2 2995 1726776794.77053: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776794.77063: Calling all_plugins_play to load vars for managed_node2 2995 1726776794.77066: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776794.77069: Calling groups_plugins_play to load vars for managed_node2 2995 1726776794.77233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776794.77414: done with get_vars() 2995 1726776794.77423: done getting variables 2995 1726776794.77471: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysctl after reboot] *********************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:109 Thursday 19 September 2024 16:13:14 -0400 (0:00:00.366) 0:02:10.101 **** 2995 1726776794.77492: entering _queue_task() for managed_node2/shell 2995 1726776794.77686: worker is 1 (out of 1 available) 2995 1726776794.77699: exiting _queue_task() for managed_node2/shell 2995 1726776794.77716: done queuing things up, now waiting for results queue to drain 2995 1726776794.77717: waiting for pending results... 2995 1726776794.77892: running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot 2995 1726776794.77959: in run() - task 0affc99b-caaf-048c-907c-000000000018 2995 1726776794.77972: variable 'ansible_search_path' from source: unknown 2995 1726776794.78006: calling self._execute() 2995 1726776794.78081: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776794.78086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776794.78098: variable 'omit' from source: magic vars 2995 1726776794.78188: variable 'omit' from source: magic vars 2995 1726776794.78219: variable 'omit' from source: magic vars 2995 1726776794.78244: variable 'omit' from source: magic vars 2995 1726776794.78283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776794.78320: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776794.78335: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776794.78351: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776794.78362: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776794.78391: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776794.78394: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776794.78398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776794.78479: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776794.78490: Set connection var ansible_shell_executable to /bin/sh 2995 1726776794.78498: Set connection var ansible_connection to ssh 2995 1726776794.78506: Set connection var ansible_pipelining to False 2995 1726776794.78509: Set connection var ansible_shell_type to sh 2995 1726776794.78518: Set connection var ansible_timeout to 10 2995 1726776794.78535: variable 'ansible_shell_executable' from source: unknown 2995 1726776794.78538: variable 'ansible_connection' from source: unknown 2995 1726776794.78543: variable 'ansible_module_compression' from source: unknown 2995 1726776794.78547: variable 'ansible_shell_type' from source: unknown 2995 1726776794.78550: variable 'ansible_shell_executable' from source: unknown 2995 1726776794.78555: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776794.78560: variable 'ansible_pipelining' from source: unknown 2995 1726776794.78563: variable 'ansible_timeout' from source: unknown 2995 1726776794.78568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776794.78686: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776794.78696: variable 'omit' from source: magic vars 2995 1726776794.78708: starting attempt loop 2995 1726776794.78712: running the handler 2995 1726776794.78720: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776794.78737: _low_level_execute_command(): starting 2995 1726776794.78744: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776794.79280: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776794.79283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776794.79287: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.79351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776794.79354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776794.79356: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776794.79403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776794.81140: stdout chunk (state=3): >>>/root <<< 2995 1726776794.81246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776794.81297: stderr chunk (state=3): >>><<< 2995 1726776794.81302: stdout chunk (state=3): >>><<< 2995 1726776794.81328: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776794.81341: _low_level_execute_command(): starting 2995 1726776794.81347: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776794.8132858-5796-277208145699876 `" && echo ansible-tmp-1726776794.8132858-5796-277208145699876="` echo /root/.ansible/tmp/ansible-tmp-1726776794.8132858-5796-277208145699876 `" ) && sleep 0' 2995 1726776794.81776: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776794.81810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776794.81815: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.81825: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776794.81827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.81876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776794.81879: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776794.81929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776794.83954: stdout chunk (state=3): >>>ansible-tmp-1726776794.8132858-5796-277208145699876=/root/.ansible/tmp/ansible-tmp-1726776794.8132858-5796-277208145699876 <<< 2995 1726776794.84076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776794.84124: stderr chunk (state=3): >>><<< 2995 1726776794.84128: stdout chunk (state=3): >>><<< 2995 1726776794.84148: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776794.8132858-5796-277208145699876=/root/.ansible/tmp/ansible-tmp-1726776794.8132858-5796-277208145699876 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776794.84175: variable 'ansible_module_compression' from source: unknown 2995 1726776794.84222: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776794.84254: variable 'ansible_facts' from source: unknown 2995 1726776794.84314: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776794.8132858-5796-277208145699876/AnsiballZ_command.py 2995 1726776794.84433: Sending initial data 2995 1726776794.84437: Sent initial data (154 bytes) 2995 1726776794.84890: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776794.84893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776794.84895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776794.84898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.84946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776794.84965: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776794.85011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776794.86662: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776794.86701: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776794.86750: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpfvi8nhc_ /root/.ansible/tmp/ansible-tmp-1726776794.8132858-5796-277208145699876/AnsiballZ_command.py <<< 2995 1726776794.86754: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776794.8132858-5796-277208145699876/AnsiballZ_command.py" <<< 2995 1726776794.86787: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpfvi8nhc_" to remote "/root/.ansible/tmp/ansible-tmp-1726776794.8132858-5796-277208145699876/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776794.8132858-5796-277208145699876/AnsiballZ_command.py" <<< 2995 1726776794.87569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776794.87632: stderr chunk (state=3): >>><<< 2995 1726776794.87636: stdout chunk (state=3): >>><<< 2995 1726776794.87654: done transferring module to remote 2995 1726776794.87664: _low_level_execute_command(): starting 2995 1726776794.87669: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776794.8132858-5796-277208145699876/ /root/.ansible/tmp/ansible-tmp-1726776794.8132858-5796-277208145699876/AnsiballZ_command.py && sleep 0' 2995 1726776794.88122: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776794.88126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776794.88128: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.88131: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776794.88133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.88188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776794.88191: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776794.88238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776794.90121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776794.90164: stderr chunk (state=3): >>><<< 2995 1726776794.90167: stdout chunk (state=3): >>><<< 2995 1726776794.90185: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776794.90188: _low_level_execute_command(): starting 2995 1726776794.90193: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776794.8132858-5796-277208145699876/AnsiballZ_command.py && sleep 0' 2995 1726776794.90635: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776794.90639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776794.90641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776794.90643: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776794.90692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776794.90695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776794.90761: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776795.08969: 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:13:15.082274", "end": "2024-09-19 16:13:15.087555", "delta": "0:00:00.005281", "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}}} <<< 2995 1726776795.10663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776795.10724: stderr chunk (state=3): >>><<< 2995 1726776795.10727: stdout chunk (state=3): >>><<< 2995 1726776795.10748: _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:13:15.082274", "end": "2024-09-19 16:13:15.087555", "delta": "0:00:00.005281", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776795.10795: 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-1726776794.8132858-5796-277208145699876/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776795.10804: _low_level_execute_command(): starting 2995 1726776795.10810: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776794.8132858-5796-277208145699876/ > /dev/null 2>&1 && sleep 0' 2995 1726776795.11272: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776795.11310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776795.11313: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776795.11316: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776795.11323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776795.11370: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776795.11373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776795.11430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776795.13374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776795.13424: stderr chunk (state=3): >>><<< 2995 1726776795.13428: stdout chunk (state=3): >>><<< 2995 1726776795.13441: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776795.13449: handler run complete 2995 1726776795.13472: Evaluated conditional (False): False 2995 1726776795.13483: attempt loop complete, returning result 2995 1726776795.13486: _execute() done 2995 1726776795.13491: dumping result to json 2995 1726776795.13496: done dumping result, returning 2995 1726776795.13506: done running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot [0affc99b-caaf-048c-907c-000000000018] 2995 1726776795.13515: sending task result for task 0affc99b-caaf-048c-907c-000000000018 2995 1726776795.13621: done sending task result for task 0affc99b-caaf-048c-907c-000000000018 2995 1726776795.13624: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "delta": "0:00:00.005281", "end": "2024-09-19 16:13:15.087555", "rc": 0, "start": "2024-09-19 16:13:15.082274" } 2995 1726776795.13697: no more pending results, returning what we have 2995 1726776795.13703: results queue empty 2995 1726776795.13705: checking for any_errors_fatal 2995 1726776795.13716: done checking for any_errors_fatal 2995 1726776795.13717: checking for max_fail_percentage 2995 1726776795.13720: done checking for max_fail_percentage 2995 1726776795.13721: checking to see if all hosts have failed and the running result is not ok 2995 1726776795.13722: done checking to see if all hosts have failed 2995 1726776795.13723: getting the remaining hosts for this loop 2995 1726776795.13725: done getting the remaining hosts for this loop 2995 1726776795.13730: getting the next task for host managed_node2 2995 1726776795.13735: done getting next task for host managed_node2 2995 1726776795.13738: ^ task is: TASK: Check with tuned verify 2995 1726776795.13740: ^ 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 2995 1726776795.13744: getting variables 2995 1726776795.13745: in VariableManager get_vars() 2995 1726776795.13778: Calling all_inventory to load vars for managed_node2 2995 1726776795.13781: Calling groups_inventory to load vars for managed_node2 2995 1726776795.13783: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776795.13794: Calling all_plugins_play to load vars for managed_node2 2995 1726776795.13797: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776795.13805: Calling groups_plugins_play to load vars for managed_node2 2995 1726776795.13950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776795.14112: done with get_vars() 2995 1726776795.14124: done getting variables 2995 1726776795.14172: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check with tuned verify] ************************************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:115 Thursday 19 September 2024 16:13:15 -0400 (0:00:00.366) 0:02:10.468 **** 2995 1726776795.14193: entering _queue_task() for managed_node2/command 2995 1726776795.14395: worker is 1 (out of 1 available) 2995 1726776795.14411: exiting _queue_task() for managed_node2/command 2995 1726776795.14427: done queuing things up, now waiting for results queue to drain 2995 1726776795.14428: waiting for pending results... 2995 1726776795.14598: running TaskExecutor() for managed_node2/TASK: Check with tuned verify 2995 1726776795.14668: in run() - task 0affc99b-caaf-048c-907c-000000000019 2995 1726776795.14681: variable 'ansible_search_path' from source: unknown 2995 1726776795.14719: calling self._execute() 2995 1726776795.14792: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776795.14798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776795.14811: variable 'omit' from source: magic vars 2995 1726776795.14905: variable 'omit' from source: magic vars 2995 1726776795.14931: variable 'omit' from source: magic vars 2995 1726776795.14956: variable 'omit' from source: magic vars 2995 1726776795.14993: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776795.15029: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776795.15045: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776795.15062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776795.15073: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776795.15103: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776795.15107: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776795.15110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776795.15190: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776795.15203: Set connection var ansible_shell_executable to /bin/sh 2995 1726776795.15211: Set connection var ansible_connection to ssh 2995 1726776795.15307: Set connection var ansible_pipelining to False 2995 1726776795.15311: Set connection var ansible_shell_type to sh 2995 1726776795.15314: Set connection var ansible_timeout to 10 2995 1726776795.15316: variable 'ansible_shell_executable' from source: unknown 2995 1726776795.15318: variable 'ansible_connection' from source: unknown 2995 1726776795.15320: variable 'ansible_module_compression' from source: unknown 2995 1726776795.15322: variable 'ansible_shell_type' from source: unknown 2995 1726776795.15325: variable 'ansible_shell_executable' from source: unknown 2995 1726776795.15327: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776795.15329: variable 'ansible_pipelining' from source: unknown 2995 1726776795.15331: variable 'ansible_timeout' from source: unknown 2995 1726776795.15334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776795.15389: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776795.15400: variable 'omit' from source: magic vars 2995 1726776795.15408: starting attempt loop 2995 1726776795.15411: running the handler 2995 1726776795.15429: _low_level_execute_command(): starting 2995 1726776795.15437: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776795.15971: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776795.15977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776795.15980: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776795.16040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776795.16047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776795.16098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776795.17859: stdout chunk (state=3): >>>/root <<< 2995 1726776795.17963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776795.18016: stderr chunk (state=3): >>><<< 2995 1726776795.18020: stdout chunk (state=3): >>><<< 2995 1726776795.18043: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776795.18054: _low_level_execute_command(): starting 2995 1726776795.18060: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776795.1804304-5807-161028186963463 `" && echo ansible-tmp-1726776795.1804304-5807-161028186963463="` echo /root/.ansible/tmp/ansible-tmp-1726776795.1804304-5807-161028186963463 `" ) && sleep 0' 2995 1726776795.18512: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776795.18516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776795.18520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776795.18523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776795.18579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776795.18582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776795.18632: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776795.20689: stdout chunk (state=3): >>>ansible-tmp-1726776795.1804304-5807-161028186963463=/root/.ansible/tmp/ansible-tmp-1726776795.1804304-5807-161028186963463 <<< 2995 1726776795.20811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776795.20859: stderr chunk (state=3): >>><<< 2995 1726776795.20863: stdout chunk (state=3): >>><<< 2995 1726776795.20879: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776795.1804304-5807-161028186963463=/root/.ansible/tmp/ansible-tmp-1726776795.1804304-5807-161028186963463 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776795.20905: variable 'ansible_module_compression' from source: unknown 2995 1726776795.20950: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776795.20984: variable 'ansible_facts' from source: unknown 2995 1726776795.21048: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776795.1804304-5807-161028186963463/AnsiballZ_command.py 2995 1726776795.21158: Sending initial data 2995 1726776795.21162: Sent initial data (154 bytes) 2995 1726776795.21612: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776795.21618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776795.21621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776795.21623: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776795.21625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776795.21673: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776795.21679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776795.21725: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776795.23409: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 2995 1726776795.23415: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776795.23448: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776795.23489: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpi8h8th3h /root/.ansible/tmp/ansible-tmp-1726776795.1804304-5807-161028186963463/AnsiballZ_command.py <<< 2995 1726776795.23495: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776795.1804304-5807-161028186963463/AnsiballZ_command.py" <<< 2995 1726776795.23528: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpi8h8th3h" to remote "/root/.ansible/tmp/ansible-tmp-1726776795.1804304-5807-161028186963463/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776795.1804304-5807-161028186963463/AnsiballZ_command.py" <<< 2995 1726776795.24316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776795.24378: stderr chunk (state=3): >>><<< 2995 1726776795.24381: stdout chunk (state=3): >>><<< 2995 1726776795.24399: done transferring module to remote 2995 1726776795.24411: _low_level_execute_command(): starting 2995 1726776795.24418: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776795.1804304-5807-161028186963463/ /root/.ansible/tmp/ansible-tmp-1726776795.1804304-5807-161028186963463/AnsiballZ_command.py && sleep 0' 2995 1726776795.24860: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776795.24863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776795.24868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776795.24870: 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.12.126 originally 10.31.12.126 <<< 2995 1726776795.24872: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776795.24930: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776795.24933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776795.24974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776795.26994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776795.27043: stderr chunk (state=3): >>><<< 2995 1726776795.27046: stdout chunk (state=3): >>><<< 2995 1726776795.27061: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776795.27064: _low_level_execute_command(): starting 2995 1726776795.27070: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776795.1804304-5807-161028186963463/AnsiballZ_command.py && sleep 0' 2995 1726776795.27502: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776795.27506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776795.27509: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776795.27511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776795.27570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776795.27573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776795.27631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776795.58202: 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:13:15.457193", "end": "2024-09-19 16:13:15.579834", "delta": "0:00:00.122641", "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}}} <<< 2995 1726776795.60424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776795.60429: stdout chunk (state=3): >>><<< 2995 1726776795.60433: stderr chunk (state=3): >>><<< 2995 1726776795.60456: _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:13:15.457193", "end": "2024-09-19 16:13:15.579834", "delta": "0:00:00.122641", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776795.60695: 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-1726776795.1804304-5807-161028186963463/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776795.60699: _low_level_execute_command(): starting 2995 1726776795.60704: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776795.1804304-5807-161028186963463/ > /dev/null 2>&1 && sleep 0' 2995 1726776795.61243: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776795.61261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776795.61277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776795.61402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 2995 1726776795.61426: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776795.61444: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776795.61530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776795.63729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776795.63733: stdout chunk (state=3): >>><<< 2995 1726776795.63735: stderr chunk (state=3): >>><<< 2995 1726776795.63763: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776795.63777: handler run complete 2995 1726776795.63816: Evaluated conditional (False): False 2995 1726776795.63842: attempt loop complete, returning result 2995 1726776795.63859: _execute() done 2995 1726776795.63867: dumping result to json 2995 1726776795.63878: done dumping result, returning 2995 1726776795.63892: done running TaskExecutor() for managed_node2/TASK: Check with tuned verify [0affc99b-caaf-048c-907c-000000000019] 2995 1726776795.63958: sending task result for task 0affc99b-caaf-048c-907c-000000000019 ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.122641", "end": "2024-09-19 16:13:15.579834", "rc": 0, "start": "2024-09-19 16:13:15.457193" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 2995 1726776795.64205: no more pending results, returning what we have 2995 1726776795.64209: results queue empty 2995 1726776795.64210: checking for any_errors_fatal 2995 1726776795.64221: done checking for any_errors_fatal 2995 1726776795.64222: checking for max_fail_percentage 2995 1726776795.64225: done checking for max_fail_percentage 2995 1726776795.64226: checking to see if all hosts have failed and the running result is not ok 2995 1726776795.64228: done checking to see if all hosts have failed 2995 1726776795.64229: getting the remaining hosts for this loop 2995 1726776795.64231: done getting the remaining hosts for this loop 2995 1726776795.64236: getting the next task for host managed_node2 2995 1726776795.64244: done getting next task for host managed_node2 2995 1726776795.64248: ^ task is: TASK: Apply role again and remove settings 2995 1726776795.64252: ^ 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 2995 1726776795.64256: getting variables 2995 1726776795.64258: in VariableManager get_vars() 2995 1726776795.64506: Calling all_inventory to load vars for managed_node2 2995 1726776795.64510: Calling groups_inventory to load vars for managed_node2 2995 1726776795.64516: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776795.64525: done sending task result for task 0affc99b-caaf-048c-907c-000000000019 2995 1726776795.64528: WORKER PROCESS EXITING 2995 1726776795.64547: Calling all_plugins_play to load vars for managed_node2 2995 1726776795.64551: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776795.64556: Calling groups_plugins_play to load vars for managed_node2 2995 1726776795.65089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776795.65421: done with get_vars() 2995 1726776795.65435: done getting variables TASK [Apply role again and remove settings] ************************************ task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:119 Thursday 19 September 2024 16:13:15 -0400 (0:00:00.513) 0:02:10.981 **** 2995 1726776795.65539: entering _queue_task() for managed_node2/include_role 2995 1726776795.65781: worker is 1 (out of 1 available) 2995 1726776795.65795: exiting _queue_task() for managed_node2/include_role 2995 1726776795.65811: done queuing things up, now waiting for results queue to drain 2995 1726776795.65813: waiting for pending results... 2995 1726776795.66249: running TaskExecutor() for managed_node2/TASK: Apply role again and remove settings 2995 1726776795.66260: in run() - task 0affc99b-caaf-048c-907c-00000000001a 2995 1726776795.66264: variable 'ansible_search_path' from source: unknown 2995 1726776795.66267: calling self._execute() 2995 1726776795.66369: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776795.66480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776795.66484: variable 'omit' from source: magic vars 2995 1726776795.66547: _execute() done 2995 1726776795.66558: dumping result to json 2995 1726776795.66568: done dumping result, returning 2995 1726776795.66580: done running TaskExecutor() for managed_node2/TASK: Apply role again and remove settings [0affc99b-caaf-048c-907c-00000000001a] 2995 1726776795.66598: sending task result for task 0affc99b-caaf-048c-907c-00000000001a 2995 1726776795.66908: done sending task result for task 0affc99b-caaf-048c-907c-00000000001a 2995 1726776795.66912: WORKER PROCESS EXITING 2995 1726776795.66938: no more pending results, returning what we have 2995 1726776795.66943: in VariableManager get_vars() 2995 1726776795.66979: Calling all_inventory to load vars for managed_node2 2995 1726776795.66983: Calling groups_inventory to load vars for managed_node2 2995 1726776795.66986: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776795.66998: Calling all_plugins_play to load vars for managed_node2 2995 1726776795.67003: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776795.67008: Calling groups_plugins_play to load vars for managed_node2 2995 1726776795.67266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776795.67551: done with get_vars() 2995 1726776795.67559: variable 'ansible_search_path' from source: unknown 2995 1726776795.69787: variable 'omit' from source: magic vars 2995 1726776795.69816: variable 'omit' from source: magic vars 2995 1726776795.69836: variable 'omit' from source: magic vars 2995 1726776795.69840: we have included files to process 2995 1726776795.69841: generating all_blocks data 2995 1726776795.69843: done generating all_blocks data 2995 1726776795.69848: processing included file: fedora.linux_system_roles.kernel_settings 2995 1726776795.69876: in VariableManager get_vars() 2995 1726776795.69895: done with get_vars() 2995 1726776795.69930: in VariableManager get_vars() 2995 1726776795.69951: done with get_vars() 2995 1726776795.69994: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 2995 1726776795.70097: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 2995 1726776795.70133: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 2995 1726776795.70241: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 2995 1726776795.70954: in VariableManager get_vars() 2995 1726776795.70980: done with get_vars() 2995 1726776795.72569: in VariableManager get_vars() 2995 1726776795.72609: done with get_vars() 2995 1726776795.72811: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 2995 1726776795.73697: iterating over new_blocks loaded from include file 2995 1726776795.73700: in VariableManager get_vars() 2995 1726776795.73723: done with get_vars() 2995 1726776795.73725: filtering new block on tags 2995 1726776795.73777: done filtering new block on tags 2995 1726776795.73781: in VariableManager get_vars() 2995 1726776795.73802: done with get_vars() 2995 1726776795.73805: filtering new block on tags 2995 1726776795.73857: done filtering new block on tags 2995 1726776795.73861: in VariableManager get_vars() 2995 1726776795.73881: done with get_vars() 2995 1726776795.73883: filtering new block on tags 2995 1726776795.74093: done filtering new block on tags 2995 1726776795.74097: in VariableManager get_vars() 2995 1726776795.74118: done with get_vars() 2995 1726776795.74120: filtering new block on tags 2995 1726776795.74142: done filtering new block on tags 2995 1726776795.74145: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 2995 1726776795.74152: extending task lists for all hosts with included blocks 2995 1726776795.76290: done extending task lists 2995 1726776795.76292: done processing included files 2995 1726776795.76293: results queue empty 2995 1726776795.76294: checking for any_errors_fatal 2995 1726776795.76302: done checking for any_errors_fatal 2995 1726776795.76303: checking for max_fail_percentage 2995 1726776795.76305: done checking for max_fail_percentage 2995 1726776795.76306: checking to see if all hosts have failed and the running result is not ok 2995 1726776795.76307: done checking to see if all hosts have failed 2995 1726776795.76308: getting the remaining hosts for this loop 2995 1726776795.76310: done getting the remaining hosts for this loop 2995 1726776795.76313: getting the next task for host managed_node2 2995 1726776795.76318: done getting next task for host managed_node2 2995 1726776795.76321: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 2995 1726776795.76325: ^ 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 2995 1726776795.76338: getting variables 2995 1726776795.76339: in VariableManager get_vars() 2995 1726776795.76358: Calling all_inventory to load vars for managed_node2 2995 1726776795.76362: Calling groups_inventory to load vars for managed_node2 2995 1726776795.76365: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776795.76372: Calling all_plugins_play to load vars for managed_node2 2995 1726776795.76376: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776795.76380: Calling groups_plugins_play to load vars for managed_node2 2995 1726776795.76595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776795.76867: done with get_vars() 2995 1726776795.76879: done getting variables 2995 1726776795.76934: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:13:15 -0400 (0:00:00.114) 0:02:11.096 **** 2995 1726776795.76968: entering _queue_task() for managed_node2/fail 2995 1726776795.77264: worker is 1 (out of 1 available) 2995 1726776795.77279: exiting _queue_task() for managed_node2/fail 2995 1726776795.77292: done queuing things up, now waiting for results queue to drain 2995 1726776795.77293: waiting for pending results... 2995 1726776795.77825: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 2995 1726776795.77920: in run() - task 0affc99b-caaf-048c-907c-0000000002ff 2995 1726776795.77943: variable 'ansible_search_path' from source: unknown 2995 1726776795.77952: variable 'ansible_search_path' from source: unknown 2995 1726776795.77999: calling self._execute() 2995 1726776795.78108: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776795.78125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776795.78143: variable 'omit' from source: magic vars 2995 1726776795.78728: variable 'kernel_settings_sysctl' from source: include params 2995 1726776795.78807: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776795.78810: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 2995 1726776795.79268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776795.82054: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776795.82141: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776795.82189: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776795.82243: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776795.82280: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776795.82371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776795.82395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776795.82428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776795.82461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776795.82474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776795.82523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776795.82550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776795.82574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776795.82607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776795.82621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776795.82658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776795.82680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776795.82702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776795.82734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776795.82746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776795.82988: variable 'kernel_settings_sysctl' from source: include params 2995 1726776795.83051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776795.83181: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776795.83219: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776795.83245: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776795.83270: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776795.83324: 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) 2995 1726776795.83346: 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) 2995 1726776795.83366: 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) 2995 1726776795.83387: 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) 2995 1726776795.83419: 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 2995 1726776795.83425: when evaluation is False, skipping this task 2995 1726776795.83428: _execute() done 2995 1726776795.83430: dumping result to json 2995 1726776795.83433: done dumping result, returning 2995 1726776795.83444: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0affc99b-caaf-048c-907c-0000000002ff] 2995 1726776795.83446: sending task result for task 0affc99b-caaf-048c-907c-0000000002ff 2995 1726776795.83548: done sending task result for task 0affc99b-caaf-048c-907c-0000000002ff 2995 1726776795.83551: 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" } 2995 1726776795.83611: no more pending results, returning what we have 2995 1726776795.83617: results queue empty 2995 1726776795.83618: checking for any_errors_fatal 2995 1726776795.83620: done checking for any_errors_fatal 2995 1726776795.83621: checking for max_fail_percentage 2995 1726776795.83623: done checking for max_fail_percentage 2995 1726776795.83624: checking to see if all hosts have failed and the running result is not ok 2995 1726776795.83625: done checking to see if all hosts have failed 2995 1726776795.83626: getting the remaining hosts for this loop 2995 1726776795.83628: done getting the remaining hosts for this loop 2995 1726776795.83633: getting the next task for host managed_node2 2995 1726776795.83639: done getting next task for host managed_node2 2995 1726776795.83644: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 2995 1726776795.83647: ^ 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 2995 1726776795.83664: getting variables 2995 1726776795.83666: in VariableManager get_vars() 2995 1726776795.83705: Calling all_inventory to load vars for managed_node2 2995 1726776795.83709: Calling groups_inventory to load vars for managed_node2 2995 1726776795.83711: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776795.83724: Calling all_plugins_play to load vars for managed_node2 2995 1726776795.83727: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776795.83730: Calling groups_plugins_play to load vars for managed_node2 2995 1726776795.83878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776795.84048: done with get_vars() 2995 1726776795.84058: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:13:15 -0400 (0:00:00.071) 0:02:11.167 **** 2995 1726776795.84138: entering _queue_task() for managed_node2/include_tasks 2995 1726776795.84347: worker is 1 (out of 1 available) 2995 1726776795.84364: exiting _queue_task() for managed_node2/include_tasks 2995 1726776795.84377: done queuing things up, now waiting for results queue to drain 2995 1726776795.84378: waiting for pending results... 2995 1726776795.84631: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 2995 1726776795.84837: in run() - task 0affc99b-caaf-048c-907c-000000000300 2995 1726776795.84843: variable 'ansible_search_path' from source: unknown 2995 1726776795.84847: variable 'ansible_search_path' from source: unknown 2995 1726776795.84851: calling self._execute() 2995 1726776795.84960: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776795.84973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776795.84990: variable 'omit' from source: magic vars 2995 1726776795.85124: _execute() done 2995 1726776795.85134: dumping result to json 2995 1726776795.85142: done dumping result, returning 2995 1726776795.85155: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0affc99b-caaf-048c-907c-000000000300] 2995 1726776795.85173: sending task result for task 0affc99b-caaf-048c-907c-000000000300 2995 1726776795.85353: done sending task result for task 0affc99b-caaf-048c-907c-000000000300 2995 1726776795.85357: WORKER PROCESS EXITING 2995 1726776795.85451: no more pending results, returning what we have 2995 1726776795.85456: in VariableManager get_vars() 2995 1726776795.85494: Calling all_inventory to load vars for managed_node2 2995 1726776795.85498: Calling groups_inventory to load vars for managed_node2 2995 1726776795.85502: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776795.85512: Calling all_plugins_play to load vars for managed_node2 2995 1726776795.85518: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776795.85522: Calling groups_plugins_play to load vars for managed_node2 2995 1726776795.85738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776795.85900: done with get_vars() 2995 1726776795.85907: variable 'ansible_search_path' from source: unknown 2995 1726776795.85908: variable 'ansible_search_path' from source: unknown 2995 1726776795.85937: we have included files to process 2995 1726776795.85938: generating all_blocks data 2995 1726776795.85940: done generating all_blocks data 2995 1726776795.85945: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 2995 1726776795.85946: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 2995 1726776795.85947: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 2995 1726776795.86507: done processing included file 2995 1726776795.86510: iterating over new_blocks loaded from include file 2995 1726776795.86511: in VariableManager get_vars() 2995 1726776795.86532: done with get_vars() 2995 1726776795.86533: filtering new block on tags 2995 1726776795.86554: done filtering new block on tags 2995 1726776795.86556: in VariableManager get_vars() 2995 1726776795.86572: done with get_vars() 2995 1726776795.86573: filtering new block on tags 2995 1726776795.86605: done filtering new block on tags 2995 1726776795.86607: in VariableManager get_vars() 2995 1726776795.86627: done with get_vars() 2995 1726776795.86628: filtering new block on tags 2995 1726776795.86657: done filtering new block on tags 2995 1726776795.86659: in VariableManager get_vars() 2995 1726776795.86675: done with get_vars() 2995 1726776795.86676: filtering new block on tags 2995 1726776795.86719: done filtering new block on tags 2995 1726776795.86721: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 2995 1726776795.86725: extending task lists for all hosts with included blocks 2995 1726776795.86843: done extending task lists 2995 1726776795.86844: done processing included files 2995 1726776795.86845: results queue empty 2995 1726776795.86845: checking for any_errors_fatal 2995 1726776795.86848: done checking for any_errors_fatal 2995 1726776795.86848: checking for max_fail_percentage 2995 1726776795.86849: done checking for max_fail_percentage 2995 1726776795.86850: checking to see if all hosts have failed and the running result is not ok 2995 1726776795.86851: done checking to see if all hosts have failed 2995 1726776795.86851: getting the remaining hosts for this loop 2995 1726776795.86852: done getting the remaining hosts for this loop 2995 1726776795.86854: getting the next task for host managed_node2 2995 1726776795.86857: done getting next task for host managed_node2 2995 1726776795.86859: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 2995 1726776795.86862: ^ 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 2995 1726776795.86871: getting variables 2995 1726776795.86872: in VariableManager get_vars() 2995 1726776795.86882: Calling all_inventory to load vars for managed_node2 2995 1726776795.86884: Calling groups_inventory to load vars for managed_node2 2995 1726776795.86886: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776795.86890: Calling all_plugins_play to load vars for managed_node2 2995 1726776795.86892: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776795.86894: Calling groups_plugins_play to load vars for managed_node2 2995 1726776795.87003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776795.87160: done with get_vars() 2995 1726776795.87167: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:13:15 -0400 (0:00:00.030) 0:02:11.198 **** 2995 1726776795.87225: entering _queue_task() for managed_node2/setup 2995 1726776795.87438: worker is 1 (out of 1 available) 2995 1726776795.87452: exiting _queue_task() for managed_node2/setup 2995 1726776795.87466: done queuing things up, now waiting for results queue to drain 2995 1726776795.87468: waiting for pending results... 2995 1726776795.87654: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 2995 1726776795.87745: in run() - task 0affc99b-caaf-048c-907c-000000000413 2995 1726776795.87757: variable 'ansible_search_path' from source: unknown 2995 1726776795.87761: variable 'ansible_search_path' from source: unknown 2995 1726776795.87792: calling self._execute() 2995 1726776795.87865: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776795.87871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776795.87880: variable 'omit' from source: magic vars 2995 1726776795.88607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776795.90692: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776795.90752: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776795.90782: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776795.90815: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776795.90841: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776795.90907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776795.90947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776795.90970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776795.91003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776795.91016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776795.91066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776795.91086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776795.91108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776795.91142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776795.91157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776795.91303: variable '__kernel_settings_required_facts' from source: role '' all vars 2995 1726776795.91313: variable 'ansible_facts' from source: unknown 2995 1726776795.91389: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 2995 1726776795.91392: when evaluation is False, skipping this task 2995 1726776795.91395: _execute() done 2995 1726776795.91398: dumping result to json 2995 1726776795.91404: done dumping result, returning 2995 1726776795.91412: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0affc99b-caaf-048c-907c-000000000413] 2995 1726776795.91420: sending task result for task 0affc99b-caaf-048c-907c-000000000413 2995 1726776795.91513: done sending task result for task 0affc99b-caaf-048c-907c-000000000413 2995 1726776795.91516: 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" } 2995 1726776795.91569: no more pending results, returning what we have 2995 1726776795.91574: results queue empty 2995 1726776795.91575: checking for any_errors_fatal 2995 1726776795.91577: done checking for any_errors_fatal 2995 1726776795.91578: checking for max_fail_percentage 2995 1726776795.91580: done checking for max_fail_percentage 2995 1726776795.91581: checking to see if all hosts have failed and the running result is not ok 2995 1726776795.91582: done checking to see if all hosts have failed 2995 1726776795.91583: getting the remaining hosts for this loop 2995 1726776795.91585: done getting the remaining hosts for this loop 2995 1726776795.91590: getting the next task for host managed_node2 2995 1726776795.91600: done getting next task for host managed_node2 2995 1726776795.91606: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 2995 1726776795.91611: ^ 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 2995 1726776795.91634: getting variables 2995 1726776795.91637: in VariableManager get_vars() 2995 1726776795.91676: Calling all_inventory to load vars for managed_node2 2995 1726776795.91678: Calling groups_inventory to load vars for managed_node2 2995 1726776795.91681: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776795.91691: Calling all_plugins_play to load vars for managed_node2 2995 1726776795.91694: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776795.91697: Calling groups_plugins_play to load vars for managed_node2 2995 1726776795.92185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776795.92482: done with get_vars() 2995 1726776795.92495: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:13:15 -0400 (0:00:00.053) 0:02:11.252 **** 2995 1726776795.92610: entering _queue_task() for managed_node2/stat 2995 1726776795.92876: worker is 1 (out of 1 available) 2995 1726776795.92890: exiting _queue_task() for managed_node2/stat 2995 1726776795.92907: done queuing things up, now waiting for results queue to drain 2995 1726776795.92908: waiting for pending results... 2995 1726776795.93214: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 2995 1726776795.93303: in run() - task 0affc99b-caaf-048c-907c-000000000415 2995 1726776795.93326: variable 'ansible_search_path' from source: unknown 2995 1726776795.93335: variable 'ansible_search_path' from source: unknown 2995 1726776795.93378: calling self._execute() 2995 1726776795.93478: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776795.93493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776795.93608: variable 'omit' from source: magic vars 2995 1726776795.94075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776795.94352: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776795.94391: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776795.94424: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776795.94458: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776795.94536: 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) 2995 1726776795.94558: 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) 2995 1726776795.94584: 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) 2995 1726776795.94607: 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) 2995 1726776795.94710: variable '__kernel_settings_is_ostree' from source: set_fact 2995 1726776795.94722: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 2995 1726776795.94725: when evaluation is False, skipping this task 2995 1726776795.94728: _execute() done 2995 1726776795.94733: dumping result to json 2995 1726776795.94737: done dumping result, returning 2995 1726776795.94745: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0affc99b-caaf-048c-907c-000000000415] 2995 1726776795.94750: sending task result for task 0affc99b-caaf-048c-907c-000000000415 2995 1726776795.94842: done sending task result for task 0affc99b-caaf-048c-907c-000000000415 2995 1726776795.94845: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 2995 1726776795.94899: no more pending results, returning what we have 2995 1726776795.94904: results queue empty 2995 1726776795.94906: checking for any_errors_fatal 2995 1726776795.94912: done checking for any_errors_fatal 2995 1726776795.94913: checking for max_fail_percentage 2995 1726776795.94915: done checking for max_fail_percentage 2995 1726776795.94916: checking to see if all hosts have failed and the running result is not ok 2995 1726776795.94917: done checking to see if all hosts have failed 2995 1726776795.94918: getting the remaining hosts for this loop 2995 1726776795.94921: done getting the remaining hosts for this loop 2995 1726776795.94925: getting the next task for host managed_node2 2995 1726776795.94931: done getting next task for host managed_node2 2995 1726776795.94935: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 2995 1726776795.94939: ^ 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 2995 1726776795.94954: getting variables 2995 1726776795.94955: in VariableManager get_vars() 2995 1726776795.94988: Calling all_inventory to load vars for managed_node2 2995 1726776795.94991: Calling groups_inventory to load vars for managed_node2 2995 1726776795.94994: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776795.95008: Calling all_plugins_play to load vars for managed_node2 2995 1726776795.95011: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776795.95016: Calling groups_plugins_play to load vars for managed_node2 2995 1726776795.95153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776795.95329: done with get_vars() 2995 1726776795.95338: done getting variables 2995 1726776795.95381: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:13:15 -0400 (0:00:00.027) 0:02:11.280 **** 2995 1726776795.95410: entering _queue_task() for managed_node2/set_fact 2995 1726776795.95592: worker is 1 (out of 1 available) 2995 1726776795.95607: exiting _queue_task() for managed_node2/set_fact 2995 1726776795.95623: done queuing things up, now waiting for results queue to drain 2995 1726776795.95625: waiting for pending results... 2995 1726776795.95811: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 2995 1726776795.95917: in run() - task 0affc99b-caaf-048c-907c-000000000416 2995 1726776795.95930: variable 'ansible_search_path' from source: unknown 2995 1726776795.95933: variable 'ansible_search_path' from source: unknown 2995 1726776795.95968: calling self._execute() 2995 1726776795.96040: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776795.96046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776795.96056: variable 'omit' from source: magic vars 2995 1726776795.96450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776795.97007: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776795.97011: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776795.97017: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776795.97020: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776795.97028: 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) 2995 1726776795.97057: 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) 2995 1726776795.97089: 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) 2995 1726776795.97123: 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) 2995 1726776795.97248: variable '__kernel_settings_is_ostree' from source: set_fact 2995 1726776795.97258: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 2995 1726776795.97261: when evaluation is False, skipping this task 2995 1726776795.97264: _execute() done 2995 1726776795.97269: dumping result to json 2995 1726776795.97273: done dumping result, returning 2995 1726776795.97281: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0affc99b-caaf-048c-907c-000000000416] 2995 1726776795.97288: sending task result for task 0affc99b-caaf-048c-907c-000000000416 2995 1726776795.97406: done sending task result for task 0affc99b-caaf-048c-907c-000000000416 2995 1726776795.97409: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 2995 1726776795.97608: no more pending results, returning what we have 2995 1726776795.97612: results queue empty 2995 1726776795.97616: checking for any_errors_fatal 2995 1726776795.97621: done checking for any_errors_fatal 2995 1726776795.97623: checking for max_fail_percentage 2995 1726776795.97625: done checking for max_fail_percentage 2995 1726776795.97626: checking to see if all hosts have failed and the running result is not ok 2995 1726776795.97627: done checking to see if all hosts have failed 2995 1726776795.97628: getting the remaining hosts for this loop 2995 1726776795.97630: done getting the remaining hosts for this loop 2995 1726776795.97634: getting the next task for host managed_node2 2995 1726776795.97643: done getting next task for host managed_node2 2995 1726776795.97648: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 2995 1726776795.97652: ^ 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 2995 1726776795.97670: getting variables 2995 1726776795.97672: in VariableManager get_vars() 2995 1726776795.97710: Calling all_inventory to load vars for managed_node2 2995 1726776795.97716: Calling groups_inventory to load vars for managed_node2 2995 1726776795.97720: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776795.97730: Calling all_plugins_play to load vars for managed_node2 2995 1726776795.97734: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776795.97738: Calling groups_plugins_play to load vars for managed_node2 2995 1726776795.98253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776795.98579: done with get_vars() 2995 1726776795.98597: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:13:15 -0400 (0:00:00.033) 0:02:11.313 **** 2995 1726776795.98719: entering _queue_task() for managed_node2/stat 2995 1726776795.98952: worker is 1 (out of 1 available) 2995 1726776795.98968: exiting _queue_task() for managed_node2/stat 2995 1726776795.98983: done queuing things up, now waiting for results queue to drain 2995 1726776795.98984: waiting for pending results... 2995 1726776795.99294: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 2995 1726776795.99391: in run() - task 0affc99b-caaf-048c-907c-000000000418 2995 1726776795.99405: variable 'ansible_search_path' from source: unknown 2995 1726776795.99409: variable 'ansible_search_path' from source: unknown 2995 1726776795.99445: calling self._execute() 2995 1726776795.99517: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776795.99526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776795.99535: variable 'omit' from source: magic vars 2995 1726776795.99934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776796.00141: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776796.00177: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776796.00210: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776796.00245: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776796.00321: 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) 2995 1726776796.00345: 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) 2995 1726776796.00368: 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) 2995 1726776796.00389: 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) 2995 1726776796.00490: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776796.00498: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 2995 1726776796.00503: when evaluation is False, skipping this task 2995 1726776796.00506: _execute() done 2995 1726776796.00511: dumping result to json 2995 1726776796.00514: done dumping result, returning 2995 1726776796.00524: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0affc99b-caaf-048c-907c-000000000418] 2995 1726776796.00529: sending task result for task 0affc99b-caaf-048c-907c-000000000418 2995 1726776796.00619: done sending task result for task 0affc99b-caaf-048c-907c-000000000418 2995 1726776796.00623: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 2995 1726776796.00675: no more pending results, returning what we have 2995 1726776796.00679: results queue empty 2995 1726776796.00680: checking for any_errors_fatal 2995 1726776796.00685: done checking for any_errors_fatal 2995 1726776796.00686: checking for max_fail_percentage 2995 1726776796.00688: done checking for max_fail_percentage 2995 1726776796.00689: checking to see if all hosts have failed and the running result is not ok 2995 1726776796.00690: done checking to see if all hosts have failed 2995 1726776796.00691: getting the remaining hosts for this loop 2995 1726776796.00693: done getting the remaining hosts for this loop 2995 1726776796.00697: getting the next task for host managed_node2 2995 1726776796.00705: done getting next task for host managed_node2 2995 1726776796.00709: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 2995 1726776796.00713: ^ 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 2995 1726776796.00729: getting variables 2995 1726776796.00730: in VariableManager get_vars() 2995 1726776796.00763: Calling all_inventory to load vars for managed_node2 2995 1726776796.00766: Calling groups_inventory to load vars for managed_node2 2995 1726776796.00769: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776796.00780: Calling all_plugins_play to load vars for managed_node2 2995 1726776796.00782: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776796.00785: Calling groups_plugins_play to load vars for managed_node2 2995 1726776796.00926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776796.01093: done with get_vars() 2995 1726776796.01104: done getting variables 2995 1726776796.01147: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:13:16 -0400 (0:00:00.024) 0:02:11.338 **** 2995 1726776796.01171: entering _queue_task() for managed_node2/set_fact 2995 1726776796.01356: worker is 1 (out of 1 available) 2995 1726776796.01372: exiting _queue_task() for managed_node2/set_fact 2995 1726776796.01384: done queuing things up, now waiting for results queue to drain 2995 1726776796.01386: waiting for pending results... 2995 1726776796.01568: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 2995 1726776796.01659: in run() - task 0affc99b-caaf-048c-907c-000000000419 2995 1726776796.01672: variable 'ansible_search_path' from source: unknown 2995 1726776796.01677: variable 'ansible_search_path' from source: unknown 2995 1726776796.01710: calling self._execute() 2995 1726776796.01781: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776796.01788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776796.01799: variable 'omit' from source: magic vars 2995 1726776796.02262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776796.02475: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776796.02517: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776796.02546: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776796.02575: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776796.02648: 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) 2995 1726776796.02668: 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) 2995 1726776796.02690: 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) 2995 1726776796.02718: 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) 2995 1726776796.02809: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776796.02855: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 2995 1726776796.02859: when evaluation is False, skipping this task 2995 1726776796.02862: _execute() done 2995 1726776796.02865: dumping result to json 2995 1726776796.02868: done dumping result, returning 2995 1726776796.02870: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0affc99b-caaf-048c-907c-000000000419] 2995 1726776796.02873: sending task result for task 0affc99b-caaf-048c-907c-000000000419 2995 1726776796.02945: done sending task result for task 0affc99b-caaf-048c-907c-000000000419 2995 1726776796.02948: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 2995 1726776796.02998: no more pending results, returning what we have 2995 1726776796.03003: results queue empty 2995 1726776796.03004: checking for any_errors_fatal 2995 1726776796.03010: done checking for any_errors_fatal 2995 1726776796.03011: checking for max_fail_percentage 2995 1726776796.03015: done checking for max_fail_percentage 2995 1726776796.03016: checking to see if all hosts have failed and the running result is not ok 2995 1726776796.03017: done checking to see if all hosts have failed 2995 1726776796.03018: getting the remaining hosts for this loop 2995 1726776796.03020: done getting the remaining hosts for this loop 2995 1726776796.03024: getting the next task for host managed_node2 2995 1726776796.03031: done getting next task for host managed_node2 2995 1726776796.03035: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 2995 1726776796.03039: ^ 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 2995 1726776796.03055: getting variables 2995 1726776796.03057: in VariableManager get_vars() 2995 1726776796.03087: Calling all_inventory to load vars for managed_node2 2995 1726776796.03090: Calling groups_inventory to load vars for managed_node2 2995 1726776796.03092: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776796.03099: Calling all_plugins_play to load vars for managed_node2 2995 1726776796.03103: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776796.03106: Calling groups_plugins_play to load vars for managed_node2 2995 1726776796.03280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776796.03448: done with get_vars() 2995 1726776796.03456: done getting variables 2995 1726776796.03502: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:13:16 -0400 (0:00:00.023) 0:02:11.361 **** 2995 1726776796.03533: entering _queue_task() for managed_node2/include_vars 2995 1726776796.03726: worker is 1 (out of 1 available) 2995 1726776796.03744: exiting _queue_task() for managed_node2/include_vars 2995 1726776796.03757: done queuing things up, now waiting for results queue to drain 2995 1726776796.03758: waiting for pending results... 2995 1726776796.03939: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 2995 1726776796.04034: in run() - task 0affc99b-caaf-048c-907c-00000000041b 2995 1726776796.04047: variable 'ansible_search_path' from source: unknown 2995 1726776796.04051: variable 'ansible_search_path' from source: unknown 2995 1726776796.04082: calling self._execute() 2995 1726776796.04156: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776796.04162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776796.04171: variable 'omit' from source: magic vars 2995 1726776796.04263: variable 'omit' from source: magic vars 2995 1726776796.04321: variable 'omit' from source: magic vars 2995 1726776796.04627: variable 'ffparams' from source: task vars 2995 1726776796.04741: variable 'ansible_facts' from source: unknown 2995 1726776796.04904: variable 'ansible_facts' from source: unknown 2995 1726776796.05018: variable 'ansible_facts' from source: unknown 2995 1726776796.05127: variable 'ansible_facts' from source: unknown 2995 1726776796.05224: variable 'role_path' from source: magic vars 2995 1726776796.05363: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 2995 1726776796.05553: Loaded config def from plugin (lookup/first_found) 2995 1726776796.05559: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 2995 1726776796.05592: variable 'ansible_search_path' from source: unknown 2995 1726776796.05615: variable 'ansible_search_path' from source: unknown 2995 1726776796.05626: variable 'ansible_search_path' from source: unknown 2995 1726776796.05629: variable 'ansible_search_path' from source: unknown 2995 1726776796.05640: variable 'ansible_search_path' from source: unknown 2995 1726776796.05658: variable 'omit' from source: magic vars 2995 1726776796.05680: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776796.05704: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776796.05720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776796.05740: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776796.05750: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776796.05774: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776796.05778: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776796.05782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776796.05862: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776796.05871: Set connection var ansible_shell_executable to /bin/sh 2995 1726776796.05880: Set connection var ansible_connection to ssh 2995 1726776796.05886: Set connection var ansible_pipelining to False 2995 1726776796.05889: Set connection var ansible_shell_type to sh 2995 1726776796.05896: Set connection var ansible_timeout to 10 2995 1726776796.05918: variable 'ansible_shell_executable' from source: unknown 2995 1726776796.05922: variable 'ansible_connection' from source: unknown 2995 1726776796.05924: variable 'ansible_module_compression' from source: unknown 2995 1726776796.05927: variable 'ansible_shell_type' from source: unknown 2995 1726776796.05929: variable 'ansible_shell_executable' from source: unknown 2995 1726776796.05933: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776796.05938: variable 'ansible_pipelining' from source: unknown 2995 1726776796.05943: variable 'ansible_timeout' from source: unknown 2995 1726776796.05948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776796.06040: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776796.06050: variable 'omit' from source: magic vars 2995 1726776796.06054: starting attempt loop 2995 1726776796.06060: running the handler 2995 1726776796.06113: handler run complete 2995 1726776796.06123: attempt loop complete, returning result 2995 1726776796.06126: _execute() done 2995 1726776796.06129: dumping result to json 2995 1726776796.06135: done dumping result, returning 2995 1726776796.06143: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0affc99b-caaf-048c-907c-00000000041b] 2995 1726776796.06148: sending task result for task 0affc99b-caaf-048c-907c-00000000041b 2995 1726776796.06259: done sending task result for task 0affc99b-caaf-048c-907c-00000000041b 2995 1726776796.06262: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 2995 1726776796.06371: no more pending results, returning what we have 2995 1726776796.06374: results queue empty 2995 1726776796.06375: checking for any_errors_fatal 2995 1726776796.06381: done checking for any_errors_fatal 2995 1726776796.06382: checking for max_fail_percentage 2995 1726776796.06383: done checking for max_fail_percentage 2995 1726776796.06384: checking to see if all hosts have failed and the running result is not ok 2995 1726776796.06385: done checking to see if all hosts have failed 2995 1726776796.06386: getting the remaining hosts for this loop 2995 1726776796.06388: done getting the remaining hosts for this loop 2995 1726776796.06392: getting the next task for host managed_node2 2995 1726776796.06399: done getting next task for host managed_node2 2995 1726776796.06405: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 2995 1726776796.06408: ^ 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 2995 1726776796.06420: getting variables 2995 1726776796.06422: in VariableManager get_vars() 2995 1726776796.06451: Calling all_inventory to load vars for managed_node2 2995 1726776796.06453: Calling groups_inventory to load vars for managed_node2 2995 1726776796.06455: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776796.06462: Calling all_plugins_play to load vars for managed_node2 2995 1726776796.06464: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776796.06466: Calling groups_plugins_play to load vars for managed_node2 2995 1726776796.06608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776796.06781: done with get_vars() 2995 1726776796.06789: done getting variables 2995 1726776796.06837: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:13:16 -0400 (0:00:00.033) 0:02:11.395 **** 2995 1726776796.06863: entering _queue_task() for managed_node2/package 2995 1726776796.07056: worker is 1 (out of 1 available) 2995 1726776796.07071: exiting _queue_task() for managed_node2/package 2995 1726776796.07084: done queuing things up, now waiting for results queue to drain 2995 1726776796.07085: waiting for pending results... 2995 1726776796.07274: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 2995 1726776796.07348: in run() - task 0affc99b-caaf-048c-907c-000000000301 2995 1726776796.07362: variable 'ansible_search_path' from source: unknown 2995 1726776796.07365: variable 'ansible_search_path' from source: unknown 2995 1726776796.07397: calling self._execute() 2995 1726776796.07473: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776796.07480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776796.07489: variable 'omit' from source: magic vars 2995 1726776796.07646: variable 'omit' from source: magic vars 2995 1726776796.07685: variable 'omit' from source: magic vars 2995 1726776796.07709: variable '__kernel_settings_packages' from source: include_vars 2995 1726776796.07943: variable '__kernel_settings_packages' from source: include_vars 2995 1726776796.08125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776796.09687: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776796.09753: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776796.09782: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776796.09813: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776796.09840: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776796.09920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776796.09946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776796.09967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776796.09999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776796.10013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776796.10102: variable '__kernel_settings_is_ostree' from source: set_fact 2995 1726776796.10106: variable 'omit' from source: magic vars 2995 1726776796.10136: variable 'omit' from source: magic vars 2995 1726776796.10160: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776796.10184: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776796.10199: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776796.10216: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776796.10228: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776796.10258: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776796.10262: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776796.10265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776796.10342: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776796.10352: Set connection var ansible_shell_executable to /bin/sh 2995 1726776796.10362: Set connection var ansible_connection to ssh 2995 1726776796.10369: Set connection var ansible_pipelining to False 2995 1726776796.10372: Set connection var ansible_shell_type to sh 2995 1726776796.10379: Set connection var ansible_timeout to 10 2995 1726776796.10397: variable 'ansible_shell_executable' from source: unknown 2995 1726776796.10400: variable 'ansible_connection' from source: unknown 2995 1726776796.10404: variable 'ansible_module_compression' from source: unknown 2995 1726776796.10409: variable 'ansible_shell_type' from source: unknown 2995 1726776796.10412: variable 'ansible_shell_executable' from source: unknown 2995 1726776796.10418: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776796.10424: variable 'ansible_pipelining' from source: unknown 2995 1726776796.10427: variable 'ansible_timeout' from source: unknown 2995 1726776796.10433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776796.10516: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776796.10529: variable 'omit' from source: magic vars 2995 1726776796.10534: starting attempt loop 2995 1726776796.10537: running the handler 2995 1726776796.10544: variable 'ansible_facts' from source: unknown 2995 1726776796.10546: variable 'ansible_facts' from source: unknown 2995 1726776796.10591: _low_level_execute_command(): starting 2995 1726776796.10597: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776796.11106: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776796.11132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776796.11136: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776796.11193: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776796.11196: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776796.11198: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776796.11261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776796.13017: stdout chunk (state=3): >>>/root <<< 2995 1726776796.13125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776796.13178: stderr chunk (state=3): >>><<< 2995 1726776796.13181: stdout chunk (state=3): >>><<< 2995 1726776796.13199: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776796.13213: _low_level_execute_command(): starting 2995 1726776796.13222: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776796.131988-5838-118494744510459 `" && echo ansible-tmp-1726776796.131988-5838-118494744510459="` echo /root/.ansible/tmp/ansible-tmp-1726776796.131988-5838-118494744510459 `" ) && sleep 0' 2995 1726776796.13683: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776796.13686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776796.13689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776796.13691: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776796.13693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776796.13747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776796.13751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776796.13803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776796.15861: stdout chunk (state=3): >>>ansible-tmp-1726776796.131988-5838-118494744510459=/root/.ansible/tmp/ansible-tmp-1726776796.131988-5838-118494744510459 <<< 2995 1726776796.15976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776796.16025: stderr chunk (state=3): >>><<< 2995 1726776796.16029: stdout chunk (state=3): >>><<< 2995 1726776796.16044: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776796.131988-5838-118494744510459=/root/.ansible/tmp/ansible-tmp-1726776796.131988-5838-118494744510459 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776796.16069: variable 'ansible_module_compression' from source: unknown 2995 1726776796.16119: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 2995 1726776796.16150: variable 'ansible_facts' from source: unknown 2995 1726776796.16224: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776796.131988-5838-118494744510459/AnsiballZ_dnf.py 2995 1726776796.16333: Sending initial data 2995 1726776796.16337: Sent initial data (149 bytes) 2995 1726776796.16777: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776796.16780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776796.16783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776796.16786: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776796.16788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776796.16847: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776796.16850: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776796.16890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776796.18535: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776796.18577: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776796.18621: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpwqkdgwlm /root/.ansible/tmp/ansible-tmp-1726776796.131988-5838-118494744510459/AnsiballZ_dnf.py <<< 2995 1726776796.18624: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776796.131988-5838-118494744510459/AnsiballZ_dnf.py" <<< 2995 1726776796.18659: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpwqkdgwlm" to remote "/root/.ansible/tmp/ansible-tmp-1726776796.131988-5838-118494744510459/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776796.131988-5838-118494744510459/AnsiballZ_dnf.py" <<< 2995 1726776796.19787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776796.19828: stderr chunk (state=3): >>><<< 2995 1726776796.19839: stdout chunk (state=3): >>><<< 2995 1726776796.19872: done transferring module to remote 2995 1726776796.19891: _low_level_execute_command(): starting 2995 1726776796.19982: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776796.131988-5838-118494744510459/ /root/.ansible/tmp/ansible-tmp-1726776796.131988-5838-118494744510459/AnsiballZ_dnf.py && sleep 0' 2995 1726776796.20510: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776796.20536: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776796.20558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776796.20583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776796.20596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776796.20653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776796.20690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776796.20693: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776796.20744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776796.22638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776796.22680: stderr chunk (state=3): >>><<< 2995 1726776796.22683: stdout chunk (state=3): >>><<< 2995 1726776796.22702: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776796.22705: _low_level_execute_command(): starting 2995 1726776796.22712: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776796.131988-5838-118494744510459/AnsiballZ_dnf.py && sleep 0' 2995 1726776796.23573: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776796.23576: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776796.23579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776796.23582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776796.23584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776796.23586: stderr chunk (state=3): >>>debug2: match not found <<< 2995 1726776796.23588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776796.23591: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 2995 1726776796.23593: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776796.23595: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 2995 1726776796.23597: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776796.23599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776796.23604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776796.23606: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776796.23608: stderr chunk (state=3): >>>debug2: match found <<< 2995 1726776796.23610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776796.23612: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776796.23616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776796.23618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776796.23657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776801.55290: 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}}} <<< 2995 1726776801.60982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776801.61042: stderr chunk (state=3): >>><<< 2995 1726776801.61046: stdout chunk (state=3): >>><<< 2995 1726776801.61062: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776801.61111: 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-1726776796.131988-5838-118494744510459/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776801.61120: _low_level_execute_command(): starting 2995 1726776801.61126: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776796.131988-5838-118494744510459/ > /dev/null 2>&1 && sleep 0' 2995 1726776801.61577: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776801.61581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776801.61584: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776801.61586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776801.61640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776801.61647: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776801.61709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776801.63687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776801.63735: stderr chunk (state=3): >>><<< 2995 1726776801.63738: stdout chunk (state=3): >>><<< 2995 1726776801.63752: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776801.63760: handler run complete 2995 1726776801.63794: attempt loop complete, returning result 2995 1726776801.63797: _execute() done 2995 1726776801.63803: dumping result to json 2995 1726776801.63810: done dumping result, returning 2995 1726776801.63821: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0affc99b-caaf-048c-907c-000000000301] 2995 1726776801.63829: sending task result for task 0affc99b-caaf-048c-907c-000000000301 2995 1726776801.63938: done sending task result for task 0affc99b-caaf-048c-907c-000000000301 2995 1726776801.63941: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 2995 1726776801.64146: no more pending results, returning what we have 2995 1726776801.64149: results queue empty 2995 1726776801.64150: checking for any_errors_fatal 2995 1726776801.64155: done checking for any_errors_fatal 2995 1726776801.64156: checking for max_fail_percentage 2995 1726776801.64158: done checking for max_fail_percentage 2995 1726776801.64158: checking to see if all hosts have failed and the running result is not ok 2995 1726776801.64159: done checking to see if all hosts have failed 2995 1726776801.64160: getting the remaining hosts for this loop 2995 1726776801.64162: done getting the remaining hosts for this loop 2995 1726776801.64166: getting the next task for host managed_node2 2995 1726776801.64173: done getting next task for host managed_node2 2995 1726776801.64177: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 2995 1726776801.64180: ^ 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 2995 1726776801.64190: getting variables 2995 1726776801.64192: in VariableManager get_vars() 2995 1726776801.64226: Calling all_inventory to load vars for managed_node2 2995 1726776801.64229: Calling groups_inventory to load vars for managed_node2 2995 1726776801.64232: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776801.64242: Calling all_plugins_play to load vars for managed_node2 2995 1726776801.64245: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776801.64248: Calling groups_plugins_play to load vars for managed_node2 2995 1726776801.64379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776801.64542: done with get_vars() 2995 1726776801.64551: done getting variables 2995 1726776801.64597: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:13:21 -0400 (0:00:05.577) 0:02:16.972 **** 2995 1726776801.64624: entering _queue_task() for managed_node2/debug 2995 1726776801.64818: worker is 1 (out of 1 available) 2995 1726776801.64835: exiting _queue_task() for managed_node2/debug 2995 1726776801.64847: done queuing things up, now waiting for results queue to drain 2995 1726776801.64848: waiting for pending results... 2995 1726776801.65047: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 2995 1726776801.65132: in run() - task 0affc99b-caaf-048c-907c-000000000303 2995 1726776801.65144: variable 'ansible_search_path' from source: unknown 2995 1726776801.65148: variable 'ansible_search_path' from source: unknown 2995 1726776801.65183: calling self._execute() 2995 1726776801.65256: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776801.65263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776801.65273: variable 'omit' from source: magic vars 2995 1726776801.65680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776801.67315: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776801.67371: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776801.67403: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776801.67435: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776801.67457: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776801.67527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776801.67560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776801.67583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776801.67621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776801.67635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776801.67726: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776801.67740: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 2995 1726776801.67743: when evaluation is False, skipping this task 2995 1726776801.67746: _execute() done 2995 1726776801.67751: dumping result to json 2995 1726776801.67756: done dumping result, returning 2995 1726776801.67762: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0affc99b-caaf-048c-907c-000000000303] 2995 1726776801.67768: sending task result for task 0affc99b-caaf-048c-907c-000000000303 2995 1726776801.67857: done sending task result for task 0affc99b-caaf-048c-907c-000000000303 2995 1726776801.67860: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 2995 1726776801.67939: no more pending results, returning what we have 2995 1726776801.67942: results queue empty 2995 1726776801.67943: checking for any_errors_fatal 2995 1726776801.67953: done checking for any_errors_fatal 2995 1726776801.67954: checking for max_fail_percentage 2995 1726776801.67955: done checking for max_fail_percentage 2995 1726776801.67956: checking to see if all hosts have failed and the running result is not ok 2995 1726776801.67957: done checking to see if all hosts have failed 2995 1726776801.67958: getting the remaining hosts for this loop 2995 1726776801.67960: done getting the remaining hosts for this loop 2995 1726776801.67964: getting the next task for host managed_node2 2995 1726776801.67969: done getting next task for host managed_node2 2995 1726776801.67975: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 2995 1726776801.67978: ^ 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 2995 1726776801.67993: getting variables 2995 1726776801.67995: in VariableManager get_vars() 2995 1726776801.68026: Calling all_inventory to load vars for managed_node2 2995 1726776801.68028: Calling groups_inventory to load vars for managed_node2 2995 1726776801.68030: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776801.68037: Calling all_plugins_play to load vars for managed_node2 2995 1726776801.68040: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776801.68042: Calling groups_plugins_play to load vars for managed_node2 2995 1726776801.68175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776801.68362: done with get_vars() 2995 1726776801.68370: done getting variables 2995 1726776801.68416: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:13:21 -0400 (0:00:00.038) 0:02:17.010 **** 2995 1726776801.68440: entering _queue_task() for managed_node2/reboot 2995 1726776801.68628: worker is 1 (out of 1 available) 2995 1726776801.68643: exiting _queue_task() for managed_node2/reboot 2995 1726776801.68656: done queuing things up, now waiting for results queue to drain 2995 1726776801.68657: waiting for pending results... 2995 1726776801.68844: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 2995 1726776801.68931: in run() - task 0affc99b-caaf-048c-907c-000000000304 2995 1726776801.68944: variable 'ansible_search_path' from source: unknown 2995 1726776801.68949: variable 'ansible_search_path' from source: unknown 2995 1726776801.68979: calling self._execute() 2995 1726776801.69054: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776801.69060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776801.69070: variable 'omit' from source: magic vars 2995 1726776801.69473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776801.71062: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776801.71125: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776801.71153: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776801.71186: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776801.71210: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776801.71276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776801.71302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776801.71325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776801.71357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776801.71369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776801.71458: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776801.71473: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 2995 1726776801.71476: when evaluation is False, skipping this task 2995 1726776801.71480: _execute() done 2995 1726776801.71484: dumping result to json 2995 1726776801.71487: done dumping result, returning 2995 1726776801.71497: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0affc99b-caaf-048c-907c-000000000304] 2995 1726776801.71500: sending task result for task 0affc99b-caaf-048c-907c-000000000304 2995 1726776801.71589: done sending task result for task 0affc99b-caaf-048c-907c-000000000304 2995 1726776801.71592: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 2995 1726776801.71662: no more pending results, returning what we have 2995 1726776801.71665: results queue empty 2995 1726776801.71666: checking for any_errors_fatal 2995 1726776801.71673: done checking for any_errors_fatal 2995 1726776801.71674: checking for max_fail_percentage 2995 1726776801.71676: done checking for max_fail_percentage 2995 1726776801.71677: checking to see if all hosts have failed and the running result is not ok 2995 1726776801.71679: done checking to see if all hosts have failed 2995 1726776801.71680: getting the remaining hosts for this loop 2995 1726776801.71681: done getting the remaining hosts for this loop 2995 1726776801.71685: getting the next task for host managed_node2 2995 1726776801.71691: done getting next task for host managed_node2 2995 1726776801.71695: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 2995 1726776801.71698: ^ 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 2995 1726776801.71717: getting variables 2995 1726776801.71719: in VariableManager get_vars() 2995 1726776801.71752: Calling all_inventory to load vars for managed_node2 2995 1726776801.71754: Calling groups_inventory to load vars for managed_node2 2995 1726776801.71756: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776801.71763: Calling all_plugins_play to load vars for managed_node2 2995 1726776801.71765: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776801.71768: Calling groups_plugins_play to load vars for managed_node2 2995 1726776801.71906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776801.72070: done with get_vars() 2995 1726776801.72080: done getting variables 2995 1726776801.72128: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:13:21 -0400 (0:00:00.037) 0:02:17.048 **** 2995 1726776801.72151: entering _queue_task() for managed_node2/fail 2995 1726776801.72344: worker is 1 (out of 1 available) 2995 1726776801.72358: exiting _queue_task() for managed_node2/fail 2995 1726776801.72370: done queuing things up, now waiting for results queue to drain 2995 1726776801.72371: waiting for pending results... 2995 1726776801.72553: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 2995 1726776801.72638: in run() - task 0affc99b-caaf-048c-907c-000000000305 2995 1726776801.72651: variable 'ansible_search_path' from source: unknown 2995 1726776801.72654: variable 'ansible_search_path' from source: unknown 2995 1726776801.72685: calling self._execute() 2995 1726776801.72756: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776801.72762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776801.72772: variable 'omit' from source: magic vars 2995 1726776801.73163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776801.74758: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776801.74815: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776801.74844: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776801.74875: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776801.74902: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776801.74966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776801.75000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776801.75026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776801.75058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776801.75070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776801.75157: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776801.75171: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 2995 1726776801.75175: when evaluation is False, skipping this task 2995 1726776801.75178: _execute() done 2995 1726776801.75183: dumping result to json 2995 1726776801.75185: done dumping result, returning 2995 1726776801.75193: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0affc99b-caaf-048c-907c-000000000305] 2995 1726776801.75199: sending task result for task 0affc99b-caaf-048c-907c-000000000305 2995 1726776801.75293: done sending task result for task 0affc99b-caaf-048c-907c-000000000305 2995 1726776801.75296: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 2995 1726776801.75363: no more pending results, returning what we have 2995 1726776801.75367: results queue empty 2995 1726776801.75368: checking for any_errors_fatal 2995 1726776801.75373: done checking for any_errors_fatal 2995 1726776801.75374: checking for max_fail_percentage 2995 1726776801.75376: done checking for max_fail_percentage 2995 1726776801.75377: checking to see if all hosts have failed and the running result is not ok 2995 1726776801.75379: done checking to see if all hosts have failed 2995 1726776801.75380: getting the remaining hosts for this loop 2995 1726776801.75381: done getting the remaining hosts for this loop 2995 1726776801.75385: getting the next task for host managed_node2 2995 1726776801.75393: done getting next task for host managed_node2 2995 1726776801.75396: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 2995 1726776801.75399: ^ 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 2995 1726776801.75419: getting variables 2995 1726776801.75421: in VariableManager get_vars() 2995 1726776801.75456: Calling all_inventory to load vars for managed_node2 2995 1726776801.75459: Calling groups_inventory to load vars for managed_node2 2995 1726776801.75461: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776801.75469: Calling all_plugins_play to load vars for managed_node2 2995 1726776801.75471: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776801.75473: Calling groups_plugins_play to load vars for managed_node2 2995 1726776801.75647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776801.75809: done with get_vars() 2995 1726776801.75819: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:13:21 -0400 (0:00:00.037) 0:02:17.085 **** 2995 1726776801.75880: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776801.76074: worker is 1 (out of 1 available) 2995 1726776801.76088: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776801.76105: done queuing things up, now waiting for results queue to drain 2995 1726776801.76106: waiting for pending results... 2995 1726776801.76286: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 2995 1726776801.76370: in run() - task 0affc99b-caaf-048c-907c-000000000307 2995 1726776801.76385: variable 'ansible_search_path' from source: unknown 2995 1726776801.76388: variable 'ansible_search_path' from source: unknown 2995 1726776801.76423: calling self._execute() 2995 1726776801.76494: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776801.76500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776801.76511: variable 'omit' from source: magic vars 2995 1726776801.76596: variable 'omit' from source: magic vars 2995 1726776801.76641: variable 'omit' from source: magic vars 2995 1726776801.76670: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 2995 1726776801.76904: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 2995 1726776801.76969: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776801.77004: variable 'omit' from source: magic vars 2995 1726776801.77039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776801.77070: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776801.77087: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776801.77107: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776801.77118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776801.77145: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776801.77148: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776801.77153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776801.77240: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776801.77249: Set connection var ansible_shell_executable to /bin/sh 2995 1726776801.77257: Set connection var ansible_connection to ssh 2995 1726776801.77263: Set connection var ansible_pipelining to False 2995 1726776801.77266: Set connection var ansible_shell_type to sh 2995 1726776801.77273: Set connection var ansible_timeout to 10 2995 1726776801.77290: variable 'ansible_shell_executable' from source: unknown 2995 1726776801.77294: variable 'ansible_connection' from source: unknown 2995 1726776801.77296: variable 'ansible_module_compression' from source: unknown 2995 1726776801.77304: variable 'ansible_shell_type' from source: unknown 2995 1726776801.77306: variable 'ansible_shell_executable' from source: unknown 2995 1726776801.77312: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776801.77318: variable 'ansible_pipelining' from source: unknown 2995 1726776801.77321: variable 'ansible_timeout' from source: unknown 2995 1726776801.77327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776801.77474: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776801.77483: variable 'omit' from source: magic vars 2995 1726776801.77489: starting attempt loop 2995 1726776801.77492: running the handler 2995 1726776801.77506: _low_level_execute_command(): starting 2995 1726776801.77516: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776801.78054: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776801.78058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776801.78061: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776801.78063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776801.78066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776801.78121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776801.78125: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776801.78127: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776801.78184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776801.80032: stdout chunk (state=3): >>>/root <<< 2995 1726776801.80139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776801.80194: stderr chunk (state=3): >>><<< 2995 1726776801.80197: stdout chunk (state=3): >>><<< 2995 1726776801.80221: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776801.80233: _low_level_execute_command(): starting 2995 1726776801.80239: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776801.8022096-5961-58536923832876 `" && echo ansible-tmp-1726776801.8022096-5961-58536923832876="` echo /root/.ansible/tmp/ansible-tmp-1726776801.8022096-5961-58536923832876 `" ) && sleep 0' 2995 1726776801.80687: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776801.80690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776801.80700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776801.80705: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776801.80707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776801.80755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776801.80760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776801.80808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776801.82918: stdout chunk (state=3): >>>ansible-tmp-1726776801.8022096-5961-58536923832876=/root/.ansible/tmp/ansible-tmp-1726776801.8022096-5961-58536923832876 <<< 2995 1726776801.83034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776801.83077: stderr chunk (state=3): >>><<< 2995 1726776801.83082: stdout chunk (state=3): >>><<< 2995 1726776801.83096: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776801.8022096-5961-58536923832876=/root/.ansible/tmp/ansible-tmp-1726776801.8022096-5961-58536923832876 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776801.83137: variable 'ansible_module_compression' from source: unknown 2995 1726776801.83168: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 2995 1726776801.83209: variable 'ansible_facts' from source: unknown 2995 1726776801.83265: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776801.8022096-5961-58536923832876/AnsiballZ_kernel_settings_get_config.py 2995 1726776801.83369: Sending initial data 2995 1726776801.83373: Sent initial data (172 bytes) 2995 1726776801.83822: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776801.83826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776801.83828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776801.83830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776801.83833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776801.83884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776801.83890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776801.83964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776801.85661: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776801.85664: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776801.85696: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776801.85796: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmptod8sgw8 /root/.ansible/tmp/ansible-tmp-1726776801.8022096-5961-58536923832876/AnsiballZ_kernel_settings_get_config.py <<< 2995 1726776801.85800: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776801.8022096-5961-58536923832876/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776801.85834: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmptod8sgw8" to remote "/root/.ansible/tmp/ansible-tmp-1726776801.8022096-5961-58536923832876/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776801.8022096-5961-58536923832876/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776801.86592: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776801.86651: stderr chunk (state=3): >>><<< 2995 1726776801.86654: stdout chunk (state=3): >>><<< 2995 1726776801.86674: done transferring module to remote 2995 1726776801.86687: _low_level_execute_command(): starting 2995 1726776801.86690: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776801.8022096-5961-58536923832876/ /root/.ansible/tmp/ansible-tmp-1726776801.8022096-5961-58536923832876/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776801.87137: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776801.87140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776801.87143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776801.87149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776801.87151: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776801.87195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776801.87199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776801.87250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776801.89243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776801.89295: stderr chunk (state=3): >>><<< 2995 1726776801.89298: stdout chunk (state=3): >>><<< 2995 1726776801.89314: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776801.89321: _low_level_execute_command(): starting 2995 1726776801.89327: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776801.8022096-5961-58536923832876/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776801.89774: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776801.89777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776801.89780: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776801.89782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776801.89843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776801.89846: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776801.89898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776802.08206: 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"}}} <<< 2995 1726776802.09724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776802.09779: stderr chunk (state=3): >>><<< 2995 1726776802.09782: stdout chunk (state=3): >>><<< 2995 1726776802.09799: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776802.09837: 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-1726776801.8022096-5961-58536923832876/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776802.09846: _low_level_execute_command(): starting 2995 1726776802.09852: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776801.8022096-5961-58536923832876/ > /dev/null 2>&1 && sleep 0' 2995 1726776802.10307: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776802.10311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776802.10313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.10321: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776802.10338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.10387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776802.10393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776802.10473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776802.12428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776802.12475: stderr chunk (state=3): >>><<< 2995 1726776802.12479: stdout chunk (state=3): >>><<< 2995 1726776802.12492: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776802.12504: handler run complete 2995 1726776802.12526: attempt loop complete, returning result 2995 1726776802.12529: _execute() done 2995 1726776802.12532: dumping result to json 2995 1726776802.12538: done dumping result, returning 2995 1726776802.12549: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0affc99b-caaf-048c-907c-000000000307] 2995 1726776802.12554: sending task result for task 0affc99b-caaf-048c-907c-000000000307 2995 1726776802.12656: done sending task result for task 0affc99b-caaf-048c-907c-000000000307 2995 1726776802.12659: 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" } } 2995 1726776802.12751: no more pending results, returning what we have 2995 1726776802.12755: results queue empty 2995 1726776802.12756: checking for any_errors_fatal 2995 1726776802.12763: done checking for any_errors_fatal 2995 1726776802.12764: checking for max_fail_percentage 2995 1726776802.12766: done checking for max_fail_percentage 2995 1726776802.12767: checking to see if all hosts have failed and the running result is not ok 2995 1726776802.12773: done checking to see if all hosts have failed 2995 1726776802.12775: getting the remaining hosts for this loop 2995 1726776802.12776: done getting the remaining hosts for this loop 2995 1726776802.12781: getting the next task for host managed_node2 2995 1726776802.12787: done getting next task for host managed_node2 2995 1726776802.12791: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 2995 1726776802.12794: ^ 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 2995 1726776802.12808: getting variables 2995 1726776802.12809: in VariableManager get_vars() 2995 1726776802.12847: Calling all_inventory to load vars for managed_node2 2995 1726776802.12850: Calling groups_inventory to load vars for managed_node2 2995 1726776802.12853: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776802.12862: Calling all_plugins_play to load vars for managed_node2 2995 1726776802.12865: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776802.12868: Calling groups_plugins_play to load vars for managed_node2 2995 1726776802.13012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776802.13179: done with get_vars() 2995 1726776802.13189: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:13:22 -0400 (0:00:00.373) 0:02:17.459 **** 2995 1726776802.13267: entering _queue_task() for managed_node2/stat 2995 1726776802.13458: worker is 1 (out of 1 available) 2995 1726776802.13473: exiting _queue_task() for managed_node2/stat 2995 1726776802.13486: done queuing things up, now waiting for results queue to drain 2995 1726776802.13488: waiting for pending results... 2995 1726776802.13685: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 2995 1726776802.13767: in run() - task 0affc99b-caaf-048c-907c-000000000308 2995 1726776802.13782: variable 'ansible_search_path' from source: unknown 2995 1726776802.13787: variable 'ansible_search_path' from source: unknown 2995 1726776802.13833: variable '__prof_from_conf' from source: task vars 2995 1726776802.14099: variable '__prof_from_conf' from source: task vars 2995 1726776802.14263: variable '__data' from source: task vars 2995 1726776802.14330: variable '__kernel_settings_register_tuned_main' from source: set_fact 2995 1726776802.14564: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776802.14572: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776802.14631: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776802.14648: variable 'omit' from source: magic vars 2995 1726776802.14729: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776802.14738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776802.14749: variable 'omit' from source: magic vars 2995 1726776802.14961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776802.16589: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776802.16650: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776802.16682: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776802.16713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776802.16738: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776802.16805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776802.16831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776802.16852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776802.16890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776802.16905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776802.16982: variable 'item' from source: unknown 2995 1726776802.16995: Evaluated conditional (item | length > 0): False 2995 1726776802.16999: when evaluation is False, skipping this task 2995 1726776802.17027: variable 'item' from source: unknown 2995 1726776802.17079: 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" } 2995 1726776802.17255: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776802.17258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776802.17261: variable 'omit' from source: magic vars 2995 1726776802.17348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776802.17368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776802.17392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776802.17428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776802.17441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776802.17506: variable 'item' from source: unknown 2995 1726776802.17514: Evaluated conditional (item | length > 0): True 2995 1726776802.17523: variable 'omit' from source: magic vars 2995 1726776802.17556: variable 'omit' from source: magic vars 2995 1726776802.17598: variable 'item' from source: unknown 2995 1726776802.17650: variable 'item' from source: unknown 2995 1726776802.17663: variable 'omit' from source: magic vars 2995 1726776802.17686: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776802.17714: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776802.17730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776802.17746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776802.17755: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776802.17781: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776802.17784: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776802.17789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776802.17869: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776802.17878: Set connection var ansible_shell_executable to /bin/sh 2995 1726776802.17887: Set connection var ansible_connection to ssh 2995 1726776802.17893: Set connection var ansible_pipelining to False 2995 1726776802.17896: Set connection var ansible_shell_type to sh 2995 1726776802.17904: Set connection var ansible_timeout to 10 2995 1726776802.17929: variable 'ansible_shell_executable' from source: unknown 2995 1726776802.17932: variable 'ansible_connection' from source: unknown 2995 1726776802.17934: variable 'ansible_module_compression' from source: unknown 2995 1726776802.17937: variable 'ansible_shell_type' from source: unknown 2995 1726776802.17939: variable 'ansible_shell_executable' from source: unknown 2995 1726776802.17942: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776802.17944: variable 'ansible_pipelining' from source: unknown 2995 1726776802.17949: variable 'ansible_timeout' from source: unknown 2995 1726776802.17954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776802.18070: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776802.18081: variable 'omit' from source: magic vars 2995 1726776802.18086: starting attempt loop 2995 1726776802.18089: running the handler 2995 1726776802.18103: _low_level_execute_command(): starting 2995 1726776802.18110: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776802.18603: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776802.18638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776802.18641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.18644: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776802.18647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.18715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776802.18719: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776802.18722: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776802.18760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776802.20613: stdout chunk (state=3): >>>/root <<< 2995 1726776802.20749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776802.20800: stderr chunk (state=3): >>><<< 2995 1726776802.20805: stdout chunk (state=3): >>><<< 2995 1726776802.20825: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776802.20836: _low_level_execute_command(): starting 2995 1726776802.20842: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776802.2082489-5972-258154703678880 `" && echo ansible-tmp-1726776802.2082489-5972-258154703678880="` echo /root/.ansible/tmp/ansible-tmp-1726776802.2082489-5972-258154703678880 `" ) && sleep 0' 2995 1726776802.21284: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776802.21287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.21290: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776802.21293: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776802.21295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.21349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776802.21355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776802.21405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776802.23459: stdout chunk (state=3): >>>ansible-tmp-1726776802.2082489-5972-258154703678880=/root/.ansible/tmp/ansible-tmp-1726776802.2082489-5972-258154703678880 <<< 2995 1726776802.23660: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776802.23707: stderr chunk (state=3): >>><<< 2995 1726776802.23711: stdout chunk (state=3): >>><<< 2995 1726776802.23727: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776802.2082489-5972-258154703678880=/root/.ansible/tmp/ansible-tmp-1726776802.2082489-5972-258154703678880 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776802.23762: variable 'ansible_module_compression' from source: unknown 2995 1726776802.23804: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776802.23834: variable 'ansible_facts' from source: unknown 2995 1726776802.23897: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776802.2082489-5972-258154703678880/AnsiballZ_stat.py 2995 1726776802.23998: Sending initial data 2995 1726776802.24008: Sent initial data (151 bytes) 2995 1726776802.24438: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776802.24443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776802.24450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776802.24454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.24504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776802.24507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776802.24556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776802.26236: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776802.26243: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776802.26276: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776802.26320: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpdt0bghsx /root/.ansible/tmp/ansible-tmp-1726776802.2082489-5972-258154703678880/AnsiballZ_stat.py <<< 2995 1726776802.26326: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776802.2082489-5972-258154703678880/AnsiballZ_stat.py" <<< 2995 1726776802.26367: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpdt0bghsx" to remote "/root/.ansible/tmp/ansible-tmp-1726776802.2082489-5972-258154703678880/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776802.2082489-5972-258154703678880/AnsiballZ_stat.py" <<< 2995 1726776802.27161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776802.27219: stderr chunk (state=3): >>><<< 2995 1726776802.27223: stdout chunk (state=3): >>><<< 2995 1726776802.27239: done transferring module to remote 2995 1726776802.27249: _low_level_execute_command(): starting 2995 1726776802.27254: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776802.2082489-5972-258154703678880/ /root/.ansible/tmp/ansible-tmp-1726776802.2082489-5972-258154703678880/AnsiballZ_stat.py && sleep 0' 2995 1726776802.27693: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776802.27696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.27699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776802.27703: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776802.27706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.27758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776802.27764: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776802.27812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776802.29758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776802.29800: stderr chunk (state=3): >>><<< 2995 1726776802.29805: stdout chunk (state=3): >>><<< 2995 1726776802.29821: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776802.29824: _low_level_execute_command(): starting 2995 1726776802.29830: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776802.2082489-5972-258154703678880/AnsiballZ_stat.py && sleep 0' 2995 1726776802.30267: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776802.30270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.30273: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776802.30275: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776802.30277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.30333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776802.30338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776802.30389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776802.49541: 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": 262614, "dev": 51714, "nlink": 3, "atime": 1726776740.1897802, "mtime": 1726776737.0707493, "ctime": 1726776737.0707493, "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": "1857931183", "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"}}} <<< 2995 1726776802.51221: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776802.51283: stderr chunk (state=3): >>><<< 2995 1726776802.51286: stdout chunk (state=3): >>><<< 2995 1726776802.51304: _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": 262614, "dev": 51714, "nlink": 3, "atime": 1726776740.1897802, "mtime": 1726776737.0707493, "ctime": 1726776737.0707493, "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": "1857931183", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776802.51361: 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-1726776802.2082489-5972-258154703678880/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776802.51369: _low_level_execute_command(): starting 2995 1726776802.51375: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776802.2082489-5972-258154703678880/ > /dev/null 2>&1 && sleep 0' 2995 1726776802.51852: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776802.51856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.51858: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776802.51861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776802.51863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.51907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776802.51926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776802.51972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776802.53930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776802.53981: stderr chunk (state=3): >>><<< 2995 1726776802.53985: stdout chunk (state=3): >>><<< 2995 1726776802.53999: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776802.54008: handler run complete 2995 1726776802.54061: attempt loop complete, returning result 2995 1726776802.54078: variable 'item' from source: unknown 2995 1726776802.54148: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726776740.1897802, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776737.0707493, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262614, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776737.0707493, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1857931183", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 2995 1726776802.54327: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776802.54330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776802.54333: variable 'omit' from source: magic vars 2995 1726776802.54452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776802.54475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776802.54496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776802.54536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776802.54549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776802.54621: variable 'item' from source: unknown 2995 1726776802.54631: Evaluated conditional (item | length > 0): True 2995 1726776802.54634: variable 'omit' from source: magic vars 2995 1726776802.54649: variable 'omit' from source: magic vars 2995 1726776802.54687: variable 'item' from source: unknown 2995 1726776802.54744: variable 'item' from source: unknown 2995 1726776802.54758: variable 'omit' from source: magic vars 2995 1726776802.54777: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776802.54785: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776802.54793: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776802.54807: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776802.54810: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776802.54816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776802.54881: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776802.54888: Set connection var ansible_shell_executable to /bin/sh 2995 1726776802.54897: Set connection var ansible_connection to ssh 2995 1726776802.54904: Set connection var ansible_pipelining to False 2995 1726776802.54907: Set connection var ansible_shell_type to sh 2995 1726776802.54914: Set connection var ansible_timeout to 10 2995 1726776802.54932: variable 'ansible_shell_executable' from source: unknown 2995 1726776802.54935: variable 'ansible_connection' from source: unknown 2995 1726776802.54938: variable 'ansible_module_compression' from source: unknown 2995 1726776802.54943: variable 'ansible_shell_type' from source: unknown 2995 1726776802.54945: variable 'ansible_shell_executable' from source: unknown 2995 1726776802.54950: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776802.54955: variable 'ansible_pipelining' from source: unknown 2995 1726776802.54958: variable 'ansible_timeout' from source: unknown 2995 1726776802.54965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776802.55053: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776802.55062: variable 'omit' from source: magic vars 2995 1726776802.55068: starting attempt loop 2995 1726776802.55070: running the handler 2995 1726776802.55079: _low_level_execute_command(): starting 2995 1726776802.55086: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776802.55560: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776802.55564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776802.55566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776802.55569: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776802.55571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.55624: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776802.55628: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776802.55685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776802.57426: stdout chunk (state=3): >>>/root <<< 2995 1726776802.57533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776802.57585: stderr chunk (state=3): >>><<< 2995 1726776802.57589: stdout chunk (state=3): >>><<< 2995 1726776802.57604: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776802.57617: _low_level_execute_command(): starting 2995 1726776802.57623: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776802.5760522-5972-99062223641646 `" && echo ansible-tmp-1726776802.5760522-5972-99062223641646="` echo /root/.ansible/tmp/ansible-tmp-1726776802.5760522-5972-99062223641646 `" ) && sleep 0' 2995 1726776802.58084: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776802.58091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.58094: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776802.58096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.58151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776802.58155: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776802.58207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776802.60327: stdout chunk (state=3): >>>ansible-tmp-1726776802.5760522-5972-99062223641646=/root/.ansible/tmp/ansible-tmp-1726776802.5760522-5972-99062223641646 <<< 2995 1726776802.60451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776802.60500: stderr chunk (state=3): >>><<< 2995 1726776802.60505: stdout chunk (state=3): >>><<< 2995 1726776802.60521: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776802.5760522-5972-99062223641646=/root/.ansible/tmp/ansible-tmp-1726776802.5760522-5972-99062223641646 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776802.60555: variable 'ansible_module_compression' from source: unknown 2995 1726776802.60592: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776802.60609: variable 'ansible_facts' from source: unknown 2995 1726776802.60659: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776802.5760522-5972-99062223641646/AnsiballZ_stat.py 2995 1726776802.60758: Sending initial data 2995 1726776802.60762: Sent initial data (150 bytes) 2995 1726776802.61218: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776802.61222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776802.61225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.61227: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776802.61246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.61288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776802.61291: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776802.61345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776802.63045: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 2995 1726776802.63050: 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 <<< 2995 1726776802.63098: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776802.63143: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpq3scslfr /root/.ansible/tmp/ansible-tmp-1726776802.5760522-5972-99062223641646/AnsiballZ_stat.py <<< 2995 1726776802.63147: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776802.5760522-5972-99062223641646/AnsiballZ_stat.py" <<< 2995 1726776802.63183: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpq3scslfr" to remote "/root/.ansible/tmp/ansible-tmp-1726776802.5760522-5972-99062223641646/AnsiballZ_stat.py" <<< 2995 1726776802.63187: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776802.5760522-5972-99062223641646/AnsiballZ_stat.py" <<< 2995 1726776802.63960: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776802.64025: stderr chunk (state=3): >>><<< 2995 1726776802.64029: stdout chunk (state=3): >>><<< 2995 1726776802.64052: done transferring module to remote 2995 1726776802.64061: _low_level_execute_command(): starting 2995 1726776802.64066: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776802.5760522-5972-99062223641646/ /root/.ansible/tmp/ansible-tmp-1726776802.5760522-5972-99062223641646/AnsiballZ_stat.py && sleep 0' 2995 1726776802.64524: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776802.64528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.64530: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776802.64536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776802.64539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.64584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776802.64589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776802.64633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776802.66543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776802.66589: stderr chunk (state=3): >>><<< 2995 1726776802.66592: stdout chunk (state=3): >>><<< 2995 1726776802.66607: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776802.66610: _low_level_execute_command(): starting 2995 1726776802.66617: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776802.5760522-5972-99062223641646/AnsiballZ_stat.py && sleep 0' 2995 1726776802.67060: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776802.67066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776802.67069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776802.67071: 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.12.126 originally 10.31.12.126 <<< 2995 1726776802.67073: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.67124: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776802.67127: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776802.67184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776802.86566: 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": 262609, "dev": 51714, "nlink": 4, "atime": 1726776733.5857143, "mtime": 1726776748.7558658, "ctime": 1726776748.7558658, "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": "1953837657", "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"}}} <<< 2995 1726776802.88306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776802.88369: stderr chunk (state=3): >>><<< 2995 1726776802.88374: stdout chunk (state=3): >>><<< 2995 1726776802.88391: _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": 262609, "dev": 51714, "nlink": 4, "atime": 1726776733.5857143, "mtime": 1726776748.7558658, "ctime": 1726776748.7558658, "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": "1953837657", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776802.88442: 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-1726776802.5760522-5972-99062223641646/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776802.88450: _low_level_execute_command(): starting 2995 1726776802.88456: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776802.5760522-5972-99062223641646/ > /dev/null 2>&1 && sleep 0' 2995 1726776802.88937: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776802.88940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776802.88943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776802.88945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776802.88998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776802.89006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776802.89053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776802.91062: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776802.91109: stderr chunk (state=3): >>><<< 2995 1726776802.91115: stdout chunk (state=3): >>><<< 2995 1726776802.91127: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776802.91134: handler run complete 2995 1726776802.91178: attempt loop complete, returning result 2995 1726776802.91197: variable 'item' from source: unknown 2995 1726776802.91266: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776733.5857143, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776748.7558658, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262609, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776748.7558658, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1953837657", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 2995 1726776802.91444: dumping result to json 2995 1726776802.91447: done dumping result, returning 2995 1726776802.91449: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0affc99b-caaf-048c-907c-000000000308] 2995 1726776802.91451: sending task result for task 0affc99b-caaf-048c-907c-000000000308 2995 1726776802.91686: no more pending results, returning what we have 2995 1726776802.91690: results queue empty 2995 1726776802.91690: checking for any_errors_fatal 2995 1726776802.91696: done checking for any_errors_fatal 2995 1726776802.91697: checking for max_fail_percentage 2995 1726776802.91698: done checking for max_fail_percentage 2995 1726776802.91699: checking to see if all hosts have failed and the running result is not ok 2995 1726776802.91703: done checking to see if all hosts have failed 2995 1726776802.91704: getting the remaining hosts for this loop 2995 1726776802.91706: done getting the remaining hosts for this loop 2995 1726776802.91710: getting the next task for host managed_node2 2995 1726776802.91718: done getting next task for host managed_node2 2995 1726776802.91726: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 2995 1726776802.91729: ^ 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 2995 1726776802.91738: done sending task result for task 0affc99b-caaf-048c-907c-000000000308 2995 1726776802.91741: WORKER PROCESS EXITING 2995 1726776802.91748: getting variables 2995 1726776802.91749: in VariableManager get_vars() 2995 1726776802.91777: Calling all_inventory to load vars for managed_node2 2995 1726776802.91779: Calling groups_inventory to load vars for managed_node2 2995 1726776802.91781: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776802.91788: Calling all_plugins_play to load vars for managed_node2 2995 1726776802.91790: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776802.91793: Calling groups_plugins_play to load vars for managed_node2 2995 1726776802.91932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776802.92143: done with get_vars() 2995 1726776802.92151: done getting variables 2995 1726776802.92198: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:13:22 -0400 (0:00:00.789) 0:02:18.248 **** 2995 1726776802.92229: entering _queue_task() for managed_node2/set_fact 2995 1726776802.92425: worker is 1 (out of 1 available) 2995 1726776802.92441: exiting _queue_task() for managed_node2/set_fact 2995 1726776802.92453: done queuing things up, now waiting for results queue to drain 2995 1726776802.92454: waiting for pending results... 2995 1726776802.92643: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 2995 1726776802.92727: in run() - task 0affc99b-caaf-048c-907c-000000000309 2995 1726776802.92740: variable 'ansible_search_path' from source: unknown 2995 1726776802.92744: variable 'ansible_search_path' from source: unknown 2995 1726776802.92775: calling self._execute() 2995 1726776802.92852: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776802.92859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776802.92868: variable 'omit' from source: magic vars 2995 1726776802.92960: variable 'omit' from source: magic vars 2995 1726776802.93002: variable 'omit' from source: magic vars 2995 1726776802.93432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776802.95451: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776802.95514: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776802.95547: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776802.95576: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776802.95599: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776802.95670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776802.95693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776802.95721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776802.95754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776802.95767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776802.95807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776802.95832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776802.95853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776802.95884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776802.95897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776802.95954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776802.95974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776802.95995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776802.96030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776802.96047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776802.96241: variable '__kernel_settings_find_profile_dirs' from source: set_fact 2995 1726776802.96327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776802.96460: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776802.96494: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776802.96525: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776802.96706: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776802.96710: 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) 2995 1726776802.96715: 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) 2995 1726776802.96717: 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) 2995 1726776802.96724: 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) 2995 1726776802.96788: variable 'omit' from source: magic vars 2995 1726776802.96827: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776802.96866: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776802.96891: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776802.96922: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776802.96939: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776802.96978: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776802.96987: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776802.96995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776802.97123: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776802.97138: Set connection var ansible_shell_executable to /bin/sh 2995 1726776802.97150: Set connection var ansible_connection to ssh 2995 1726776802.97159: Set connection var ansible_pipelining to False 2995 1726776802.97175: Set connection var ansible_shell_type to sh 2995 1726776802.97185: Set connection var ansible_timeout to 10 2995 1726776802.97218: variable 'ansible_shell_executable' from source: unknown 2995 1726776802.97228: variable 'ansible_connection' from source: unknown 2995 1726776802.97238: variable 'ansible_module_compression' from source: unknown 2995 1726776802.97245: variable 'ansible_shell_type' from source: unknown 2995 1726776802.97253: variable 'ansible_shell_executable' from source: unknown 2995 1726776802.97260: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776802.97269: variable 'ansible_pipelining' from source: unknown 2995 1726776802.97275: variable 'ansible_timeout' from source: unknown 2995 1726776802.97282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776802.97406: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776802.97427: variable 'omit' from source: magic vars 2995 1726776802.97606: starting attempt loop 2995 1726776802.97610: running the handler 2995 1726776802.97614: handler run complete 2995 1726776802.97617: attempt loop complete, returning result 2995 1726776802.97619: _execute() done 2995 1726776802.97621: dumping result to json 2995 1726776802.97623: done dumping result, returning 2995 1726776802.97626: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0affc99b-caaf-048c-907c-000000000309] 2995 1726776802.97628: sending task result for task 0affc99b-caaf-048c-907c-000000000309 2995 1726776802.97695: done sending task result for task 0affc99b-caaf-048c-907c-000000000309 2995 1726776802.97699: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 2995 1726776802.97772: no more pending results, returning what we have 2995 1726776802.97776: results queue empty 2995 1726776802.97777: checking for any_errors_fatal 2995 1726776802.97787: done checking for any_errors_fatal 2995 1726776802.97787: checking for max_fail_percentage 2995 1726776802.97789: done checking for max_fail_percentage 2995 1726776802.97790: checking to see if all hosts have failed and the running result is not ok 2995 1726776802.97791: done checking to see if all hosts have failed 2995 1726776802.97792: getting the remaining hosts for this loop 2995 1726776802.97794: done getting the remaining hosts for this loop 2995 1726776802.97798: getting the next task for host managed_node2 2995 1726776802.97806: done getting next task for host managed_node2 2995 1726776802.97810: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 2995 1726776802.97814: ^ 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 2995 1726776802.97825: getting variables 2995 1726776802.97826: in VariableManager get_vars() 2995 1726776802.97863: Calling all_inventory to load vars for managed_node2 2995 1726776802.97865: Calling groups_inventory to load vars for managed_node2 2995 1726776802.97870: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776802.97881: Calling all_plugins_play to load vars for managed_node2 2995 1726776802.97885: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776802.97889: Calling groups_plugins_play to load vars for managed_node2 2995 1726776802.98118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776802.98416: done with get_vars() 2995 1726776802.98429: done getting variables 2995 1726776802.98495: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:13:22 -0400 (0:00:00.063) 0:02:18.311 **** 2995 1726776802.98534: entering _queue_task() for managed_node2/service 2995 1726776802.98778: worker is 1 (out of 1 available) 2995 1726776802.98793: exiting _queue_task() for managed_node2/service 2995 1726776802.98809: done queuing things up, now waiting for results queue to drain 2995 1726776802.98810: waiting for pending results... 2995 1726776802.99142: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 2995 1726776802.99292: in run() - task 0affc99b-caaf-048c-907c-00000000030a 2995 1726776802.99312: variable 'ansible_search_path' from source: unknown 2995 1726776802.99319: variable 'ansible_search_path' from source: unknown 2995 1726776802.99376: variable '__kernel_settings_services' from source: include_vars 2995 1726776802.99775: variable '__kernel_settings_services' from source: include_vars 2995 1726776802.99863: variable 'omit' from source: magic vars 2995 1726776803.00012: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776803.00031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776803.00051: variable 'omit' from source: magic vars 2995 1726776803.00157: variable 'omit' from source: magic vars 2995 1726776803.00222: variable 'omit' from source: magic vars 2995 1726776803.00291: variable 'item' from source: unknown 2995 1726776803.00393: variable 'item' from source: unknown 2995 1726776803.00432: variable 'omit' from source: magic vars 2995 1726776803.00557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776803.00613: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776803.00651: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776803.00682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776803.00702: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776803.00742: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776803.00752: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776803.00761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776803.00899: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776803.00919: Set connection var ansible_shell_executable to /bin/sh 2995 1726776803.00935: Set connection var ansible_connection to ssh 2995 1726776803.00947: Set connection var ansible_pipelining to False 2995 1726776803.00954: Set connection var ansible_shell_type to sh 2995 1726776803.00991: Set connection var ansible_timeout to 10 2995 1726776803.00998: variable 'ansible_shell_executable' from source: unknown 2995 1726776803.01009: variable 'ansible_connection' from source: unknown 2995 1726776803.01018: variable 'ansible_module_compression' from source: unknown 2995 1726776803.01027: variable 'ansible_shell_type' from source: unknown 2995 1726776803.01034: variable 'ansible_shell_executable' from source: unknown 2995 1726776803.01101: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776803.01104: variable 'ansible_pipelining' from source: unknown 2995 1726776803.01109: variable 'ansible_timeout' from source: unknown 2995 1726776803.01112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776803.01235: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776803.01252: variable 'omit' from source: magic vars 2995 1726776803.01261: starting attempt loop 2995 1726776803.01268: running the handler 2995 1726776803.01373: variable 'ansible_facts' from source: unknown 2995 1726776803.01526: _low_level_execute_command(): starting 2995 1726776803.01546: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776803.02422: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776803.02428: 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.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776803.02453: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776803.02540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776803.04328: stdout chunk (state=3): >>>/root <<< 2995 1726776803.04567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776803.04587: stderr chunk (state=3): >>><<< 2995 1726776803.04598: stdout chunk (state=3): >>><<< 2995 1726776803.04741: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776803.04745: _low_level_execute_command(): starting 2995 1726776803.04748: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776803.0463562-5989-118172018561841 `" && echo ansible-tmp-1726776803.0463562-5989-118172018561841="` echo /root/.ansible/tmp/ansible-tmp-1726776803.0463562-5989-118172018561841 `" ) && sleep 0' 2995 1726776803.05329: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776803.05353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776803.05371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776803.05390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776803.05466: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776803.05479: 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.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776803.05576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776803.05591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776803.05674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776803.07829: stdout chunk (state=3): >>>ansible-tmp-1726776803.0463562-5989-118172018561841=/root/.ansible/tmp/ansible-tmp-1726776803.0463562-5989-118172018561841 <<< 2995 1726776803.07988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776803.07997: stderr chunk (state=3): >>><<< 2995 1726776803.08006: stdout chunk (state=3): >>><<< 2995 1726776803.08027: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776803.0463562-5989-118172018561841=/root/.ansible/tmp/ansible-tmp-1726776803.0463562-5989-118172018561841 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776803.08207: variable 'ansible_module_compression' from source: unknown 2995 1726776803.08210: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 2995 1726776803.08212: variable 'ansible_facts' from source: unknown 2995 1726776803.08290: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776803.0463562-5989-118172018561841/AnsiballZ_systemd.py 2995 1726776803.08433: Sending initial data 2995 1726776803.08445: Sent initial data (154 bytes) 2995 1726776803.09122: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776803.09144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776803.09149: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776803.09336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776803.10990: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 2995 1726776803.11007: 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 <<< 2995 1726776803.11042: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776803.11149: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp2dzseool /root/.ansible/tmp/ansible-tmp-1726776803.0463562-5989-118172018561841/AnsiballZ_systemd.py <<< 2995 1726776803.11157: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776803.0463562-5989-118172018561841/AnsiballZ_systemd.py" <<< 2995 1726776803.11191: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp2dzseool" to remote "/root/.ansible/tmp/ansible-tmp-1726776803.0463562-5989-118172018561841/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776803.0463562-5989-118172018561841/AnsiballZ_systemd.py" <<< 2995 1726776803.13307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776803.13362: stderr chunk (state=3): >>><<< 2995 1726776803.13365: stdout chunk (state=3): >>><<< 2995 1726776803.13386: done transferring module to remote 2995 1726776803.13397: _low_level_execute_command(): starting 2995 1726776803.13405: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776803.0463562-5989-118172018561841/ /root/.ansible/tmp/ansible-tmp-1726776803.0463562-5989-118172018561841/AnsiballZ_systemd.py && sleep 0' 2995 1726776803.13860: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776803.13864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776803.13866: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776803.13869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776803.13919: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776803.13922: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776803.13975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776803.16018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776803.16023: stdout chunk (state=3): >>><<< 2995 1726776803.16033: stderr chunk (state=3): >>><<< 2995 1726776803.16047: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776803.16051: _low_level_execute_command(): starting 2995 1726776803.16061: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776803.0463562-5989-118172018561841/AnsiballZ_systemd.py && sleep 0' 2995 1726776803.16661: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776803.16690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776803.16713: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776803.16736: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776803.16820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776803.53267: 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": "672", "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:13:03 EDT", "ExecMainStartTimestampMonotonic": "18469887", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "672", "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:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3507", "MemoryCurrent": "20176896", "MemoryAvailable": "infinity", "CPUUsageNSec": "234994000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "Li<<< 2995 1726776803.53391: stdout chunk (state=3): >>>mitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target system.slice dbus.socket dbus-broker.service", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service cpupower.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target system.slice dbus-broker.service systemd-sysctl.service basic.target polkit.service systemd-journald.socket dbus.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/<<< 2995 1726776803.53404: stdout chunk (state=3): >>>usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:13:03 EDT", "StateChangeTimestampMonotonic": "18896805", "InactiveExitTimestamp": "Thu 2024-09-19 16:13:03 EDT", "InactiveExitTimestampMonotonic": "18470153", "ActiveEnterTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ActiveEnterTimestampMonotonic": "18896805", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ConditionTimestampMonotonic": "18460207", "AssertTimestamp": "Thu 2024-09-19 16:13:03 EDT", "AssertTimestampMonotonic": "18460214", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7ca9fe1606f84273964135f1588a3431", "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}}} <<< 2995 1726776803.55413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776803.55470: stderr chunk (state=3): >>><<< 2995 1726776803.55475: stdout chunk (state=3): >>><<< 2995 1726776803.55503: _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": "672", "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:13:03 EDT", "ExecMainStartTimestampMonotonic": "18469887", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "672", "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:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3507", "MemoryCurrent": "20176896", "MemoryAvailable": "infinity", "CPUUsageNSec": "234994000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target system.slice dbus.socket dbus-broker.service", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service cpupower.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target system.slice dbus-broker.service systemd-sysctl.service basic.target polkit.service systemd-journald.socket dbus.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:13:03 EDT", "StateChangeTimestampMonotonic": "18896805", "InactiveExitTimestamp": "Thu 2024-09-19 16:13:03 EDT", "InactiveExitTimestampMonotonic": "18470153", "ActiveEnterTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ActiveEnterTimestampMonotonic": "18896805", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ConditionTimestampMonotonic": "18460207", "AssertTimestamp": "Thu 2024-09-19 16:13:03 EDT", "AssertTimestampMonotonic": "18460214", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7ca9fe1606f84273964135f1588a3431", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776803.55679: 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-1726776803.0463562-5989-118172018561841/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776803.55696: _low_level_execute_command(): starting 2995 1726776803.55699: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776803.0463562-5989-118172018561841/ > /dev/null 2>&1 && sleep 0' 2995 1726776803.56164: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776803.56167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776803.56171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776803.56173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776803.56223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776803.56226: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776803.56282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776803.58407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776803.58411: stdout chunk (state=3): >>><<< 2995 1726776803.58606: stderr chunk (state=3): >>><<< 2995 1726776803.58610: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776803.58615: handler run complete 2995 1726776803.58619: attempt loop complete, returning result 2995 1726776803.58622: variable 'item' from source: unknown 2995 1726776803.58669: 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:13:03 EDT", "ActiveEnterTimestampMonotonic": "18896805", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target sysinit.target system.slice dbus-broker.service systemd-sysctl.service basic.target polkit.service systemd-journald.socket dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:13:03 EDT", "AssertTimestampMonotonic": "18460214", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "234994000", "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:13:03 EDT", "ConditionTimestampMonotonic": "18460207", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3507", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "672", "ExecMainStartTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ExecMainStartTimestampMonotonic": "18469887", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 16:13:03 EDT", "InactiveExitTimestampMonotonic": "18470153", "InvocationID": "7ca9fe1606f84273964135f1588a3431", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "672", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "20176896", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket 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", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 16:13:03 EDT", "StateChangeTimestampMonotonic": "18896805", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2995 1726776803.59504: dumping result to json 2995 1726776803.59508: done dumping result, returning 2995 1726776803.59511: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0affc99b-caaf-048c-907c-00000000030a] 2995 1726776803.59513: sending task result for task 0affc99b-caaf-048c-907c-00000000030a 2995 1726776803.59789: no more pending results, returning what we have 2995 1726776803.59793: results queue empty 2995 1726776803.59794: checking for any_errors_fatal 2995 1726776803.59798: done checking for any_errors_fatal 2995 1726776803.59799: checking for max_fail_percentage 2995 1726776803.59807: done checking for max_fail_percentage 2995 1726776803.59809: checking to see if all hosts have failed and the running result is not ok 2995 1726776803.59810: done checking to see if all hosts have failed 2995 1726776803.59811: getting the remaining hosts for this loop 2995 1726776803.59813: done getting the remaining hosts for this loop 2995 1726776803.59817: getting the next task for host managed_node2 2995 1726776803.59822: done getting next task for host managed_node2 2995 1726776803.59827: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 2995 1726776803.59830: ^ 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 2995 1726776803.59839: done sending task result for task 0affc99b-caaf-048c-907c-00000000030a 2995 1726776803.59843: WORKER PROCESS EXITING 2995 1726776803.59852: getting variables 2995 1726776803.59854: in VariableManager get_vars() 2995 1726776803.59886: Calling all_inventory to load vars for managed_node2 2995 1726776803.59890: Calling groups_inventory to load vars for managed_node2 2995 1726776803.59893: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776803.59906: Calling all_plugins_play to load vars for managed_node2 2995 1726776803.59910: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776803.59919: Calling groups_plugins_play to load vars for managed_node2 2995 1726776803.60145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776803.60607: done with get_vars() 2995 1726776803.60622: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:13:23 -0400 (0:00:00.621) 0:02:18.933 **** 2995 1726776803.60731: entering _queue_task() for managed_node2/file 2995 1726776803.60999: worker is 1 (out of 1 available) 2995 1726776803.61015: exiting _queue_task() for managed_node2/file 2995 1726776803.61030: done queuing things up, now waiting for results queue to drain 2995 1726776803.61031: waiting for pending results... 2995 1726776803.61347: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 2995 1726776803.61477: in run() - task 0affc99b-caaf-048c-907c-00000000030b 2995 1726776803.61498: variable 'ansible_search_path' from source: unknown 2995 1726776803.61509: variable 'ansible_search_path' from source: unknown 2995 1726776803.61554: calling self._execute() 2995 1726776803.61670: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776803.61689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776803.61708: variable 'omit' from source: magic vars 2995 1726776803.61846: variable 'omit' from source: magic vars 2995 1726776803.61920: variable 'omit' from source: magic vars 2995 1726776803.61961: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776803.62327: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776803.62554: variable '__kernel_settings_profile_parent' from source: set_fact 2995 1726776803.62559: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776803.62579: variable 'omit' from source: magic vars 2995 1726776803.62632: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776803.62689: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776803.62720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776803.62747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776803.62767: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776803.62813: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776803.62883: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776803.62887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776803.62965: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776803.62984: Set connection var ansible_shell_executable to /bin/sh 2995 1726776803.63007: Set connection var ansible_connection to ssh 2995 1726776803.63102: Set connection var ansible_pipelining to False 2995 1726776803.63107: Set connection var ansible_shell_type to sh 2995 1726776803.63110: Set connection var ansible_timeout to 10 2995 1726776803.63114: variable 'ansible_shell_executable' from source: unknown 2995 1726776803.63116: variable 'ansible_connection' from source: unknown 2995 1726776803.63119: variable 'ansible_module_compression' from source: unknown 2995 1726776803.63121: variable 'ansible_shell_type' from source: unknown 2995 1726776803.63123: variable 'ansible_shell_executable' from source: unknown 2995 1726776803.63125: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776803.63127: variable 'ansible_pipelining' from source: unknown 2995 1726776803.63129: variable 'ansible_timeout' from source: unknown 2995 1726776803.63132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776803.63361: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776803.63381: variable 'omit' from source: magic vars 2995 1726776803.63392: starting attempt loop 2995 1726776803.63400: running the handler 2995 1726776803.63428: _low_level_execute_command(): starting 2995 1726776803.63442: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776803.64203: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776803.64331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776803.64357: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776803.64531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776803.66428: stdout chunk (state=3): >>>/root <<< 2995 1726776803.66587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776803.66591: stdout chunk (state=3): >>><<< 2995 1726776803.66593: stderr chunk (state=3): >>><<< 2995 1726776803.66732: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776803.66736: _low_level_execute_command(): starting 2995 1726776803.66739: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776803.6661723-6010-142271144550392 `" && echo ansible-tmp-1726776803.6661723-6010-142271144550392="` echo /root/.ansible/tmp/ansible-tmp-1726776803.6661723-6010-142271144550392 `" ) && sleep 0' 2995 1726776803.67367: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776803.67398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776803.67477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776803.69655: stdout chunk (state=3): >>>ansible-tmp-1726776803.6661723-6010-142271144550392=/root/.ansible/tmp/ansible-tmp-1726776803.6661723-6010-142271144550392 <<< 2995 1726776803.69697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776803.69781: stderr chunk (state=3): >>><<< 2995 1726776803.69796: stdout chunk (state=3): >>><<< 2995 1726776803.69822: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776803.6661723-6010-142271144550392=/root/.ansible/tmp/ansible-tmp-1726776803.6661723-6010-142271144550392 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776803.69879: variable 'ansible_module_compression' from source: unknown 2995 1726776803.69944: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 2995 1726776803.70008: variable 'ansible_facts' from source: unknown 2995 1726776803.70083: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776803.6661723-6010-142271144550392/AnsiballZ_file.py 2995 1726776803.70329: Sending initial data 2995 1726776803.70332: Sent initial data (151 bytes) 2995 1726776803.70837: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776803.70854: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776803.70918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776803.70981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776803.70999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776803.71030: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776803.71103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776803.72877: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 2995 1726776803.72890: 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 <<< 2995 1726776803.72929: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776803.73004: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpjvcac20x /root/.ansible/tmp/ansible-tmp-1726776803.6661723-6010-142271144550392/AnsiballZ_file.py <<< 2995 1726776803.73008: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776803.6661723-6010-142271144550392/AnsiballZ_file.py" <<< 2995 1726776803.73128: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpjvcac20x" to remote "/root/.ansible/tmp/ansible-tmp-1726776803.6661723-6010-142271144550392/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776803.6661723-6010-142271144550392/AnsiballZ_file.py" <<< 2995 1726776803.74161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776803.74226: stderr chunk (state=3): >>><<< 2995 1726776803.74229: stdout chunk (state=3): >>><<< 2995 1726776803.74248: done transferring module to remote 2995 1726776803.74259: _low_level_execute_command(): starting 2995 1726776803.74264: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776803.6661723-6010-142271144550392/ /root/.ansible/tmp/ansible-tmp-1726776803.6661723-6010-142271144550392/AnsiballZ_file.py && sleep 0' 2995 1726776803.74679: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776803.74725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776803.74729: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776803.74731: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776803.74734: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776803.74736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776803.74781: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776803.74787: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776803.74831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776803.76814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776803.76863: stderr chunk (state=3): >>><<< 2995 1726776803.76870: stdout chunk (state=3): >>><<< 2995 1726776803.76873: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776803.76879: _low_level_execute_command(): starting 2995 1726776803.76885: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776803.6661723-6010-142271144550392/AnsiballZ_file.py && sleep 0' 2995 1726776803.77290: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776803.77330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776803.77333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776803.77336: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776803.77338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776803.77385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776803.77392: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776803.77446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776803.96881: 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}}} <<< 2995 1726776803.98445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776803.98508: stderr chunk (state=3): >>><<< 2995 1726776803.98512: stdout chunk (state=3): >>><<< 2995 1726776803.98529: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776803.98569: 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-1726776803.6661723-6010-142271144550392/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776803.98579: _low_level_execute_command(): starting 2995 1726776803.98584: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776803.6661723-6010-142271144550392/ > /dev/null 2>&1 && sleep 0' 2995 1726776803.99073: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776803.99077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776803.99080: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776803.99088: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776803.99090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776803.99143: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776803.99151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776803.99153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776803.99197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776804.01212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776804.01257: stderr chunk (state=3): >>><<< 2995 1726776804.01261: stdout chunk (state=3): >>><<< 2995 1726776804.01275: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776804.01282: handler run complete 2995 1726776804.01309: attempt loop complete, returning result 2995 1726776804.01313: _execute() done 2995 1726776804.01319: dumping result to json 2995 1726776804.01325: done dumping result, returning 2995 1726776804.01336: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0affc99b-caaf-048c-907c-00000000030b] 2995 1726776804.01341: sending task result for task 0affc99b-caaf-048c-907c-00000000030b 2995 1726776804.01449: done sending task result for task 0affc99b-caaf-048c-907c-00000000030b 2995 1726776804.01452: 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 } 2995 1726776804.01556: no more pending results, returning what we have 2995 1726776804.01560: results queue empty 2995 1726776804.01561: checking for any_errors_fatal 2995 1726776804.01586: done checking for any_errors_fatal 2995 1726776804.01587: checking for max_fail_percentage 2995 1726776804.01589: done checking for max_fail_percentage 2995 1726776804.01590: checking to see if all hosts have failed and the running result is not ok 2995 1726776804.01591: done checking to see if all hosts have failed 2995 1726776804.01592: getting the remaining hosts for this loop 2995 1726776804.01594: done getting the remaining hosts for this loop 2995 1726776804.01597: getting the next task for host managed_node2 2995 1726776804.01605: done getting next task for host managed_node2 2995 1726776804.01609: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 2995 1726776804.01612: ^ 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 2995 1726776804.01624: getting variables 2995 1726776804.01625: in VariableManager get_vars() 2995 1726776804.01661: Calling all_inventory to load vars for managed_node2 2995 1726776804.01664: Calling groups_inventory to load vars for managed_node2 2995 1726776804.01666: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776804.01676: Calling all_plugins_play to load vars for managed_node2 2995 1726776804.01678: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776804.01681: Calling groups_plugins_play to load vars for managed_node2 2995 1726776804.01818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776804.01983: done with get_vars() 2995 1726776804.01992: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:13:24 -0400 (0:00:00.413) 0:02:19.347 **** 2995 1726776804.02069: entering _queue_task() for managed_node2/slurp 2995 1726776804.02264: worker is 1 (out of 1 available) 2995 1726776804.02278: exiting _queue_task() for managed_node2/slurp 2995 1726776804.02292: done queuing things up, now waiting for results queue to drain 2995 1726776804.02293: waiting for pending results... 2995 1726776804.02488: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 2995 1726776804.02572: in run() - task 0affc99b-caaf-048c-907c-00000000030c 2995 1726776804.02584: variable 'ansible_search_path' from source: unknown 2995 1726776804.02588: variable 'ansible_search_path' from source: unknown 2995 1726776804.02627: calling self._execute() 2995 1726776804.02694: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776804.02700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776804.02712: variable 'omit' from source: magic vars 2995 1726776804.02804: variable 'omit' from source: magic vars 2995 1726776804.02847: variable 'omit' from source: magic vars 2995 1726776804.02875: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776804.03123: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776804.03192: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776804.03227: variable 'omit' from source: magic vars 2995 1726776804.03262: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776804.03295: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776804.03314: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776804.03332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776804.03343: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776804.03370: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776804.03373: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776804.03379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776804.03463: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776804.03471: Set connection var ansible_shell_executable to /bin/sh 2995 1726776804.03480: Set connection var ansible_connection to ssh 2995 1726776804.03486: Set connection var ansible_pipelining to False 2995 1726776804.03488: Set connection var ansible_shell_type to sh 2995 1726776804.03497: Set connection var ansible_timeout to 10 2995 1726776804.03520: variable 'ansible_shell_executable' from source: unknown 2995 1726776804.03527: variable 'ansible_connection' from source: unknown 2995 1726776804.03530: variable 'ansible_module_compression' from source: unknown 2995 1726776804.03532: variable 'ansible_shell_type' from source: unknown 2995 1726776804.03535: variable 'ansible_shell_executable' from source: unknown 2995 1726776804.03539: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776804.03544: variable 'ansible_pipelining' from source: unknown 2995 1726776804.03547: variable 'ansible_timeout' from source: unknown 2995 1726776804.03553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776804.03721: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776804.03733: variable 'omit' from source: magic vars 2995 1726776804.03738: starting attempt loop 2995 1726776804.03741: running the handler 2995 1726776804.03754: _low_level_execute_command(): starting 2995 1726776804.03762: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776804.04261: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776804.04304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776804.04308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776804.04311: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776804.04317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.04366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776804.04373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776804.04375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776804.04428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776804.06195: stdout chunk (state=3): >>>/root <<< 2995 1726776804.06305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776804.06357: stderr chunk (state=3): >>><<< 2995 1726776804.06361: stdout chunk (state=3): >>><<< 2995 1726776804.06381: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776804.06393: _low_level_execute_command(): starting 2995 1726776804.06399: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776804.0638108-6028-164801854183200 `" && echo ansible-tmp-1726776804.0638108-6028-164801854183200="` echo /root/.ansible/tmp/ansible-tmp-1726776804.0638108-6028-164801854183200 `" ) && sleep 0' 2995 1726776804.06883: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776804.06887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.06899: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776804.06901: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776804.06904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.06951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776804.06955: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776804.07007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776804.09205: stdout chunk (state=3): >>>ansible-tmp-1726776804.0638108-6028-164801854183200=/root/.ansible/tmp/ansible-tmp-1726776804.0638108-6028-164801854183200 <<< 2995 1726776804.09323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776804.09372: stderr chunk (state=3): >>><<< 2995 1726776804.09375: stdout chunk (state=3): >>><<< 2995 1726776804.09393: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776804.0638108-6028-164801854183200=/root/.ansible/tmp/ansible-tmp-1726776804.0638108-6028-164801854183200 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776804.09434: variable 'ansible_module_compression' from source: unknown 2995 1726776804.09469: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 2995 1726776804.09495: variable 'ansible_facts' from source: unknown 2995 1726776804.09558: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776804.0638108-6028-164801854183200/AnsiballZ_slurp.py 2995 1726776804.09664: Sending initial data 2995 1726776804.09668: Sent initial data (152 bytes) 2995 1726776804.10068: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776804.10109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776804.10112: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776804.10115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776804.10117: 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 <<< 2995 1726776804.10119: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.10167: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776804.10171: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776804.10226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776804.12022: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776804.12070: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776804.12128: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpukrz2730 /root/.ansible/tmp/ansible-tmp-1726776804.0638108-6028-164801854183200/AnsiballZ_slurp.py <<< 2995 1726776804.12134: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776804.0638108-6028-164801854183200/AnsiballZ_slurp.py" <<< 2995 1726776804.12167: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpukrz2730" to remote "/root/.ansible/tmp/ansible-tmp-1726776804.0638108-6028-164801854183200/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776804.0638108-6028-164801854183200/AnsiballZ_slurp.py" <<< 2995 1726776804.13265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776804.13362: stderr chunk (state=3): >>><<< 2995 1726776804.13365: stdout chunk (state=3): >>><<< 2995 1726776804.13471: done transferring module to remote 2995 1726776804.13475: _low_level_execute_command(): starting 2995 1726776804.13478: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776804.0638108-6028-164801854183200/ /root/.ansible/tmp/ansible-tmp-1726776804.0638108-6028-164801854183200/AnsiballZ_slurp.py && sleep 0' 2995 1726776804.14066: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776804.14122: 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.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.14207: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776804.14226: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776804.14252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776804.14333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776804.16294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776804.16343: stderr chunk (state=3): >>><<< 2995 1726776804.16347: stdout chunk (state=3): >>><<< 2995 1726776804.16362: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776804.16366: _low_level_execute_command(): starting 2995 1726776804.16372: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776804.0638108-6028-164801854183200/AnsiballZ_slurp.py && sleep 0' 2995 1726776804.16819: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776804.16823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.16825: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776804.16828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776804.16830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.16881: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776804.16885: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776804.16947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776804.34561: 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"}}} <<< 2995 1726776804.36048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776804.36106: stderr chunk (state=3): >>><<< 2995 1726776804.36110: stdout chunk (state=3): >>><<< 2995 1726776804.36130: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776804.36158: 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-1726776804.0638108-6028-164801854183200/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776804.36169: _low_level_execute_command(): starting 2995 1726776804.36176: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776804.0638108-6028-164801854183200/ > /dev/null 2>&1 && sleep 0' 2995 1726776804.36643: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776804.36647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.36649: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776804.36652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.36707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776804.36715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776804.36721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776804.36762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776804.38768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776804.38817: stderr chunk (state=3): >>><<< 2995 1726776804.38820: stdout chunk (state=3): >>><<< 2995 1726776804.38833: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776804.38841: handler run complete 2995 1726776804.38857: attempt loop complete, returning result 2995 1726776804.38860: _execute() done 2995 1726776804.38865: dumping result to json 2995 1726776804.38871: done dumping result, returning 2995 1726776804.38884: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0affc99b-caaf-048c-907c-00000000030c] 2995 1726776804.38889: sending task result for task 0affc99b-caaf-048c-907c-00000000030c 2995 1726776804.38993: done sending task result for task 0affc99b-caaf-048c-907c-00000000030c 2995 1726776804.38996: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 2995 1726776804.39074: no more pending results, returning what we have 2995 1726776804.39077: results queue empty 2995 1726776804.39078: checking for any_errors_fatal 2995 1726776804.39087: done checking for any_errors_fatal 2995 1726776804.39088: checking for max_fail_percentage 2995 1726776804.39089: done checking for max_fail_percentage 2995 1726776804.39090: checking to see if all hosts have failed and the running result is not ok 2995 1726776804.39092: done checking to see if all hosts have failed 2995 1726776804.39093: getting the remaining hosts for this loop 2995 1726776804.39095: done getting the remaining hosts for this loop 2995 1726776804.39099: getting the next task for host managed_node2 2995 1726776804.39107: done getting next task for host managed_node2 2995 1726776804.39111: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 2995 1726776804.39114: ^ 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 2995 1726776804.39127: getting variables 2995 1726776804.39128: in VariableManager get_vars() 2995 1726776804.39165: Calling all_inventory to load vars for managed_node2 2995 1726776804.39168: Calling groups_inventory to load vars for managed_node2 2995 1726776804.39170: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776804.39180: Calling all_plugins_play to load vars for managed_node2 2995 1726776804.39184: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776804.39187: Calling groups_plugins_play to load vars for managed_node2 2995 1726776804.39330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776804.39540: done with get_vars() 2995 1726776804.39548: done getting variables 2995 1726776804.39594: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:13:24 -0400 (0:00:00.375) 0:02:19.722 **** 2995 1726776804.39621: entering _queue_task() for managed_node2/set_fact 2995 1726776804.39825: worker is 1 (out of 1 available) 2995 1726776804.39841: exiting _queue_task() for managed_node2/set_fact 2995 1726776804.39855: done queuing things up, now waiting for results queue to drain 2995 1726776804.39857: waiting for pending results... 2995 1726776804.40054: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 2995 1726776804.40139: in run() - task 0affc99b-caaf-048c-907c-00000000030d 2995 1726776804.40153: variable 'ansible_search_path' from source: unknown 2995 1726776804.40156: variable 'ansible_search_path' from source: unknown 2995 1726776804.40189: calling self._execute() 2995 1726776804.40262: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776804.40269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776804.40279: variable 'omit' from source: magic vars 2995 1726776804.40370: variable 'omit' from source: magic vars 2995 1726776804.40411: variable 'omit' from source: magic vars 2995 1726776804.40764: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776804.40773: variable '__cur_profile' from source: task vars 2995 1726776804.40905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776804.42545: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776804.42826: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776804.42858: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776804.42886: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776804.42910: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776804.42978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776804.43002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776804.43028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776804.43062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776804.43075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776804.43168: variable '__kernel_settings_tuned_current_profile' from source: set_fact 2995 1726776804.43212: variable 'omit' from source: magic vars 2995 1726776804.43238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776804.43264: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776804.43280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776804.43295: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776804.43307: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776804.43336: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776804.43340: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776804.43342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776804.43426: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776804.43435: Set connection var ansible_shell_executable to /bin/sh 2995 1726776804.43443: Set connection var ansible_connection to ssh 2995 1726776804.43449: Set connection var ansible_pipelining to False 2995 1726776804.43452: Set connection var ansible_shell_type to sh 2995 1726776804.43460: Set connection var ansible_timeout to 10 2995 1726776804.43481: variable 'ansible_shell_executable' from source: unknown 2995 1726776804.43484: variable 'ansible_connection' from source: unknown 2995 1726776804.43487: variable 'ansible_module_compression' from source: unknown 2995 1726776804.43492: variable 'ansible_shell_type' from source: unknown 2995 1726776804.43494: variable 'ansible_shell_executable' from source: unknown 2995 1726776804.43499: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776804.43506: variable 'ansible_pipelining' from source: unknown 2995 1726776804.43508: variable 'ansible_timeout' from source: unknown 2995 1726776804.43514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776804.43595: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776804.43607: variable 'omit' from source: magic vars 2995 1726776804.43612: starting attempt loop 2995 1726776804.43618: running the handler 2995 1726776804.43629: handler run complete 2995 1726776804.43639: attempt loop complete, returning result 2995 1726776804.43642: _execute() done 2995 1726776804.43647: dumping result to json 2995 1726776804.43651: done dumping result, returning 2995 1726776804.43659: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0affc99b-caaf-048c-907c-00000000030d] 2995 1726776804.43664: sending task result for task 0affc99b-caaf-048c-907c-00000000030d 2995 1726776804.43752: done sending task result for task 0affc99b-caaf-048c-907c-00000000030d 2995 1726776804.43755: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 2995 1726776804.43828: no more pending results, returning what we have 2995 1726776804.43832: results queue empty 2995 1726776804.43833: checking for any_errors_fatal 2995 1726776804.43840: done checking for any_errors_fatal 2995 1726776804.43841: checking for max_fail_percentage 2995 1726776804.43843: done checking for max_fail_percentage 2995 1726776804.43844: checking to see if all hosts have failed and the running result is not ok 2995 1726776804.43845: done checking to see if all hosts have failed 2995 1726776804.43846: getting the remaining hosts for this loop 2995 1726776804.43848: done getting the remaining hosts for this loop 2995 1726776804.43853: getting the next task for host managed_node2 2995 1726776804.43859: done getting next task for host managed_node2 2995 1726776804.43863: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 2995 1726776804.43866: ^ 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 2995 1726776804.43884: getting variables 2995 1726776804.43886: in VariableManager get_vars() 2995 1726776804.43927: Calling all_inventory to load vars for managed_node2 2995 1726776804.43930: Calling groups_inventory to load vars for managed_node2 2995 1726776804.43933: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776804.43942: Calling all_plugins_play to load vars for managed_node2 2995 1726776804.43945: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776804.43949: Calling groups_plugins_play to load vars for managed_node2 2995 1726776804.44091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776804.44263: done with get_vars() 2995 1726776804.44271: done getting variables 2995 1726776804.44319: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:13:24 -0400 (0:00:00.047) 0:02:19.770 **** 2995 1726776804.44345: entering _queue_task() for managed_node2/copy 2995 1726776804.44542: worker is 1 (out of 1 available) 2995 1726776804.44558: exiting _queue_task() for managed_node2/copy 2995 1726776804.44573: done queuing things up, now waiting for results queue to drain 2995 1726776804.44574: waiting for pending results... 2995 1726776804.44771: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 2995 1726776804.44857: in run() - task 0affc99b-caaf-048c-907c-00000000030e 2995 1726776804.44871: variable 'ansible_search_path' from source: unknown 2995 1726776804.44875: variable 'ansible_search_path' from source: unknown 2995 1726776804.44909: calling self._execute() 2995 1726776804.44981: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776804.44987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776804.44996: variable 'omit' from source: magic vars 2995 1726776804.45088: variable 'omit' from source: magic vars 2995 1726776804.45131: variable 'omit' from source: magic vars 2995 1726776804.45158: variable '__kernel_settings_active_profile' from source: set_fact 2995 1726776804.45403: variable '__kernel_settings_active_profile' from source: set_fact 2995 1726776804.45427: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776804.45487: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776804.45549: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776804.45630: variable 'omit' from source: magic vars 2995 1726776804.45664: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776804.45698: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776804.45718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776804.45734: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776804.45744: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776804.45771: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776804.45776: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776804.45779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776804.45861: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776804.45870: Set connection var ansible_shell_executable to /bin/sh 2995 1726776804.45878: Set connection var ansible_connection to ssh 2995 1726776804.45885: Set connection var ansible_pipelining to False 2995 1726776804.45889: Set connection var ansible_shell_type to sh 2995 1726776804.45895: Set connection var ansible_timeout to 10 2995 1726776804.45918: variable 'ansible_shell_executable' from source: unknown 2995 1726776804.45921: variable 'ansible_connection' from source: unknown 2995 1726776804.45924: variable 'ansible_module_compression' from source: unknown 2995 1726776804.45928: variable 'ansible_shell_type' from source: unknown 2995 1726776804.45932: variable 'ansible_shell_executable' from source: unknown 2995 1726776804.45936: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776804.45941: variable 'ansible_pipelining' from source: unknown 2995 1726776804.45944: variable 'ansible_timeout' from source: unknown 2995 1726776804.45949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776804.46065: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776804.46075: variable 'omit' from source: magic vars 2995 1726776804.46082: starting attempt loop 2995 1726776804.46084: running the handler 2995 1726776804.46096: _low_level_execute_command(): starting 2995 1726776804.46104: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776804.46644: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776804.46648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.46651: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776804.46654: 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.12.126 originally 10.31.12.126 <<< 2995 1726776804.46656: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.46712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776804.46715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776804.46718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776804.46770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776804.48532: stdout chunk (state=3): >>>/root <<< 2995 1726776804.48640: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776804.48694: stderr chunk (state=3): >>><<< 2995 1726776804.48698: stdout chunk (state=3): >>><<< 2995 1726776804.48724: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776804.48736: _low_level_execute_command(): starting 2995 1726776804.48742: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494 `" && echo ansible-tmp-1726776804.4872391-6048-21600557511494="` echo /root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494 `" ) && sleep 0' 2995 1726776804.49207: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776804.49222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.49225: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776804.49228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776804.49231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.49280: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776804.49284: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776804.49285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776804.49329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776804.51419: stdout chunk (state=3): >>>ansible-tmp-1726776804.4872391-6048-21600557511494=/root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494 <<< 2995 1726776804.51625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776804.51628: stdout chunk (state=3): >>><<< 2995 1726776804.51632: stderr chunk (state=3): >>><<< 2995 1726776804.51651: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776804.4872391-6048-21600557511494=/root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776804.51753: variable 'ansible_module_compression' from source: unknown 2995 1726776804.51842: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776804.51860: variable 'ansible_facts' from source: unknown 2995 1726776804.51955: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494/AnsiballZ_stat.py 2995 1726776804.52190: Sending initial data 2995 1726776804.52193: Sent initial data (150 bytes) 2995 1726776804.52715: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776804.52741: 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.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776804.52774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776804.52778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.52847: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776804.52853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776804.52898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776804.54671: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776804.54711: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776804.54780: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpzxzw9xyx /root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494/AnsiballZ_stat.py <<< 2995 1726776804.54783: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494/AnsiballZ_stat.py" <<< 2995 1726776804.54820: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpzxzw9xyx" to remote "/root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494/AnsiballZ_stat.py" <<< 2995 1726776804.54823: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494/AnsiballZ_stat.py" <<< 2995 1726776804.56207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776804.56211: stderr chunk (state=3): >>><<< 2995 1726776804.56216: stdout chunk (state=3): >>><<< 2995 1726776804.56219: done transferring module to remote 2995 1726776804.56221: _low_level_execute_command(): starting 2995 1726776804.56224: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494/ /root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494/AnsiballZ_stat.py && sleep 0' 2995 1726776804.56692: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776804.56704: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776804.56718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776804.56732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776804.56750: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776804.56759: stderr chunk (state=3): >>>debug2: match not found <<< 2995 1726776804.56769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.56786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 2995 1726776804.56794: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776804.56804: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 2995 1726776804.56823: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776804.56834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776804.56848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776804.56861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776804.56871: stderr chunk (state=3): >>>debug2: match found <<< 2995 1726776804.56881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.56974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776804.56995: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776804.57120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776804.59138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776804.59206: stderr chunk (state=3): >>><<< 2995 1726776804.59210: stdout chunk (state=3): >>><<< 2995 1726776804.59232: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776804.59235: _low_level_execute_command(): starting 2995 1726776804.59241: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494/AnsiballZ_stat.py && sleep 0' 2995 1726776804.59711: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776804.59715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.59719: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776804.59723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.59774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776804.59779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776804.59861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776804.80103: 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": 262949, "dev": 51714, "nlink": 1, "atime": 1726776804.3424518, "mtime": 1726776783.526186, "ctime": 1726776783.526186, "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": "3669957671", "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}}} <<< 2995 1726776804.82045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776804.82105: stderr chunk (state=3): >>><<< 2995 1726776804.82109: stdout chunk (state=3): >>><<< 2995 1726776804.82128: _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": 262949, "dev": 51714, "nlink": 1, "atime": 1726776804.3424518, "mtime": 1726776783.526186, "ctime": 1726776783.526186, "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": "3669957671", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776804.82188: 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-1726776804.4872391-6048-21600557511494/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 2995 1726776804.82228: variable 'ansible_module_compression' from source: unknown 2995 1726776804.82260: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 2995 1726776804.82280: variable 'ansible_facts' from source: unknown 2995 1726776804.82327: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494/AnsiballZ_file.py 2995 1726776804.82431: Sending initial data 2995 1726776804.82435: Sent initial data (150 bytes) 2995 1726776804.82899: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776804.82906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776804.82909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776804.82912: 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 <<< 2995 1726776804.82914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.82965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776804.82969: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776804.83075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776804.84824: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776804.84909: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776804.84948: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp62br20zt /root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494/AnsiballZ_file.py <<< 2995 1726776804.84955: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494/AnsiballZ_file.py" <<< 2995 1726776804.84993: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp62br20zt" to remote "/root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494/AnsiballZ_file.py" <<< 2995 1726776804.85837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776804.85900: stderr chunk (state=3): >>><<< 2995 1726776804.85905: stdout chunk (state=3): >>><<< 2995 1726776804.85926: done transferring module to remote 2995 1726776804.85934: _low_level_execute_command(): starting 2995 1726776804.85940: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494/ /root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494/AnsiballZ_file.py && sleep 0' 2995 1726776804.86389: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776804.86392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776804.86395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776804.86397: 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 <<< 2995 1726776804.86401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.86454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776804.86458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776804.86506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776804.88476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776804.88524: stderr chunk (state=3): >>><<< 2995 1726776804.88527: stdout chunk (state=3): >>><<< 2995 1726776804.88542: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776804.88550: _low_level_execute_command(): starting 2995 1726776804.88553: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494/AnsiballZ_file.py && sleep 0' 2995 1726776804.89001: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776804.89005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.89008: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776804.89010: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776804.89013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776804.89063: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776804.89069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776804.89131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776805.08188: 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": ".vkdycflz", "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}}} <<< 2995 1726776805.10310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776805.10318: stdout chunk (state=3): >>><<< 2995 1726776805.10321: stderr chunk (state=3): >>><<< 2995 1726776805.10324: _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": ".vkdycflz", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776805.10326: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.vkdycflz', '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-1726776804.4872391-6048-21600557511494/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776805.10330: _low_level_execute_command(): starting 2995 1726776805.10332: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776804.4872391-6048-21600557511494/ > /dev/null 2>&1 && sleep 0' 2995 1726776805.10974: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776805.10991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.11006: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.11055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776805.11068: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776805.11119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776805.13220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776805.13224: stdout chunk (state=3): >>><<< 2995 1726776805.13226: stderr chunk (state=3): >>><<< 2995 1726776805.13244: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776805.13263: handler run complete 2995 1726776805.13411: attempt loop complete, returning result 2995 1726776805.13414: _execute() done 2995 1726776805.13417: dumping result to json 2995 1726776805.13419: done dumping result, returning 2995 1726776805.13422: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0affc99b-caaf-048c-907c-00000000030e] 2995 1726776805.13424: sending task result for task 0affc99b-caaf-048c-907c-00000000030e 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 } 2995 1726776805.13676: done sending task result for task 0affc99b-caaf-048c-907c-00000000030e 2995 1726776805.13679: WORKER PROCESS EXITING 2995 1726776805.13693: no more pending results, returning what we have 2995 1726776805.13696: results queue empty 2995 1726776805.13697: checking for any_errors_fatal 2995 1726776805.13706: done checking for any_errors_fatal 2995 1726776805.13707: checking for max_fail_percentage 2995 1726776805.13709: done checking for max_fail_percentage 2995 1726776805.13710: checking to see if all hosts have failed and the running result is not ok 2995 1726776805.13711: done checking to see if all hosts have failed 2995 1726776805.13712: getting the remaining hosts for this loop 2995 1726776805.13714: done getting the remaining hosts for this loop 2995 1726776805.13718: getting the next task for host managed_node2 2995 1726776805.13723: done getting next task for host managed_node2 2995 1726776805.13727: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 2995 1726776805.13730: ^ 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 2995 1726776805.13742: getting variables 2995 1726776805.13748: in VariableManager get_vars() 2995 1726776805.13785: Calling all_inventory to load vars for managed_node2 2995 1726776805.13787: Calling groups_inventory to load vars for managed_node2 2995 1726776805.13789: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776805.13797: Calling all_plugins_play to load vars for managed_node2 2995 1726776805.13799: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776805.13803: Calling groups_plugins_play to load vars for managed_node2 2995 1726776805.13986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776805.14150: done with get_vars() 2995 1726776805.14159: done getting variables 2995 1726776805.14209: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:13:25 -0400 (0:00:00.698) 0:02:20.468 **** 2995 1726776805.14233: entering _queue_task() for managed_node2/copy 2995 1726776805.14429: worker is 1 (out of 1 available) 2995 1726776805.14445: exiting _queue_task() for managed_node2/copy 2995 1726776805.14458: done queuing things up, now waiting for results queue to drain 2995 1726776805.14459: waiting for pending results... 2995 1726776805.14656: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 2995 1726776805.14734: in run() - task 0affc99b-caaf-048c-907c-00000000030f 2995 1726776805.14748: variable 'ansible_search_path' from source: unknown 2995 1726776805.14752: variable 'ansible_search_path' from source: unknown 2995 1726776805.14782: calling self._execute() 2995 1726776805.14861: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776805.14866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776805.14877: variable 'omit' from source: magic vars 2995 1726776805.14971: variable 'omit' from source: magic vars 2995 1726776805.15016: variable 'omit' from source: magic vars 2995 1726776805.15044: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 2995 1726776805.15297: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 2995 1726776805.15371: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776805.15405: variable 'omit' from source: magic vars 2995 1726776805.15446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776805.15478: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776805.15496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776805.15515: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776805.15529: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776805.15557: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776805.15562: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776805.15565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776805.15650: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776805.15661: Set connection var ansible_shell_executable to /bin/sh 2995 1726776805.15670: Set connection var ansible_connection to ssh 2995 1726776805.15679: Set connection var ansible_pipelining to False 2995 1726776805.15682: Set connection var ansible_shell_type to sh 2995 1726776805.15687: Set connection var ansible_timeout to 10 2995 1726776805.15708: variable 'ansible_shell_executable' from source: unknown 2995 1726776805.15711: variable 'ansible_connection' from source: unknown 2995 1726776805.15714: variable 'ansible_module_compression' from source: unknown 2995 1726776805.15720: variable 'ansible_shell_type' from source: unknown 2995 1726776805.15723: variable 'ansible_shell_executable' from source: unknown 2995 1726776805.15727: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776805.15732: variable 'ansible_pipelining' from source: unknown 2995 1726776805.15735: variable 'ansible_timeout' from source: unknown 2995 1726776805.15741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776805.15861: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776805.15873: variable 'omit' from source: magic vars 2995 1726776805.15876: starting attempt loop 2995 1726776805.15882: running the handler 2995 1726776805.15897: _low_level_execute_command(): starting 2995 1726776805.15904: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776805.16407: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776805.16439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776805.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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.16496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776805.16499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776805.16505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776805.16550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776805.18358: stdout chunk (state=3): >>>/root <<< 2995 1726776805.18464: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776805.18518: stderr chunk (state=3): >>><<< 2995 1726776805.18521: stdout chunk (state=3): >>><<< 2995 1726776805.18540: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776805.18552: _low_level_execute_command(): starting 2995 1726776805.18558: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902 `" && echo ansible-tmp-1726776805.185409-6079-275803082895902="` echo /root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902 `" ) && sleep 0' 2995 1726776805.19009: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776805.19012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.19022: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776805.19025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776805.19028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.19073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776805.19077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776805.19130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776805.21242: stdout chunk (state=3): >>>ansible-tmp-1726776805.185409-6079-275803082895902=/root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902 <<< 2995 1726776805.21361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776805.21410: stderr chunk (state=3): >>><<< 2995 1726776805.21414: stdout chunk (state=3): >>><<< 2995 1726776805.21431: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776805.185409-6079-275803082895902=/root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776805.21499: variable 'ansible_module_compression' from source: unknown 2995 1726776805.21549: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776805.21577: variable 'ansible_facts' from source: unknown 2995 1726776805.21646: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902/AnsiballZ_stat.py 2995 1726776805.21740: Sending initial data 2995 1726776805.21744: Sent initial data (150 bytes) 2995 1726776805.22198: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776805.22203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776805.22206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776805.22209: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776805.22211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.22260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776805.22268: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776805.22315: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776805.24055: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776805.24093: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776805.24134: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpxad9eh9a /root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902/AnsiballZ_stat.py <<< 2995 1726776805.24139: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902/AnsiballZ_stat.py" <<< 2995 1726776805.24209: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpxad9eh9a" to remote "/root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902/AnsiballZ_stat.py" <<< 2995 1726776805.24992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776805.25058: stderr chunk (state=3): >>><<< 2995 1726776805.25061: stdout chunk (state=3): >>><<< 2995 1726776805.25079: done transferring module to remote 2995 1726776805.25089: _low_level_execute_command(): starting 2995 1726776805.25094: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902/ /root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902/AnsiballZ_stat.py && sleep 0' 2995 1726776805.25542: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776805.25546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776805.25548: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.25551: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776805.25553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.25607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776805.25613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776805.25664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776805.27655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776805.27698: stderr chunk (state=3): >>><<< 2995 1726776805.27703: stdout chunk (state=3): >>><<< 2995 1726776805.27721: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776805.27725: _low_level_execute_command(): starting 2995 1726776805.27730: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902/AnsiballZ_stat.py && sleep 0' 2995 1726776805.28156: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776805.28160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.28162: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776805.28165: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.28223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776805.28228: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776805.28280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776805.47475: 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": 262944, "dev": 51714, "nlink": 1, "atime": 1726776783.4791856, "mtime": 1726776783.5271862, "ctime": 1726776783.5271862, "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": "1250386570", "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}}} <<< 2995 1726776805.49308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776805.49368: stderr chunk (state=3): >>><<< 2995 1726776805.49371: stdout chunk (state=3): >>><<< 2995 1726776805.49387: _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": 262944, "dev": 51714, "nlink": 1, "atime": 1726776783.4791856, "mtime": 1726776783.5271862, "ctime": 1726776783.5271862, "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": "1250386570", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776805.49454: 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-1726776805.185409-6079-275803082895902/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 2995 1726776805.49491: variable 'ansible_module_compression' from source: unknown 2995 1726776805.49527: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 2995 1726776805.49546: variable 'ansible_facts' from source: unknown 2995 1726776805.49591: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902/AnsiballZ_file.py 2995 1726776805.49699: Sending initial data 2995 1726776805.49704: Sent initial data (150 bytes) 2995 1726776805.50166: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776805.50170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.50172: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776805.50175: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776805.50177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.50232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776805.50235: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776805.50288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776805.52048: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 2995 1726776805.52056: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776805.52090: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776805.52139: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpqspmummy /root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902/AnsiballZ_file.py <<< 2995 1726776805.52142: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902/AnsiballZ_file.py" <<< 2995 1726776805.52182: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpqspmummy" to remote "/root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902/AnsiballZ_file.py" <<< 2995 1726776805.53000: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776805.53063: stderr chunk (state=3): >>><<< 2995 1726776805.53066: stdout chunk (state=3): >>><<< 2995 1726776805.53084: done transferring module to remote 2995 1726776805.53093: _low_level_execute_command(): starting 2995 1726776805.53098: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902/ /root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902/AnsiballZ_file.py && sleep 0' 2995 1726776805.53544: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776805.53549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.53552: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776805.53554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.53607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776805.53617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776805.53687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776805.55633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776805.55675: stderr chunk (state=3): >>><<< 2995 1726776805.55678: stdout chunk (state=3): >>><<< 2995 1726776805.55691: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776805.55695: _low_level_execute_command(): starting 2995 1726776805.55704: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902/AnsiballZ_file.py && sleep 0' 2995 1726776805.56111: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776805.56137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776805.56145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.56197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776805.56205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776805.56259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776805.76009: 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": ".h3tob49v", "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}}} <<< 2995 1726776805.77437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776805.77496: stderr chunk (state=3): >>><<< 2995 1726776805.77500: stdout chunk (state=3): >>><<< 2995 1726776805.77519: _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": ".h3tob49v", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776805.77555: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.h3tob49v', '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-1726776805.185409-6079-275803082895902/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776805.77565: _low_level_execute_command(): starting 2995 1726776805.77571: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776805.185409-6079-275803082895902/ > /dev/null 2>&1 && sleep 0' 2995 1726776805.78056: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776805.78059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776805.78062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.78064: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776805.78068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.78127: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776805.78130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776805.78135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776805.78179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776805.80346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776805.80350: stdout chunk (state=3): >>><<< 2995 1726776805.80353: stderr chunk (state=3): >>><<< 2995 1726776805.80374: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776805.80391: handler run complete 2995 1726776805.80504: attempt loop complete, returning result 2995 1726776805.80516: _execute() done 2995 1726776805.80519: dumping result to json 2995 1726776805.80522: done dumping result, returning 2995 1726776805.80524: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0affc99b-caaf-048c-907c-00000000030f] 2995 1726776805.80527: sending task result for task 0affc99b-caaf-048c-907c-00000000030f 2995 1726776805.80688: done sending task result for task 0affc99b-caaf-048c-907c-00000000030f 2995 1726776805.80692: 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 } 2995 1726776805.81035: no more pending results, returning what we have 2995 1726776805.81040: results queue empty 2995 1726776805.81041: checking for any_errors_fatal 2995 1726776805.81049: done checking for any_errors_fatal 2995 1726776805.81050: checking for max_fail_percentage 2995 1726776805.81052: done checking for max_fail_percentage 2995 1726776805.81053: checking to see if all hosts have failed and the running result is not ok 2995 1726776805.81054: done checking to see if all hosts have failed 2995 1726776805.81055: getting the remaining hosts for this loop 2995 1726776805.81057: done getting the remaining hosts for this loop 2995 1726776805.81062: getting the next task for host managed_node2 2995 1726776805.81068: done getting next task for host managed_node2 2995 1726776805.81072: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 2995 1726776805.81076: ^ 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 2995 1726776805.81089: getting variables 2995 1726776805.81091: in VariableManager get_vars() 2995 1726776805.81204: Calling all_inventory to load vars for managed_node2 2995 1726776805.81207: Calling groups_inventory to load vars for managed_node2 2995 1726776805.81210: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776805.81220: Calling all_plugins_play to load vars for managed_node2 2995 1726776805.81223: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776805.81226: Calling groups_plugins_play to load vars for managed_node2 2995 1726776805.81396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776805.81568: done with get_vars() 2995 1726776805.81579: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:13:25 -0400 (0:00:00.674) 0:02:21.143 **** 2995 1726776805.81647: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776805.81854: worker is 1 (out of 1 available) 2995 1726776805.81870: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776805.81883: done queuing things up, now waiting for results queue to drain 2995 1726776805.81885: waiting for pending results... 2995 1726776805.82084: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 2995 1726776805.82170: in run() - task 0affc99b-caaf-048c-907c-000000000310 2995 1726776805.82183: variable 'ansible_search_path' from source: unknown 2995 1726776805.82187: variable 'ansible_search_path' from source: unknown 2995 1726776805.82227: calling self._execute() 2995 1726776805.82298: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776805.82306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776805.82318: variable 'omit' from source: magic vars 2995 1726776805.82472: variable 'omit' from source: magic vars 2995 1726776805.82516: variable 'omit' from source: magic vars 2995 1726776805.82542: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776805.82784: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776805.82852: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776805.82929: variable '__kernel_settings_profile_parent' from source: set_fact 2995 1726776805.82935: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776805.82975: variable 'omit' from source: magic vars 2995 1726776805.83014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776805.83047: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776805.83064: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776805.83080: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776805.83092: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776805.83124: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776805.83127: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776805.83131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776805.83213: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776805.83222: Set connection var ansible_shell_executable to /bin/sh 2995 1726776805.83232: Set connection var ansible_connection to ssh 2995 1726776805.83238: Set connection var ansible_pipelining to False 2995 1726776805.83243: Set connection var ansible_shell_type to sh 2995 1726776805.83259: Set connection var ansible_timeout to 10 2995 1726776805.83280: variable 'ansible_shell_executable' from source: unknown 2995 1726776805.83283: variable 'ansible_connection' from source: unknown 2995 1726776805.83286: variable 'ansible_module_compression' from source: unknown 2995 1726776805.83288: variable 'ansible_shell_type' from source: unknown 2995 1726776805.83293: variable 'ansible_shell_executable' from source: unknown 2995 1726776805.83296: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776805.83305: variable 'ansible_pipelining' from source: unknown 2995 1726776805.83308: variable 'ansible_timeout' from source: unknown 2995 1726776805.83313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776805.83551: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776805.83555: variable 'omit' from source: magic vars 2995 1726776805.83558: starting attempt loop 2995 1726776805.83560: running the handler 2995 1726776805.83563: _low_level_execute_command(): starting 2995 1726776805.83585: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776805.84241: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776805.84326: 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.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.84367: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776805.84381: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776805.84400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776805.84488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776805.86292: stdout chunk (state=3): >>>/root <<< 2995 1726776805.86451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776805.86504: stderr chunk (state=3): >>><<< 2995 1726776805.86507: stdout chunk (state=3): >>><<< 2995 1726776805.86528: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776805.86541: _low_level_execute_command(): starting 2995 1726776805.86548: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776805.865293-6101-151111724866842 `" && echo ansible-tmp-1726776805.865293-6101-151111724866842="` echo /root/.ansible/tmp/ansible-tmp-1726776805.865293-6101-151111724866842 `" ) && sleep 0' 2995 1726776805.87023: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776805.87027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.87036: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776805.87038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.87117: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776805.87140: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776805.87225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776805.90184: stdout chunk (state=3): >>>ansible-tmp-1726776805.865293-6101-151111724866842=/root/.ansible/tmp/ansible-tmp-1726776805.865293-6101-151111724866842 <<< 2995 1726776805.90532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776805.90536: stdout chunk (state=3): >>><<< 2995 1726776805.90538: stderr chunk (state=3): >>><<< 2995 1726776805.90707: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776805.865293-6101-151111724866842=/root/.ansible/tmp/ansible-tmp-1726776805.865293-6101-151111724866842 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776805.90711: variable 'ansible_module_compression' from source: unknown 2995 1726776805.90713: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 2995 1726776805.90716: variable 'ansible_facts' from source: unknown 2995 1726776805.90821: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776805.865293-6101-151111724866842/AnsiballZ_kernel_settings_get_config.py 2995 1726776805.91077: Sending initial data 2995 1726776805.91082: Sent initial data (172 bytes) 2995 1726776805.91736: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 2995 1726776805.91744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776805.91792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776805.93515: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776805.93569: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776805.93612: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpy68zsy30 /root/.ansible/tmp/ansible-tmp-1726776805.865293-6101-151111724866842/AnsiballZ_kernel_settings_get_config.py <<< 2995 1726776805.93619: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776805.865293-6101-151111724866842/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776805.93661: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpy68zsy30" to remote "/root/.ansible/tmp/ansible-tmp-1726776805.865293-6101-151111724866842/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776805.865293-6101-151111724866842/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776805.94450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776805.94665: stderr chunk (state=3): >>><<< 2995 1726776805.94668: stdout chunk (state=3): >>><<< 2995 1726776805.94671: done transferring module to remote 2995 1726776805.94673: _low_level_execute_command(): starting 2995 1726776805.94676: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776805.865293-6101-151111724866842/ /root/.ansible/tmp/ansible-tmp-1726776805.865293-6101-151111724866842/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776805.95274: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776805.95294: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776805.95316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776805.95339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776805.95388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.95466: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776805.95472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776805.95527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776805.97489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776805.97554: stderr chunk (state=3): >>><<< 2995 1726776805.97558: stdout chunk (state=3): >>><<< 2995 1726776805.97573: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776805.97576: _low_level_execute_command(): starting 2995 1726776805.97583: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776805.865293-6101-151111724866842/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776805.98070: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776805.98074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.98076: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776805.98079: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776805.98081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776805.98127: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776805.98140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776805.98198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776806.16792: 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"}}} <<< 2995 1726776806.18434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776806.18490: stderr chunk (state=3): >>><<< 2995 1726776806.18494: stdout chunk (state=3): >>><<< 2995 1726776806.18516: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776806.18547: 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-1726776805.865293-6101-151111724866842/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776806.18556: _low_level_execute_command(): starting 2995 1726776806.18562: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776805.865293-6101-151111724866842/ > /dev/null 2>&1 && sleep 0' 2995 1726776806.19152: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.19175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776806.19231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776806.21212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776806.21264: stderr chunk (state=3): >>><<< 2995 1726776806.21267: stdout chunk (state=3): >>><<< 2995 1726776806.21282: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776806.21289: handler run complete 2995 1726776806.21311: attempt loop complete, returning result 2995 1726776806.21316: _execute() done 2995 1726776806.21319: dumping result to json 2995 1726776806.21322: done dumping result, returning 2995 1726776806.21331: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0affc99b-caaf-048c-907c-000000000310] 2995 1726776806.21341: sending task result for task 0affc99b-caaf-048c-907c-000000000310 2995 1726776806.21449: done sending task result for task 0affc99b-caaf-048c-907c-000000000310 2995 1726776806.21452: 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" } } } 2995 1726776806.21558: no more pending results, returning what we have 2995 1726776806.21562: results queue empty 2995 1726776806.21563: checking for any_errors_fatal 2995 1726776806.21572: done checking for any_errors_fatal 2995 1726776806.21573: checking for max_fail_percentage 2995 1726776806.21575: done checking for max_fail_percentage 2995 1726776806.21576: checking to see if all hosts have failed and the running result is not ok 2995 1726776806.21577: done checking to see if all hosts have failed 2995 1726776806.21578: getting the remaining hosts for this loop 2995 1726776806.21580: done getting the remaining hosts for this loop 2995 1726776806.21584: getting the next task for host managed_node2 2995 1726776806.21589: done getting next task for host managed_node2 2995 1726776806.21593: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 2995 1726776806.21596: ^ 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 2995 1726776806.21609: getting variables 2995 1726776806.21610: in VariableManager get_vars() 2995 1726776806.21650: Calling all_inventory to load vars for managed_node2 2995 1726776806.21654: Calling groups_inventory to load vars for managed_node2 2995 1726776806.21657: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776806.21665: Calling all_plugins_play to load vars for managed_node2 2995 1726776806.21667: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776806.21669: Calling groups_plugins_play to load vars for managed_node2 2995 1726776806.21847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776806.22016: done with get_vars() 2995 1726776806.22025: done getting variables 2995 1726776806.22072: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:13:26 -0400 (0:00:00.404) 0:02:21.547 **** 2995 1726776806.22096: entering _queue_task() for managed_node2/template 2995 1726776806.22315: worker is 1 (out of 1 available) 2995 1726776806.22330: exiting _queue_task() for managed_node2/template 2995 1726776806.22344: done queuing things up, now waiting for results queue to drain 2995 1726776806.22345: waiting for pending results... 2995 1726776806.22594: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 2995 1726776806.22689: in run() - task 0affc99b-caaf-048c-907c-000000000311 2995 1726776806.22699: variable 'ansible_search_path' from source: unknown 2995 1726776806.22705: variable 'ansible_search_path' from source: unknown 2995 1726776806.22748: calling self._execute() 2995 1726776806.23007: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776806.23011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776806.23013: variable 'omit' from source: magic vars 2995 1726776806.23016: variable 'omit' from source: magic vars 2995 1726776806.23077: variable 'omit' from source: magic vars 2995 1726776806.23482: variable '__kernel_settings_profile_src' from source: role '' all vars 2995 1726776806.23497: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776806.23606: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776806.23642: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776806.23734: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776806.23832: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776806.23924: variable '__kernel_settings_profile_parent' from source: set_fact 2995 1726776806.23930: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776806.23959: variable 'omit' from source: magic vars 2995 1726776806.23994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776806.24029: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776806.24047: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776806.24071: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776806.24079: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776806.24108: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776806.24117: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776806.24120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776806.24197: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776806.24207: Set connection var ansible_shell_executable to /bin/sh 2995 1726776806.24240: Set connection var ansible_connection to ssh 2995 1726776806.24243: Set connection var ansible_pipelining to False 2995 1726776806.24246: Set connection var ansible_shell_type to sh 2995 1726776806.24248: Set connection var ansible_timeout to 10 2995 1726776806.24251: variable 'ansible_shell_executable' from source: unknown 2995 1726776806.24253: variable 'ansible_connection' from source: unknown 2995 1726776806.24256: variable 'ansible_module_compression' from source: unknown 2995 1726776806.24258: variable 'ansible_shell_type' from source: unknown 2995 1726776806.24261: variable 'ansible_shell_executable' from source: unknown 2995 1726776806.24264: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776806.24270: variable 'ansible_pipelining' from source: unknown 2995 1726776806.24274: variable 'ansible_timeout' from source: unknown 2995 1726776806.24279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776806.24396: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776806.24409: variable 'omit' from source: magic vars 2995 1726776806.24417: starting attempt loop 2995 1726776806.24420: running the handler 2995 1726776806.24431: _low_level_execute_command(): starting 2995 1726776806.24438: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776806.24946: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776806.24950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.24953: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776806.24956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.25007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776806.25010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776806.25064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776806.26934: stdout chunk (state=3): >>>/root <<< 2995 1726776806.27003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776806.27063: stderr chunk (state=3): >>><<< 2995 1726776806.27066: stdout chunk (state=3): >>><<< 2995 1726776806.27086: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776806.27098: _low_level_execute_command(): starting 2995 1726776806.27107: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142 `" && echo ansible-tmp-1726776806.27086-6119-64033153103142="` echo /root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142 `" ) && sleep 0' 2995 1726776806.27561: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776806.27564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.27567: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776806.27570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776806.27572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.27625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776806.27631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776806.27675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776806.29718: stdout chunk (state=3): >>>ansible-tmp-1726776806.27086-6119-64033153103142=/root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142 <<< 2995 1726776806.29924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776806.29983: stderr chunk (state=3): >>><<< 2995 1726776806.29987: stdout chunk (state=3): >>><<< 2995 1726776806.30020: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776806.27086-6119-64033153103142=/root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776806.30035: evaluation_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 2995 1726776806.30057: search_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 2995 1726776806.30083: variable 'ansible_search_path' from source: unknown 2995 1726776806.31526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776806.33043: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776806.33099: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776806.33134: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776806.33164: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776806.33186: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776806.33605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776806.33609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776806.33611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776806.33622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776806.33648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776806.34203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776806.34243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776806.34280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776806.34343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776806.34372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776806.34715: variable 'ansible_managed' from source: unknown 2995 1726776806.34723: variable '__sections' from source: task vars 2995 1726776806.34840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776806.34859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776806.34880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776806.34921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776806.34933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776806.35023: variable 'kernel_settings_sysctl' from source: include params 2995 1726776806.35032: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776806.35039: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776806.35086: variable '__sysctl_old' from source: task vars 2995 1726776806.35142: variable '__sysctl_old' from source: task vars 2995 1726776806.35336: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776806.35341: variable 'kernel_settings_sysctl' from source: include params 2995 1726776806.35347: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776806.35353: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776806.35359: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776806.35543: variable 'kernel_settings_sysfs' from source: role '' defaults 2995 1726776806.35548: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776806.35555: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776806.35572: variable '__sysfs_old' from source: task vars 2995 1726776806.35666: variable '__sysfs_old' from source: task vars 2995 1726776806.35814: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776806.35821: variable 'kernel_settings_sysfs' from source: role '' defaults 2995 1726776806.35826: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776806.35832: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776806.35838: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776806.35883: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 2995 1726776806.35892: variable '__systemd_old' from source: task vars 2995 1726776806.35945: variable '__systemd_old' from source: task vars 2995 1726776806.36123: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776806.36126: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 2995 1726776806.36132: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776806.36138: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776806.36153: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 2995 1726776806.36158: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 2995 1726776806.36163: variable '__trans_huge_old' from source: task vars 2995 1726776806.36219: variable '__trans_huge_old' from source: task vars 2995 1726776806.36391: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776806.36395: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 2995 1726776806.36402: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776806.36408: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776806.36427: variable '__trans_defrag_old' from source: task vars 2995 1726776806.36476: variable '__trans_defrag_old' from source: task vars 2995 1726776806.36656: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776806.36659: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 2995 1726776806.36665: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776806.36672: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776806.36689: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776806.36699: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776806.36725: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776806.36735: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776806.36742: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776806.36763: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776806.36769: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776806.36775: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776806.36781: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776806.36791: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776806.36798: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776806.36807: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776806.36814: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776806.36822: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776806.37399: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776806.37450: variable 'ansible_module_compression' from source: unknown 2995 1726776806.37488: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776806.37513: variable 'ansible_facts' from source: unknown 2995 1726776806.37579: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/AnsiballZ_stat.py 2995 1726776806.37681: Sending initial data 2995 1726776806.37685: Sent initial data (148 bytes) 2995 1726776806.38142: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776806.38145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776806.38148: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.38150: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776806.38152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.38206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776806.38209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776806.38267: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776806.40020: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776806.40026: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776806.40087: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776806.40131: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp9u3b0r03 /root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/AnsiballZ_stat.py <<< 2995 1726776806.40135: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/AnsiballZ_stat.py" <<< 2995 1726776806.40192: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp9u3b0r03" to remote "/root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/AnsiballZ_stat.py" <<< 2995 1726776806.40980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776806.41046: stderr chunk (state=3): >>><<< 2995 1726776806.41049: stdout chunk (state=3): >>><<< 2995 1726776806.41067: done transferring module to remote 2995 1726776806.41077: _low_level_execute_command(): starting 2995 1726776806.41083: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/ /root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/AnsiballZ_stat.py && sleep 0' 2995 1726776806.41533: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776806.41536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776806.41539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776806.41542: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776806.41545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.41595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776806.41603: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776806.41645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776806.43606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776806.43628: stderr chunk (state=3): >>><<< 2995 1726776806.43632: stdout chunk (state=3): >>><<< 2995 1726776806.43647: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776806.43651: _low_level_execute_command(): starting 2995 1726776806.43657: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/AnsiballZ_stat.py && sleep 0' 2995 1726776806.44102: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776806.44106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.44109: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776806.44111: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776806.44116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.44164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776806.44168: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776806.44226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776806.63742: 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": 262613, "dev": 51714, "nlink": 1, "atime": 1726776750.8378866, "mtime": 1726776737.5377538, "ctime": 1726776750.0398786, "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": "3531562689", "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}}} <<< 2995 1726776806.65751: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776806.65755: stdout chunk (state=3): >>><<< 2995 1726776806.65758: stderr chunk (state=3): >>><<< 2995 1726776806.65761: _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": 262613, "dev": 51714, "nlink": 1, "atime": 1726776750.8378866, "mtime": 1726776737.5377538, "ctime": 1726776750.0398786, "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": "3531562689", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776806.65909: 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-1726776806.27086-6119-64033153103142/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 2995 1726776806.66018: Sending initial data 2995 1726776806.66022: Sent initial data (162 bytes) 2995 1726776806.66456: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776806.66460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.66463: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776806.66465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.66525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776806.66528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776806.66618: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776806.68340: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776806.68384: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776806.68460: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpe2c81xnq/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/.source.conf <<< 2995 1726776806.68464: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/.source.conf" <<< 2995 1726776806.68500: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpe2c81xnq/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/.source.conf" <<< 2995 1726776806.68755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776806.68807: stderr chunk (state=3): >>><<< 2995 1726776806.68811: stdout chunk (state=3): >>><<< 2995 1726776806.68823: _low_level_execute_command(): starting 2995 1726776806.68836: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/ /root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/.source.conf && sleep 0' 2995 1726776806.69473: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776806.69496: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776806.69543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776806.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.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.69549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776806.69551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.69623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776806.69628: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776806.69679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776806.71606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776806.71646: stderr chunk (state=3): >>><<< 2995 1726776806.71649: stdout chunk (state=3): >>><<< 2995 1726776806.71684: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776806.71703: variable 'ansible_module_compression' from source: unknown 2995 1726776806.72006: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 2995 1726776806.72010: variable 'ansible_facts' from source: unknown 2995 1726776806.72015: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/AnsiballZ_copy.py 2995 1726776806.72039: Sending initial data 2995 1726776806.72044: Sent initial data (148 bytes) 2995 1726776806.72583: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776806.72594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776806.72610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776806.72628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776806.72641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776806.72649: stderr chunk (state=3): >>>debug2: match not found <<< 2995 1726776806.72682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776806.72763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776806.72786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776806.72855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776806.74521: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776806.74556: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776806.74609: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp8ncv5b_q /root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/AnsiballZ_copy.py <<< 2995 1726776806.74614: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/AnsiballZ_copy.py" <<< 2995 1726776806.74637: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp8ncv5b_q" to remote "/root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/AnsiballZ_copy.py" <<< 2995 1726776806.75450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776806.75503: stderr chunk (state=3): >>><<< 2995 1726776806.75506: stdout chunk (state=3): >>><<< 2995 1726776806.75526: done transferring module to remote 2995 1726776806.75534: _low_level_execute_command(): starting 2995 1726776806.75543: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/ /root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/AnsiballZ_copy.py && sleep 0' 2995 1726776806.75968: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776806.75972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.75976: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776806.75978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.76036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776806.76041: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776806.76082: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776806.77976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776806.78023: stderr chunk (state=3): >>><<< 2995 1726776806.78026: stdout chunk (state=3): >>><<< 2995 1726776806.78040: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776806.78043: _low_level_execute_command(): starting 2995 1726776806.78049: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/AnsiballZ_copy.py && sleep 0' 2995 1726776806.78461: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776806.78464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.78466: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776806.78469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.78533: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776806.78536: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776806.78577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776806.97724: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/.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-1726776806.27086-6119-64033153103142/.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}}} <<< 2995 1726776806.99274: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776806.99333: stderr chunk (state=3): >>><<< 2995 1726776806.99336: stdout chunk (state=3): >>><<< 2995 1726776806.99352: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/.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-1726776806.27086-6119-64033153103142/.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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776806.99388: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/.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-1726776806.27086-6119-64033153103142/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776806.99425: _low_level_execute_command(): starting 2995 1726776806.99430: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776806.27086-6119-64033153103142/ > /dev/null 2>&1 && sleep 0' 2995 1726776806.99876: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776806.99913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776806.99916: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776806.99919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.99923: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776806.99925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776806.99977: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776806.99980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776807.00036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776807.02032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776807.02080: stderr chunk (state=3): >>><<< 2995 1726776807.02083: stdout chunk (state=3): >>><<< 2995 1726776807.02097: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776807.02111: handler run complete 2995 1726776807.02139: attempt loop complete, returning result 2995 1726776807.02142: _execute() done 2995 1726776807.02145: dumping result to json 2995 1726776807.02152: done dumping result, returning 2995 1726776807.02161: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0affc99b-caaf-048c-907c-000000000311] 2995 1726776807.02166: sending task result for task 0affc99b-caaf-048c-907c-000000000311 2995 1726776807.02323: done sending task result for task 0affc99b-caaf-048c-907c-000000000311 2995 1726776807.02326: 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-1726776806.27086-6119-64033153103142/.source.conf", "state": "file", "uid": 0 } 2995 1726776807.02447: no more pending results, returning what we have 2995 1726776807.02451: results queue empty 2995 1726776807.02452: checking for any_errors_fatal 2995 1726776807.02459: done checking for any_errors_fatal 2995 1726776807.02460: checking for max_fail_percentage 2995 1726776807.02462: done checking for max_fail_percentage 2995 1726776807.02463: checking to see if all hosts have failed and the running result is not ok 2995 1726776807.02464: done checking to see if all hosts have failed 2995 1726776807.02465: getting the remaining hosts for this loop 2995 1726776807.02466: done getting the remaining hosts for this loop 2995 1726776807.02470: getting the next task for host managed_node2 2995 1726776807.02475: done getting next task for host managed_node2 2995 1726776807.02479: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 2995 1726776807.02482: ^ 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 2995 1726776807.02493: getting variables 2995 1726776807.02495: in VariableManager get_vars() 2995 1726776807.02533: Calling all_inventory to load vars for managed_node2 2995 1726776807.02536: Calling groups_inventory to load vars for managed_node2 2995 1726776807.02538: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776807.02554: Calling all_plugins_play to load vars for managed_node2 2995 1726776807.02556: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776807.02559: Calling groups_plugins_play to load vars for managed_node2 2995 1726776807.02895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776807.03056: done with get_vars() 2995 1726776807.03065: done getting variables 2995 1726776807.03117: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:13:27 -0400 (0:00:00.810) 0:02:22.357 **** 2995 1726776807.03141: entering _queue_task() for managed_node2/service 2995 1726776807.03336: worker is 1 (out of 1 available) 2995 1726776807.03350: exiting _queue_task() for managed_node2/service 2995 1726776807.03363: done queuing things up, now waiting for results queue to drain 2995 1726776807.03364: waiting for pending results... 2995 1726776807.03559: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 2995 1726776807.03649: in run() - task 0affc99b-caaf-048c-907c-000000000312 2995 1726776807.03662: variable 'ansible_search_path' from source: unknown 2995 1726776807.03666: variable 'ansible_search_path' from source: unknown 2995 1726776807.03710: variable '__kernel_settings_services' from source: include_vars 2995 1726776807.03980: variable '__kernel_settings_services' from source: include_vars 2995 1726776807.04043: variable 'omit' from source: magic vars 2995 1726776807.04138: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776807.04149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776807.04160: variable 'omit' from source: magic vars 2995 1726776807.04379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776807.04580: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776807.04620: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776807.04652: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776807.04699: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776807.04789: variable '__kernel_settings_register_profile' from source: set_fact 2995 1726776807.04801: variable '__kernel_settings_register_mode' from source: set_fact 2995 1726776807.04829: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 2995 1726776807.04834: when evaluation is False, skipping this task 2995 1726776807.04858: variable 'item' from source: unknown 2995 1726776807.04915: 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" } 2995 1726776807.05087: dumping result to json 2995 1726776807.05091: done dumping result, returning 2995 1726776807.05093: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0affc99b-caaf-048c-907c-000000000312] 2995 1726776807.05095: sending task result for task 0affc99b-caaf-048c-907c-000000000312 skipping: [managed_node2] => { "changed": false } MSG: All items skipped 2995 1726776807.05168: no more pending results, returning what we have 2995 1726776807.05172: results queue empty 2995 1726776807.05173: checking for any_errors_fatal 2995 1726776807.05185: done checking for any_errors_fatal 2995 1726776807.05186: checking for max_fail_percentage 2995 1726776807.05187: done checking for max_fail_percentage 2995 1726776807.05188: checking to see if all hosts have failed and the running result is not ok 2995 1726776807.05189: done checking to see if all hosts have failed 2995 1726776807.05190: getting the remaining hosts for this loop 2995 1726776807.05192: done getting the remaining hosts for this loop 2995 1726776807.05196: getting the next task for host managed_node2 2995 1726776807.05203: done getting next task for host managed_node2 2995 1726776807.05207: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 2995 1726776807.05210: ^ 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 2995 1726776807.05225: done sending task result for task 0affc99b-caaf-048c-907c-000000000312 2995 1726776807.05228: WORKER PROCESS EXITING 2995 1726776807.05239: getting variables 2995 1726776807.05240: in VariableManager get_vars() 2995 1726776807.05269: Calling all_inventory to load vars for managed_node2 2995 1726776807.05271: Calling groups_inventory to load vars for managed_node2 2995 1726776807.05273: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776807.05280: Calling all_plugins_play to load vars for managed_node2 2995 1726776807.05282: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776807.05284: Calling groups_plugins_play to load vars for managed_node2 2995 1726776807.05417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776807.05585: done with get_vars() 2995 1726776807.05593: done getting variables 2995 1726776807.05641: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:13:27 -0400 (0:00:00.025) 0:02:22.383 **** 2995 1726776807.05665: entering _queue_task() for managed_node2/command 2995 1726776807.05852: worker is 1 (out of 1 available) 2995 1726776807.05866: exiting _queue_task() for managed_node2/command 2995 1726776807.05881: done queuing things up, now waiting for results queue to drain 2995 1726776807.05882: waiting for pending results... 2995 1726776807.06072: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 2995 1726776807.06161: in run() - task 0affc99b-caaf-048c-907c-000000000313 2995 1726776807.06173: variable 'ansible_search_path' from source: unknown 2995 1726776807.06176: variable 'ansible_search_path' from source: unknown 2995 1726776807.06210: calling self._execute() 2995 1726776807.06280: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776807.06287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776807.06297: variable 'omit' from source: magic vars 2995 1726776807.06688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776807.06950: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776807.06983: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776807.07020: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776807.07050: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776807.07144: variable '__kernel_settings_register_profile' from source: set_fact 2995 1726776807.07166: Evaluated conditional (not __kernel_settings_register_profile is changed): True 2995 1726776807.07279: variable '__kernel_settings_register_mode' from source: set_fact 2995 1726776807.07291: Evaluated conditional (not __kernel_settings_register_mode is changed): True 2995 1726776807.07386: variable '__kernel_settings_register_apply' from source: set_fact 2995 1726776807.07396: Evaluated conditional (__kernel_settings_register_apply is changed): True 2995 1726776807.07403: variable 'omit' from source: magic vars 2995 1726776807.07442: variable 'omit' from source: magic vars 2995 1726776807.07545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776807.09058: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776807.09119: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776807.09147: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776807.09176: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776807.09199: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776807.09257: variable '__kernel_settings_active_profile' from source: set_fact 2995 1726776807.09285: variable 'omit' from source: magic vars 2995 1726776807.09311: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776807.09336: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776807.09353: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776807.09369: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776807.09380: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776807.09408: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776807.09412: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776807.09417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776807.09493: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776807.09503: Set connection var ansible_shell_executable to /bin/sh 2995 1726776807.09512: Set connection var ansible_connection to ssh 2995 1726776807.09520: Set connection var ansible_pipelining to False 2995 1726776807.09522: Set connection var ansible_shell_type to sh 2995 1726776807.09529: Set connection var ansible_timeout to 10 2995 1726776807.09547: variable 'ansible_shell_executable' from source: unknown 2995 1726776807.09550: variable 'ansible_connection' from source: unknown 2995 1726776807.09553: variable 'ansible_module_compression' from source: unknown 2995 1726776807.09558: variable 'ansible_shell_type' from source: unknown 2995 1726776807.09560: variable 'ansible_shell_executable' from source: unknown 2995 1726776807.09565: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776807.09570: variable 'ansible_pipelining' from source: unknown 2995 1726776807.09573: variable 'ansible_timeout' from source: unknown 2995 1726776807.09579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776807.09666: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776807.09677: variable 'omit' from source: magic vars 2995 1726776807.09682: starting attempt loop 2995 1726776807.09686: running the handler 2995 1726776807.09699: _low_level_execute_command(): starting 2995 1726776807.09707: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776807.10206: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776807.10217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776807.10233: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776807.10293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776807.10302: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776807.10306: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776807.10349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776807.12442: stdout chunk (state=3): >>>/root <<< 2995 1726776807.12446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776807.12449: stdout chunk (state=3): >>><<< 2995 1726776807.12451: stderr chunk (state=3): >>><<< 2995 1726776807.12476: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776807.12594: _low_level_execute_command(): starting 2995 1726776807.12599: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776807.1249027-6148-278511840264346 `" && echo ansible-tmp-1726776807.1249027-6148-278511840264346="` echo /root/.ansible/tmp/ansible-tmp-1726776807.1249027-6148-278511840264346 `" ) && sleep 0' 2995 1726776807.13180: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776807.13219: 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.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776807.13314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776807.13344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776807.13363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776807.13385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776807.13468: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776807.15562: stdout chunk (state=3): >>>ansible-tmp-1726776807.1249027-6148-278511840264346=/root/.ansible/tmp/ansible-tmp-1726776807.1249027-6148-278511840264346 <<< 2995 1726776807.15680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776807.15728: stderr chunk (state=3): >>><<< 2995 1726776807.15731: stdout chunk (state=3): >>><<< 2995 1726776807.15748: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776807.1249027-6148-278511840264346=/root/.ansible/tmp/ansible-tmp-1726776807.1249027-6148-278511840264346 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776807.15773: variable 'ansible_module_compression' from source: unknown 2995 1726776807.15812: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776807.15837: variable 'ansible_facts' from source: unknown 2995 1726776807.15899: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776807.1249027-6148-278511840264346/AnsiballZ_command.py 2995 1726776807.15999: Sending initial data 2995 1726776807.16005: Sent initial data (154 bytes) 2995 1726776807.16447: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776807.16451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776807.16453: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776807.16456: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776807.16458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776807.16507: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776807.16519: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776807.16562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776807.18302: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 2995 1726776807.18306: 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 <<< 2995 1726776807.18345: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776807.18385: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpnkwsdpc0 /root/.ansible/tmp/ansible-tmp-1726776807.1249027-6148-278511840264346/AnsiballZ_command.py <<< 2995 1726776807.18389: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776807.1249027-6148-278511840264346/AnsiballZ_command.py" <<< 2995 1726776807.18425: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpnkwsdpc0" to remote "/root/.ansible/tmp/ansible-tmp-1726776807.1249027-6148-278511840264346/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776807.1249027-6148-278511840264346/AnsiballZ_command.py" <<< 2995 1726776807.19212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776807.19273: stderr chunk (state=3): >>><<< 2995 1726776807.19276: stdout chunk (state=3): >>><<< 2995 1726776807.19295: done transferring module to remote 2995 1726776807.19306: _low_level_execute_command(): starting 2995 1726776807.19312: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776807.1249027-6148-278511840264346/ /root/.ansible/tmp/ansible-tmp-1726776807.1249027-6148-278511840264346/AnsiballZ_command.py && sleep 0' 2995 1726776807.19755: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776807.19758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776807.19763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776807.19765: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776807.19767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776807.19821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776807.19824: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776807.19872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776807.21862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776807.21870: stderr chunk (state=3): >>><<< 2995 1726776807.21875: stdout chunk (state=3): >>><<< 2995 1726776807.21888: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776807.21891: _low_level_execute_command(): starting 2995 1726776807.21897: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776807.1249027-6148-278511840264346/AnsiballZ_command.py && sleep 0' 2995 1726776807.22325: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776807.22328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776807.22331: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776807.22333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776807.22379: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776807.22382: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776807.22435: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776808.52954: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:13:27.399693", "end": "2024-09-19 16:13:28.527013", "delta": "0:00:01.127320", "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}}} <<< 2995 1726776808.54688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776808.54756: stderr chunk (state=3): >>><<< 2995 1726776808.54759: stdout chunk (state=3): >>><<< 2995 1726776808.54777: _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:13:27.399693", "end": "2024-09-19 16:13:28.527013", "delta": "0:00:01.127320", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776808.54819: 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-1726776807.1249027-6148-278511840264346/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776808.54828: _low_level_execute_command(): starting 2995 1726776808.54834: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776807.1249027-6148-278511840264346/ > /dev/null 2>&1 && sleep 0' 2995 1726776808.55277: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776808.55286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776808.55306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776808.55325: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776808.55328: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776808.55376: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776808.55380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776808.55431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776808.57420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776808.57467: stderr chunk (state=3): >>><<< 2995 1726776808.57470: stdout chunk (state=3): >>><<< 2995 1726776808.57484: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776808.57493: handler run complete 2995 1726776808.57518: Evaluated conditional (True): True 2995 1726776808.57527: attempt loop complete, returning result 2995 1726776808.57531: _execute() done 2995 1726776808.57535: dumping result to json 2995 1726776808.57541: done dumping result, returning 2995 1726776808.57550: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0affc99b-caaf-048c-907c-000000000313] 2995 1726776808.57555: sending task result for task 0affc99b-caaf-048c-907c-000000000313 2995 1726776808.57661: done sending task result for task 0affc99b-caaf-048c-907c-000000000313 2995 1726776808.57664: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.127320", "end": "2024-09-19 16:13:28.527013", "rc": 0, "start": "2024-09-19 16:13:27.399693" } 2995 1726776808.57756: no more pending results, returning what we have 2995 1726776808.57760: results queue empty 2995 1726776808.57761: checking for any_errors_fatal 2995 1726776808.57768: done checking for any_errors_fatal 2995 1726776808.57769: checking for max_fail_percentage 2995 1726776808.57771: done checking for max_fail_percentage 2995 1726776808.57772: checking to see if all hosts have failed and the running result is not ok 2995 1726776808.57773: done checking to see if all hosts have failed 2995 1726776808.57774: getting the remaining hosts for this loop 2995 1726776808.57776: done getting the remaining hosts for this loop 2995 1726776808.57780: getting the next task for host managed_node2 2995 1726776808.57786: done getting next task for host managed_node2 2995 1726776808.57790: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 2995 1726776808.57793: ^ 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 2995 1726776808.57808: getting variables 2995 1726776808.57810: in VariableManager get_vars() 2995 1726776808.57849: Calling all_inventory to load vars for managed_node2 2995 1726776808.57852: Calling groups_inventory to load vars for managed_node2 2995 1726776808.57855: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776808.57865: Calling all_plugins_play to load vars for managed_node2 2995 1726776808.57867: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776808.57870: Calling groups_plugins_play to load vars for managed_node2 2995 1726776808.58094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776808.58257: done with get_vars() 2995 1726776808.58266: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:13:28 -0400 (0:00:01.526) 0:02:23.910 **** 2995 1726776808.58343: entering _queue_task() for managed_node2/include_tasks 2995 1726776808.58539: worker is 1 (out of 1 available) 2995 1726776808.58553: exiting _queue_task() for managed_node2/include_tasks 2995 1726776808.58567: done queuing things up, now waiting for results queue to drain 2995 1726776808.58569: waiting for pending results... 2995 1726776808.58775: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 2995 1726776808.58870: in run() - task 0affc99b-caaf-048c-907c-000000000314 2995 1726776808.58884: variable 'ansible_search_path' from source: unknown 2995 1726776808.58888: variable 'ansible_search_path' from source: unknown 2995 1726776808.58924: calling self._execute() 2995 1726776808.58993: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776808.59000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776808.59016: variable 'omit' from source: magic vars 2995 1726776808.59390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776808.59594: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776808.59634: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776808.59665: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776808.59697: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776808.59793: variable '__kernel_settings_register_apply' from source: set_fact 2995 1726776808.59821: Evaluated conditional (__kernel_settings_register_apply is changed): True 2995 1726776808.59827: _execute() done 2995 1726776808.59833: dumping result to json 2995 1726776808.59836: done dumping result, returning 2995 1726776808.59844: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0affc99b-caaf-048c-907c-000000000314] 2995 1726776808.59849: sending task result for task 0affc99b-caaf-048c-907c-000000000314 2995 1726776808.59944: done sending task result for task 0affc99b-caaf-048c-907c-000000000314 2995 1726776808.59947: WORKER PROCESS EXITING 2995 1726776808.59989: no more pending results, returning what we have 2995 1726776808.59993: in VariableManager get_vars() 2995 1726776808.60033: Calling all_inventory to load vars for managed_node2 2995 1726776808.60036: Calling groups_inventory to load vars for managed_node2 2995 1726776808.60038: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776808.60048: Calling all_plugins_play to load vars for managed_node2 2995 1726776808.60051: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776808.60054: Calling groups_plugins_play to load vars for managed_node2 2995 1726776808.60196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776808.60357: done with get_vars() 2995 1726776808.60363: variable 'ansible_search_path' from source: unknown 2995 1726776808.60363: variable 'ansible_search_path' from source: unknown 2995 1726776808.60387: we have included files to process 2995 1726776808.60388: generating all_blocks data 2995 1726776808.60389: done generating all_blocks data 2995 1726776808.60394: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 2995 1726776808.60395: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 2995 1726776808.60397: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 2995 1726776808.60727: done processing included file 2995 1726776808.60730: iterating over new_blocks loaded from include file 2995 1726776808.60731: in VariableManager get_vars() 2995 1726776808.60750: done with get_vars() 2995 1726776808.60752: filtering new block on tags 2995 1726776808.60791: done filtering new block on tags 2995 1726776808.60792: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 2995 1726776808.60796: extending task lists for all hosts with included blocks 2995 1726776808.61285: done extending task lists 2995 1726776808.61286: done processing included files 2995 1726776808.61286: results queue empty 2995 1726776808.61287: checking for any_errors_fatal 2995 1726776808.61290: done checking for any_errors_fatal 2995 1726776808.61291: checking for max_fail_percentage 2995 1726776808.61291: done checking for max_fail_percentage 2995 1726776808.61292: checking to see if all hosts have failed and the running result is not ok 2995 1726776808.61293: done checking to see if all hosts have failed 2995 1726776808.61293: getting the remaining hosts for this loop 2995 1726776808.61294: done getting the remaining hosts for this loop 2995 1726776808.61296: getting the next task for host managed_node2 2995 1726776808.61300: done getting next task for host managed_node2 2995 1726776808.61303: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 2995 1726776808.61306: ^ 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 2995 1726776808.61314: getting variables 2995 1726776808.61315: in VariableManager get_vars() 2995 1726776808.61325: Calling all_inventory to load vars for managed_node2 2995 1726776808.61327: Calling groups_inventory to load vars for managed_node2 2995 1726776808.61328: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776808.61332: Calling all_plugins_play to load vars for managed_node2 2995 1726776808.61334: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776808.61336: Calling groups_plugins_play to load vars for managed_node2 2995 1726776808.61441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776808.61594: done with get_vars() 2995 1726776808.61603: done getting variables 2995 1726776808.61635: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:13:28 -0400 (0:00:00.033) 0:02:23.943 **** 2995 1726776808.61659: entering _queue_task() for managed_node2/command 2995 1726776808.61849: worker is 1 (out of 1 available) 2995 1726776808.61864: exiting _queue_task() for managed_node2/command 2995 1726776808.61879: done queuing things up, now waiting for results queue to drain 2995 1726776808.61880: waiting for pending results... 2995 1726776808.62070: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 2995 1726776808.62165: in run() - task 0affc99b-caaf-048c-907c-000000000483 2995 1726776808.62178: variable 'ansible_search_path' from source: unknown 2995 1726776808.62181: variable 'ansible_search_path' from source: unknown 2995 1726776808.62215: calling self._execute() 2995 1726776808.62287: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776808.62293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776808.62304: variable 'omit' from source: magic vars 2995 1726776808.62391: variable 'omit' from source: magic vars 2995 1726776808.62450: variable 'omit' from source: magic vars 2995 1726776808.62477: variable 'omit' from source: magic vars 2995 1726776808.62518: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776808.62552: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776808.62570: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776808.62587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776808.62598: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776808.62629: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776808.62633: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776808.62637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776808.62722: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776808.62731: Set connection var ansible_shell_executable to /bin/sh 2995 1726776808.62740: Set connection var ansible_connection to ssh 2995 1726776808.62746: Set connection var ansible_pipelining to False 2995 1726776808.62750: Set connection var ansible_shell_type to sh 2995 1726776808.62756: Set connection var ansible_timeout to 10 2995 1726776808.62776: variable 'ansible_shell_executable' from source: unknown 2995 1726776808.62779: variable 'ansible_connection' from source: unknown 2995 1726776808.62782: variable 'ansible_module_compression' from source: unknown 2995 1726776808.62787: variable 'ansible_shell_type' from source: unknown 2995 1726776808.62790: variable 'ansible_shell_executable' from source: unknown 2995 1726776808.62795: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776808.62800: variable 'ansible_pipelining' from source: unknown 2995 1726776808.62804: variable 'ansible_timeout' from source: unknown 2995 1726776808.62810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776808.62930: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776808.62940: variable 'omit' from source: magic vars 2995 1726776808.62945: starting attempt loop 2995 1726776808.62949: running the handler 2995 1726776808.62962: _low_level_execute_command(): starting 2995 1726776808.62969: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776808.63482: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776808.63512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776808.63516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776808.63520: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776808.63522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776808.63536: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776808.63599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776808.63613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776808.63615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776808.63722: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776808.65481: stdout chunk (state=3): >>>/root <<< 2995 1726776808.65666: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776808.65715: stderr chunk (state=3): >>><<< 2995 1726776808.65721: stdout chunk (state=3): >>><<< 2995 1726776808.65745: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776808.65758: _low_level_execute_command(): starting 2995 1726776808.65764: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776808.6574547-6188-133335021950088 `" && echo ansible-tmp-1726776808.6574547-6188-133335021950088="` echo /root/.ansible/tmp/ansible-tmp-1726776808.6574547-6188-133335021950088 `" ) && sleep 0' 2995 1726776808.66223: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776808.66226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776808.66229: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776808.66240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776808.66286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776808.66290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776808.66345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776808.68461: stdout chunk (state=3): >>>ansible-tmp-1726776808.6574547-6188-133335021950088=/root/.ansible/tmp/ansible-tmp-1726776808.6574547-6188-133335021950088 <<< 2995 1726776808.68686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776808.68689: stdout chunk (state=3): >>><<< 2995 1726776808.68692: stderr chunk (state=3): >>><<< 2995 1726776808.68720: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776808.6574547-6188-133335021950088=/root/.ansible/tmp/ansible-tmp-1726776808.6574547-6188-133335021950088 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776808.68777: variable 'ansible_module_compression' from source: unknown 2995 1726776808.69107: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776808.69111: variable 'ansible_facts' from source: unknown 2995 1726776808.69113: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776808.6574547-6188-133335021950088/AnsiballZ_command.py 2995 1726776808.69253: Sending initial data 2995 1726776808.69266: Sent initial data (154 bytes) 2995 1726776808.70189: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776808.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.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776808.70231: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776808.70277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776808.70406: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776808.70426: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776808.70470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776808.72147: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776808.72254: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776808.72294: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpzy9w0uxc /root/.ansible/tmp/ansible-tmp-1726776808.6574547-6188-133335021950088/AnsiballZ_command.py <<< 2995 1726776808.72303: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776808.6574547-6188-133335021950088/AnsiballZ_command.py" <<< 2995 1726776808.72362: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpzy9w0uxc" to remote "/root/.ansible/tmp/ansible-tmp-1726776808.6574547-6188-133335021950088/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776808.6574547-6188-133335021950088/AnsiballZ_command.py" <<< 2995 1726776808.73469: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776808.73472: stdout chunk (state=3): >>><<< 2995 1726776808.73474: stderr chunk (state=3): >>><<< 2995 1726776808.73476: done transferring module to remote 2995 1726776808.73478: _low_level_execute_command(): starting 2995 1726776808.73481: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776808.6574547-6188-133335021950088/ /root/.ansible/tmp/ansible-tmp-1726776808.6574547-6188-133335021950088/AnsiballZ_command.py && sleep 0' 2995 1726776808.74054: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776808.74122: 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.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776808.74196: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776808.74229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776808.74246: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776808.74355: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776808.76508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776808.76511: stdout chunk (state=3): >>><<< 2995 1726776808.76517: stderr chunk (state=3): >>><<< 2995 1726776808.76520: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776808.76523: _low_level_execute_command(): starting 2995 1726776808.76526: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776808.6574547-6188-133335021950088/AnsiballZ_command.py && sleep 0' 2995 1726776808.77074: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776808.77093: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776808.77115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776808.77136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776808.77206: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776808.77266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776808.77283: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776808.77333: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776808.77392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776809.07475: 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:13:28.957273", "end": "2024-09-19 16:13:29.072551", "delta": "0:00:00.115278", "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}}} <<< 2995 1726776809.09306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776809.09363: stderr chunk (state=3): >>><<< 2995 1726776809.09367: stdout chunk (state=3): >>><<< 2995 1726776809.09384: _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:13:28.957273", "end": "2024-09-19 16:13:29.072551", "delta": "0:00:00.115278", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776809.09436: 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-1726776808.6574547-6188-133335021950088/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776809.09445: _low_level_execute_command(): starting 2995 1726776809.09508: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776808.6574547-6188-133335021950088/ > /dev/null 2>&1 && sleep 0' 2995 1726776809.09909: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776809.09914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776809.09917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776809.09920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776809.09979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776809.09985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776809.09987: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776809.10031: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776809.12031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776809.12080: stderr chunk (state=3): >>><<< 2995 1726776809.12084: stdout chunk (state=3): >>><<< 2995 1726776809.12098: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776809.12108: handler run complete 2995 1726776809.12131: Evaluated conditional (False): False 2995 1726776809.12145: attempt loop complete, returning result 2995 1726776809.12148: _execute() done 2995 1726776809.12156: dumping result to json 2995 1726776809.12163: done dumping result, returning 2995 1726776809.12173: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0affc99b-caaf-048c-907c-000000000483] 2995 1726776809.12180: sending task result for task 0affc99b-caaf-048c-907c-000000000483 2995 1726776809.12292: done sending task result for task 0affc99b-caaf-048c-907c-000000000483 2995 1726776809.12295: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.115278", "end": "2024-09-19 16:13:29.072551", "rc": 0, "start": "2024-09-19 16:13:28.957273" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 2995 1726776809.12410: no more pending results, returning what we have 2995 1726776809.12416: results queue empty 2995 1726776809.12417: checking for any_errors_fatal 2995 1726776809.12418: done checking for any_errors_fatal 2995 1726776809.12419: checking for max_fail_percentage 2995 1726776809.12421: done checking for max_fail_percentage 2995 1726776809.12422: checking to see if all hosts have failed and the running result is not ok 2995 1726776809.12423: done checking to see if all hosts have failed 2995 1726776809.12424: getting the remaining hosts for this loop 2995 1726776809.12425: done getting the remaining hosts for this loop 2995 1726776809.12430: getting the next task for host managed_node2 2995 1726776809.12435: done getting next task for host managed_node2 2995 1726776809.12440: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 2995 1726776809.12444: ^ 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 2995 1726776809.12456: getting variables 2995 1726776809.12458: in VariableManager get_vars() 2995 1726776809.12498: Calling all_inventory to load vars for managed_node2 2995 1726776809.12502: Calling groups_inventory to load vars for managed_node2 2995 1726776809.12505: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.12514: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.12516: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.12519: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.12680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.12861: done with get_vars() 2995 1726776809.12872: done getting variables 2995 1726776809.12923: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:13:29 -0400 (0:00:00.512) 0:02:24.456 **** 2995 1726776809.12950: entering _queue_task() for managed_node2/shell 2995 1726776809.13147: worker is 1 (out of 1 available) 2995 1726776809.13161: exiting _queue_task() for managed_node2/shell 2995 1726776809.13172: done queuing things up, now waiting for results queue to drain 2995 1726776809.13173: waiting for pending results... 2995 1726776809.13363: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 2995 1726776809.13463: in run() - task 0affc99b-caaf-048c-907c-000000000484 2995 1726776809.13476: variable 'ansible_search_path' from source: unknown 2995 1726776809.13480: variable 'ansible_search_path' from source: unknown 2995 1726776809.13516: calling self._execute() 2995 1726776809.13588: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.13594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.13605: variable 'omit' from source: magic vars 2995 1726776809.13989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776809.14321: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776809.14325: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776809.14349: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776809.14385: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776809.14496: variable '__kernel_settings_register_verify_values' from source: set_fact 2995 1726776809.14526: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 2995 1726776809.14529: when evaluation is False, skipping this task 2995 1726776809.14535: _execute() done 2995 1726776809.14541: dumping result to json 2995 1726776809.14543: done dumping result, returning 2995 1726776809.14547: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0affc99b-caaf-048c-907c-000000000484] 2995 1726776809.14554: sending task result for task 0affc99b-caaf-048c-907c-000000000484 2995 1726776809.14794: done sending task result for task 0affc99b-caaf-048c-907c-000000000484 2995 1726776809.14798: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 2995 1726776809.14852: no more pending results, returning what we have 2995 1726776809.14856: results queue empty 2995 1726776809.14857: checking for any_errors_fatal 2995 1726776809.14865: done checking for any_errors_fatal 2995 1726776809.14866: checking for max_fail_percentage 2995 1726776809.14868: done checking for max_fail_percentage 2995 1726776809.14869: checking to see if all hosts have failed and the running result is not ok 2995 1726776809.14870: done checking to see if all hosts have failed 2995 1726776809.14871: getting the remaining hosts for this loop 2995 1726776809.14873: done getting the remaining hosts for this loop 2995 1726776809.14877: getting the next task for host managed_node2 2995 1726776809.14883: done getting next task for host managed_node2 2995 1726776809.14887: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 2995 1726776809.14892: ^ 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 2995 1726776809.14916: getting variables 2995 1726776809.14918: in VariableManager get_vars() 2995 1726776809.14953: Calling all_inventory to load vars for managed_node2 2995 1726776809.14957: Calling groups_inventory to load vars for managed_node2 2995 1726776809.14960: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.14969: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.14972: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.14976: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.15805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.16237: done with get_vars() 2995 1726776809.16249: done getting variables 2995 1726776809.16311: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:13:29 -0400 (0:00:00.033) 0:02:24.490 **** 2995 1726776809.16350: entering _queue_task() for managed_node2/fail 2995 1726776809.16583: worker is 1 (out of 1 available) 2995 1726776809.16596: exiting _queue_task() for managed_node2/fail 2995 1726776809.16611: done queuing things up, now waiting for results queue to drain 2995 1726776809.16614: waiting for pending results... 2995 1726776809.16951: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 2995 1726776809.17032: in run() - task 0affc99b-caaf-048c-907c-000000000485 2995 1726776809.17044: variable 'ansible_search_path' from source: unknown 2995 1726776809.17049: variable 'ansible_search_path' from source: unknown 2995 1726776809.17078: calling self._execute() 2995 1726776809.17150: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.17157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.17166: variable 'omit' from source: magic vars 2995 1726776809.17604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776809.17802: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776809.17840: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776809.17869: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776809.17898: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776809.17984: variable '__kernel_settings_register_verify_values' from source: set_fact 2995 1726776809.18008: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 2995 1726776809.18012: when evaluation is False, skipping this task 2995 1726776809.18017: _execute() done 2995 1726776809.18020: dumping result to json 2995 1726776809.18023: done dumping result, returning 2995 1726776809.18031: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0affc99b-caaf-048c-907c-000000000485] 2995 1726776809.18036: sending task result for task 0affc99b-caaf-048c-907c-000000000485 2995 1726776809.18134: done sending task result for task 0affc99b-caaf-048c-907c-000000000485 2995 1726776809.18137: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 2995 1726776809.18203: no more pending results, returning what we have 2995 1726776809.18206: results queue empty 2995 1726776809.18207: checking for any_errors_fatal 2995 1726776809.18214: done checking for any_errors_fatal 2995 1726776809.18215: checking for max_fail_percentage 2995 1726776809.18217: done checking for max_fail_percentage 2995 1726776809.18218: checking to see if all hosts have failed and the running result is not ok 2995 1726776809.18219: done checking to see if all hosts have failed 2995 1726776809.18220: getting the remaining hosts for this loop 2995 1726776809.18221: done getting the remaining hosts for this loop 2995 1726776809.18225: getting the next task for host managed_node2 2995 1726776809.18233: done getting next task for host managed_node2 2995 1726776809.18237: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 2995 1726776809.18240: ^ 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 2995 1726776809.18257: getting variables 2995 1726776809.18259: in VariableManager get_vars() 2995 1726776809.18285: Calling all_inventory to load vars for managed_node2 2995 1726776809.18287: Calling groups_inventory to load vars for managed_node2 2995 1726776809.18289: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.18296: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.18298: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.18300: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.18469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.18630: done with get_vars() 2995 1726776809.18638: done getting variables 2995 1726776809.18680: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:13:29 -0400 (0:00:00.023) 0:02:24.513 **** 2995 1726776809.18705: entering _queue_task() for managed_node2/set_fact 2995 1726776809.18893: worker is 1 (out of 1 available) 2995 1726776809.18910: exiting _queue_task() for managed_node2/set_fact 2995 1726776809.18926: done queuing things up, now waiting for results queue to drain 2995 1726776809.18927: waiting for pending results... 2995 1726776809.19102: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 2995 1726776809.19181: in run() - task 0affc99b-caaf-048c-907c-000000000315 2995 1726776809.19194: variable 'ansible_search_path' from source: unknown 2995 1726776809.19198: variable 'ansible_search_path' from source: unknown 2995 1726776809.19233: calling self._execute() 2995 1726776809.19308: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.19318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.19326: variable 'omit' from source: magic vars 2995 1726776809.19415: variable 'omit' from source: magic vars 2995 1726776809.19454: variable 'omit' from source: magic vars 2995 1726776809.19482: variable 'omit' from source: magic vars 2995 1726776809.19521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776809.19552: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776809.19571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776809.19589: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776809.19599: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776809.19630: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776809.19634: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.19637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.19718: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776809.19728: Set connection var ansible_shell_executable to /bin/sh 2995 1726776809.19737: Set connection var ansible_connection to ssh 2995 1726776809.19743: Set connection var ansible_pipelining to False 2995 1726776809.19746: Set connection var ansible_shell_type to sh 2995 1726776809.19753: Set connection var ansible_timeout to 10 2995 1726776809.19771: variable 'ansible_shell_executable' from source: unknown 2995 1726776809.19774: variable 'ansible_connection' from source: unknown 2995 1726776809.19778: variable 'ansible_module_compression' from source: unknown 2995 1726776809.19782: variable 'ansible_shell_type' from source: unknown 2995 1726776809.19786: variable 'ansible_shell_executable' from source: unknown 2995 1726776809.19790: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.19795: variable 'ansible_pipelining' from source: unknown 2995 1726776809.19799: variable 'ansible_timeout' from source: unknown 2995 1726776809.19805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.19921: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776809.19929: variable 'omit' from source: magic vars 2995 1726776809.19935: starting attempt loop 2995 1726776809.19938: running the handler 2995 1726776809.19948: handler run complete 2995 1726776809.19957: attempt loop complete, returning result 2995 1726776809.19960: _execute() done 2995 1726776809.19965: dumping result to json 2995 1726776809.19968: done dumping result, returning 2995 1726776809.19975: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0affc99b-caaf-048c-907c-000000000315] 2995 1726776809.19981: sending task result for task 0affc99b-caaf-048c-907c-000000000315 2995 1726776809.20068: done sending task result for task 0affc99b-caaf-048c-907c-000000000315 2995 1726776809.20072: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 2995 1726776809.20147: no more pending results, returning what we have 2995 1726776809.20150: results queue empty 2995 1726776809.20151: checking for any_errors_fatal 2995 1726776809.20156: done checking for any_errors_fatal 2995 1726776809.20157: checking for max_fail_percentage 2995 1726776809.20159: done checking for max_fail_percentage 2995 1726776809.20160: checking to see if all hosts have failed and the running result is not ok 2995 1726776809.20161: done checking to see if all hosts have failed 2995 1726776809.20162: getting the remaining hosts for this loop 2995 1726776809.20163: done getting the remaining hosts for this loop 2995 1726776809.20167: getting the next task for host managed_node2 2995 1726776809.20172: done getting next task for host managed_node2 2995 1726776809.20176: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 2995 1726776809.20179: ^ 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 2995 1726776809.20190: getting variables 2995 1726776809.20192: in VariableManager get_vars() 2995 1726776809.20221: Calling all_inventory to load vars for managed_node2 2995 1726776809.20223: Calling groups_inventory to load vars for managed_node2 2995 1726776809.20225: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.20231: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.20233: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.20236: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.20368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.20533: done with get_vars() 2995 1726776809.20541: done getting variables 2995 1726776809.20582: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:13:29 -0400 (0:00:00.018) 0:02:24.532 **** 2995 1726776809.20607: entering _queue_task() for managed_node2/set_fact 2995 1726776809.20790: worker is 1 (out of 1 available) 2995 1726776809.20807: exiting _queue_task() for managed_node2/set_fact 2995 1726776809.20821: done queuing things up, now waiting for results queue to drain 2995 1726776809.20823: waiting for pending results... 2995 1726776809.20997: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 2995 1726776809.21074: in run() - task 0affc99b-caaf-048c-907c-000000000316 2995 1726776809.21088: variable 'ansible_search_path' from source: unknown 2995 1726776809.21091: variable 'ansible_search_path' from source: unknown 2995 1726776809.21127: calling self._execute() 2995 1726776809.21195: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.21204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.21215: variable 'omit' from source: magic vars 2995 1726776809.21305: variable 'omit' from source: magic vars 2995 1726776809.21346: variable 'omit' from source: magic vars 2995 1726776809.21703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776809.21898: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776809.21937: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776809.21966: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776809.21994: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776809.22108: variable '__kernel_settings_register_profile' from source: set_fact 2995 1726776809.22122: variable '__kernel_settings_register_mode' from source: set_fact 2995 1726776809.22132: variable '__kernel_settings_register_apply' from source: set_fact 2995 1726776809.22175: variable 'omit' from source: magic vars 2995 1726776809.22197: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776809.22224: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776809.22239: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776809.22256: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776809.22266: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776809.22291: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776809.22294: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.22299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.22377: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776809.22386: Set connection var ansible_shell_executable to /bin/sh 2995 1726776809.22395: Set connection var ansible_connection to ssh 2995 1726776809.22402: Set connection var ansible_pipelining to False 2995 1726776809.22405: Set connection var ansible_shell_type to sh 2995 1726776809.22412: Set connection var ansible_timeout to 10 2995 1726776809.22431: variable 'ansible_shell_executable' from source: unknown 2995 1726776809.22434: variable 'ansible_connection' from source: unknown 2995 1726776809.22437: variable 'ansible_module_compression' from source: unknown 2995 1726776809.22442: variable 'ansible_shell_type' from source: unknown 2995 1726776809.22445: variable 'ansible_shell_executable' from source: unknown 2995 1726776809.22449: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.22454: variable 'ansible_pipelining' from source: unknown 2995 1726776809.22459: variable 'ansible_timeout' from source: unknown 2995 1726776809.22464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.22549: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776809.22559: variable 'omit' from source: magic vars 2995 1726776809.22565: starting attempt loop 2995 1726776809.22570: running the handler 2995 1726776809.22580: handler run complete 2995 1726776809.22589: attempt loop complete, returning result 2995 1726776809.22591: _execute() done 2995 1726776809.22596: dumping result to json 2995 1726776809.22600: done dumping result, returning 2995 1726776809.22609: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0affc99b-caaf-048c-907c-000000000316] 2995 1726776809.22617: sending task result for task 0affc99b-caaf-048c-907c-000000000316 2995 1726776809.22697: done sending task result for task 0affc99b-caaf-048c-907c-000000000316 2995 1726776809.22702: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 2995 1726776809.22774: no more pending results, returning what we have 2995 1726776809.22778: results queue empty 2995 1726776809.22779: checking for any_errors_fatal 2995 1726776809.22783: done checking for any_errors_fatal 2995 1726776809.22784: checking for max_fail_percentage 2995 1726776809.22786: done checking for max_fail_percentage 2995 1726776809.22787: checking to see if all hosts have failed and the running result is not ok 2995 1726776809.22788: done checking to see if all hosts have failed 2995 1726776809.22789: getting the remaining hosts for this loop 2995 1726776809.22791: done getting the remaining hosts for this loop 2995 1726776809.22794: getting the next task for host managed_node2 2995 1726776809.22804: done getting next task for host managed_node2 2995 1726776809.22806: ^ task is: TASK: meta (role_complete) 2995 1726776809.22809: ^ 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 2995 1726776809.22823: getting variables 2995 1726776809.22825: in VariableManager get_vars() 2995 1726776809.22856: Calling all_inventory to load vars for managed_node2 2995 1726776809.22858: Calling groups_inventory to load vars for managed_node2 2995 1726776809.22860: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.22867: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.22869: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.22871: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.23040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.23197: done with get_vars() 2995 1726776809.23205: done getting variables 2995 1726776809.23264: done queuing things up, now waiting for results queue to drain 2995 1726776809.23266: results queue empty 2995 1726776809.23266: checking for any_errors_fatal 2995 1726776809.23268: done checking for any_errors_fatal 2995 1726776809.23269: checking for max_fail_percentage 2995 1726776809.23269: done checking for max_fail_percentage 2995 1726776809.23273: checking to see if all hosts have failed and the running result is not ok 2995 1726776809.23274: done checking to see if all hosts have failed 2995 1726776809.23275: getting the remaining hosts for this loop 2995 1726776809.23275: done getting the remaining hosts for this loop 2995 1726776809.23277: getting the next task for host managed_node2 2995 1726776809.23280: done getting next task for host managed_node2 2995 1726776809.23282: ^ task is: TASK: meta (flush_handlers) 2995 1726776809.23283: ^ 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 2995 1726776809.23286: getting variables 2995 1726776809.23287: in VariableManager get_vars() 2995 1726776809.23295: Calling all_inventory to load vars for managed_node2 2995 1726776809.23296: Calling groups_inventory to load vars for managed_node2 2995 1726776809.23298: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.23304: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.23305: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.23308: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.23417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.23563: done with get_vars() 2995 1726776809.23569: done getting variables TASK [Force handlers] ********************************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:130 Thursday 19 September 2024 16:13:29 -0400 (0:00:00.030) 0:02:24.562 **** 2995 1726776809.23621: in VariableManager get_vars() 2995 1726776809.23629: Calling all_inventory to load vars for managed_node2 2995 1726776809.23631: Calling groups_inventory to load vars for managed_node2 2995 1726776809.23633: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.23636: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.23638: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.23640: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.23762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.23906: done with get_vars() META: triggered running handlers for managed_node2 2995 1726776809.23920: done queuing things up, now waiting for results queue to drain 2995 1726776809.23921: results queue empty 2995 1726776809.23922: checking for any_errors_fatal 2995 1726776809.23923: done checking for any_errors_fatal 2995 1726776809.23923: checking for max_fail_percentage 2995 1726776809.23924: done checking for max_fail_percentage 2995 1726776809.23925: checking to see if all hosts have failed and the running result is not ok 2995 1726776809.23925: done checking to see if all hosts have failed 2995 1726776809.23926: getting the remaining hosts for this loop 2995 1726776809.23926: done getting the remaining hosts for this loop 2995 1726776809.23928: getting the next task for host managed_node2 2995 1726776809.23931: done getting next task for host managed_node2 2995 1726776809.23933: ^ task is: TASK: Ensure kernel_settings_reboot_required is not set or is false 2995 1726776809.23934: ^ 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 2995 1726776809.23936: getting variables 2995 1726776809.23936: in VariableManager get_vars() 2995 1726776809.23943: Calling all_inventory to load vars for managed_node2 2995 1726776809.23945: Calling groups_inventory to load vars for managed_node2 2995 1726776809.23947: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.23950: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.23952: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.23954: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.24060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.24206: done with get_vars() 2995 1726776809.24214: done getting variables 2995 1726776809.24243: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:133 Thursday 19 September 2024 16:13:29 -0400 (0:00:00.006) 0:02:24.569 **** 2995 1726776809.24258: entering _queue_task() for managed_node2/assert 2995 1726776809.24455: worker is 1 (out of 1 available) 2995 1726776809.24469: exiting _queue_task() for managed_node2/assert 2995 1726776809.24482: done queuing things up, now waiting for results queue to drain 2995 1726776809.24484: waiting for pending results... 2995 1726776809.24664: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false 2995 1726776809.24725: in run() - task 0affc99b-caaf-048c-907c-00000000001c 2995 1726776809.24739: variable 'ansible_search_path' from source: unknown 2995 1726776809.24770: calling self._execute() 2995 1726776809.24841: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.24849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.24858: variable 'omit' from source: magic vars 2995 1726776809.24947: variable 'omit' from source: magic vars 2995 1726776809.24975: variable 'omit' from source: magic vars 2995 1726776809.25000: variable 'omit' from source: magic vars 2995 1726776809.25038: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776809.25069: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776809.25087: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776809.25104: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776809.25118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776809.25143: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776809.25146: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.25149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.25228: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776809.25238: Set connection var ansible_shell_executable to /bin/sh 2995 1726776809.25247: Set connection var ansible_connection to ssh 2995 1726776809.25253: Set connection var ansible_pipelining to False 2995 1726776809.25255: Set connection var ansible_shell_type to sh 2995 1726776809.25264: Set connection var ansible_timeout to 10 2995 1726776809.25282: variable 'ansible_shell_executable' from source: unknown 2995 1726776809.25285: variable 'ansible_connection' from source: unknown 2995 1726776809.25288: variable 'ansible_module_compression' from source: unknown 2995 1726776809.25293: variable 'ansible_shell_type' from source: unknown 2995 1726776809.25295: variable 'ansible_shell_executable' from source: unknown 2995 1726776809.25302: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.25307: variable 'ansible_pipelining' from source: unknown 2995 1726776809.25310: variable 'ansible_timeout' from source: unknown 2995 1726776809.25317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.25431: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776809.25441: variable 'omit' from source: magic vars 2995 1726776809.25447: starting attempt loop 2995 1726776809.25449: running the handler 2995 1726776809.25794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776809.27419: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776809.27471: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776809.27510: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776809.27542: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776809.27565: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776809.27625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776809.27649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776809.27672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776809.27705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776809.27719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776809.27815: variable 'kernel_settings_reboot_required' from source: set_fact 2995 1726776809.27829: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 2995 1726776809.27835: handler run complete 2995 1726776809.27855: attempt loop complete, returning result 2995 1726776809.27858: _execute() done 2995 1726776809.27863: dumping result to json 2995 1726776809.27869: done dumping result, returning 2995 1726776809.27877: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false [0affc99b-caaf-048c-907c-00000000001c] 2995 1726776809.27883: sending task result for task 0affc99b-caaf-048c-907c-00000000001c 2995 1726776809.27973: done sending task result for task 0affc99b-caaf-048c-907c-00000000001c 2995 1726776809.27976: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 2995 1726776809.28032: no more pending results, returning what we have 2995 1726776809.28036: results queue empty 2995 1726776809.28037: checking for any_errors_fatal 2995 1726776809.28039: done checking for any_errors_fatal 2995 1726776809.28040: checking for max_fail_percentage 2995 1726776809.28042: done checking for max_fail_percentage 2995 1726776809.28043: checking to see if all hosts have failed and the running result is not ok 2995 1726776809.28044: done checking to see if all hosts have failed 2995 1726776809.28045: getting the remaining hosts for this loop 2995 1726776809.28046: done getting the remaining hosts for this loop 2995 1726776809.28050: getting the next task for host managed_node2 2995 1726776809.28056: done getting next task for host managed_node2 2995 1726776809.28059: ^ task is: TASK: Ensure role reported changed 2995 1726776809.28062: ^ 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 2995 1726776809.28065: getting variables 2995 1726776809.28067: in VariableManager get_vars() 2995 1726776809.28099: Calling all_inventory to load vars for managed_node2 2995 1726776809.28104: Calling groups_inventory to load vars for managed_node2 2995 1726776809.28107: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.28119: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.28127: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.28131: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.28309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.28462: done with get_vars() 2995 1726776809.28469: done getting variables 2995 1726776809.28515: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:137 Thursday 19 September 2024 16:13:29 -0400 (0:00:00.042) 0:02:24.611 **** 2995 1726776809.28536: entering _queue_task() for managed_node2/assert 2995 1726776809.28724: worker is 1 (out of 1 available) 2995 1726776809.28739: exiting _queue_task() for managed_node2/assert 2995 1726776809.28752: done queuing things up, now waiting for results queue to drain 2995 1726776809.28753: waiting for pending results... 2995 1726776809.28935: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 2995 1726776809.28991: in run() - task 0affc99b-caaf-048c-907c-00000000001d 2995 1726776809.29008: variable 'ansible_search_path' from source: unknown 2995 1726776809.29043: calling self._execute() 2995 1726776809.29122: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.29129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.29139: variable 'omit' from source: magic vars 2995 1726776809.29231: variable 'omit' from source: magic vars 2995 1726776809.29259: variable 'omit' from source: magic vars 2995 1726776809.29285: variable 'omit' from source: magic vars 2995 1726776809.29324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776809.29357: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776809.29374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776809.29390: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776809.29403: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776809.29433: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776809.29436: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.29441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.29523: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776809.29532: Set connection var ansible_shell_executable to /bin/sh 2995 1726776809.29540: Set connection var ansible_connection to ssh 2995 1726776809.29547: Set connection var ansible_pipelining to False 2995 1726776809.29549: Set connection var ansible_shell_type to sh 2995 1726776809.29556: Set connection var ansible_timeout to 10 2995 1726776809.29574: variable 'ansible_shell_executable' from source: unknown 2995 1726776809.29577: variable 'ansible_connection' from source: unknown 2995 1726776809.29581: variable 'ansible_module_compression' from source: unknown 2995 1726776809.29584: variable 'ansible_shell_type' from source: unknown 2995 1726776809.29589: variable 'ansible_shell_executable' from source: unknown 2995 1726776809.29592: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.29597: variable 'ansible_pipelining' from source: unknown 2995 1726776809.29600: variable 'ansible_timeout' from source: unknown 2995 1726776809.29607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.29728: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776809.29738: variable 'omit' from source: magic vars 2995 1726776809.29746: starting attempt loop 2995 1726776809.29749: running the handler 2995 1726776809.30040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776809.32107: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776809.32112: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776809.32118: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776809.32121: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776809.32124: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776809.32205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776809.32248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776809.32291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776809.32368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776809.32390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776809.32498: variable '__kernel_settings_changed' from source: set_fact 2995 1726776809.32515: Evaluated conditional (__kernel_settings_changed | d(false)): True 2995 1726776809.32524: handler run complete 2995 1726776809.32545: attempt loop complete, returning result 2995 1726776809.32548: _execute() done 2995 1726776809.32551: dumping result to json 2995 1726776809.32556: done dumping result, returning 2995 1726776809.32566: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [0affc99b-caaf-048c-907c-00000000001d] 2995 1726776809.32568: sending task result for task 0affc99b-caaf-048c-907c-00000000001d 2995 1726776809.32657: done sending task result for task 0affc99b-caaf-048c-907c-00000000001d 2995 1726776809.32660: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 2995 1726776809.32721: no more pending results, returning what we have 2995 1726776809.32725: results queue empty 2995 1726776809.32726: checking for any_errors_fatal 2995 1726776809.32733: done checking for any_errors_fatal 2995 1726776809.32734: checking for max_fail_percentage 2995 1726776809.32736: done checking for max_fail_percentage 2995 1726776809.32737: checking to see if all hosts have failed and the running result is not ok 2995 1726776809.32738: done checking to see if all hosts have failed 2995 1726776809.32739: getting the remaining hosts for this loop 2995 1726776809.32741: done getting the remaining hosts for this loop 2995 1726776809.32746: getting the next task for host managed_node2 2995 1726776809.32751: done getting next task for host managed_node2 2995 1726776809.32754: ^ task is: TASK: Check sysctl after reboot 2995 1726776809.32757: ^ 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 2995 1726776809.32760: getting variables 2995 1726776809.32762: in VariableManager get_vars() 2995 1726776809.32806: Calling all_inventory to load vars for managed_node2 2995 1726776809.32809: Calling groups_inventory to load vars for managed_node2 2995 1726776809.32812: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.32822: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.32825: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.32835: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.32991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.33157: done with get_vars() 2995 1726776809.33166: done getting variables 2995 1726776809.33215: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysctl after reboot] *********************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:141 Thursday 19 September 2024 16:13:29 -0400 (0:00:00.047) 0:02:24.658 **** 2995 1726776809.33238: entering _queue_task() for managed_node2/shell 2995 1726776809.33423: worker is 1 (out of 1 available) 2995 1726776809.33436: exiting _queue_task() for managed_node2/shell 2995 1726776809.33449: done queuing things up, now waiting for results queue to drain 2995 1726776809.33450: waiting for pending results... 2995 1726776809.33636: running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot 2995 1726776809.33727: in run() - task 0affc99b-caaf-048c-907c-00000000001e 2995 1726776809.33733: variable 'ansible_search_path' from source: unknown 2995 1726776809.33761: calling self._execute() 2995 1726776809.33836: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.33842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.33852: variable 'omit' from source: magic vars 2995 1726776809.34197: variable 'omit' from source: magic vars 2995 1726776809.34203: variable 'omit' from source: magic vars 2995 1726776809.34207: variable 'omit' from source: magic vars 2995 1726776809.34209: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776809.34219: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776809.34223: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776809.34235: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776809.34246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776809.34273: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776809.34276: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.34281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.34364: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776809.34373: Set connection var ansible_shell_executable to /bin/sh 2995 1726776809.34382: Set connection var ansible_connection to ssh 2995 1726776809.34388: Set connection var ansible_pipelining to False 2995 1726776809.34390: Set connection var ansible_shell_type to sh 2995 1726776809.34397: Set connection var ansible_timeout to 10 2995 1726776809.34437: variable 'ansible_shell_executable' from source: unknown 2995 1726776809.34440: variable 'ansible_connection' from source: unknown 2995 1726776809.34443: variable 'ansible_module_compression' from source: unknown 2995 1726776809.34446: variable 'ansible_shell_type' from source: unknown 2995 1726776809.34448: variable 'ansible_shell_executable' from source: unknown 2995 1726776809.34451: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.34453: variable 'ansible_pipelining' from source: unknown 2995 1726776809.34455: variable 'ansible_timeout' from source: unknown 2995 1726776809.34457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.34556: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776809.34567: variable 'omit' from source: magic vars 2995 1726776809.34573: starting attempt loop 2995 1726776809.34576: running the handler 2995 1726776809.34587: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776809.34603: _low_level_execute_command(): starting 2995 1726776809.34611: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776809.35307: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776809.35312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776809.35318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776809.35320: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776809.35344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776809.35356: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776809.35372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776809.35449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776809.37308: stdout chunk (state=3): >>>/root <<< 2995 1726776809.37442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776809.37489: stderr chunk (state=3): >>><<< 2995 1726776809.37492: stdout chunk (state=3): >>><<< 2995 1726776809.37518: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776809.37527: _low_level_execute_command(): starting 2995 1726776809.37533: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776809.3751476-6246-263826254809811 `" && echo ansible-tmp-1726776809.3751476-6246-263826254809811="` echo /root/.ansible/tmp/ansible-tmp-1726776809.3751476-6246-263826254809811 `" ) && sleep 0' 2995 1726776809.37967: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776809.37971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776809.37980: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776809.37982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776809.38038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776809.38044: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776809.38046: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776809.38087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776809.40097: stdout chunk (state=3): >>>ansible-tmp-1726776809.3751476-6246-263826254809811=/root/.ansible/tmp/ansible-tmp-1726776809.3751476-6246-263826254809811 <<< 2995 1726776809.40218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776809.40262: stderr chunk (state=3): >>><<< 2995 1726776809.40266: stdout chunk (state=3): >>><<< 2995 1726776809.40286: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776809.3751476-6246-263826254809811=/root/.ansible/tmp/ansible-tmp-1726776809.3751476-6246-263826254809811 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776809.40312: variable 'ansible_module_compression' from source: unknown 2995 1726776809.40353: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776809.40382: variable 'ansible_facts' from source: unknown 2995 1726776809.40450: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776809.3751476-6246-263826254809811/AnsiballZ_command.py 2995 1726776809.40556: Sending initial data 2995 1726776809.40560: Sent initial data (154 bytes) 2995 1726776809.40994: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776809.40997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776809.40999: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776809.41004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776809.41058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776809.41065: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776809.41110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776809.42799: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776809.42808: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776809.42842: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776809.42886: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp48tu_pmn /root/.ansible/tmp/ansible-tmp-1726776809.3751476-6246-263826254809811/AnsiballZ_command.py <<< 2995 1726776809.42893: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776809.3751476-6246-263826254809811/AnsiballZ_command.py" <<< 2995 1726776809.42927: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp48tu_pmn" to remote "/root/.ansible/tmp/ansible-tmp-1726776809.3751476-6246-263826254809811/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776809.3751476-6246-263826254809811/AnsiballZ_command.py" <<< 2995 1726776809.43711: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776809.43769: stderr chunk (state=3): >>><<< 2995 1726776809.43773: stdout chunk (state=3): >>><<< 2995 1726776809.43791: done transferring module to remote 2995 1726776809.43802: _low_level_execute_command(): starting 2995 1726776809.43808: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776809.3751476-6246-263826254809811/ /root/.ansible/tmp/ansible-tmp-1726776809.3751476-6246-263826254809811/AnsiballZ_command.py && sleep 0' 2995 1726776809.44236: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776809.44240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776809.44243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776809.44245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776809.44298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776809.44306: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776809.44349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776809.46218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776809.46260: stderr chunk (state=3): >>><<< 2995 1726776809.46263: stdout chunk (state=3): >>><<< 2995 1726776809.46276: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776809.46283: _low_level_execute_command(): starting 2995 1726776809.46288: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776809.3751476-6246-263826254809811/AnsiballZ_command.py && sleep 0' 2995 1726776809.46706: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776809.46709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776809.46716: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776809.46718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776809.46721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776809.46768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776809.46771: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776809.46824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776809.65241: 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:13:29.644882", "end": "2024-09-19 16:13:29.650308", "delta": "0:00:00.005426", "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}}} <<< 2995 1726776809.66978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776809.67038: stderr chunk (state=3): >>><<< 2995 1726776809.67044: stdout chunk (state=3): >>><<< 2995 1726776809.67063: _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:13:29.644882", "end": "2024-09-19 16:13:29.650308", "delta": "0:00:00.005426", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776809.67109: 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-1726776809.3751476-6246-263826254809811/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776809.67118: _low_level_execute_command(): starting 2995 1726776809.67124: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776809.3751476-6246-263826254809811/ > /dev/null 2>&1 && sleep 0' 2995 1726776809.67588: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776809.67593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776809.67596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776809.67598: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776809.67607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776809.67658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776809.67661: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776809.67715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776809.69623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776809.69668: stderr chunk (state=3): >>><<< 2995 1726776809.69671: stdout chunk (state=3): >>><<< 2995 1726776809.69684: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776809.69693: handler run complete 2995 1726776809.69715: Evaluated conditional (False): False 2995 1726776809.69728: attempt loop complete, returning result 2995 1726776809.69731: _execute() done 2995 1726776809.69736: dumping result to json 2995 1726776809.69742: done dumping result, returning 2995 1726776809.69751: done running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot [0affc99b-caaf-048c-907c-00000000001e] 2995 1726776809.69758: sending task result for task 0affc99b-caaf-048c-907c-00000000001e 2995 1726776809.69862: done sending task result for task 0affc99b-caaf-048c-907c-00000000001e 2995 1726776809.69865: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "delta": "0:00:00.005426", "end": "2024-09-19 16:13:29.650308", "rc": 0, "start": "2024-09-19 16:13:29.644882" } 2995 1726776809.69940: no more pending results, returning what we have 2995 1726776809.69944: results queue empty 2995 1726776809.69945: checking for any_errors_fatal 2995 1726776809.69952: done checking for any_errors_fatal 2995 1726776809.69953: checking for max_fail_percentage 2995 1726776809.69955: done checking for max_fail_percentage 2995 1726776809.69956: checking to see if all hosts have failed and the running result is not ok 2995 1726776809.69957: done checking to see if all hosts have failed 2995 1726776809.69958: getting the remaining hosts for this loop 2995 1726776809.69960: done getting the remaining hosts for this loop 2995 1726776809.69964: getting the next task for host managed_node2 2995 1726776809.69970: done getting next task for host managed_node2 2995 1726776809.69973: ^ task is: TASK: Apply kernel_settings for removing 2995 1726776809.69975: ^ 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 2995 1726776809.69979: getting variables 2995 1726776809.69981: in VariableManager get_vars() 2995 1726776809.70020: Calling all_inventory to load vars for managed_node2 2995 1726776809.70023: Calling groups_inventory to load vars for managed_node2 2995 1726776809.70084: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.70094: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.70096: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.70098: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.70229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.70382: done with get_vars() 2995 1726776809.70391: done getting variables TASK [Apply kernel_settings for removing] ************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:147 Thursday 19 September 2024 16:13:29 -0400 (0:00:00.372) 0:02:25.031 **** 2995 1726776809.70465: entering _queue_task() for managed_node2/include_role 2995 1726776809.70657: worker is 1 (out of 1 available) 2995 1726776809.70671: exiting _queue_task() for managed_node2/include_role 2995 1726776809.70686: done queuing things up, now waiting for results queue to drain 2995 1726776809.70687: waiting for pending results... 2995 1726776809.70879: running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing 2995 1726776809.70954: in run() - task 0affc99b-caaf-048c-907c-00000000001f 2995 1726776809.70970: variable 'ansible_search_path' from source: unknown 2995 1726776809.71004: calling self._execute() 2995 1726776809.71079: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.71085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.71095: variable 'omit' from source: magic vars 2995 1726776809.71187: _execute() done 2995 1726776809.71191: dumping result to json 2995 1726776809.71194: done dumping result, returning 2995 1726776809.71203: done running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing [0affc99b-caaf-048c-907c-00000000001f] 2995 1726776809.71210: sending task result for task 0affc99b-caaf-048c-907c-00000000001f 2995 1726776809.71336: done sending task result for task 0affc99b-caaf-048c-907c-00000000001f 2995 1726776809.71340: WORKER PROCESS EXITING 2995 1726776809.71372: no more pending results, returning what we have 2995 1726776809.71377: in VariableManager get_vars() 2995 1726776809.71416: Calling all_inventory to load vars for managed_node2 2995 1726776809.71419: Calling groups_inventory to load vars for managed_node2 2995 1726776809.71422: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.71432: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.71435: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.71439: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.71572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.71747: done with get_vars() 2995 1726776809.71753: variable 'ansible_search_path' from source: unknown 2995 1726776809.73692: variable 'omit' from source: magic vars 2995 1726776809.73711: variable 'omit' from source: magic vars 2995 1726776809.73730: variable 'omit' from source: magic vars 2995 1726776809.73733: we have included files to process 2995 1726776809.73734: generating all_blocks data 2995 1726776809.73735: done generating all_blocks data 2995 1726776809.73739: processing included file: fedora.linux_system_roles.kernel_settings 2995 1726776809.73755: in VariableManager get_vars() 2995 1726776809.73768: done with get_vars() 2995 1726776809.73788: in VariableManager get_vars() 2995 1726776809.73802: done with get_vars() 2995 1726776809.73831: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 2995 1726776809.73888: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 2995 1726776809.73909: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 2995 1726776809.73970: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 2995 1726776809.74557: in VariableManager get_vars() 2995 1726776809.74574: done with get_vars() 2995 1726776809.75584: in VariableManager get_vars() 2995 1726776809.75600: done with get_vars() 2995 1726776809.75732: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 2995 1726776809.76237: iterating over new_blocks loaded from include file 2995 1726776809.76239: in VariableManager get_vars() 2995 1726776809.76251: done with get_vars() 2995 1726776809.76252: filtering new block on tags 2995 1726776809.76280: done filtering new block on tags 2995 1726776809.76282: in VariableManager get_vars() 2995 1726776809.76292: done with get_vars() 2995 1726776809.76294: filtering new block on tags 2995 1726776809.76324: done filtering new block on tags 2995 1726776809.76326: in VariableManager get_vars() 2995 1726776809.76337: done with get_vars() 2995 1726776809.76338: filtering new block on tags 2995 1726776809.76458: done filtering new block on tags 2995 1726776809.76460: in VariableManager get_vars() 2995 1726776809.76471: done with get_vars() 2995 1726776809.76472: filtering new block on tags 2995 1726776809.76485: done filtering new block on tags 2995 1726776809.76486: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 2995 1726776809.76490: extending task lists for all hosts with included blocks 2995 1726776809.78359: done extending task lists 2995 1726776809.78360: done processing included files 2995 1726776809.78361: results queue empty 2995 1726776809.78361: checking for any_errors_fatal 2995 1726776809.78364: done checking for any_errors_fatal 2995 1726776809.78365: checking for max_fail_percentage 2995 1726776809.78366: done checking for max_fail_percentage 2995 1726776809.78366: checking to see if all hosts have failed and the running result is not ok 2995 1726776809.78368: done checking to see if all hosts have failed 2995 1726776809.78368: getting the remaining hosts for this loop 2995 1726776809.78369: done getting the remaining hosts for this loop 2995 1726776809.78371: getting the next task for host managed_node2 2995 1726776809.78374: done getting next task for host managed_node2 2995 1726776809.78376: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 2995 1726776809.78378: ^ 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 2995 1726776809.78386: getting variables 2995 1726776809.78387: in VariableManager get_vars() 2995 1726776809.78396: Calling all_inventory to load vars for managed_node2 2995 1726776809.78398: Calling groups_inventory to load vars for managed_node2 2995 1726776809.78400: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.78406: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.78408: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.78410: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.78534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.78682: done with get_vars() 2995 1726776809.78689: done getting variables 2995 1726776809.78723: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:13:29 -0400 (0:00:00.082) 0:02:25.114 **** 2995 1726776809.78746: entering _queue_task() for managed_node2/fail 2995 1726776809.78967: worker is 1 (out of 1 available) 2995 1726776809.78981: exiting _queue_task() for managed_node2/fail 2995 1726776809.78995: done queuing things up, now waiting for results queue to drain 2995 1726776809.78996: waiting for pending results... 2995 1726776809.79192: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 2995 1726776809.79277: in run() - task 0affc99b-caaf-048c-907c-00000000060d 2995 1726776809.79290: variable 'ansible_search_path' from source: unknown 2995 1726776809.79293: variable 'ansible_search_path' from source: unknown 2995 1726776809.79329: calling self._execute() 2995 1726776809.79405: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.79411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.79423: variable 'omit' from source: magic vars 2995 1726776809.79820: variable 'kernel_settings_sysctl' from source: include params 2995 1726776809.79834: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776809.79843: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 2995 1726776809.80106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776809.81705: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776809.81758: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776809.81788: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776809.81818: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776809.81842: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776809.81919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776809.81943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776809.81966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776809.81997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776809.82015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776809.82060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776809.82080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776809.82100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776809.82134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776809.82146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776809.82185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776809.82205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776809.82228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776809.82258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776809.82272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776809.82510: variable 'kernel_settings_sysctl' from source: include params 2995 1726776809.82566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776809.82693: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776809.82728: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776809.82754: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776809.82778: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776809.82818: 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) 2995 1726776809.82837: 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) 2995 1726776809.82858: 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) 2995 1726776809.82879: 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) 2995 1726776809.82917: 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) 2995 1726776809.82936: 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) 2995 1726776809.82955: 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) 2995 1726776809.82975: 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) 2995 1726776809.82999: 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 2995 1726776809.83011: when evaluation is False, skipping this task 2995 1726776809.83017: _execute() done 2995 1726776809.83020: dumping result to json 2995 1726776809.83022: done dumping result, returning 2995 1726776809.83025: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0affc99b-caaf-048c-907c-00000000060d] 2995 1726776809.83027: sending task result for task 0affc99b-caaf-048c-907c-00000000060d 2995 1726776809.83121: done sending task result for task 0affc99b-caaf-048c-907c-00000000060d 2995 1726776809.83125: 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" } 2995 1726776809.83196: no more pending results, returning what we have 2995 1726776809.83200: results queue empty 2995 1726776809.83203: checking for any_errors_fatal 2995 1726776809.83205: done checking for any_errors_fatal 2995 1726776809.83206: checking for max_fail_percentage 2995 1726776809.83207: done checking for max_fail_percentage 2995 1726776809.83208: checking to see if all hosts have failed and the running result is not ok 2995 1726776809.83209: done checking to see if all hosts have failed 2995 1726776809.83210: getting the remaining hosts for this loop 2995 1726776809.83214: done getting the remaining hosts for this loop 2995 1726776809.83218: getting the next task for host managed_node2 2995 1726776809.83224: done getting next task for host managed_node2 2995 1726776809.83228: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 2995 1726776809.83232: ^ 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 2995 1726776809.83248: getting variables 2995 1726776809.83249: in VariableManager get_vars() 2995 1726776809.83283: Calling all_inventory to load vars for managed_node2 2995 1726776809.83286: Calling groups_inventory to load vars for managed_node2 2995 1726776809.83289: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.83298: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.83303: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.83307: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.83444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.83635: done with get_vars() 2995 1726776809.83643: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:13:29 -0400 (0:00:00.049) 0:02:25.163 **** 2995 1726776809.83721: entering _queue_task() for managed_node2/include_tasks 2995 1726776809.83921: worker is 1 (out of 1 available) 2995 1726776809.83937: exiting _queue_task() for managed_node2/include_tasks 2995 1726776809.83949: done queuing things up, now waiting for results queue to drain 2995 1726776809.83951: waiting for pending results... 2995 1726776809.84139: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 2995 1726776809.84232: in run() - task 0affc99b-caaf-048c-907c-00000000060e 2995 1726776809.84248: variable 'ansible_search_path' from source: unknown 2995 1726776809.84252: variable 'ansible_search_path' from source: unknown 2995 1726776809.84286: calling self._execute() 2995 1726776809.84363: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.84370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.84379: variable 'omit' from source: magic vars 2995 1726776809.84473: _execute() done 2995 1726776809.84478: dumping result to json 2995 1726776809.84481: done dumping result, returning 2995 1726776809.84490: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0affc99b-caaf-048c-907c-00000000060e] 2995 1726776809.84495: sending task result for task 0affc99b-caaf-048c-907c-00000000060e 2995 1726776809.84595: done sending task result for task 0affc99b-caaf-048c-907c-00000000060e 2995 1726776809.84598: WORKER PROCESS EXITING 2995 1726776809.84648: no more pending results, returning what we have 2995 1726776809.84652: in VariableManager get_vars() 2995 1726776809.84689: Calling all_inventory to load vars for managed_node2 2995 1726776809.84692: Calling groups_inventory to load vars for managed_node2 2995 1726776809.84695: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.84706: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.84710: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.84716: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.84853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.85020: done with get_vars() 2995 1726776809.85026: variable 'ansible_search_path' from source: unknown 2995 1726776809.85027: variable 'ansible_search_path' from source: unknown 2995 1726776809.85052: we have included files to process 2995 1726776809.85052: generating all_blocks data 2995 1726776809.85054: done generating all_blocks data 2995 1726776809.85062: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 2995 1726776809.85063: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 2995 1726776809.85065: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 2995 1726776809.85608: done processing included file 2995 1726776809.85611: iterating over new_blocks loaded from include file 2995 1726776809.85614: in VariableManager get_vars() 2995 1726776809.85655: done with get_vars() 2995 1726776809.85657: filtering new block on tags 2995 1726776809.85678: done filtering new block on tags 2995 1726776809.85681: in VariableManager get_vars() 2995 1726776809.85696: done with get_vars() 2995 1726776809.85698: filtering new block on tags 2995 1726776809.85729: done filtering new block on tags 2995 1726776809.85731: in VariableManager get_vars() 2995 1726776809.85749: done with get_vars() 2995 1726776809.85750: filtering new block on tags 2995 1726776809.85777: done filtering new block on tags 2995 1726776809.85778: in VariableManager get_vars() 2995 1726776809.85794: done with get_vars() 2995 1726776809.85795: filtering new block on tags 2995 1726776809.85815: done filtering new block on tags 2995 1726776809.85817: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 2995 1726776809.85820: extending task lists for all hosts with included blocks 2995 1726776809.85934: done extending task lists 2995 1726776809.85935: done processing included files 2995 1726776809.85935: results queue empty 2995 1726776809.85936: checking for any_errors_fatal 2995 1726776809.85939: done checking for any_errors_fatal 2995 1726776809.85940: checking for max_fail_percentage 2995 1726776809.85940: done checking for max_fail_percentage 2995 1726776809.85941: checking to see if all hosts have failed and the running result is not ok 2995 1726776809.85942: done checking to see if all hosts have failed 2995 1726776809.85942: getting the remaining hosts for this loop 2995 1726776809.85943: done getting the remaining hosts for this loop 2995 1726776809.85945: getting the next task for host managed_node2 2995 1726776809.85948: done getting next task for host managed_node2 2995 1726776809.85950: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 2995 1726776809.85952: ^ 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 2995 1726776809.85960: getting variables 2995 1726776809.85961: in VariableManager get_vars() 2995 1726776809.85970: Calling all_inventory to load vars for managed_node2 2995 1726776809.85972: Calling groups_inventory to load vars for managed_node2 2995 1726776809.85974: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.85978: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.85979: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.85982: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.86090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.86263: done with get_vars() 2995 1726776809.86271: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:13:29 -0400 (0:00:00.026) 0:02:25.189 **** 2995 1726776809.86329: entering _queue_task() for managed_node2/setup 2995 1726776809.86525: worker is 1 (out of 1 available) 2995 1726776809.86540: exiting _queue_task() for managed_node2/setup 2995 1726776809.86553: done queuing things up, now waiting for results queue to drain 2995 1726776809.86555: waiting for pending results... 2995 1726776809.86739: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 2995 1726776809.86845: in run() - task 0affc99b-caaf-048c-907c-000000000789 2995 1726776809.86857: variable 'ansible_search_path' from source: unknown 2995 1726776809.86861: variable 'ansible_search_path' from source: unknown 2995 1726776809.86892: calling self._execute() 2995 1726776809.86967: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.86974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.86983: variable 'omit' from source: magic vars 2995 1726776809.87418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776809.89041: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776809.89099: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776809.89133: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776809.89161: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776809.89184: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776809.89252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776809.89275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776809.89298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776809.89333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776809.89346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776809.89394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776809.89416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776809.89436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776809.89467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776809.89481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776809.89623: variable '__kernel_settings_required_facts' from source: role '' all vars 2995 1726776809.89633: variable 'ansible_facts' from source: unknown 2995 1726776809.89706: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 2995 1726776809.89710: when evaluation is False, skipping this task 2995 1726776809.89717: _execute() done 2995 1726776809.89720: dumping result to json 2995 1726776809.89723: done dumping result, returning 2995 1726776809.89729: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0affc99b-caaf-048c-907c-000000000789] 2995 1726776809.89735: sending task result for task 0affc99b-caaf-048c-907c-000000000789 2995 1726776809.89827: done sending task result for task 0affc99b-caaf-048c-907c-000000000789 2995 1726776809.89831: 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" } 2995 1726776809.89884: no more pending results, returning what we have 2995 1726776809.89888: results queue empty 2995 1726776809.89889: checking for any_errors_fatal 2995 1726776809.89890: done checking for any_errors_fatal 2995 1726776809.89891: checking for max_fail_percentage 2995 1726776809.89893: done checking for max_fail_percentage 2995 1726776809.89894: checking to see if all hosts have failed and the running result is not ok 2995 1726776809.89896: done checking to see if all hosts have failed 2995 1726776809.89897: getting the remaining hosts for this loop 2995 1726776809.89899: done getting the remaining hosts for this loop 2995 1726776809.89905: getting the next task for host managed_node2 2995 1726776809.89917: done getting next task for host managed_node2 2995 1726776809.89921: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 2995 1726776809.89925: ^ 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 2995 1726776809.89942: getting variables 2995 1726776809.89943: in VariableManager get_vars() 2995 1726776809.89979: Calling all_inventory to load vars for managed_node2 2995 1726776809.89982: Calling groups_inventory to load vars for managed_node2 2995 1726776809.89985: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.89994: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.89997: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.90003: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.90142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.90308: done with get_vars() 2995 1726776809.90318: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:13:29 -0400 (0:00:00.040) 0:02:25.230 **** 2995 1726776809.90388: entering _queue_task() for managed_node2/stat 2995 1726776809.90585: worker is 1 (out of 1 available) 2995 1726776809.90602: exiting _queue_task() for managed_node2/stat 2995 1726776809.90618: done queuing things up, now waiting for results queue to drain 2995 1726776809.90621: waiting for pending results... 2995 1726776809.90800: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 2995 1726776809.90918: in run() - task 0affc99b-caaf-048c-907c-00000000078b 2995 1726776809.90934: variable 'ansible_search_path' from source: unknown 2995 1726776809.90938: variable 'ansible_search_path' from source: unknown 2995 1726776809.90970: calling self._execute() 2995 1726776809.91045: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.91050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.91061: variable 'omit' from source: magic vars 2995 1726776809.91459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776809.91726: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776809.91762: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776809.91792: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776809.91826: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776809.91895: 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) 2995 1726776809.91920: 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) 2995 1726776809.91942: 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) 2995 1726776809.91965: 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) 2995 1726776809.92060: variable '__kernel_settings_is_ostree' from source: set_fact 2995 1726776809.92070: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 2995 1726776809.92073: when evaluation is False, skipping this task 2995 1726776809.92077: _execute() done 2995 1726776809.92080: dumping result to json 2995 1726776809.92085: done dumping result, returning 2995 1726776809.92093: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0affc99b-caaf-048c-907c-00000000078b] 2995 1726776809.92098: sending task result for task 0affc99b-caaf-048c-907c-00000000078b 2995 1726776809.92191: done sending task result for task 0affc99b-caaf-048c-907c-00000000078b 2995 1726776809.92194: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 2995 1726776809.92250: no more pending results, returning what we have 2995 1726776809.92254: results queue empty 2995 1726776809.92255: checking for any_errors_fatal 2995 1726776809.92261: done checking for any_errors_fatal 2995 1726776809.92262: checking for max_fail_percentage 2995 1726776809.92264: done checking for max_fail_percentage 2995 1726776809.92265: checking to see if all hosts have failed and the running result is not ok 2995 1726776809.92266: done checking to see if all hosts have failed 2995 1726776809.92267: getting the remaining hosts for this loop 2995 1726776809.92270: done getting the remaining hosts for this loop 2995 1726776809.92273: getting the next task for host managed_node2 2995 1726776809.92280: done getting next task for host managed_node2 2995 1726776809.92284: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 2995 1726776809.92289: ^ 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 2995 1726776809.92308: getting variables 2995 1726776809.92310: in VariableManager get_vars() 2995 1726776809.92345: Calling all_inventory to load vars for managed_node2 2995 1726776809.92348: Calling groups_inventory to load vars for managed_node2 2995 1726776809.92351: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.92360: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.92363: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.92365: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.92537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.92699: done with get_vars() 2995 1726776809.92709: done getting variables 2995 1726776809.92752: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:13:29 -0400 (0:00:00.023) 0:02:25.254 **** 2995 1726776809.92777: entering _queue_task() for managed_node2/set_fact 2995 1726776809.92969: worker is 1 (out of 1 available) 2995 1726776809.92984: exiting _queue_task() for managed_node2/set_fact 2995 1726776809.92998: done queuing things up, now waiting for results queue to drain 2995 1726776809.92999: waiting for pending results... 2995 1726776809.93193: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 2995 1726776809.93294: in run() - task 0affc99b-caaf-048c-907c-00000000078c 2995 1726776809.93308: variable 'ansible_search_path' from source: unknown 2995 1726776809.93312: variable 'ansible_search_path' from source: unknown 2995 1726776809.93348: calling self._execute() 2995 1726776809.93426: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.93433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.93443: variable 'omit' from source: magic vars 2995 1726776809.93840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776809.94058: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776809.94097: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776809.94130: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776809.94161: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776809.94232: 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) 2995 1726776809.94251: 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) 2995 1726776809.94273: 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) 2995 1726776809.94294: 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) 2995 1726776809.94391: variable '__kernel_settings_is_ostree' from source: set_fact 2995 1726776809.94400: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 2995 1726776809.94405: when evaluation is False, skipping this task 2995 1726776809.94408: _execute() done 2995 1726776809.94413: dumping result to json 2995 1726776809.94419: done dumping result, returning 2995 1726776809.94426: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0affc99b-caaf-048c-907c-00000000078c] 2995 1726776809.94433: sending task result for task 0affc99b-caaf-048c-907c-00000000078c 2995 1726776809.94518: done sending task result for task 0affc99b-caaf-048c-907c-00000000078c 2995 1726776809.94521: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 2995 1726776809.94579: no more pending results, returning what we have 2995 1726776809.94582: results queue empty 2995 1726776809.94584: checking for any_errors_fatal 2995 1726776809.94588: done checking for any_errors_fatal 2995 1726776809.94589: checking for max_fail_percentage 2995 1726776809.94591: done checking for max_fail_percentage 2995 1726776809.94592: checking to see if all hosts have failed and the running result is not ok 2995 1726776809.94593: done checking to see if all hosts have failed 2995 1726776809.94594: getting the remaining hosts for this loop 2995 1726776809.94597: done getting the remaining hosts for this loop 2995 1726776809.94602: getting the next task for host managed_node2 2995 1726776809.94611: done getting next task for host managed_node2 2995 1726776809.94615: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 2995 1726776809.94618: ^ 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 2995 1726776809.94634: getting variables 2995 1726776809.94636: in VariableManager get_vars() 2995 1726776809.94671: Calling all_inventory to load vars for managed_node2 2995 1726776809.94673: Calling groups_inventory to load vars for managed_node2 2995 1726776809.94674: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.94682: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.94684: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.94686: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.94823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.94986: done with get_vars() 2995 1726776809.94994: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:13:29 -0400 (0:00:00.022) 0:02:25.277 **** 2995 1726776809.95066: entering _queue_task() for managed_node2/stat 2995 1726776809.95254: worker is 1 (out of 1 available) 2995 1726776809.95270: exiting _queue_task() for managed_node2/stat 2995 1726776809.95284: done queuing things up, now waiting for results queue to drain 2995 1726776809.95285: waiting for pending results... 2995 1726776809.95471: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 2995 1726776809.95568: in run() - task 0affc99b-caaf-048c-907c-00000000078e 2995 1726776809.95580: variable 'ansible_search_path' from source: unknown 2995 1726776809.95584: variable 'ansible_search_path' from source: unknown 2995 1726776809.95619: calling self._execute() 2995 1726776809.95688: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.95695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.95706: variable 'omit' from source: magic vars 2995 1726776809.96164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776809.96359: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776809.96394: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776809.96427: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776809.96457: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776809.96527: 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) 2995 1726776809.96547: 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) 2995 1726776809.96569: 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) 2995 1726776809.96590: 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) 2995 1726776809.96685: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776809.96693: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 2995 1726776809.96697: when evaluation is False, skipping this task 2995 1726776809.96700: _execute() done 2995 1726776809.96707: dumping result to json 2995 1726776809.96711: done dumping result, returning 2995 1726776809.96721: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0affc99b-caaf-048c-907c-00000000078e] 2995 1726776809.96726: sending task result for task 0affc99b-caaf-048c-907c-00000000078e 2995 1726776809.96818: done sending task result for task 0affc99b-caaf-048c-907c-00000000078e 2995 1726776809.96822: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 2995 1726776809.96876: no more pending results, returning what we have 2995 1726776809.96880: results queue empty 2995 1726776809.96882: checking for any_errors_fatal 2995 1726776809.96886: done checking for any_errors_fatal 2995 1726776809.96887: checking for max_fail_percentage 2995 1726776809.96889: done checking for max_fail_percentage 2995 1726776809.96890: checking to see if all hosts have failed and the running result is not ok 2995 1726776809.96891: done checking to see if all hosts have failed 2995 1726776809.96892: getting the remaining hosts for this loop 2995 1726776809.96894: done getting the remaining hosts for this loop 2995 1726776809.96898: getting the next task for host managed_node2 2995 1726776809.96906: done getting next task for host managed_node2 2995 1726776809.96910: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 2995 1726776809.96914: ^ 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 2995 1726776809.96930: getting variables 2995 1726776809.96932: in VariableManager get_vars() 2995 1726776809.96965: Calling all_inventory to load vars for managed_node2 2995 1726776809.96967: Calling groups_inventory to load vars for managed_node2 2995 1726776809.96969: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.96976: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.96978: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.96981: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.97154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.97315: done with get_vars() 2995 1726776809.97322: done getting variables 2995 1726776809.97363: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:13:29 -0400 (0:00:00.023) 0:02:25.300 **** 2995 1726776809.97389: entering _queue_task() for managed_node2/set_fact 2995 1726776809.97571: worker is 1 (out of 1 available) 2995 1726776809.97588: exiting _queue_task() for managed_node2/set_fact 2995 1726776809.97604: done queuing things up, now waiting for results queue to drain 2995 1726776809.97606: waiting for pending results... 2995 1726776809.97787: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 2995 1726776809.97883: in run() - task 0affc99b-caaf-048c-907c-00000000078f 2995 1726776809.97896: variable 'ansible_search_path' from source: unknown 2995 1726776809.97900: variable 'ansible_search_path' from source: unknown 2995 1726776809.97936: calling self._execute() 2995 1726776809.98006: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776809.98010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776809.98024: variable 'omit' from source: magic vars 2995 1726776809.98404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776809.98607: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776809.98646: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776809.98675: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776809.98706: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776809.98794: 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) 2995 1726776809.98818: 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) 2995 1726776809.98842: 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) 2995 1726776809.98862: 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) 2995 1726776809.98956: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776809.98965: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 2995 1726776809.98968: when evaluation is False, skipping this task 2995 1726776809.98971: _execute() done 2995 1726776809.98976: dumping result to json 2995 1726776809.98980: done dumping result, returning 2995 1726776809.98988: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0affc99b-caaf-048c-907c-00000000078f] 2995 1726776809.98993: sending task result for task 0affc99b-caaf-048c-907c-00000000078f 2995 1726776809.99083: done sending task result for task 0affc99b-caaf-048c-907c-00000000078f 2995 1726776809.99086: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 2995 1726776809.99137: no more pending results, returning what we have 2995 1726776809.99141: results queue empty 2995 1726776809.99142: checking for any_errors_fatal 2995 1726776809.99147: done checking for any_errors_fatal 2995 1726776809.99148: checking for max_fail_percentage 2995 1726776809.99150: done checking for max_fail_percentage 2995 1726776809.99151: checking to see if all hosts have failed and the running result is not ok 2995 1726776809.99152: done checking to see if all hosts have failed 2995 1726776809.99153: getting the remaining hosts for this loop 2995 1726776809.99155: done getting the remaining hosts for this loop 2995 1726776809.99159: getting the next task for host managed_node2 2995 1726776809.99167: done getting next task for host managed_node2 2995 1726776809.99171: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 2995 1726776809.99175: ^ 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 2995 1726776809.99191: getting variables 2995 1726776809.99193: in VariableManager get_vars() 2995 1726776809.99226: Calling all_inventory to load vars for managed_node2 2995 1726776809.99229: Calling groups_inventory to load vars for managed_node2 2995 1726776809.99232: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776809.99238: Calling all_plugins_play to load vars for managed_node2 2995 1726776809.99241: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776809.99243: Calling groups_plugins_play to load vars for managed_node2 2995 1726776809.99373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776809.99537: done with get_vars() 2995 1726776809.99545: done getting variables 2995 1726776809.99586: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:13:29 -0400 (0:00:00.022) 0:02:25.322 **** 2995 1726776809.99613: entering _queue_task() for managed_node2/include_vars 2995 1726776809.99792: worker is 1 (out of 1 available) 2995 1726776809.99810: exiting _queue_task() for managed_node2/include_vars 2995 1726776809.99823: done queuing things up, now waiting for results queue to drain 2995 1726776809.99825: waiting for pending results... 2995 1726776809.99999: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 2995 1726776810.00093: in run() - task 0affc99b-caaf-048c-907c-000000000791 2995 1726776810.00107: variable 'ansible_search_path' from source: unknown 2995 1726776810.00112: variable 'ansible_search_path' from source: unknown 2995 1726776810.00143: calling self._execute() 2995 1726776810.00213: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776810.00221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776810.00231: variable 'omit' from source: magic vars 2995 1726776810.00380: variable 'omit' from source: magic vars 2995 1726776810.00438: variable 'omit' from source: magic vars 2995 1726776810.00727: variable 'ffparams' from source: task vars 2995 1726776810.00837: variable 'ansible_facts' from source: unknown 2995 1726776810.00988: variable 'ansible_facts' from source: unknown 2995 1726776810.01098: variable 'ansible_facts' from source: unknown 2995 1726776810.01209: variable 'ansible_facts' from source: unknown 2995 1726776810.01306: variable 'role_path' from source: magic vars 2995 1726776810.01437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 2995 1726776810.01611: Loaded config def from plugin (lookup/first_found) 2995 1726776810.01619: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 2995 1726776810.01652: variable 'ansible_search_path' from source: unknown 2995 1726776810.01668: variable 'ansible_search_path' from source: unknown 2995 1726776810.01677: variable 'ansible_search_path' from source: unknown 2995 1726776810.01685: variable 'ansible_search_path' from source: unknown 2995 1726776810.01693: variable 'ansible_search_path' from source: unknown 2995 1726776810.01713: variable 'omit' from source: magic vars 2995 1726776810.01736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776810.01757: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776810.01772: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776810.01789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776810.01799: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776810.01826: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776810.01830: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776810.01833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776810.01907: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776810.01919: Set connection var ansible_shell_executable to /bin/sh 2995 1726776810.01927: Set connection var ansible_connection to ssh 2995 1726776810.01933: Set connection var ansible_pipelining to False 2995 1726776810.01936: Set connection var ansible_shell_type to sh 2995 1726776810.01943: Set connection var ansible_timeout to 10 2995 1726776810.01961: variable 'ansible_shell_executable' from source: unknown 2995 1726776810.01964: variable 'ansible_connection' from source: unknown 2995 1726776810.01967: variable 'ansible_module_compression' from source: unknown 2995 1726776810.01971: variable 'ansible_shell_type' from source: unknown 2995 1726776810.01974: variable 'ansible_shell_executable' from source: unknown 2995 1726776810.01978: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776810.01983: variable 'ansible_pipelining' from source: unknown 2995 1726776810.01987: variable 'ansible_timeout' from source: unknown 2995 1726776810.01992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776810.02081: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776810.02092: variable 'omit' from source: magic vars 2995 1726776810.02097: starting attempt loop 2995 1726776810.02100: running the handler 2995 1726776810.02154: handler run complete 2995 1726776810.02162: attempt loop complete, returning result 2995 1726776810.02166: _execute() done 2995 1726776810.02170: dumping result to json 2995 1726776810.02175: done dumping result, returning 2995 1726776810.02183: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0affc99b-caaf-048c-907c-000000000791] 2995 1726776810.02188: sending task result for task 0affc99b-caaf-048c-907c-000000000791 2995 1726776810.02289: done sending task result for task 0affc99b-caaf-048c-907c-000000000791 2995 1726776810.02292: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 2995 1726776810.02392: no more pending results, returning what we have 2995 1726776810.02395: results queue empty 2995 1726776810.02396: checking for any_errors_fatal 2995 1726776810.02405: done checking for any_errors_fatal 2995 1726776810.02406: checking for max_fail_percentage 2995 1726776810.02408: done checking for max_fail_percentage 2995 1726776810.02409: checking to see if all hosts have failed and the running result is not ok 2995 1726776810.02410: done checking to see if all hosts have failed 2995 1726776810.02411: getting the remaining hosts for this loop 2995 1726776810.02412: done getting the remaining hosts for this loop 2995 1726776810.02416: getting the next task for host managed_node2 2995 1726776810.02421: done getting next task for host managed_node2 2995 1726776810.02424: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 2995 1726776810.02426: ^ 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 2995 1726776810.02435: getting variables 2995 1726776810.02436: in VariableManager get_vars() 2995 1726776810.02460: Calling all_inventory to load vars for managed_node2 2995 1726776810.02462: Calling groups_inventory to load vars for managed_node2 2995 1726776810.02464: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776810.02470: Calling all_plugins_play to load vars for managed_node2 2995 1726776810.02472: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776810.02474: Calling groups_plugins_play to load vars for managed_node2 2995 1726776810.02637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776810.02795: done with get_vars() 2995 1726776810.02804: done getting variables 2995 1726776810.02846: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:13:30 -0400 (0:00:00.032) 0:02:25.355 **** 2995 1726776810.02871: entering _queue_task() for managed_node2/package 2995 1726776810.03050: worker is 1 (out of 1 available) 2995 1726776810.03065: exiting _queue_task() for managed_node2/package 2995 1726776810.03077: done queuing things up, now waiting for results queue to drain 2995 1726776810.03079: waiting for pending results... 2995 1726776810.03262: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 2995 1726776810.03344: in run() - task 0affc99b-caaf-048c-907c-00000000060f 2995 1726776810.03356: variable 'ansible_search_path' from source: unknown 2995 1726776810.03360: variable 'ansible_search_path' from source: unknown 2995 1726776810.03391: calling self._execute() 2995 1726776810.03463: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776810.03469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776810.03479: variable 'omit' from source: magic vars 2995 1726776810.03567: variable 'omit' from source: magic vars 2995 1726776810.03610: variable 'omit' from source: magic vars 2995 1726776810.03638: variable '__kernel_settings_packages' from source: include_vars 2995 1726776810.03868: variable '__kernel_settings_packages' from source: include_vars 2995 1726776810.04048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776810.05831: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776810.05881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776810.05915: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776810.05946: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776810.05968: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776810.06049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776810.06073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776810.06094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776810.06130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776810.06144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776810.06226: variable '__kernel_settings_is_ostree' from source: set_fact 2995 1726776810.06230: variable 'omit' from source: magic vars 2995 1726776810.06256: variable 'omit' from source: magic vars 2995 1726776810.06279: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776810.06304: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776810.06321: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776810.06337: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776810.06347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776810.06374: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776810.06378: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776810.06382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776810.06465: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776810.06471: Set connection var ansible_shell_executable to /bin/sh 2995 1726776810.06480: Set connection var ansible_connection to ssh 2995 1726776810.06486: Set connection var ansible_pipelining to False 2995 1726776810.06489: Set connection var ansible_shell_type to sh 2995 1726776810.06496: Set connection var ansible_timeout to 10 2995 1726776810.06518: variable 'ansible_shell_executable' from source: unknown 2995 1726776810.06521: variable 'ansible_connection' from source: unknown 2995 1726776810.06524: variable 'ansible_module_compression' from source: unknown 2995 1726776810.06527: variable 'ansible_shell_type' from source: unknown 2995 1726776810.06532: variable 'ansible_shell_executable' from source: unknown 2995 1726776810.06535: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776810.06540: variable 'ansible_pipelining' from source: unknown 2995 1726776810.06543: variable 'ansible_timeout' from source: unknown 2995 1726776810.06548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776810.06634: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776810.06644: variable 'omit' from source: magic vars 2995 1726776810.06650: starting attempt loop 2995 1726776810.06653: running the handler 2995 1726776810.06659: variable 'ansible_facts' from source: unknown 2995 1726776810.06662: variable 'ansible_facts' from source: unknown 2995 1726776810.06705: _low_level_execute_command(): starting 2995 1726776810.06712: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776810.07196: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776810.07236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776810.07239: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776810.07243: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776810.07245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776810.07298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776810.07310: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776810.07314: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776810.07361: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776810.09169: stdout chunk (state=3): >>>/root <<< 2995 1726776810.09280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776810.09333: stderr chunk (state=3): >>><<< 2995 1726776810.09343: stdout chunk (state=3): >>><<< 2995 1726776810.09357: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776810.09368: _low_level_execute_command(): starting 2995 1726776810.09373: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776810.093576-6271-33088488134844 `" && echo ansible-tmp-1726776810.093576-6271-33088488134844="` echo /root/.ansible/tmp/ansible-tmp-1726776810.093576-6271-33088488134844 `" ) && sleep 0' 2995 1726776810.09785: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776810.09811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776810.09817: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776810.09871: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776810.09875: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776810.09982: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776810.12071: stdout chunk (state=3): >>>ansible-tmp-1726776810.093576-6271-33088488134844=/root/.ansible/tmp/ansible-tmp-1726776810.093576-6271-33088488134844 <<< 2995 1726776810.12183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776810.12235: stderr chunk (state=3): >>><<< 2995 1726776810.12238: stdout chunk (state=3): >>><<< 2995 1726776810.12254: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776810.093576-6271-33088488134844=/root/.ansible/tmp/ansible-tmp-1726776810.093576-6271-33088488134844 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776810.12281: variable 'ansible_module_compression' from source: unknown 2995 1726776810.12333: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 2995 1726776810.12368: variable 'ansible_facts' from source: unknown 2995 1726776810.12447: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776810.093576-6271-33088488134844/AnsiballZ_dnf.py 2995 1726776810.12559: Sending initial data 2995 1726776810.12563: Sent initial data (148 bytes) 2995 1726776810.13022: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776810.13026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776810.13028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776810.13030: 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.12.126 originally 10.31.12.126 <<< 2995 1726776810.13033: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776810.13084: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776810.13087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776810.13137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776810.14788: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776810.14861: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776810.14903: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpsinq8qys /root/.ansible/tmp/ansible-tmp-1726776810.093576-6271-33088488134844/AnsiballZ_dnf.py <<< 2995 1726776810.14910: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776810.093576-6271-33088488134844/AnsiballZ_dnf.py" <<< 2995 1726776810.14968: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpsinq8qys" to remote "/root/.ansible/tmp/ansible-tmp-1726776810.093576-6271-33088488134844/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776810.093576-6271-33088488134844/AnsiballZ_dnf.py" <<< 2995 1726776810.16014: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776810.16075: stderr chunk (state=3): >>><<< 2995 1726776810.16079: stdout chunk (state=3): >>><<< 2995 1726776810.16098: done transferring module to remote 2995 1726776810.16111: _low_level_execute_command(): starting 2995 1726776810.16116: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776810.093576-6271-33088488134844/ /root/.ansible/tmp/ansible-tmp-1726776810.093576-6271-33088488134844/AnsiballZ_dnf.py && sleep 0' 2995 1726776810.16716: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776810.16735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776810.16758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776810.16871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 2995 1726776810.16898: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776810.16922: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776810.17008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776810.18987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776810.19041: stderr chunk (state=3): >>><<< 2995 1726776810.19044: stdout chunk (state=3): >>><<< 2995 1726776810.19059: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776810.19063: _low_level_execute_command(): starting 2995 1726776810.19069: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776810.093576-6271-33088488134844/AnsiballZ_dnf.py && sleep 0' 2995 1726776810.19510: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776810.19513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776810.19516: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776810.19518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776810.19571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776810.19574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776810.19633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776811.71882: 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}}} <<< 2995 1726776811.77024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776811.77084: stderr chunk (state=3): >>><<< 2995 1726776811.77087: stdout chunk (state=3): >>><<< 2995 1726776811.77105: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776811.77154: 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-1726776810.093576-6271-33088488134844/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776811.77163: _low_level_execute_command(): starting 2995 1726776811.77169: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776810.093576-6271-33088488134844/ > /dev/null 2>&1 && sleep 0' 2995 1726776811.77670: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776811.77673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776811.77676: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776811.77678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776811.77681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776811.77732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776811.77738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776811.77786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776811.79731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776811.79778: stderr chunk (state=3): >>><<< 2995 1726776811.79781: stdout chunk (state=3): >>><<< 2995 1726776811.79794: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776811.79803: handler run complete 2995 1726776811.79842: attempt loop complete, returning result 2995 1726776811.79845: _execute() done 2995 1726776811.79848: dumping result to json 2995 1726776811.79855: done dumping result, returning 2995 1726776811.79864: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0affc99b-caaf-048c-907c-00000000060f] 2995 1726776811.79870: sending task result for task 0affc99b-caaf-048c-907c-00000000060f 2995 1726776811.79980: done sending task result for task 0affc99b-caaf-048c-907c-00000000060f 2995 1726776811.79983: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 2995 1726776811.80115: no more pending results, returning what we have 2995 1726776811.80119: results queue empty 2995 1726776811.80120: checking for any_errors_fatal 2995 1726776811.80128: done checking for any_errors_fatal 2995 1726776811.80129: checking for max_fail_percentage 2995 1726776811.80131: done checking for max_fail_percentage 2995 1726776811.80132: checking to see if all hosts have failed and the running result is not ok 2995 1726776811.80133: done checking to see if all hosts have failed 2995 1726776811.80134: getting the remaining hosts for this loop 2995 1726776811.80136: done getting the remaining hosts for this loop 2995 1726776811.80139: getting the next task for host managed_node2 2995 1726776811.80148: done getting next task for host managed_node2 2995 1726776811.80152: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 2995 1726776811.80155: ^ 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 2995 1726776811.80166: getting variables 2995 1726776811.80168: in VariableManager get_vars() 2995 1726776811.80206: Calling all_inventory to load vars for managed_node2 2995 1726776811.80209: Calling groups_inventory to load vars for managed_node2 2995 1726776811.80211: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776811.80221: Calling all_plugins_play to load vars for managed_node2 2995 1726776811.80224: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776811.80226: Calling groups_plugins_play to load vars for managed_node2 2995 1726776811.80361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776811.80549: done with get_vars() 2995 1726776811.80558: done getting variables 2995 1726776811.80606: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:13:31 -0400 (0:00:01.777) 0:02:27.132 **** 2995 1726776811.80634: entering _queue_task() for managed_node2/debug 2995 1726776811.80828: worker is 1 (out of 1 available) 2995 1726776811.80843: exiting _queue_task() for managed_node2/debug 2995 1726776811.80856: done queuing things up, now waiting for results queue to drain 2995 1726776811.80857: waiting for pending results... 2995 1726776811.81054: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 2995 1726776811.81137: in run() - task 0affc99b-caaf-048c-907c-000000000611 2995 1726776811.81150: variable 'ansible_search_path' from source: unknown 2995 1726776811.81154: variable 'ansible_search_path' from source: unknown 2995 1726776811.81187: calling self._execute() 2995 1726776811.81265: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776811.81269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776811.81280: variable 'omit' from source: magic vars 2995 1726776811.81684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776811.83477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776811.83528: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776811.83567: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776811.83598: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776811.83624: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776811.83689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776811.83718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776811.83738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776811.83770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776811.83783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776811.83870: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776811.83886: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 2995 1726776811.83889: when evaluation is False, skipping this task 2995 1726776811.83892: _execute() done 2995 1726776811.83897: dumping result to json 2995 1726776811.83903: done dumping result, returning 2995 1726776811.83910: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0affc99b-caaf-048c-907c-000000000611] 2995 1726776811.83916: sending task result for task 0affc99b-caaf-048c-907c-000000000611 2995 1726776811.84004: done sending task result for task 0affc99b-caaf-048c-907c-000000000611 2995 1726776811.84008: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 2995 1726776811.84073: no more pending results, returning what we have 2995 1726776811.84077: results queue empty 2995 1726776811.84078: checking for any_errors_fatal 2995 1726776811.84087: done checking for any_errors_fatal 2995 1726776811.84088: checking for max_fail_percentage 2995 1726776811.84090: done checking for max_fail_percentage 2995 1726776811.84091: checking to see if all hosts have failed and the running result is not ok 2995 1726776811.84093: done checking to see if all hosts have failed 2995 1726776811.84094: getting the remaining hosts for this loop 2995 1726776811.84095: done getting the remaining hosts for this loop 2995 1726776811.84099: getting the next task for host managed_node2 2995 1726776811.84107: done getting next task for host managed_node2 2995 1726776811.84111: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 2995 1726776811.84116: ^ 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 2995 1726776811.84132: getting variables 2995 1726776811.84134: in VariableManager get_vars() 2995 1726776811.84169: Calling all_inventory to load vars for managed_node2 2995 1726776811.84172: Calling groups_inventory to load vars for managed_node2 2995 1726776811.84174: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776811.84182: Calling all_plugins_play to load vars for managed_node2 2995 1726776811.84184: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776811.84186: Calling groups_plugins_play to load vars for managed_node2 2995 1726776811.84323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776811.84487: done with get_vars() 2995 1726776811.84496: done getting variables 2995 1726776811.84543: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:13:31 -0400 (0:00:00.039) 0:02:27.172 **** 2995 1726776811.84568: entering _queue_task() for managed_node2/reboot 2995 1726776811.84759: worker is 1 (out of 1 available) 2995 1726776811.84776: exiting _queue_task() for managed_node2/reboot 2995 1726776811.84790: done queuing things up, now waiting for results queue to drain 2995 1726776811.84791: waiting for pending results... 2995 1726776811.84974: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 2995 1726776811.85060: in run() - task 0affc99b-caaf-048c-907c-000000000612 2995 1726776811.85073: variable 'ansible_search_path' from source: unknown 2995 1726776811.85075: variable 'ansible_search_path' from source: unknown 2995 1726776811.85109: calling self._execute() 2995 1726776811.85182: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776811.85187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776811.85197: variable 'omit' from source: magic vars 2995 1726776811.85591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776811.87376: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776811.87430: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776811.87460: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776811.87488: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776811.87517: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776811.87579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776811.87604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776811.87626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776811.87661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776811.87674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776811.87759: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776811.87774: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 2995 1726776811.87777: when evaluation is False, skipping this task 2995 1726776811.87780: _execute() done 2995 1726776811.87787: dumping result to json 2995 1726776811.87790: done dumping result, returning 2995 1726776811.87799: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0affc99b-caaf-048c-907c-000000000612] 2995 1726776811.87804: sending task result for task 0affc99b-caaf-048c-907c-000000000612 2995 1726776811.87897: done sending task result for task 0affc99b-caaf-048c-907c-000000000612 2995 1726776811.87900: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 2995 1726776811.87953: no more pending results, returning what we have 2995 1726776811.87957: results queue empty 2995 1726776811.87958: checking for any_errors_fatal 2995 1726776811.87963: done checking for any_errors_fatal 2995 1726776811.87964: checking for max_fail_percentage 2995 1726776811.87966: done checking for max_fail_percentage 2995 1726776811.87967: checking to see if all hosts have failed and the running result is not ok 2995 1726776811.87969: done checking to see if all hosts have failed 2995 1726776811.87970: getting the remaining hosts for this loop 2995 1726776811.87972: done getting the remaining hosts for this loop 2995 1726776811.87976: getting the next task for host managed_node2 2995 1726776811.87983: done getting next task for host managed_node2 2995 1726776811.87987: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 2995 1726776811.87990: ^ 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 2995 1726776811.88010: getting variables 2995 1726776811.88012: in VariableManager get_vars() 2995 1726776811.88051: Calling all_inventory to load vars for managed_node2 2995 1726776811.88054: Calling groups_inventory to load vars for managed_node2 2995 1726776811.88056: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776811.88066: Calling all_plugins_play to load vars for managed_node2 2995 1726776811.88069: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776811.88072: Calling groups_plugins_play to load vars for managed_node2 2995 1726776811.88431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776811.88588: done with get_vars() 2995 1726776811.88596: done getting variables 2995 1726776811.88643: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:13:31 -0400 (0:00:00.040) 0:02:27.213 **** 2995 1726776811.88666: entering _queue_task() for managed_node2/fail 2995 1726776811.88866: worker is 1 (out of 1 available) 2995 1726776811.88882: exiting _queue_task() for managed_node2/fail 2995 1726776811.88897: done queuing things up, now waiting for results queue to drain 2995 1726776811.88898: waiting for pending results... 2995 1726776811.89088: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 2995 1726776811.89183: in run() - task 0affc99b-caaf-048c-907c-000000000613 2995 1726776811.89194: variable 'ansible_search_path' from source: unknown 2995 1726776811.89198: variable 'ansible_search_path' from source: unknown 2995 1726776811.89239: calling self._execute() 2995 1726776811.89309: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776811.89317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776811.89325: variable 'omit' from source: magic vars 2995 1726776811.89730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776811.91339: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776811.91398: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776811.91431: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776811.91462: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776811.91486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776811.91555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776811.91578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776811.91599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776811.91636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776811.91649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776811.91733: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776811.91747: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 2995 1726776811.91751: when evaluation is False, skipping this task 2995 1726776811.91754: _execute() done 2995 1726776811.91759: dumping result to json 2995 1726776811.91762: done dumping result, returning 2995 1726776811.91770: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0affc99b-caaf-048c-907c-000000000613] 2995 1726776811.91775: sending task result for task 0affc99b-caaf-048c-907c-000000000613 2995 1726776811.91871: done sending task result for task 0affc99b-caaf-048c-907c-000000000613 2995 1726776811.91875: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 2995 1726776811.91929: no more pending results, returning what we have 2995 1726776811.91933: results queue empty 2995 1726776811.91934: checking for any_errors_fatal 2995 1726776811.91939: done checking for any_errors_fatal 2995 1726776811.91940: checking for max_fail_percentage 2995 1726776811.91942: done checking for max_fail_percentage 2995 1726776811.91943: checking to see if all hosts have failed and the running result is not ok 2995 1726776811.91945: done checking to see if all hosts have failed 2995 1726776811.91946: getting the remaining hosts for this loop 2995 1726776811.91948: done getting the remaining hosts for this loop 2995 1726776811.91951: getting the next task for host managed_node2 2995 1726776811.91960: done getting next task for host managed_node2 2995 1726776811.91965: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 2995 1726776811.91968: ^ 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 2995 1726776811.91984: getting variables 2995 1726776811.91986: in VariableManager get_vars() 2995 1726776811.92025: Calling all_inventory to load vars for managed_node2 2995 1726776811.92028: Calling groups_inventory to load vars for managed_node2 2995 1726776811.92032: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776811.92041: Calling all_plugins_play to load vars for managed_node2 2995 1726776811.92044: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776811.92046: Calling groups_plugins_play to load vars for managed_node2 2995 1726776811.92178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776811.92350: done with get_vars() 2995 1726776811.92358: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:13:31 -0400 (0:00:00.037) 0:02:27.250 **** 2995 1726776811.92422: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776811.92616: worker is 1 (out of 1 available) 2995 1726776811.92630: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776811.92644: done queuing things up, now waiting for results queue to drain 2995 1726776811.92645: waiting for pending results... 2995 1726776811.92835: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 2995 1726776811.92922: in run() - task 0affc99b-caaf-048c-907c-000000000615 2995 1726776811.92936: variable 'ansible_search_path' from source: unknown 2995 1726776811.92939: variable 'ansible_search_path' from source: unknown 2995 1726776811.92971: calling self._execute() 2995 1726776811.93048: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776811.93053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776811.93062: variable 'omit' from source: magic vars 2995 1726776811.93151: variable 'omit' from source: magic vars 2995 1726776811.93197: variable 'omit' from source: magic vars 2995 1726776811.93221: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 2995 1726776811.93467: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 2995 1726776811.93537: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776811.93567: variable 'omit' from source: magic vars 2995 1726776811.93604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776811.93693: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776811.93711: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776811.93728: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776811.93738: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776811.93766: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776811.93770: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776811.93773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776811.93856: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776811.93864: Set connection var ansible_shell_executable to /bin/sh 2995 1726776811.93872: Set connection var ansible_connection to ssh 2995 1726776811.93878: Set connection var ansible_pipelining to False 2995 1726776811.93881: Set connection var ansible_shell_type to sh 2995 1726776811.93888: Set connection var ansible_timeout to 10 2995 1726776811.93907: variable 'ansible_shell_executable' from source: unknown 2995 1726776811.93911: variable 'ansible_connection' from source: unknown 2995 1726776811.93916: variable 'ansible_module_compression' from source: unknown 2995 1726776811.93919: variable 'ansible_shell_type' from source: unknown 2995 1726776811.93921: variable 'ansible_shell_executable' from source: unknown 2995 1726776811.93924: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776811.93930: variable 'ansible_pipelining' from source: unknown 2995 1726776811.93932: variable 'ansible_timeout' from source: unknown 2995 1726776811.93938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776811.94087: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776811.94099: variable 'omit' from source: magic vars 2995 1726776811.94106: starting attempt loop 2995 1726776811.94109: running the handler 2995 1726776811.94123: _low_level_execute_command(): starting 2995 1726776811.94130: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776811.94664: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776811.94668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776811.94671: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776811.94674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776811.94733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776811.94736: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776811.94739: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776811.94794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776811.96568: stdout chunk (state=3): >>>/root <<< 2995 1726776811.96730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776811.96781: stderr chunk (state=3): >>><<< 2995 1726776811.96785: stdout chunk (state=3): >>><<< 2995 1726776811.96812: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776811.96823: _low_level_execute_command(): starting 2995 1726776811.96830: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776811.9680793-6288-44323052126348 `" && echo ansible-tmp-1726776811.9680793-6288-44323052126348="` echo /root/.ansible/tmp/ansible-tmp-1726776811.9680793-6288-44323052126348 `" ) && sleep 0' 2995 1726776811.97279: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776811.97282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776811.97292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776811.97295: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776811.97298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776811.97336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776811.97350: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776811.97405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776811.99461: stdout chunk (state=3): >>>ansible-tmp-1726776811.9680793-6288-44323052126348=/root/.ansible/tmp/ansible-tmp-1726776811.9680793-6288-44323052126348 <<< 2995 1726776811.99611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776811.99659: stderr chunk (state=3): >>><<< 2995 1726776811.99662: stdout chunk (state=3): >>><<< 2995 1726776811.99678: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776811.9680793-6288-44323052126348=/root/.ansible/tmp/ansible-tmp-1726776811.9680793-6288-44323052126348 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776811.99723: variable 'ansible_module_compression' from source: unknown 2995 1726776811.99755: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 2995 1726776811.99786: variable 'ansible_facts' from source: unknown 2995 1726776811.99848: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776811.9680793-6288-44323052126348/AnsiballZ_kernel_settings_get_config.py 2995 1726776811.99955: Sending initial data 2995 1726776811.99958: Sent initial data (172 bytes) 2995 1726776812.00411: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776812.00415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776812.00417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.00420: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776812.00422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.00476: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776812.00480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776812.00529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776812.02214: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776812.02224: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776812.02256: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776812.02297: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpwj7dpmwa /root/.ansible/tmp/ansible-tmp-1726776811.9680793-6288-44323052126348/AnsiballZ_kernel_settings_get_config.py <<< 2995 1726776812.02306: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776811.9680793-6288-44323052126348/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776812.02340: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpwj7dpmwa" to remote "/root/.ansible/tmp/ansible-tmp-1726776811.9680793-6288-44323052126348/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776811.9680793-6288-44323052126348/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776812.03131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776812.03186: stderr chunk (state=3): >>><<< 2995 1726776812.03190: stdout chunk (state=3): >>><<< 2995 1726776812.03211: done transferring module to remote 2995 1726776812.03223: _low_level_execute_command(): starting 2995 1726776812.03228: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776811.9680793-6288-44323052126348/ /root/.ansible/tmp/ansible-tmp-1726776811.9680793-6288-44323052126348/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776812.03664: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776812.03667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776812.03670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776812.03678: 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.12.126 originally 10.31.12.126 <<< 2995 1726776812.03680: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.03730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776812.03737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776812.03778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776812.05666: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776812.05722: stderr chunk (state=3): >>><<< 2995 1726776812.05726: stdout chunk (state=3): >>><<< 2995 1726776812.05736: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776812.05739: _low_level_execute_command(): starting 2995 1726776812.05745: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776811.9680793-6288-44323052126348/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776812.06196: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776812.06200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776812.06205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.06207: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776812.06210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.06262: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776812.06266: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776812.06322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776812.24459: 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"}}} <<< 2995 1726776812.26055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776812.26113: stderr chunk (state=3): >>><<< 2995 1726776812.26117: stdout chunk (state=3): >>><<< 2995 1726776812.26137: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776812.26168: 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-1726776811.9680793-6288-44323052126348/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776812.26178: _low_level_execute_command(): starting 2995 1726776812.26184: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776811.9680793-6288-44323052126348/ > /dev/null 2>&1 && sleep 0' 2995 1726776812.26650: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776812.26653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.26656: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776812.26662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.26717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776812.26723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776812.26771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776812.28706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776812.28755: stderr chunk (state=3): >>><<< 2995 1726776812.28759: stdout chunk (state=3): >>><<< 2995 1726776812.28774: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776812.28781: handler run complete 2995 1726776812.28798: attempt loop complete, returning result 2995 1726776812.28803: _execute() done 2995 1726776812.28809: dumping result to json 2995 1726776812.28814: done dumping result, returning 2995 1726776812.28826: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0affc99b-caaf-048c-907c-000000000615] 2995 1726776812.28832: sending task result for task 0affc99b-caaf-048c-907c-000000000615 2995 1726776812.28938: done sending task result for task 0affc99b-caaf-048c-907c-000000000615 2995 1726776812.28942: 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" } } 2995 1726776812.29029: no more pending results, returning what we have 2995 1726776812.29033: results queue empty 2995 1726776812.29034: checking for any_errors_fatal 2995 1726776812.29039: done checking for any_errors_fatal 2995 1726776812.29040: checking for max_fail_percentage 2995 1726776812.29041: done checking for max_fail_percentage 2995 1726776812.29042: checking to see if all hosts have failed and the running result is not ok 2995 1726776812.29044: done checking to see if all hosts have failed 2995 1726776812.29045: getting the remaining hosts for this loop 2995 1726776812.29047: done getting the remaining hosts for this loop 2995 1726776812.29051: getting the next task for host managed_node2 2995 1726776812.29057: done getting next task for host managed_node2 2995 1726776812.29060: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 2995 1726776812.29064: ^ 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 2995 1726776812.29076: getting variables 2995 1726776812.29077: in VariableManager get_vars() 2995 1726776812.29116: Calling all_inventory to load vars for managed_node2 2995 1726776812.29119: Calling groups_inventory to load vars for managed_node2 2995 1726776812.29121: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776812.29131: Calling all_plugins_play to load vars for managed_node2 2995 1726776812.29135: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776812.29138: Calling groups_plugins_play to load vars for managed_node2 2995 1726776812.29324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776812.29485: done with get_vars() 2995 1726776812.29495: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:13:32 -0400 (0:00:00.371) 0:02:27.622 **** 2995 1726776812.29570: entering _queue_task() for managed_node2/stat 2995 1726776812.29771: worker is 1 (out of 1 available) 2995 1726776812.29788: exiting _queue_task() for managed_node2/stat 2995 1726776812.29803: done queuing things up, now waiting for results queue to drain 2995 1726776812.29805: waiting for pending results... 2995 1726776812.29999: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 2995 1726776812.30084: in run() - task 0affc99b-caaf-048c-907c-000000000616 2995 1726776812.30096: variable 'ansible_search_path' from source: unknown 2995 1726776812.30100: variable 'ansible_search_path' from source: unknown 2995 1726776812.30147: variable '__prof_from_conf' from source: task vars 2995 1726776812.30420: variable '__prof_from_conf' from source: task vars 2995 1726776812.30587: variable '__data' from source: task vars 2995 1726776812.30656: variable '__kernel_settings_register_tuned_main' from source: set_fact 2995 1726776812.30824: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776812.30833: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776812.30886: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776812.30909: variable 'omit' from source: magic vars 2995 1726776812.31003: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776812.31013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776812.31026: variable 'omit' from source: magic vars 2995 1726776812.31242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776812.32912: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776812.32967: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776812.32994: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776812.33027: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776812.33048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776812.33115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776812.33141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776812.33162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776812.33197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776812.33211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776812.33287: variable 'item' from source: unknown 2995 1726776812.33296: Evaluated conditional (item | length > 0): False 2995 1726776812.33299: when evaluation is False, skipping this task 2995 1726776812.33329: variable 'item' from source: unknown 2995 1726776812.33380: 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" } 2995 1726776812.33534: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776812.33537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776812.33540: variable 'omit' from source: magic vars 2995 1726776812.33648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776812.33670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776812.33691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776812.33726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776812.33739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776812.33802: variable 'item' from source: unknown 2995 1726776812.33810: Evaluated conditional (item | length > 0): True 2995 1726776812.33818: variable 'omit' from source: magic vars 2995 1726776812.33853: variable 'omit' from source: magic vars 2995 1726776812.33891: variable 'item' from source: unknown 2995 1726776812.33945: variable 'item' from source: unknown 2995 1726776812.33959: variable 'omit' from source: magic vars 2995 1726776812.33983: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776812.34006: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776812.34025: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776812.34041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776812.34051: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776812.34077: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776812.34080: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776812.34086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776812.34164: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776812.34172: Set connection var ansible_shell_executable to /bin/sh 2995 1726776812.34181: Set connection var ansible_connection to ssh 2995 1726776812.34187: Set connection var ansible_pipelining to False 2995 1726776812.34190: Set connection var ansible_shell_type to sh 2995 1726776812.34199: Set connection var ansible_timeout to 10 2995 1726776812.34218: variable 'ansible_shell_executable' from source: unknown 2995 1726776812.34221: variable 'ansible_connection' from source: unknown 2995 1726776812.34224: variable 'ansible_module_compression' from source: unknown 2995 1726776812.34228: variable 'ansible_shell_type' from source: unknown 2995 1726776812.34231: variable 'ansible_shell_executable' from source: unknown 2995 1726776812.34235: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776812.34240: variable 'ansible_pipelining' from source: unknown 2995 1726776812.34243: variable 'ansible_timeout' from source: unknown 2995 1726776812.34249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776812.34364: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776812.34375: variable 'omit' from source: magic vars 2995 1726776812.34379: starting attempt loop 2995 1726776812.34382: running the handler 2995 1726776812.34395: _low_level_execute_command(): starting 2995 1726776812.34403: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776812.34889: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776812.34926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776812.34929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.34932: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776812.34936: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.34992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776812.34999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776812.35013: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776812.35048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776812.36845: stdout chunk (state=3): >>>/root <<< 2995 1726776812.37011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776812.37106: stderr chunk (state=3): >>><<< 2995 1726776812.37110: stdout chunk (state=3): >>><<< 2995 1726776812.37113: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776812.37115: _low_level_execute_command(): starting 2995 1726776812.37118: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776812.370792-6299-247897637217112 `" && echo ansible-tmp-1726776812.370792-6299-247897637217112="` echo /root/.ansible/tmp/ansible-tmp-1726776812.370792-6299-247897637217112 `" ) && sleep 0' 2995 1726776812.37538: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776812.37542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.37544: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776812.37547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.37598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776812.37608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776812.37653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776812.39757: stdout chunk (state=3): >>>ansible-tmp-1726776812.370792-6299-247897637217112=/root/.ansible/tmp/ansible-tmp-1726776812.370792-6299-247897637217112 <<< 2995 1726776812.39872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776812.39919: stderr chunk (state=3): >>><<< 2995 1726776812.39922: stdout chunk (state=3): >>><<< 2995 1726776812.39935: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776812.370792-6299-247897637217112=/root/.ansible/tmp/ansible-tmp-1726776812.370792-6299-247897637217112 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776812.39975: variable 'ansible_module_compression' from source: unknown 2995 1726776812.40018: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776812.40046: variable 'ansible_facts' from source: unknown 2995 1726776812.40115: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776812.370792-6299-247897637217112/AnsiballZ_stat.py 2995 1726776812.40218: Sending initial data 2995 1726776812.40222: Sent initial data (150 bytes) 2995 1726776812.40667: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776812.40670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.40676: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776812.40679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776812.40681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.40737: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776812.40740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776812.40781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776812.42482: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776812.42485: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776812.42526: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776812.42591: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpwpljqicl /root/.ansible/tmp/ansible-tmp-1726776812.370792-6299-247897637217112/AnsiballZ_stat.py <<< 2995 1726776812.42596: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776812.370792-6299-247897637217112/AnsiballZ_stat.py" <<< 2995 1726776812.42630: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpwpljqicl" to remote "/root/.ansible/tmp/ansible-tmp-1726776812.370792-6299-247897637217112/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776812.370792-6299-247897637217112/AnsiballZ_stat.py" <<< 2995 1726776812.43430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776812.43490: stderr chunk (state=3): >>><<< 2995 1726776812.43493: stdout chunk (state=3): >>><<< 2995 1726776812.43515: done transferring module to remote 2995 1726776812.43527: _low_level_execute_command(): starting 2995 1726776812.43532: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776812.370792-6299-247897637217112/ /root/.ansible/tmp/ansible-tmp-1726776812.370792-6299-247897637217112/AnsiballZ_stat.py && sleep 0' 2995 1726776812.43966: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776812.43969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776812.43971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776812.43974: 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 <<< 2995 1726776812.43978: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.44034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776812.44037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776812.44079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776812.46007: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776812.46055: stderr chunk (state=3): >>><<< 2995 1726776812.46058: stdout chunk (state=3): >>><<< 2995 1726776812.46073: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776812.46076: _low_level_execute_command(): starting 2995 1726776812.46082: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776812.370792-6299-247897637217112/AnsiballZ_stat.py && sleep 0' 2995 1726776812.46521: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776812.46525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776812.46527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776812.46529: 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 <<< 2995 1726776812.46532: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.46582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776812.46588: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776812.46637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776812.65511: 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": 262614, "dev": 51714, "nlink": 3, "atime": 1726776740.1897802, "mtime": 1726776737.0707493, "ctime": 1726776737.0707493, "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": "1857931183", "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"}}} <<< 2995 1726776812.67186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776812.67253: stderr chunk (state=3): >>><<< 2995 1726776812.67257: stdout chunk (state=3): >>><<< 2995 1726776812.67272: _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": 262614, "dev": 51714, "nlink": 3, "atime": 1726776740.1897802, "mtime": 1726776737.0707493, "ctime": 1726776737.0707493, "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": "1857931183", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776812.67330: 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-1726776812.370792-6299-247897637217112/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776812.67338: _low_level_execute_command(): starting 2995 1726776812.67344: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776812.370792-6299-247897637217112/ > /dev/null 2>&1 && sleep 0' 2995 1726776812.67807: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776812.67811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776812.67813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.67822: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776812.67833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.67888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776812.67894: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776812.67896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776812.67941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776812.69881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776812.69930: stderr chunk (state=3): >>><<< 2995 1726776812.69933: stdout chunk (state=3): >>><<< 2995 1726776812.69946: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776812.69954: handler run complete 2995 1726776812.70000: attempt loop complete, returning result 2995 1726776812.70022: variable 'item' from source: unknown 2995 1726776812.70087: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726776740.1897802, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776737.0707493, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262614, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776737.0707493, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1857931183", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 2995 1726776812.70268: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776812.70271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776812.70274: variable 'omit' from source: magic vars 2995 1726776812.70382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776812.70408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776812.70433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776812.70465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776812.70478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776812.70548: variable 'item' from source: unknown 2995 1726776812.70555: Evaluated conditional (item | length > 0): True 2995 1726776812.70561: variable 'omit' from source: magic vars 2995 1726776812.70574: variable 'omit' from source: magic vars 2995 1726776812.70614: variable 'item' from source: unknown 2995 1726776812.70668: variable 'item' from source: unknown 2995 1726776812.70681: variable 'omit' from source: magic vars 2995 1726776812.70698: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776812.70708: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776812.70718: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776812.70730: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776812.70733: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776812.70738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776812.70796: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776812.70806: Set connection var ansible_shell_executable to /bin/sh 2995 1726776812.70814: Set connection var ansible_connection to ssh 2995 1726776812.70825: Set connection var ansible_pipelining to False 2995 1726776812.70828: Set connection var ansible_shell_type to sh 2995 1726776812.70834: Set connection var ansible_timeout to 10 2995 1726776812.70850: variable 'ansible_shell_executable' from source: unknown 2995 1726776812.70853: variable 'ansible_connection' from source: unknown 2995 1726776812.70856: variable 'ansible_module_compression' from source: unknown 2995 1726776812.70861: variable 'ansible_shell_type' from source: unknown 2995 1726776812.70863: variable 'ansible_shell_executable' from source: unknown 2995 1726776812.70868: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776812.70873: variable 'ansible_pipelining' from source: unknown 2995 1726776812.70877: variable 'ansible_timeout' from source: unknown 2995 1726776812.70882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776812.70970: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776812.70978: variable 'omit' from source: magic vars 2995 1726776812.70984: starting attempt loop 2995 1726776812.70986: running the handler 2995 1726776812.70995: _low_level_execute_command(): starting 2995 1726776812.70999: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776812.71445: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776812.71448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.71451: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776812.71453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776812.71456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.71506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776812.71510: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776812.71524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776812.71560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776812.73295: stdout chunk (state=3): >>>/root <<< 2995 1726776812.73406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776812.73452: stderr chunk (state=3): >>><<< 2995 1726776812.73455: stdout chunk (state=3): >>><<< 2995 1726776812.73468: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776812.73477: _low_level_execute_command(): starting 2995 1726776812.73482: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776812.7346828-6299-43538908103763 `" && echo ansible-tmp-1726776812.7346828-6299-43538908103763="` echo /root/.ansible/tmp/ansible-tmp-1726776812.7346828-6299-43538908103763 `" ) && sleep 0' 2995 1726776812.73915: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776812.73922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776812.73924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776812.73927: 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 <<< 2995 1726776812.73929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.73977: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776812.73980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776812.74034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776812.76059: stdout chunk (state=3): >>>ansible-tmp-1726776812.7346828-6299-43538908103763=/root/.ansible/tmp/ansible-tmp-1726776812.7346828-6299-43538908103763 <<< 2995 1726776812.76177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776812.76225: stderr chunk (state=3): >>><<< 2995 1726776812.76228: stdout chunk (state=3): >>><<< 2995 1726776812.76241: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776812.7346828-6299-43538908103763=/root/.ansible/tmp/ansible-tmp-1726776812.7346828-6299-43538908103763 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776812.76272: variable 'ansible_module_compression' from source: unknown 2995 1726776812.76321: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776812.76325: variable 'ansible_facts' from source: unknown 2995 1726776812.76374: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776812.7346828-6299-43538908103763/AnsiballZ_stat.py 2995 1726776812.76469: Sending initial data 2995 1726776812.76473: Sent initial data (150 bytes) 2995 1726776812.76911: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776812.76915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776812.76917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776812.76920: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776812.76922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.76974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776812.76980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776812.77025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776812.78668: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776812.78676: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776812.78711: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776812.78752: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpmu2uqh0e /root/.ansible/tmp/ansible-tmp-1726776812.7346828-6299-43538908103763/AnsiballZ_stat.py <<< 2995 1726776812.78757: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776812.7346828-6299-43538908103763/AnsiballZ_stat.py" <<< 2995 1726776812.78792: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpmu2uqh0e" to remote "/root/.ansible/tmp/ansible-tmp-1726776812.7346828-6299-43538908103763/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776812.7346828-6299-43538908103763/AnsiballZ_stat.py" <<< 2995 1726776812.79575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776812.79638: stderr chunk (state=3): >>><<< 2995 1726776812.79641: stdout chunk (state=3): >>><<< 2995 1726776812.79659: done transferring module to remote 2995 1726776812.79669: _low_level_execute_command(): starting 2995 1726776812.79672: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776812.7346828-6299-43538908103763/ /root/.ansible/tmp/ansible-tmp-1726776812.7346828-6299-43538908103763/AnsiballZ_stat.py && sleep 0' 2995 1726776812.80110: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776812.80115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.80118: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776812.80123: 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.12.126 originally 10.31.12.126 <<< 2995 1726776812.80126: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.80173: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776812.80176: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776812.80227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776812.82155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776812.82200: stderr chunk (state=3): >>><<< 2995 1726776812.82205: stdout chunk (state=3): >>><<< 2995 1726776812.82219: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776812.82222: _low_level_execute_command(): starting 2995 1726776812.82228: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776812.7346828-6299-43538908103763/AnsiballZ_stat.py && sleep 0' 2995 1726776812.82652: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776812.82655: 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 <<< 2995 1726776812.82658: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.82660: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776812.82662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776812.82707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776812.82725: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776812.82778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776813.01356: 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": 262609, "dev": 51714, "nlink": 4, "atime": 1726776733.5857143, "mtime": 1726776748.7558658, "ctime": 1726776748.7558658, "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": "1953837657", "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"}}} <<< 2995 1726776813.03081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776813.03143: stderr chunk (state=3): >>><<< 2995 1726776813.03147: stdout chunk (state=3): >>><<< 2995 1726776813.03162: _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": 262609, "dev": 51714, "nlink": 4, "atime": 1726776733.5857143, "mtime": 1726776748.7558658, "ctime": 1726776748.7558658, "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": "1953837657", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776813.03211: 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-1726776812.7346828-6299-43538908103763/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776813.03222: _low_level_execute_command(): starting 2995 1726776813.03231: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776812.7346828-6299-43538908103763/ > /dev/null 2>&1 && sleep 0' 2995 1726776813.03698: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776813.03705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.03708: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776813.03710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.03763: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776813.03766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776813.03820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776813.05753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776813.05798: stderr chunk (state=3): >>><<< 2995 1726776813.05803: stdout chunk (state=3): >>><<< 2995 1726776813.05908: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776813.05915: handler run complete 2995 1726776813.05918: attempt loop complete, returning result 2995 1726776813.05920: variable 'item' from source: unknown 2995 1726776813.05950: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776733.5857143, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776748.7558658, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262609, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776748.7558658, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1953837657", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 2995 1726776813.06123: dumping result to json 2995 1726776813.06126: done dumping result, returning 2995 1726776813.06128: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0affc99b-caaf-048c-907c-000000000616] 2995 1726776813.06130: sending task result for task 0affc99b-caaf-048c-907c-000000000616 2995 1726776813.06182: done sending task result for task 0affc99b-caaf-048c-907c-000000000616 2995 1726776813.06185: WORKER PROCESS EXITING 2995 1726776813.06342: no more pending results, returning what we have 2995 1726776813.06346: results queue empty 2995 1726776813.06347: checking for any_errors_fatal 2995 1726776813.06352: done checking for any_errors_fatal 2995 1726776813.06353: checking for max_fail_percentage 2995 1726776813.06355: done checking for max_fail_percentage 2995 1726776813.06356: checking to see if all hosts have failed and the running result is not ok 2995 1726776813.06357: done checking to see if all hosts have failed 2995 1726776813.06358: getting the remaining hosts for this loop 2995 1726776813.06359: done getting the remaining hosts for this loop 2995 1726776813.06363: getting the next task for host managed_node2 2995 1726776813.06368: done getting next task for host managed_node2 2995 1726776813.06372: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 2995 1726776813.06375: ^ 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 2995 1726776813.06387: getting variables 2995 1726776813.06388: in VariableManager get_vars() 2995 1726776813.06422: Calling all_inventory to load vars for managed_node2 2995 1726776813.06424: Calling groups_inventory to load vars for managed_node2 2995 1726776813.06426: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776813.06435: Calling all_plugins_play to load vars for managed_node2 2995 1726776813.06437: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776813.06439: Calling groups_plugins_play to load vars for managed_node2 2995 1726776813.06594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776813.06767: done with get_vars() 2995 1726776813.06776: done getting variables 2995 1726776813.06827: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:13:33 -0400 (0:00:00.772) 0:02:28.395 **** 2995 1726776813.06856: entering _queue_task() for managed_node2/set_fact 2995 1726776813.07046: worker is 1 (out of 1 available) 2995 1726776813.07062: exiting _queue_task() for managed_node2/set_fact 2995 1726776813.07074: done queuing things up, now waiting for results queue to drain 2995 1726776813.07075: waiting for pending results... 2995 1726776813.07269: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 2995 1726776813.07359: in run() - task 0affc99b-caaf-048c-907c-000000000617 2995 1726776813.07371: variable 'ansible_search_path' from source: unknown 2995 1726776813.07375: variable 'ansible_search_path' from source: unknown 2995 1726776813.07407: calling self._execute() 2995 1726776813.07482: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776813.07488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776813.07498: variable 'omit' from source: magic vars 2995 1726776813.07591: variable 'omit' from source: magic vars 2995 1726776813.07639: variable 'omit' from source: magic vars 2995 1726776813.08027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776813.09656: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776813.09718: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776813.09747: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776813.09776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776813.09799: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776813.09869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776813.09893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776813.09918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776813.09951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776813.09964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776813.10005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776813.10028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776813.10050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776813.10080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776813.10092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776813.10147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776813.10167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776813.10187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776813.10222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776813.10235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776813.10425: variable '__kernel_settings_find_profile_dirs' from source: set_fact 2995 1726776813.10507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776813.10639: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776813.10670: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776813.10698: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776813.10726: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776813.10762: 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) 2995 1726776813.10782: 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) 2995 1726776813.10804: 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) 2995 1726776813.10828: 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) 2995 1726776813.10870: variable 'omit' from source: magic vars 2995 1726776813.10893: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776813.10922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776813.10937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776813.10952: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776813.10962: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776813.10988: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776813.10991: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776813.10996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776813.11075: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776813.11084: Set connection var ansible_shell_executable to /bin/sh 2995 1726776813.11093: Set connection var ansible_connection to ssh 2995 1726776813.11099: Set connection var ansible_pipelining to False 2995 1726776813.11110: Set connection var ansible_shell_type to sh 2995 1726776813.11114: Set connection var ansible_timeout to 10 2995 1726776813.11134: variable 'ansible_shell_executable' from source: unknown 2995 1726776813.11137: variable 'ansible_connection' from source: unknown 2995 1726776813.11140: variable 'ansible_module_compression' from source: unknown 2995 1726776813.11144: variable 'ansible_shell_type' from source: unknown 2995 1726776813.11146: variable 'ansible_shell_executable' from source: unknown 2995 1726776813.11151: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776813.11156: variable 'ansible_pipelining' from source: unknown 2995 1726776813.11160: variable 'ansible_timeout' from source: unknown 2995 1726776813.11165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776813.11250: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776813.11260: variable 'omit' from source: magic vars 2995 1726776813.11266: starting attempt loop 2995 1726776813.11268: running the handler 2995 1726776813.11279: handler run complete 2995 1726776813.11288: attempt loop complete, returning result 2995 1726776813.11291: _execute() done 2995 1726776813.11295: dumping result to json 2995 1726776813.11299: done dumping result, returning 2995 1726776813.11309: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0affc99b-caaf-048c-907c-000000000617] 2995 1726776813.11314: sending task result for task 0affc99b-caaf-048c-907c-000000000617 2995 1726776813.11395: done sending task result for task 0affc99b-caaf-048c-907c-000000000617 2995 1726776813.11399: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 2995 1726776813.11512: no more pending results, returning what we have 2995 1726776813.11516: results queue empty 2995 1726776813.11517: checking for any_errors_fatal 2995 1726776813.11527: done checking for any_errors_fatal 2995 1726776813.11527: checking for max_fail_percentage 2995 1726776813.11530: done checking for max_fail_percentage 2995 1726776813.11531: checking to see if all hosts have failed and the running result is not ok 2995 1726776813.11532: done checking to see if all hosts have failed 2995 1726776813.11533: getting the remaining hosts for this loop 2995 1726776813.11534: done getting the remaining hosts for this loop 2995 1726776813.11538: getting the next task for host managed_node2 2995 1726776813.11543: done getting next task for host managed_node2 2995 1726776813.11547: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 2995 1726776813.11550: ^ 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 2995 1726776813.11562: getting variables 2995 1726776813.11563: in VariableManager get_vars() 2995 1726776813.11593: Calling all_inventory to load vars for managed_node2 2995 1726776813.11595: Calling groups_inventory to load vars for managed_node2 2995 1726776813.11597: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776813.11606: Calling all_plugins_play to load vars for managed_node2 2995 1726776813.11608: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776813.11611: Calling groups_plugins_play to load vars for managed_node2 2995 1726776813.11750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776813.11922: done with get_vars() 2995 1726776813.11931: done getting variables 2995 1726776813.11974: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:13:33 -0400 (0:00:00.051) 0:02:28.446 **** 2995 1726776813.11999: entering _queue_task() for managed_node2/service 2995 1726776813.12189: worker is 1 (out of 1 available) 2995 1726776813.12207: exiting _queue_task() for managed_node2/service 2995 1726776813.12220: done queuing things up, now waiting for results queue to drain 2995 1726776813.12221: waiting for pending results... 2995 1726776813.12408: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 2995 1726776813.12492: in run() - task 0affc99b-caaf-048c-907c-000000000618 2995 1726776813.12506: variable 'ansible_search_path' from source: unknown 2995 1726776813.12510: variable 'ansible_search_path' from source: unknown 2995 1726776813.12558: variable '__kernel_settings_services' from source: include_vars 2995 1726776813.12820: variable '__kernel_settings_services' from source: include_vars 2995 1726776813.12885: variable 'omit' from source: magic vars 2995 1726776813.12979: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776813.12989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776813.12999: variable 'omit' from source: magic vars 2995 1726776813.13126: variable 'omit' from source: magic vars 2995 1726776813.13161: variable 'omit' from source: magic vars 2995 1726776813.13196: variable 'item' from source: unknown 2995 1726776813.13263: variable 'item' from source: unknown 2995 1726776813.13284: variable 'omit' from source: magic vars 2995 1726776813.13323: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776813.13353: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776813.13370: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776813.13385: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776813.13395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776813.13426: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776813.13429: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776813.13434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776813.13511: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776813.13522: Set connection var ansible_shell_executable to /bin/sh 2995 1726776813.13530: Set connection var ansible_connection to ssh 2995 1726776813.13537: Set connection var ansible_pipelining to False 2995 1726776813.13540: Set connection var ansible_shell_type to sh 2995 1726776813.13547: Set connection var ansible_timeout to 10 2995 1726776813.13563: variable 'ansible_shell_executable' from source: unknown 2995 1726776813.13567: variable 'ansible_connection' from source: unknown 2995 1726776813.13572: variable 'ansible_module_compression' from source: unknown 2995 1726776813.13574: variable 'ansible_shell_type' from source: unknown 2995 1726776813.13578: variable 'ansible_shell_executable' from source: unknown 2995 1726776813.13581: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776813.13587: variable 'ansible_pipelining' from source: unknown 2995 1726776813.13589: variable 'ansible_timeout' from source: unknown 2995 1726776813.13595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776813.13710: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776813.13722: variable 'omit' from source: magic vars 2995 1726776813.13728: starting attempt loop 2995 1726776813.13731: running the handler 2995 1726776813.13805: variable 'ansible_facts' from source: unknown 2995 1726776813.13899: _low_level_execute_command(): starting 2995 1726776813.13908: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776813.14439: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776813.14443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.14447: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776813.14450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.14500: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776813.14505: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776813.14508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776813.14565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776813.16410: stdout chunk (state=3): >>>/root <<< 2995 1726776813.16517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776813.16566: stderr chunk (state=3): >>><<< 2995 1726776813.16570: stdout chunk (state=3): >>><<< 2995 1726776813.16590: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776813.16604: _low_level_execute_command(): starting 2995 1726776813.16610: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776813.1659083-6315-16229803124707 `" && echo ansible-tmp-1726776813.1659083-6315-16229803124707="` echo /root/.ansible/tmp/ansible-tmp-1726776813.1659083-6315-16229803124707 `" ) && sleep 0' 2995 1726776813.17056: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776813.17059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.17069: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776813.17072: 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 <<< 2995 1726776813.17074: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.17122: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776813.17126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776813.17176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776813.22473: stdout chunk (state=3): >>>ansible-tmp-1726776813.1659083-6315-16229803124707=/root/.ansible/tmp/ansible-tmp-1726776813.1659083-6315-16229803124707 <<< 2995 1726776813.22606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776813.22655: stderr chunk (state=3): >>><<< 2995 1726776813.22659: stdout chunk (state=3): >>><<< 2995 1726776813.22674: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776813.1659083-6315-16229803124707=/root/.ansible/tmp/ansible-tmp-1726776813.1659083-6315-16229803124707 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776813.22704: variable 'ansible_module_compression' from source: unknown 2995 1726776813.22750: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 2995 1726776813.22803: variable 'ansible_facts' from source: unknown 2995 1726776813.22945: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776813.1659083-6315-16229803124707/AnsiballZ_systemd.py 2995 1726776813.23061: Sending initial data 2995 1726776813.23065: Sent initial data (153 bytes) 2995 1726776813.23516: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776813.23520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776813.23522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776813.23525: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776813.23528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.23578: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776813.23581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776813.23632: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776813.25339: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776813.25380: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776813.25424: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp9_30rg65 /root/.ansible/tmp/ansible-tmp-1726776813.1659083-6315-16229803124707/AnsiballZ_systemd.py <<< 2995 1726776813.25431: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776813.1659083-6315-16229803124707/AnsiballZ_systemd.py" <<< 2995 1726776813.25467: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp9_30rg65" to remote "/root/.ansible/tmp/ansible-tmp-1726776813.1659083-6315-16229803124707/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776813.1659083-6315-16229803124707/AnsiballZ_systemd.py" <<< 2995 1726776813.27196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776813.27263: stderr chunk (state=3): >>><<< 2995 1726776813.27267: stdout chunk (state=3): >>><<< 2995 1726776813.27287: done transferring module to remote 2995 1726776813.27298: _low_level_execute_command(): starting 2995 1726776813.27320: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776813.1659083-6315-16229803124707/ /root/.ansible/tmp/ansible-tmp-1726776813.1659083-6315-16229803124707/AnsiballZ_systemd.py && sleep 0' 2995 1726776813.27762: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776813.27766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776813.27768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776813.27771: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776813.27777: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.27830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776813.27836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776813.27838: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776813.27880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776813.29832: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776813.29877: stderr chunk (state=3): >>><<< 2995 1726776813.29880: stdout chunk (state=3): >>><<< 2995 1726776813.29896: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776813.29900: _low_level_execute_command(): starting 2995 1726776813.29908: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776813.1659083-6315-16229803124707/AnsiballZ_systemd.py && sleep 0' 2995 1726776813.30347: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776813.30350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776813.30353: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.30355: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776813.30359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.30407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776813.30421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776813.30471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776813.64324: 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": "672", "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:13:03 EDT", "ExecMainStartTimestampMonotonic": "18469887", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "672", "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:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3507", "MemoryCurrent": "20279296", "MemoryAvailable": "infinity", "CPUUsageNSec": "255773000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615",<<< 2995 1726776813.64364: stdout chunk (state=3): >>> "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "T<<< 2995 1726776813.64383: stdout chunk (state=3): >>>imeoutCleanUSec": "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 system.slice dbus.socket dbus-broker.service", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service cpupower.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target system.slice dbus-broker.service systemd-sysctl.service basic.target polkit.service systemd-journald.socket dbus.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:13:03 EDT", "StateChangeTimestampMonotonic": "18896805", "InactiveExitTimestamp": "Thu 2024-09-19 16:13:03 EDT", "InactiveExitTimestampMonotonic": "18470153", "ActiveEnterTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ActiveEnterTimestampMonotonic": "18896805", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ConditionTimestampMonotonic": "18460207", "AssertTimestamp": "Thu 2024-09-19 16:13:03 EDT", "AssertTimestampMonotonic": "18460214", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7ca9fe1606f84273964135f1588a3431", "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}}} <<< 2995 1726776813.66661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776813.66728: stderr chunk (state=3): >>><<< 2995 1726776813.66732: stdout chunk (state=3): >>><<< 2995 1726776813.66757: _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": "672", "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:13:03 EDT", "ExecMainStartTimestampMonotonic": "18469887", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "672", "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:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3507", "MemoryCurrent": "20279296", "MemoryAvailable": "infinity", "CPUUsageNSec": "255773000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target system.slice dbus.socket dbus-broker.service", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service cpupower.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target system.slice dbus-broker.service systemd-sysctl.service basic.target polkit.service systemd-journald.socket dbus.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:13:03 EDT", "StateChangeTimestampMonotonic": "18896805", "InactiveExitTimestamp": "Thu 2024-09-19 16:13:03 EDT", "InactiveExitTimestampMonotonic": "18470153", "ActiveEnterTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ActiveEnterTimestampMonotonic": "18896805", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ConditionTimestampMonotonic": "18460207", "AssertTimestamp": "Thu 2024-09-19 16:13:03 EDT", "AssertTimestampMonotonic": "18460214", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7ca9fe1606f84273964135f1588a3431", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776813.66943: 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-1726776813.1659083-6315-16229803124707/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776813.66959: _low_level_execute_command(): starting 2995 1726776813.66965: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776813.1659083-6315-16229803124707/ > /dev/null 2>&1 && sleep 0' 2995 1726776813.67438: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776813.67442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.67444: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776813.67446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.67513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776813.67516: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776813.67518: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776813.67560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776813.69574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776813.69624: stderr chunk (state=3): >>><<< 2995 1726776813.69627: stdout chunk (state=3): >>><<< 2995 1726776813.69644: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776813.69651: handler run complete 2995 1726776813.69697: attempt loop complete, returning result 2995 1726776813.69720: variable 'item' from source: unknown 2995 1726776813.69786: 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:13:03 EDT", "ActiveEnterTimestampMonotonic": "18896805", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target sysinit.target system.slice dbus-broker.service systemd-sysctl.service basic.target polkit.service systemd-journald.socket dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:13:03 EDT", "AssertTimestampMonotonic": "18460214", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "255773000", "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:13:03 EDT", "ConditionTimestampMonotonic": "18460207", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3507", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "672", "ExecMainStartTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ExecMainStartTimestampMonotonic": "18469887", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 16:13:03 EDT", "InactiveExitTimestampMonotonic": "18470153", "InvocationID": "7ca9fe1606f84273964135f1588a3431", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "672", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "20279296", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket 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", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 16:13:03 EDT", "StateChangeTimestampMonotonic": "18896805", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2995 1726776813.70353: dumping result to json 2995 1726776813.70356: done dumping result, returning 2995 1726776813.70359: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0affc99b-caaf-048c-907c-000000000618] 2995 1726776813.70361: sending task result for task 0affc99b-caaf-048c-907c-000000000618 2995 1726776813.70443: done sending task result for task 0affc99b-caaf-048c-907c-000000000618 2995 1726776813.70447: WORKER PROCESS EXITING 2995 1726776813.70554: no more pending results, returning what we have 2995 1726776813.70556: results queue empty 2995 1726776813.70557: checking for any_errors_fatal 2995 1726776813.70560: done checking for any_errors_fatal 2995 1726776813.70561: checking for max_fail_percentage 2995 1726776813.70562: done checking for max_fail_percentage 2995 1726776813.70562: checking to see if all hosts have failed and the running result is not ok 2995 1726776813.70563: done checking to see if all hosts have failed 2995 1726776813.70564: getting the remaining hosts for this loop 2995 1726776813.70565: done getting the remaining hosts for this loop 2995 1726776813.70568: getting the next task for host managed_node2 2995 1726776813.70572: done getting next task for host managed_node2 2995 1726776813.70574: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 2995 1726776813.70577: ^ 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 2995 1726776813.70584: getting variables 2995 1726776813.70585: in VariableManager get_vars() 2995 1726776813.70610: Calling all_inventory to load vars for managed_node2 2995 1726776813.70614: Calling groups_inventory to load vars for managed_node2 2995 1726776813.70616: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776813.70625: Calling all_plugins_play to load vars for managed_node2 2995 1726776813.70627: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776813.70629: Calling groups_plugins_play to load vars for managed_node2 2995 1726776813.70757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776813.70925: done with get_vars() 2995 1726776813.70934: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:13:33 -0400 (0:00:00.590) 0:02:29.036 **** 2995 1726776813.71007: entering _queue_task() for managed_node2/file 2995 1726776813.71199: worker is 1 (out of 1 available) 2995 1726776813.71221: exiting _queue_task() for managed_node2/file 2995 1726776813.71235: done queuing things up, now waiting for results queue to drain 2995 1726776813.71237: waiting for pending results... 2995 1726776813.71428: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 2995 1726776813.71506: in run() - task 0affc99b-caaf-048c-907c-000000000619 2995 1726776813.71520: variable 'ansible_search_path' from source: unknown 2995 1726776813.71524: variable 'ansible_search_path' from source: unknown 2995 1726776813.71558: calling self._execute() 2995 1726776813.71638: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776813.71644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776813.71654: variable 'omit' from source: magic vars 2995 1726776813.71747: variable 'omit' from source: magic vars 2995 1726776813.71788: variable 'omit' from source: magic vars 2995 1726776813.71818: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776813.72068: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776813.72177: variable '__kernel_settings_profile_parent' from source: set_fact 2995 1726776813.72184: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776813.72227: variable 'omit' from source: magic vars 2995 1726776813.72260: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776813.72291: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776813.72311: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776813.72329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776813.72341: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776813.72367: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776813.72370: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776813.72376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776813.72457: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776813.72466: Set connection var ansible_shell_executable to /bin/sh 2995 1726776813.72475: Set connection var ansible_connection to ssh 2995 1726776813.72481: Set connection var ansible_pipelining to False 2995 1726776813.72484: Set connection var ansible_shell_type to sh 2995 1726776813.72491: Set connection var ansible_timeout to 10 2995 1726776813.72511: variable 'ansible_shell_executable' from source: unknown 2995 1726776813.72517: variable 'ansible_connection' from source: unknown 2995 1726776813.72520: variable 'ansible_module_compression' from source: unknown 2995 1726776813.72522: variable 'ansible_shell_type' from source: unknown 2995 1726776813.72525: variable 'ansible_shell_executable' from source: unknown 2995 1726776813.72527: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776813.72533: variable 'ansible_pipelining' from source: unknown 2995 1726776813.72536: variable 'ansible_timeout' from source: unknown 2995 1726776813.72541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776813.72706: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776813.72718: variable 'omit' from source: magic vars 2995 1726776813.72723: starting attempt loop 2995 1726776813.72726: running the handler 2995 1726776813.72739: _low_level_execute_command(): starting 2995 1726776813.72746: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776813.73275: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776813.73279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.73282: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776813.73284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.73338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776813.73342: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776813.73395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776813.75191: stdout chunk (state=3): >>>/root <<< 2995 1726776813.75300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776813.75352: stderr chunk (state=3): >>><<< 2995 1726776813.75356: stdout chunk (state=3): >>><<< 2995 1726776813.75375: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776813.75388: _low_level_execute_command(): starting 2995 1726776813.75394: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776813.7537544-6326-62891244482003 `" && echo ansible-tmp-1726776813.7537544-6326-62891244482003="` echo /root/.ansible/tmp/ansible-tmp-1726776813.7537544-6326-62891244482003 `" ) && sleep 0' 2995 1726776813.75821: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776813.75825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.75846: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.75899: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776813.75909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776813.75954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776813.78028: stdout chunk (state=3): >>>ansible-tmp-1726776813.7537544-6326-62891244482003=/root/.ansible/tmp/ansible-tmp-1726776813.7537544-6326-62891244482003 <<< 2995 1726776813.78147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776813.78190: stderr chunk (state=3): >>><<< 2995 1726776813.78193: stdout chunk (state=3): >>><<< 2995 1726776813.78216: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776813.7537544-6326-62891244482003=/root/.ansible/tmp/ansible-tmp-1726776813.7537544-6326-62891244482003 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776813.78264: variable 'ansible_module_compression' from source: unknown 2995 1726776813.78305: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 2995 1726776813.78337: variable 'ansible_facts' from source: unknown 2995 1726776813.78391: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776813.7537544-6326-62891244482003/AnsiballZ_file.py 2995 1726776813.78492: Sending initial data 2995 1726776813.78496: Sent initial data (150 bytes) 2995 1726776813.78938: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776813.78941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.78944: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776813.78946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.78998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776813.79003: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776813.79052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776813.80754: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 2995 1726776813.80759: 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 <<< 2995 1726776813.80793: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776813.80847: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpx7qdwvnm /root/.ansible/tmp/ansible-tmp-1726776813.7537544-6326-62891244482003/AnsiballZ_file.py <<< 2995 1726776813.80855: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776813.7537544-6326-62891244482003/AnsiballZ_file.py" <<< 2995 1726776813.80891: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpx7qdwvnm" to remote "/root/.ansible/tmp/ansible-tmp-1726776813.7537544-6326-62891244482003/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776813.7537544-6326-62891244482003/AnsiballZ_file.py" <<< 2995 1726776813.81694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776813.81753: stderr chunk (state=3): >>><<< 2995 1726776813.81757: stdout chunk (state=3): >>><<< 2995 1726776813.81776: done transferring module to remote 2995 1726776813.81787: _low_level_execute_command(): starting 2995 1726776813.81792: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776813.7537544-6326-62891244482003/ /root/.ansible/tmp/ansible-tmp-1726776813.7537544-6326-62891244482003/AnsiballZ_file.py && sleep 0' 2995 1726776813.82222: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776813.82226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.82228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776813.82238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.82282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776813.82299: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776813.82348: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776813.84300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776813.84348: stderr chunk (state=3): >>><<< 2995 1726776813.84351: stdout chunk (state=3): >>><<< 2995 1726776813.84367: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776813.84370: _low_level_execute_command(): starting 2995 1726776813.84376: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776813.7537544-6326-62891244482003/AnsiballZ_file.py && sleep 0' 2995 1726776813.84805: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776813.84809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.84811: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776813.84814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776813.84816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776813.84865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776813.84868: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776813.84926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776814.04341: 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}}} <<< 2995 1726776814.06032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776814.06090: stderr chunk (state=3): >>><<< 2995 1726776814.06094: stdout chunk (state=3): >>><<< 2995 1726776814.06113: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776814.06156: 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-1726776813.7537544-6326-62891244482003/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776814.06166: _low_level_execute_command(): starting 2995 1726776814.06171: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776813.7537544-6326-62891244482003/ > /dev/null 2>&1 && sleep 0' 2995 1726776814.06647: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776814.06655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.06658: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776814.06661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.06715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776814.06721: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776814.06768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776814.08772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776814.08776: stdout chunk (state=3): >>><<< 2995 1726776814.08783: stderr chunk (state=3): >>><<< 2995 1726776814.08797: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776814.08806: handler run complete 2995 1726776814.08835: attempt loop complete, returning result 2995 1726776814.08838: _execute() done 2995 1726776814.08843: dumping result to json 2995 1726776814.08849: done dumping result, returning 2995 1726776814.08858: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0affc99b-caaf-048c-907c-000000000619] 2995 1726776814.08863: sending task result for task 0affc99b-caaf-048c-907c-000000000619 2995 1726776814.08979: done sending task result for task 0affc99b-caaf-048c-907c-000000000619 2995 1726776814.08981: 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 } 2995 1726776814.09082: no more pending results, returning what we have 2995 1726776814.09086: results queue empty 2995 1726776814.09087: checking for any_errors_fatal 2995 1726776814.09110: done checking for any_errors_fatal 2995 1726776814.09111: checking for max_fail_percentage 2995 1726776814.09113: done checking for max_fail_percentage 2995 1726776814.09114: checking to see if all hosts have failed and the running result is not ok 2995 1726776814.09115: done checking to see if all hosts have failed 2995 1726776814.09116: getting the remaining hosts for this loop 2995 1726776814.09118: done getting the remaining hosts for this loop 2995 1726776814.09122: getting the next task for host managed_node2 2995 1726776814.09127: done getting next task for host managed_node2 2995 1726776814.09131: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 2995 1726776814.09134: ^ 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 2995 1726776814.09146: getting variables 2995 1726776814.09147: in VariableManager get_vars() 2995 1726776814.09184: Calling all_inventory to load vars for managed_node2 2995 1726776814.09187: Calling groups_inventory to load vars for managed_node2 2995 1726776814.09189: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776814.09196: Calling all_plugins_play to load vars for managed_node2 2995 1726776814.09198: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776814.09203: Calling groups_plugins_play to load vars for managed_node2 2995 1726776814.09341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776814.09510: done with get_vars() 2995 1726776814.09520: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:13:34 -0400 (0:00:00.385) 0:02:29.422 **** 2995 1726776814.09592: entering _queue_task() for managed_node2/slurp 2995 1726776814.09789: worker is 1 (out of 1 available) 2995 1726776814.09809: exiting _queue_task() for managed_node2/slurp 2995 1726776814.09821: done queuing things up, now waiting for results queue to drain 2995 1726776814.09823: waiting for pending results... 2995 1726776814.10018: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 2995 1726776814.10103: in run() - task 0affc99b-caaf-048c-907c-00000000061a 2995 1726776814.10120: variable 'ansible_search_path' from source: unknown 2995 1726776814.10124: variable 'ansible_search_path' from source: unknown 2995 1726776814.10159: calling self._execute() 2995 1726776814.10237: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776814.10243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776814.10254: variable 'omit' from source: magic vars 2995 1726776814.10346: variable 'omit' from source: magic vars 2995 1726776814.10386: variable 'omit' from source: magic vars 2995 1726776814.10413: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776814.10664: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776814.10736: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776814.10766: variable 'omit' from source: magic vars 2995 1726776814.10804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776814.10839: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776814.10857: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776814.10875: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776814.10886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776814.10916: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776814.10924: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776814.10926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776814.11005: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776814.11014: Set connection var ansible_shell_executable to /bin/sh 2995 1726776814.11024: Set connection var ansible_connection to ssh 2995 1726776814.11032: Set connection var ansible_pipelining to False 2995 1726776814.11035: Set connection var ansible_shell_type to sh 2995 1726776814.11042: Set connection var ansible_timeout to 10 2995 1726776814.11059: variable 'ansible_shell_executable' from source: unknown 2995 1726776814.11063: variable 'ansible_connection' from source: unknown 2995 1726776814.11065: variable 'ansible_module_compression' from source: unknown 2995 1726776814.11070: variable 'ansible_shell_type' from source: unknown 2995 1726776814.11075: variable 'ansible_shell_executable' from source: unknown 2995 1726776814.11078: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776814.11083: variable 'ansible_pipelining' from source: unknown 2995 1726776814.11087: variable 'ansible_timeout' from source: unknown 2995 1726776814.11092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776814.11261: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776814.11272: variable 'omit' from source: magic vars 2995 1726776814.11278: starting attempt loop 2995 1726776814.11281: running the handler 2995 1726776814.11294: _low_level_execute_command(): starting 2995 1726776814.11303: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776814.11886: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776814.11890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.11894: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776814.11897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.11956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776814.11962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776814.11964: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776814.12014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776814.13793: stdout chunk (state=3): >>>/root <<< 2995 1726776814.13907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776814.13955: stderr chunk (state=3): >>><<< 2995 1726776814.13959: stdout chunk (state=3): >>><<< 2995 1726776814.13979: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776814.13992: _low_level_execute_command(): starting 2995 1726776814.13998: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776814.1397953-6334-91799740035806 `" && echo ansible-tmp-1726776814.1397953-6334-91799740035806="` echo /root/.ansible/tmp/ansible-tmp-1726776814.1397953-6334-91799740035806 `" ) && sleep 0' 2995 1726776814.14445: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776814.14449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.14458: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776814.14461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.14506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776814.14523: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776814.14567: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776814.16627: stdout chunk (state=3): >>>ansible-tmp-1726776814.1397953-6334-91799740035806=/root/.ansible/tmp/ansible-tmp-1726776814.1397953-6334-91799740035806 <<< 2995 1726776814.16743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776814.16784: stderr chunk (state=3): >>><<< 2995 1726776814.16788: stdout chunk (state=3): >>><<< 2995 1726776814.16803: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776814.1397953-6334-91799740035806=/root/.ansible/tmp/ansible-tmp-1726776814.1397953-6334-91799740035806 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776814.16842: variable 'ansible_module_compression' from source: unknown 2995 1726776814.16877: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 2995 1726776814.16908: variable 'ansible_facts' from source: unknown 2995 1726776814.16971: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776814.1397953-6334-91799740035806/AnsiballZ_slurp.py 2995 1726776814.17075: Sending initial data 2995 1726776814.17079: Sent initial data (151 bytes) 2995 1726776814.17519: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776814.17524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.17527: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776814.17529: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776814.17531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.17578: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776814.17584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776814.17629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776814.19356: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776814.19395: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776814.19437: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmppx4j5_pb /root/.ansible/tmp/ansible-tmp-1726776814.1397953-6334-91799740035806/AnsiballZ_slurp.py <<< 2995 1726776814.19441: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776814.1397953-6334-91799740035806/AnsiballZ_slurp.py" <<< 2995 1726776814.19479: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmppx4j5_pb" to remote "/root/.ansible/tmp/ansible-tmp-1726776814.1397953-6334-91799740035806/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776814.1397953-6334-91799740035806/AnsiballZ_slurp.py" <<< 2995 1726776814.20225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776814.20281: stderr chunk (state=3): >>><<< 2995 1726776814.20285: stdout chunk (state=3): >>><<< 2995 1726776814.20305: done transferring module to remote 2995 1726776814.20315: _low_level_execute_command(): starting 2995 1726776814.20322: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776814.1397953-6334-91799740035806/ /root/.ansible/tmp/ansible-tmp-1726776814.1397953-6334-91799740035806/AnsiballZ_slurp.py && sleep 0' 2995 1726776814.20926: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776814.21047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776814.22970: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776814.23017: stderr chunk (state=3): >>><<< 2995 1726776814.23021: stdout chunk (state=3): >>><<< 2995 1726776814.23037: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776814.23040: _low_level_execute_command(): starting 2995 1726776814.23046: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776814.1397953-6334-91799740035806/AnsiballZ_slurp.py && sleep 0' 2995 1726776814.23465: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776814.23468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776814.23471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776814.23473: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776814.23475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.23532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776814.23536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776814.23582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776814.41062: 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"}}} <<< 2995 1726776814.42605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776814.42667: stderr chunk (state=3): >>><<< 2995 1726776814.42670: stdout chunk (state=3): >>><<< 2995 1726776814.42687: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776814.42720: 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-1726776814.1397953-6334-91799740035806/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776814.42728: _low_level_execute_command(): starting 2995 1726776814.42734: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776814.1397953-6334-91799740035806/ > /dev/null 2>&1 && sleep 0' 2995 1726776814.43206: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776814.43210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776814.43212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776814.43215: 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.12.126 originally 10.31.12.126 <<< 2995 1726776814.43220: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.43260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776814.43274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776814.43325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776814.45325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776814.45369: stderr chunk (state=3): >>><<< 2995 1726776814.45372: stdout chunk (state=3): >>><<< 2995 1726776814.45388: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776814.45394: handler run complete 2995 1726776814.45413: attempt loop complete, returning result 2995 1726776814.45419: _execute() done 2995 1726776814.45424: dumping result to json 2995 1726776814.45429: done dumping result, returning 2995 1726776814.45439: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0affc99b-caaf-048c-907c-00000000061a] 2995 1726776814.45444: sending task result for task 0affc99b-caaf-048c-907c-00000000061a 2995 1726776814.45544: done sending task result for task 0affc99b-caaf-048c-907c-00000000061a 2995 1726776814.45547: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 2995 1726776814.45656: no more pending results, returning what we have 2995 1726776814.45660: results queue empty 2995 1726776814.45661: checking for any_errors_fatal 2995 1726776814.45672: done checking for any_errors_fatal 2995 1726776814.45673: checking for max_fail_percentage 2995 1726776814.45675: done checking for max_fail_percentage 2995 1726776814.45676: checking to see if all hosts have failed and the running result is not ok 2995 1726776814.45677: done checking to see if all hosts have failed 2995 1726776814.45678: getting the remaining hosts for this loop 2995 1726776814.45680: done getting the remaining hosts for this loop 2995 1726776814.45684: getting the next task for host managed_node2 2995 1726776814.45689: done getting next task for host managed_node2 2995 1726776814.45693: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 2995 1726776814.45696: ^ 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 2995 1726776814.45709: getting variables 2995 1726776814.45711: in VariableManager get_vars() 2995 1726776814.45748: Calling all_inventory to load vars for managed_node2 2995 1726776814.45750: Calling groups_inventory to load vars for managed_node2 2995 1726776814.45752: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776814.45760: Calling all_plugins_play to load vars for managed_node2 2995 1726776814.45762: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776814.45764: Calling groups_plugins_play to load vars for managed_node2 2995 1726776814.45906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776814.46126: done with get_vars() 2995 1726776814.46134: done getting variables 2995 1726776814.46180: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:13:34 -0400 (0:00:00.366) 0:02:29.788 **** 2995 1726776814.46206: entering _queue_task() for managed_node2/set_fact 2995 1726776814.46398: worker is 1 (out of 1 available) 2995 1726776814.46419: exiting _queue_task() for managed_node2/set_fact 2995 1726776814.46433: done queuing things up, now waiting for results queue to drain 2995 1726776814.46434: waiting for pending results... 2995 1726776814.46626: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 2995 1726776814.46707: in run() - task 0affc99b-caaf-048c-907c-00000000061b 2995 1726776814.46721: variable 'ansible_search_path' from source: unknown 2995 1726776814.46724: variable 'ansible_search_path' from source: unknown 2995 1726776814.46757: calling self._execute() 2995 1726776814.46838: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776814.46844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776814.46854: variable 'omit' from source: magic vars 2995 1726776814.46948: variable 'omit' from source: magic vars 2995 1726776814.46987: variable 'omit' from source: magic vars 2995 1726776814.47329: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776814.47339: variable '__cur_profile' from source: task vars 2995 1726776814.47468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776814.49073: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776814.49133: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776814.49165: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776814.49194: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776814.49219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776814.49285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776814.49310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776814.49333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776814.49364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776814.49378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776814.49472: variable '__kernel_settings_tuned_current_profile' from source: set_fact 2995 1726776814.49521: variable 'omit' from source: magic vars 2995 1726776814.49544: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776814.49568: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776814.49583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776814.49598: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776814.49612: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776814.49641: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776814.49644: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776814.49648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776814.49729: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776814.49738: Set connection var ansible_shell_executable to /bin/sh 2995 1726776814.49747: Set connection var ansible_connection to ssh 2995 1726776814.49753: Set connection var ansible_pipelining to False 2995 1726776814.49756: Set connection var ansible_shell_type to sh 2995 1726776814.49762: Set connection var ansible_timeout to 10 2995 1726776814.49781: variable 'ansible_shell_executable' from source: unknown 2995 1726776814.49784: variable 'ansible_connection' from source: unknown 2995 1726776814.49787: variable 'ansible_module_compression' from source: unknown 2995 1726776814.49792: variable 'ansible_shell_type' from source: unknown 2995 1726776814.49795: variable 'ansible_shell_executable' from source: unknown 2995 1726776814.49799: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776814.49806: variable 'ansible_pipelining' from source: unknown 2995 1726776814.49810: variable 'ansible_timeout' from source: unknown 2995 1726776814.49817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776814.49900: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776814.49912: variable 'omit' from source: magic vars 2995 1726776814.49920: starting attempt loop 2995 1726776814.49923: running the handler 2995 1726776814.49934: handler run complete 2995 1726776814.49944: attempt loop complete, returning result 2995 1726776814.49946: _execute() done 2995 1726776814.49951: dumping result to json 2995 1726776814.49955: done dumping result, returning 2995 1726776814.49964: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0affc99b-caaf-048c-907c-00000000061b] 2995 1726776814.49969: sending task result for task 0affc99b-caaf-048c-907c-00000000061b 2995 1726776814.50058: done sending task result for task 0affc99b-caaf-048c-907c-00000000061b 2995 1726776814.50062: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 2995 1726776814.50137: no more pending results, returning what we have 2995 1726776814.50140: results queue empty 2995 1726776814.50141: checking for any_errors_fatal 2995 1726776814.50148: done checking for any_errors_fatal 2995 1726776814.50148: checking for max_fail_percentage 2995 1726776814.50150: done checking for max_fail_percentage 2995 1726776814.50151: checking to see if all hosts have failed and the running result is not ok 2995 1726776814.50152: done checking to see if all hosts have failed 2995 1726776814.50153: getting the remaining hosts for this loop 2995 1726776814.50156: done getting the remaining hosts for this loop 2995 1726776814.50160: getting the next task for host managed_node2 2995 1726776814.50166: done getting next task for host managed_node2 2995 1726776814.50170: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 2995 1726776814.50173: ^ 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 2995 1726776814.50191: getting variables 2995 1726776814.50192: in VariableManager get_vars() 2995 1726776814.50231: Calling all_inventory to load vars for managed_node2 2995 1726776814.50234: Calling groups_inventory to load vars for managed_node2 2995 1726776814.50236: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776814.50246: Calling all_plugins_play to load vars for managed_node2 2995 1726776814.50249: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776814.50252: Calling groups_plugins_play to load vars for managed_node2 2995 1726776814.50396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776814.50562: done with get_vars() 2995 1726776814.50571: done getting variables 2995 1726776814.50620: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:13:34 -0400 (0:00:00.044) 0:02:29.833 **** 2995 1726776814.50645: entering _queue_task() for managed_node2/copy 2995 1726776814.50835: worker is 1 (out of 1 available) 2995 1726776814.50850: exiting _queue_task() for managed_node2/copy 2995 1726776814.50863: done queuing things up, now waiting for results queue to drain 2995 1726776814.50864: waiting for pending results... 2995 1726776814.51063: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 2995 1726776814.51147: in run() - task 0affc99b-caaf-048c-907c-00000000061c 2995 1726776814.51159: variable 'ansible_search_path' from source: unknown 2995 1726776814.51163: variable 'ansible_search_path' from source: unknown 2995 1726776814.51196: calling self._execute() 2995 1726776814.51273: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776814.51279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776814.51289: variable 'omit' from source: magic vars 2995 1726776814.51380: variable 'omit' from source: magic vars 2995 1726776814.51421: variable 'omit' from source: magic vars 2995 1726776814.51445: variable '__kernel_settings_active_profile' from source: set_fact 2995 1726776814.51692: variable '__kernel_settings_active_profile' from source: set_fact 2995 1726776814.51717: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776814.51774: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776814.51838: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776814.51927: variable 'omit' from source: magic vars 2995 1726776814.51963: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776814.51994: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776814.52015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776814.52030: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776814.52040: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776814.52069: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776814.52072: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776814.52075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776814.52156: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776814.52165: Set connection var ansible_shell_executable to /bin/sh 2995 1726776814.52173: Set connection var ansible_connection to ssh 2995 1726776814.52179: Set connection var ansible_pipelining to False 2995 1726776814.52182: Set connection var ansible_shell_type to sh 2995 1726776814.52190: Set connection var ansible_timeout to 10 2995 1726776814.52214: variable 'ansible_shell_executable' from source: unknown 2995 1726776814.52218: variable 'ansible_connection' from source: unknown 2995 1726776814.52221: variable 'ansible_module_compression' from source: unknown 2995 1726776814.52223: variable 'ansible_shell_type' from source: unknown 2995 1726776814.52225: variable 'ansible_shell_executable' from source: unknown 2995 1726776814.52229: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776814.52234: variable 'ansible_pipelining' from source: unknown 2995 1726776814.52237: variable 'ansible_timeout' from source: unknown 2995 1726776814.52243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776814.52356: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776814.52366: variable 'omit' from source: magic vars 2995 1726776814.52373: starting attempt loop 2995 1726776814.52376: running the handler 2995 1726776814.52388: _low_level_execute_command(): starting 2995 1726776814.52395: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776814.52895: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776814.52936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776814.52939: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.52943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776814.52946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776814.52948: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.53007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776814.53014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776814.53016: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776814.53063: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776814.54836: stdout chunk (state=3): >>>/root <<< 2995 1726776814.54947: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776814.54994: stderr chunk (state=3): >>><<< 2995 1726776814.54997: stdout chunk (state=3): >>><<< 2995 1726776814.55021: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776814.55033: _low_level_execute_command(): starting 2995 1726776814.55040: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397 `" && echo ansible-tmp-1726776814.550215-6346-203059891360397="` echo /root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397 `" ) && sleep 0' 2995 1726776814.55480: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776814.55492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.55495: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776814.55497: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776814.55500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.55545: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776814.55548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776814.55599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776814.57658: stdout chunk (state=3): >>>ansible-tmp-1726776814.550215-6346-203059891360397=/root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397 <<< 2995 1726776814.57781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776814.57829: stderr chunk (state=3): >>><<< 2995 1726776814.57833: stdout chunk (state=3): >>><<< 2995 1726776814.57849: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776814.550215-6346-203059891360397=/root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776814.57920: variable 'ansible_module_compression' from source: unknown 2995 1726776814.57962: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776814.57991: variable 'ansible_facts' from source: unknown 2995 1726776814.58058: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397/AnsiballZ_stat.py 2995 1726776814.58152: Sending initial data 2995 1726776814.58155: Sent initial data (150 bytes) 2995 1726776814.58599: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776814.58604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776814.58607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776814.58609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776814.58611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.58661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776814.58664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776814.58722: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776814.60387: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776814.60427: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776814.60467: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpe0uxbr9d /root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397/AnsiballZ_stat.py <<< 2995 1726776814.60474: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397/AnsiballZ_stat.py" <<< 2995 1726776814.60509: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpe0uxbr9d" to remote "/root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397/AnsiballZ_stat.py" <<< 2995 1726776814.61287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776814.61356: stderr chunk (state=3): >>><<< 2995 1726776814.61359: stdout chunk (state=3): >>><<< 2995 1726776814.61378: done transferring module to remote 2995 1726776814.61389: _low_level_execute_command(): starting 2995 1726776814.61394: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397/ /root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397/AnsiballZ_stat.py && sleep 0' 2995 1726776814.61855: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776814.61859: 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 <<< 2995 1726776814.61861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.61863: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776814.61870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.61923: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776814.61927: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776814.61974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776814.63894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776814.63944: stderr chunk (state=3): >>><<< 2995 1726776814.63947: stdout chunk (state=3): >>><<< 2995 1726776814.63962: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776814.63965: _low_level_execute_command(): starting 2995 1726776814.63971: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397/AnsiballZ_stat.py && sleep 0' 2995 1726776814.64420: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776814.64423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776814.64426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776814.64428: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776814.64431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.64479: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776814.64483: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776814.64542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776814.83608: 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": 262949, "dev": 51714, "nlink": 1, "atime": 1726776814.407552, "mtime": 1726776807.5124834, "ctime": 1726776807.5124834, "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": "3669957671", "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}}} <<< 2995 1726776814.85413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776814.85474: stderr chunk (state=3): >>><<< 2995 1726776814.85477: stdout chunk (state=3): >>><<< 2995 1726776814.85493: _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": 262949, "dev": 51714, "nlink": 1, "atime": 1726776814.407552, "mtime": 1726776807.5124834, "ctime": 1726776807.5124834, "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": "3669957671", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776814.85554: 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-1726776814.550215-6346-203059891360397/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 2995 1726776814.85594: variable 'ansible_module_compression' from source: unknown 2995 1726776814.85633: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 2995 1726776814.85650: variable 'ansible_facts' from source: unknown 2995 1726776814.85695: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397/AnsiballZ_file.py 2995 1726776814.85803: Sending initial data 2995 1726776814.85807: Sent initial data (150 bytes) 2995 1726776814.86279: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776814.86283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776814.86285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776814.86288: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776814.86290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.86341: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776814.86344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776814.86402: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776814.88146: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776814.88187: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776814.88233: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpmzced7k4 /root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397/AnsiballZ_file.py <<< 2995 1726776814.88237: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397/AnsiballZ_file.py" <<< 2995 1726776814.88271: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpmzced7k4" to remote "/root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397/AnsiballZ_file.py" <<< 2995 1726776814.88279: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397/AnsiballZ_file.py" <<< 2995 1726776814.89085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776814.89153: stderr chunk (state=3): >>><<< 2995 1726776814.89156: stdout chunk (state=3): >>><<< 2995 1726776814.89174: done transferring module to remote 2995 1726776814.89183: _low_level_execute_command(): starting 2995 1726776814.89188: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397/ /root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397/AnsiballZ_file.py && sleep 0' 2995 1726776814.89635: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776814.89638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776814.89643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776814.89646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.89697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776814.89706: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776814.89753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776814.91741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776814.91790: stderr chunk (state=3): >>><<< 2995 1726776814.91793: stdout chunk (state=3): >>><<< 2995 1726776814.91815: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776814.91818: _low_level_execute_command(): starting 2995 1726776814.91821: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397/AnsiballZ_file.py && sleep 0' 2995 1726776814.92268: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776814.92271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.92277: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776814.92280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776814.92336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776814.92341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776814.92343: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776814.92395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776815.11591: 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": ".lyjoiqf4", "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}}} <<< 2995 1726776815.13283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776815.13345: stderr chunk (state=3): >>><<< 2995 1726776815.13348: stdout chunk (state=3): >>><<< 2995 1726776815.13365: _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": ".lyjoiqf4", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776815.13399: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.lyjoiqf4', '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-1726776814.550215-6346-203059891360397/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776815.13411: _low_level_execute_command(): starting 2995 1726776815.13422: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776814.550215-6346-203059891360397/ > /dev/null 2>&1 && sleep 0' 2995 1726776815.13865: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776815.13903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776815.13907: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.13910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776815.13914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776815.13917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.13965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776815.13968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776815.14023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776815.16041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776815.16090: stderr chunk (state=3): >>><<< 2995 1726776815.16094: stdout chunk (state=3): >>><<< 2995 1726776815.16111: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776815.16122: handler run complete 2995 1726776815.16149: attempt loop complete, returning result 2995 1726776815.16152: _execute() done 2995 1726776815.16157: dumping result to json 2995 1726776815.16163: done dumping result, returning 2995 1726776815.16172: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0affc99b-caaf-048c-907c-00000000061c] 2995 1726776815.16178: sending task result for task 0affc99b-caaf-048c-907c-00000000061c 2995 1726776815.16296: done sending task result for task 0affc99b-caaf-048c-907c-00000000061c 2995 1726776815.16299: 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 } 2995 1726776815.16425: no more pending results, returning what we have 2995 1726776815.16430: results queue empty 2995 1726776815.16431: checking for any_errors_fatal 2995 1726776815.16438: done checking for any_errors_fatal 2995 1726776815.16439: checking for max_fail_percentage 2995 1726776815.16441: done checking for max_fail_percentage 2995 1726776815.16441: checking to see if all hosts have failed and the running result is not ok 2995 1726776815.16442: done checking to see if all hosts have failed 2995 1726776815.16443: getting the remaining hosts for this loop 2995 1726776815.16445: done getting the remaining hosts for this loop 2995 1726776815.16449: getting the next task for host managed_node2 2995 1726776815.16454: done getting next task for host managed_node2 2995 1726776815.16458: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 2995 1726776815.16461: ^ 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 2995 1726776815.16473: getting variables 2995 1726776815.16475: in VariableManager get_vars() 2995 1726776815.16511: Calling all_inventory to load vars for managed_node2 2995 1726776815.16515: Calling groups_inventory to load vars for managed_node2 2995 1726776815.16517: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776815.16525: Calling all_plugins_play to load vars for managed_node2 2995 1726776815.16527: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776815.16530: Calling groups_plugins_play to load vars for managed_node2 2995 1726776815.16705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776815.16870: done with get_vars() 2995 1726776815.16879: done getting variables 2995 1726776815.16930: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:13:35 -0400 (0:00:00.663) 0:02:30.496 **** 2995 1726776815.16954: entering _queue_task() for managed_node2/copy 2995 1726776815.17154: worker is 1 (out of 1 available) 2995 1726776815.17170: exiting _queue_task() for managed_node2/copy 2995 1726776815.17183: done queuing things up, now waiting for results queue to drain 2995 1726776815.17184: waiting for pending results... 2995 1726776815.17379: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 2995 1726776815.17457: in run() - task 0affc99b-caaf-048c-907c-00000000061d 2995 1726776815.17470: variable 'ansible_search_path' from source: unknown 2995 1726776815.17474: variable 'ansible_search_path' from source: unknown 2995 1726776815.17508: calling self._execute() 2995 1726776815.17585: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776815.17591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776815.17602: variable 'omit' from source: magic vars 2995 1726776815.17693: variable 'omit' from source: magic vars 2995 1726776815.17735: variable 'omit' from source: magic vars 2995 1726776815.17758: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 2995 1726776815.18004: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 2995 1726776815.18075: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776815.18108: variable 'omit' from source: magic vars 2995 1726776815.18146: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776815.18177: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776815.18195: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776815.18215: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776815.18225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776815.18252: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776815.18256: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776815.18261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776815.18342: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776815.18351: Set connection var ansible_shell_executable to /bin/sh 2995 1726776815.18359: Set connection var ansible_connection to ssh 2995 1726776815.18366: Set connection var ansible_pipelining to False 2995 1726776815.18368: Set connection var ansible_shell_type to sh 2995 1726776815.18375: Set connection var ansible_timeout to 10 2995 1726776815.18394: variable 'ansible_shell_executable' from source: unknown 2995 1726776815.18398: variable 'ansible_connection' from source: unknown 2995 1726776815.18402: variable 'ansible_module_compression' from source: unknown 2995 1726776815.18407: variable 'ansible_shell_type' from source: unknown 2995 1726776815.18409: variable 'ansible_shell_executable' from source: unknown 2995 1726776815.18416: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776815.18419: variable 'ansible_pipelining' from source: unknown 2995 1726776815.18423: variable 'ansible_timeout' from source: unknown 2995 1726776815.18428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776815.18547: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776815.18557: variable 'omit' from source: magic vars 2995 1726776815.18563: starting attempt loop 2995 1726776815.18566: running the handler 2995 1726776815.18578: _low_level_execute_command(): starting 2995 1726776815.18585: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776815.19092: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776815.19130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776815.19134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.19137: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776815.19139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.19198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776815.19206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776815.19208: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776815.19252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776815.21041: stdout chunk (state=3): >>>/root <<< 2995 1726776815.21150: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776815.21204: stderr chunk (state=3): >>><<< 2995 1726776815.21208: stdout chunk (state=3): >>><<< 2995 1726776815.21232: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776815.21244: _low_level_execute_command(): starting 2995 1726776815.21250: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358 `" && echo ansible-tmp-1726776815.2123015-6358-249771990203358="` echo /root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358 `" ) && sleep 0' 2995 1726776815.21707: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776815.21711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.21721: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776815.21723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.21772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776815.21819: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776815.21884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776815.23955: stdout chunk (state=3): >>>ansible-tmp-1726776815.2123015-6358-249771990203358=/root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358 <<< 2995 1726776815.24066: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776815.24113: stderr chunk (state=3): >>><<< 2995 1726776815.24126: stdout chunk (state=3): >>><<< 2995 1726776815.24141: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776815.2123015-6358-249771990203358=/root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776815.24214: variable 'ansible_module_compression' from source: unknown 2995 1726776815.24263: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776815.24292: variable 'ansible_facts' from source: unknown 2995 1726776815.24361: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358/AnsiballZ_stat.py 2995 1726776815.24460: Sending initial data 2995 1726776815.24464: Sent initial data (151 bytes) 2995 1726776815.24917: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776815.24921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776815.24923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776815.24926: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776815.24929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.24979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776815.24983: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776815.25035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776815.26784: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 2995 1726776815.26788: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776815.26825: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776815.26870: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpnj0o6hb2 /root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358/AnsiballZ_stat.py <<< 2995 1726776815.26876: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358/AnsiballZ_stat.py" <<< 2995 1726776815.26914: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpnj0o6hb2" to remote "/root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358/AnsiballZ_stat.py" <<< 2995 1726776815.27697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776815.27761: stderr chunk (state=3): >>><<< 2995 1726776815.27764: stdout chunk (state=3): >>><<< 2995 1726776815.27782: done transferring module to remote 2995 1726776815.27793: _low_level_execute_command(): starting 2995 1726776815.27798: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358/ /root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358/AnsiballZ_stat.py && sleep 0' 2995 1726776815.28243: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776815.28246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.28249: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776815.28251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.28307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776815.28311: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776815.28359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776815.30320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776815.30364: stderr chunk (state=3): >>><<< 2995 1726776815.30367: stdout chunk (state=3): >>><<< 2995 1726776815.30381: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776815.30384: _low_level_execute_command(): starting 2995 1726776815.30390: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358/AnsiballZ_stat.py && sleep 0' 2995 1726776815.30833: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776815.30836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776815.30841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776815.30844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.30895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776815.30898: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776815.30959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776815.50316: 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": 262944, "dev": 51714, "nlink": 1, "atime": 1726776805.460463, "mtime": 1726776807.5124834, "ctime": 1726776807.5124834, "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": "1250386570", "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}}} <<< 2995 1726776815.52106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776815.52168: stderr chunk (state=3): >>><<< 2995 1726776815.52171: stdout chunk (state=3): >>><<< 2995 1726776815.52188: _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": 262944, "dev": 51714, "nlink": 1, "atime": 1726776805.460463, "mtime": 1726776807.5124834, "ctime": 1726776807.5124834, "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": "1250386570", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776815.52255: 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-1726776815.2123015-6358-249771990203358/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 2995 1726776815.52294: variable 'ansible_module_compression' from source: unknown 2995 1726776815.52331: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 2995 1726776815.52348: variable 'ansible_facts' from source: unknown 2995 1726776815.52393: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358/AnsiballZ_file.py 2995 1726776815.52503: Sending initial data 2995 1726776815.52507: Sent initial data (151 bytes) 2995 1726776815.52972: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776815.52975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776815.52977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776815.52980: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776815.52982: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.53042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776815.53047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776815.53049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776815.53093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776815.54867: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776815.54877: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776815.54910: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776815.54955: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpzx12797i /root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358/AnsiballZ_file.py <<< 2995 1726776815.54962: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358/AnsiballZ_file.py" <<< 2995 1726776815.54997: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpzx12797i" to remote "/root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358/AnsiballZ_file.py" <<< 2995 1726776815.55823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776815.55881: stderr chunk (state=3): >>><<< 2995 1726776815.55885: stdout chunk (state=3): >>><<< 2995 1726776815.55907: done transferring module to remote 2995 1726776815.55917: _low_level_execute_command(): starting 2995 1726776815.55923: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358/ /root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358/AnsiballZ_file.py && sleep 0' 2995 1726776815.56361: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776815.56364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.56367: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776815.56369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776815.56372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.56428: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776815.56431: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776815.56475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776815.58472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776815.58523: stderr chunk (state=3): >>><<< 2995 1726776815.58527: stdout chunk (state=3): >>><<< 2995 1726776815.58540: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776815.58544: _low_level_execute_command(): starting 2995 1726776815.58550: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358/AnsiballZ_file.py && sleep 0' 2995 1726776815.58989: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776815.58992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776815.58998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776815.59004: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776815.59007: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.59058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776815.59063: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776815.59115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776815.78422: 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": ".wm_gxvon", "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}}} <<< 2995 1726776815.80054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776815.80114: stderr chunk (state=3): >>><<< 2995 1726776815.80123: stdout chunk (state=3): >>><<< 2995 1726776815.80139: _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": ".wm_gxvon", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776815.80174: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.wm_gxvon', '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-1726776815.2123015-6358-249771990203358/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776815.80184: _low_level_execute_command(): starting 2995 1726776815.80191: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776815.2123015-6358-249771990203358/ > /dev/null 2>&1 && sleep 0' 2995 1726776815.80668: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776815.80672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.80674: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776815.80676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.80735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776815.80738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776815.80791: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776815.82786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776815.82841: stderr chunk (state=3): >>><<< 2995 1726776815.82845: stdout chunk (state=3): >>><<< 2995 1726776815.82861: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776815.82870: handler run complete 2995 1726776815.82896: attempt loop complete, returning result 2995 1726776815.82899: _execute() done 2995 1726776815.82906: dumping result to json 2995 1726776815.82915: done dumping result, returning 2995 1726776815.82923: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0affc99b-caaf-048c-907c-00000000061d] 2995 1726776815.82929: sending task result for task 0affc99b-caaf-048c-907c-00000000061d 2995 1726776815.83051: done sending task result for task 0affc99b-caaf-048c-907c-00000000061d 2995 1726776815.83054: 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 } 2995 1726776815.83177: no more pending results, returning what we have 2995 1726776815.83181: results queue empty 2995 1726776815.83182: checking for any_errors_fatal 2995 1726776815.83189: done checking for any_errors_fatal 2995 1726776815.83190: checking for max_fail_percentage 2995 1726776815.83192: done checking for max_fail_percentage 2995 1726776815.83193: checking to see if all hosts have failed and the running result is not ok 2995 1726776815.83194: done checking to see if all hosts have failed 2995 1726776815.83195: getting the remaining hosts for this loop 2995 1726776815.83197: done getting the remaining hosts for this loop 2995 1726776815.83200: getting the next task for host managed_node2 2995 1726776815.83208: done getting next task for host managed_node2 2995 1726776815.83212: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 2995 1726776815.83217: ^ 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 2995 1726776815.83230: getting variables 2995 1726776815.83231: in VariableManager get_vars() 2995 1726776815.83263: Calling all_inventory to load vars for managed_node2 2995 1726776815.83266: Calling groups_inventory to load vars for managed_node2 2995 1726776815.83267: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776815.83275: Calling all_plugins_play to load vars for managed_node2 2995 1726776815.83277: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776815.83279: Calling groups_plugins_play to load vars for managed_node2 2995 1726776815.83422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776815.83588: done with get_vars() 2995 1726776815.83598: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:13:35 -0400 (0:00:00.667) 0:02:31.163 **** 2995 1726776815.83666: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776815.83866: worker is 1 (out of 1 available) 2995 1726776815.83880: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776815.83892: done queuing things up, now waiting for results queue to drain 2995 1726776815.83893: waiting for pending results... 2995 1726776815.84085: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 2995 1726776815.84167: in run() - task 0affc99b-caaf-048c-907c-00000000061e 2995 1726776815.84179: variable 'ansible_search_path' from source: unknown 2995 1726776815.84183: variable 'ansible_search_path' from source: unknown 2995 1726776815.84218: calling self._execute() 2995 1726776815.84295: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776815.84303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776815.84315: variable 'omit' from source: magic vars 2995 1726776815.84476: variable 'omit' from source: magic vars 2995 1726776815.84519: variable 'omit' from source: magic vars 2995 1726776815.84541: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776815.84780: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776815.84848: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776815.84922: variable '__kernel_settings_profile_parent' from source: set_fact 2995 1726776815.84928: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776815.84966: variable 'omit' from source: magic vars 2995 1726776815.85003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776815.85036: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776815.85053: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776815.85068: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776815.85079: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776815.85109: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776815.85114: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776815.85117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776815.85193: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776815.85206: Set connection var ansible_shell_executable to /bin/sh 2995 1726776815.85217: Set connection var ansible_connection to ssh 2995 1726776815.85220: Set connection var ansible_pipelining to False 2995 1726776815.85225: Set connection var ansible_shell_type to sh 2995 1726776815.85232: Set connection var ansible_timeout to 10 2995 1726776815.85251: variable 'ansible_shell_executable' from source: unknown 2995 1726776815.85254: variable 'ansible_connection' from source: unknown 2995 1726776815.85256: variable 'ansible_module_compression' from source: unknown 2995 1726776815.85261: variable 'ansible_shell_type' from source: unknown 2995 1726776815.85264: variable 'ansible_shell_executable' from source: unknown 2995 1726776815.85269: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776815.85274: variable 'ansible_pipelining' from source: unknown 2995 1726776815.85276: variable 'ansible_timeout' from source: unknown 2995 1726776815.85282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776815.85432: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776815.85442: variable 'omit' from source: magic vars 2995 1726776815.85448: starting attempt loop 2995 1726776815.85451: running the handler 2995 1726776815.85463: _low_level_execute_command(): starting 2995 1726776815.85471: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776815.85977: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776815.86016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.86020: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776815.86023: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776815.86026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.86081: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776815.86084: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776815.86089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776815.86142: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776815.87927: stdout chunk (state=3): >>>/root <<< 2995 1726776815.88037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776815.88086: stderr chunk (state=3): >>><<< 2995 1726776815.88090: stdout chunk (state=3): >>><<< 2995 1726776815.88115: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776815.88126: _low_level_execute_command(): starting 2995 1726776815.88134: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776815.8811305-6373-191836821026193 `" && echo ansible-tmp-1726776815.8811305-6373-191836821026193="` echo /root/.ansible/tmp/ansible-tmp-1726776815.8811305-6373-191836821026193 `" ) && sleep 0' 2995 1726776815.88578: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776815.88587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.88590: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776815.88593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.88642: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776815.88646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776815.88697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776815.90809: stdout chunk (state=3): >>>ansible-tmp-1726776815.8811305-6373-191836821026193=/root/.ansible/tmp/ansible-tmp-1726776815.8811305-6373-191836821026193 <<< 2995 1726776815.90934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776815.90978: stderr chunk (state=3): >>><<< 2995 1726776815.90982: stdout chunk (state=3): >>><<< 2995 1726776815.90996: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776815.8811305-6373-191836821026193=/root/.ansible/tmp/ansible-tmp-1726776815.8811305-6373-191836821026193 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776815.91038: variable 'ansible_module_compression' from source: unknown 2995 1726776815.91072: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 2995 1726776815.91104: variable 'ansible_facts' from source: unknown 2995 1726776815.91168: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776815.8811305-6373-191836821026193/AnsiballZ_kernel_settings_get_config.py 2995 1726776815.91278: Sending initial data 2995 1726776815.91282: Sent initial data (173 bytes) 2995 1726776815.91707: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776815.91711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776815.91721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776815.91735: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.91782: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776815.91785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776815.91839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776815.93563: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776815.93567: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776815.93606: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776815.93655: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp8brsju68 /root/.ansible/tmp/ansible-tmp-1726776815.8811305-6373-191836821026193/AnsiballZ_kernel_settings_get_config.py <<< 2995 1726776815.93658: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776815.8811305-6373-191836821026193/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776815.93696: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp8brsju68" to remote "/root/.ansible/tmp/ansible-tmp-1726776815.8811305-6373-191836821026193/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776815.8811305-6373-191836821026193/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776815.94458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776815.94520: stderr chunk (state=3): >>><<< 2995 1726776815.94524: stdout chunk (state=3): >>><<< 2995 1726776815.94544: done transferring module to remote 2995 1726776815.94553: _low_level_execute_command(): starting 2995 1726776815.94559: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776815.8811305-6373-191836821026193/ /root/.ansible/tmp/ansible-tmp-1726776815.8811305-6373-191836821026193/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776815.94993: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776815.94996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776815.94999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776815.95007: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776815.95009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.95058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776815.95066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776815.95114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776815.97091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776815.97144: stderr chunk (state=3): >>><<< 2995 1726776815.97147: stdout chunk (state=3): >>><<< 2995 1726776815.97160: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776815.97163: _low_level_execute_command(): starting 2995 1726776815.97170: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776815.8811305-6373-191836821026193/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776815.97575: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776815.97612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776815.97615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776815.97618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.97620: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776815.97622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776815.97674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776815.97677: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776815.97737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776816.16131: 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"}}} <<< 2995 1726776816.17664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776816.17729: stderr chunk (state=3): >>><<< 2995 1726776816.17733: stdout chunk (state=3): >>><<< 2995 1726776816.17748: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776816.17779: 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-1726776815.8811305-6373-191836821026193/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776816.17788: _low_level_execute_command(): starting 2995 1726776816.17794: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776815.8811305-6373-191836821026193/ > /dev/null 2>&1 && sleep 0' 2995 1726776816.18271: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776816.18276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776816.18286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776816.18289: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776816.18291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.18338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776816.18341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776816.18391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776816.20421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776816.20472: stderr chunk (state=3): >>><<< 2995 1726776816.20475: stdout chunk (state=3): >>><<< 2995 1726776816.20489: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776816.20497: handler run complete 2995 1726776816.20520: attempt loop complete, returning result 2995 1726776816.20523: _execute() done 2995 1726776816.20527: dumping result to json 2995 1726776816.20532: done dumping result, returning 2995 1726776816.20541: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0affc99b-caaf-048c-907c-00000000061e] 2995 1726776816.20548: sending task result for task 0affc99b-caaf-048c-907c-00000000061e 2995 1726776816.20660: done sending task result for task 0affc99b-caaf-048c-907c-00000000061e 2995 1726776816.20663: 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" } } } 2995 1726776816.20764: no more pending results, returning what we have 2995 1726776816.20768: results queue empty 2995 1726776816.20769: checking for any_errors_fatal 2995 1726776816.20778: done checking for any_errors_fatal 2995 1726776816.20779: checking for max_fail_percentage 2995 1726776816.20781: done checking for max_fail_percentage 2995 1726776816.20782: checking to see if all hosts have failed and the running result is not ok 2995 1726776816.20783: done checking to see if all hosts have failed 2995 1726776816.20784: getting the remaining hosts for this loop 2995 1726776816.20785: done getting the remaining hosts for this loop 2995 1726776816.20789: getting the next task for host managed_node2 2995 1726776816.20795: done getting next task for host managed_node2 2995 1726776816.20799: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 2995 1726776816.20805: ^ 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 2995 1726776816.20819: getting variables 2995 1726776816.20821: in VariableManager get_vars() 2995 1726776816.20858: Calling all_inventory to load vars for managed_node2 2995 1726776816.20861: Calling groups_inventory to load vars for managed_node2 2995 1726776816.20864: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776816.20873: Calling all_plugins_play to load vars for managed_node2 2995 1726776816.20875: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776816.20877: Calling groups_plugins_play to load vars for managed_node2 2995 1726776816.21058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776816.21225: done with get_vars() 2995 1726776816.21235: done getting variables 2995 1726776816.21282: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:13:36 -0400 (0:00:00.376) 0:02:31.539 **** 2995 1726776816.21309: entering _queue_task() for managed_node2/template 2995 1726776816.21514: worker is 1 (out of 1 available) 2995 1726776816.21529: exiting _queue_task() for managed_node2/template 2995 1726776816.21543: done queuing things up, now waiting for results queue to drain 2995 1726776816.21544: waiting for pending results... 2995 1726776816.21740: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 2995 1726776816.21823: in run() - task 0affc99b-caaf-048c-907c-00000000061f 2995 1726776816.21836: variable 'ansible_search_path' from source: unknown 2995 1726776816.21840: variable 'ansible_search_path' from source: unknown 2995 1726776816.21874: calling self._execute() 2995 1726776816.21953: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776816.21959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776816.21969: variable 'omit' from source: magic vars 2995 1726776816.22060: variable 'omit' from source: magic vars 2995 1726776816.22105: variable 'omit' from source: magic vars 2995 1726776816.22372: variable '__kernel_settings_profile_src' from source: role '' all vars 2995 1726776816.22380: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776816.22450: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776816.22471: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776816.22526: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776816.22583: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776816.22652: variable '__kernel_settings_profile_parent' from source: set_fact 2995 1726776816.22658: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776816.22687: variable 'omit' from source: magic vars 2995 1726776816.22726: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776816.22759: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776816.22776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776816.22906: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776816.22910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776816.22912: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776816.22915: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776816.22917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776816.22986: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776816.23011: Set connection var ansible_shell_executable to /bin/sh 2995 1726776816.23028: Set connection var ansible_connection to ssh 2995 1726776816.23040: Set connection var ansible_pipelining to False 2995 1726776816.23048: Set connection var ansible_shell_type to sh 2995 1726776816.23059: Set connection var ansible_timeout to 10 2995 1726776816.23087: variable 'ansible_shell_executable' from source: unknown 2995 1726776816.23097: variable 'ansible_connection' from source: unknown 2995 1726776816.23108: variable 'ansible_module_compression' from source: unknown 2995 1726776816.23116: variable 'ansible_shell_type' from source: unknown 2995 1726776816.23126: variable 'ansible_shell_executable' from source: unknown 2995 1726776816.23134: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776816.23143: variable 'ansible_pipelining' from source: unknown 2995 1726776816.23151: variable 'ansible_timeout' from source: unknown 2995 1726776816.23160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776816.23331: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776816.23350: variable 'omit' from source: magic vars 2995 1726776816.23363: starting attempt loop 2995 1726776816.23371: running the handler 2995 1726776816.23391: _low_level_execute_command(): starting 2995 1726776816.23409: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776816.24225: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.24255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776816.24275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776816.24299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776816.24386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776816.26164: stdout chunk (state=3): >>>/root <<< 2995 1726776816.26265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776816.26312: stderr chunk (state=3): >>><<< 2995 1726776816.26318: stdout chunk (state=3): >>><<< 2995 1726776816.26338: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776816.26350: _low_level_execute_command(): starting 2995 1726776816.26356: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890 `" && echo ansible-tmp-1726776816.2633827-6381-245920864643890="` echo /root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890 `" ) && sleep 0' 2995 1726776816.26782: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776816.26791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.26795: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776816.26798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.26848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776816.26851: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776816.26905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776816.28997: stdout chunk (state=3): >>>ansible-tmp-1726776816.2633827-6381-245920864643890=/root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890 <<< 2995 1726776816.29120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776816.29165: stderr chunk (state=3): >>><<< 2995 1726776816.29169: stdout chunk (state=3): >>><<< 2995 1726776816.29187: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776816.2633827-6381-245920864643890=/root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776816.29204: evaluation_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 2995 1726776816.29229: search_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 2995 1726776816.29248: variable 'ansible_search_path' from source: unknown 2995 1726776816.30030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776816.31548: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776816.31606: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776816.31640: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776816.31669: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776816.31692: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776816.31943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776816.31966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776816.31987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776816.32025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776816.32038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776816.32354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776816.32374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776816.32394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776816.32431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776816.32444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776816.32747: variable 'ansible_managed' from source: unknown 2995 1726776816.32752: variable '__sections' from source: task vars 2995 1726776816.32864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776816.32887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776816.32910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776816.32941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776816.32955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776816.33043: variable 'kernel_settings_sysctl' from source: include params 2995 1726776816.33051: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776816.33057: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776816.33102: variable '__sysctl_old' from source: task vars 2995 1726776816.33154: variable '__sysctl_old' from source: task vars 2995 1726776816.33344: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776816.33347: variable 'kernel_settings_sysctl' from source: include params 2995 1726776816.33355: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776816.33360: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776816.33366: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776816.33543: variable 'kernel_settings_sysfs' from source: include params 2995 1726776816.33549: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776816.33555: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776816.33577: variable '__sysfs_old' from source: task vars 2995 1726776816.33628: variable '__sysfs_old' from source: task vars 2995 1726776816.33811: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776816.33817: variable 'kernel_settings_sysfs' from source: include params 2995 1726776816.33823: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776816.33828: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776816.33834: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776816.33880: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 2995 1726776816.33888: variable '__systemd_old' from source: task vars 2995 1726776816.33941: variable '__systemd_old' from source: task vars 2995 1726776816.34115: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776816.34119: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 2995 1726776816.34121: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776816.34128: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776816.34142: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 2995 1726776816.34148: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 2995 1726776816.34153: variable '__trans_huge_old' from source: task vars 2995 1726776816.34205: variable '__trans_huge_old' from source: task vars 2995 1726776816.34375: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776816.34378: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 2995 1726776816.34384: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776816.34391: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776816.34406: variable '__trans_defrag_old' from source: task vars 2995 1726776816.34457: variable '__trans_defrag_old' from source: task vars 2995 1726776816.34855: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776816.34859: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 2995 1726776816.34865: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776816.34871: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776816.34889: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776816.34906: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776816.34924: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776816.34933: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776816.34939: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776816.34957: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776816.34966: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776816.34975: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776816.34985: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776816.34993: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776816.35000: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776816.35009: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776816.35057: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776816.35559: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776816.35605: variable 'ansible_module_compression' from source: unknown 2995 1726776816.35649: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776816.35667: variable 'ansible_facts' from source: unknown 2995 1726776816.35733: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/AnsiballZ_stat.py 2995 1726776816.35829: Sending initial data 2995 1726776816.35832: Sent initial data (151 bytes) 2995 1726776816.36291: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776816.36294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.36297: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776816.36299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.36360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776816.36363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776816.36368: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776816.36422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776816.38154: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776816.38195: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776816.38241: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpdp6fmu02 /root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/AnsiballZ_stat.py <<< 2995 1726776816.38245: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/AnsiballZ_stat.py" <<< 2995 1726776816.38279: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpdp6fmu02" to remote "/root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/AnsiballZ_stat.py" <<< 2995 1726776816.39062: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776816.39124: stderr chunk (state=3): >>><<< 2995 1726776816.39127: stdout chunk (state=3): >>><<< 2995 1726776816.39145: done transferring module to remote 2995 1726776816.39155: _low_level_execute_command(): starting 2995 1726776816.39160: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/ /root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/AnsiballZ_stat.py && sleep 0' 2995 1726776816.39607: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776816.39610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776816.39613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776816.39616: 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.12.126 originally 10.31.12.126 <<< 2995 1726776816.39618: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.39671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776816.39678: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776816.39724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776816.41647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776816.41691: stderr chunk (state=3): >>><<< 2995 1726776816.41695: stdout chunk (state=3): >>><<< 2995 1726776816.41711: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776816.41718: _low_level_execute_command(): starting 2995 1726776816.41720: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/AnsiballZ_stat.py && sleep 0' 2995 1726776816.42143: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776816.42146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.42149: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776816.42151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.42202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776816.42207: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776816.42261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776816.61351: 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": 262945, "dev": 51714, "nlink": 1, "atime": 1726776807.5044835, "mtime": 1726776737.5377538, "ctime": 1726776806.968478, "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": "4257265615", "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}}} <<< 2995 1726776816.63089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776816.63153: stderr chunk (state=3): >>><<< 2995 1726776816.63157: stdout chunk (state=3): >>><<< 2995 1726776816.63173: _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": 262945, "dev": 51714, "nlink": 1, "atime": 1726776807.5044835, "mtime": 1726776737.5377538, "ctime": 1726776806.968478, "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": "4257265615", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776816.63233: 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-1726776816.2633827-6381-245920864643890/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 2995 1726776816.63335: Sending initial data 2995 1726776816.63339: Sent initial data (165 bytes) 2995 1726776816.63783: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776816.63823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776816.63826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.63828: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776816.63831: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776816.63833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.63882: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776816.63885: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776816.63941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776816.65667: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776816.65710: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776816.65751: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp6d4hsxf7/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/.source.conf <<< 2995 1726776816.65758: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/.source.conf" <<< 2995 1726776816.65791: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp6d4hsxf7/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/.source.conf" <<< 2995 1726776816.65971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776816.66033: stderr chunk (state=3): >>><<< 2995 1726776816.66036: stdout chunk (state=3): >>><<< 2995 1726776816.66054: _low_level_execute_command(): starting 2995 1726776816.66060: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/ /root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/.source.conf && sleep 0' 2995 1726776816.66481: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776816.66523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776816.66527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.66529: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776816.66532: 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 <<< 2995 1726776816.66534: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.66579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776816.66583: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776816.66635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776816.68531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776816.68580: stderr chunk (state=3): >>><<< 2995 1726776816.68583: stdout chunk (state=3): >>><<< 2995 1726776816.68597: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776816.68624: variable 'ansible_module_compression' from source: unknown 2995 1726776816.68661: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 2995 1726776816.68680: variable 'ansible_facts' from source: unknown 2995 1726776816.68727: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/AnsiballZ_copy.py 2995 1726776816.68825: Sending initial data 2995 1726776816.68828: Sent initial data (151 bytes) 2995 1726776816.69279: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776816.69282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776816.69285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776816.69287: 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.12.126 originally 10.31.12.126 <<< 2995 1726776816.69289: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.69340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776816.69344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776816.69393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776816.71058: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776816.71098: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776816.71143: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp6q37lzwz /root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/AnsiballZ_copy.py <<< 2995 1726776816.71149: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/AnsiballZ_copy.py" <<< 2995 1726776816.71182: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp6q37lzwz" to remote "/root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/AnsiballZ_copy.py" <<< 2995 1726776816.71979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776816.72042: stderr chunk (state=3): >>><<< 2995 1726776816.72046: stdout chunk (state=3): >>><<< 2995 1726776816.72063: done transferring module to remote 2995 1726776816.72071: _low_level_execute_command(): starting 2995 1726776816.72077: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/ /root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/AnsiballZ_copy.py && sleep 0' 2995 1726776816.72485: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776816.72523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776816.72526: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776816.72529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.72533: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776816.72535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.72582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776816.72589: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776816.72636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776816.74543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776816.74587: stderr chunk (state=3): >>><<< 2995 1726776816.74591: stdout chunk (state=3): >>><<< 2995 1726776816.74605: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776816.74608: _low_level_execute_command(): starting 2995 1726776816.74617: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/AnsiballZ_copy.py && sleep 0' 2995 1726776816.75040: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776816.75044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.75046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776816.75052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.75105: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776816.75113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776816.75162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776816.94173: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/.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-1726776816.2633827-6381-245920864643890/.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}}} <<< 2995 1726776816.95716: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776816.95776: stderr chunk (state=3): >>><<< 2995 1726776816.95780: stdout chunk (state=3): >>><<< 2995 1726776816.95796: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/.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-1726776816.2633827-6381-245920864643890/.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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776816.95833: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/.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-1726776816.2633827-6381-245920864643890/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776816.95966: _low_level_execute_command(): starting 2995 1726776816.95969: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776816.2633827-6381-245920864643890/ > /dev/null 2>&1 && sleep 0' 2995 1726776816.96453: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776816.96456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776816.96459: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.96461: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776816.96464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776816.96507: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776816.96522: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776816.96573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776816.98544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776816.98589: stderr chunk (state=3): >>><<< 2995 1726776816.98593: stdout chunk (state=3): >>><<< 2995 1726776816.98607: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776816.98622: handler run complete 2995 1726776816.98646: attempt loop complete, returning result 2995 1726776816.98650: _execute() done 2995 1726776816.98654: dumping result to json 2995 1726776816.98660: done dumping result, returning 2995 1726776816.98670: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0affc99b-caaf-048c-907c-00000000061f] 2995 1726776816.98675: sending task result for task 0affc99b-caaf-048c-907c-00000000061f 2995 1726776816.98830: done sending task result for task 0affc99b-caaf-048c-907c-00000000061f 2995 1726776816.98833: 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-1726776816.2633827-6381-245920864643890/.source.conf", "state": "file", "uid": 0 } 2995 1726776816.98947: no more pending results, returning what we have 2995 1726776816.98951: results queue empty 2995 1726776816.98952: checking for any_errors_fatal 2995 1726776816.98960: done checking for any_errors_fatal 2995 1726776816.98961: checking for max_fail_percentage 2995 1726776816.98963: done checking for max_fail_percentage 2995 1726776816.98964: checking to see if all hosts have failed and the running result is not ok 2995 1726776816.98965: done checking to see if all hosts have failed 2995 1726776816.98967: getting the remaining hosts for this loop 2995 1726776816.98968: done getting the remaining hosts for this loop 2995 1726776816.98972: getting the next task for host managed_node2 2995 1726776816.98978: done getting next task for host managed_node2 2995 1726776816.98982: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 2995 1726776816.98985: ^ 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 2995 1726776816.98996: getting variables 2995 1726776816.98998: in VariableManager get_vars() 2995 1726776816.99037: Calling all_inventory to load vars for managed_node2 2995 1726776816.99040: Calling groups_inventory to load vars for managed_node2 2995 1726776816.99042: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776816.99052: Calling all_plugins_play to load vars for managed_node2 2995 1726776816.99055: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776816.99059: Calling groups_plugins_play to load vars for managed_node2 2995 1726776816.99218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776816.99380: done with get_vars() 2995 1726776816.99390: done getting variables 2995 1726776816.99438: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:13:36 -0400 (0:00:00.781) 0:02:32.321 **** 2995 1726776816.99464: entering _queue_task() for managed_node2/service 2995 1726776816.99659: worker is 1 (out of 1 available) 2995 1726776816.99673: exiting _queue_task() for managed_node2/service 2995 1726776816.99687: done queuing things up, now waiting for results queue to drain 2995 1726776816.99688: waiting for pending results... 2995 1726776816.99890: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 2995 1726776816.99973: in run() - task 0affc99b-caaf-048c-907c-000000000620 2995 1726776816.99986: variable 'ansible_search_path' from source: unknown 2995 1726776816.99990: variable 'ansible_search_path' from source: unknown 2995 1726776817.00035: variable '__kernel_settings_services' from source: include_vars 2995 1726776817.00299: variable '__kernel_settings_services' from source: include_vars 2995 1726776817.00367: variable 'omit' from source: magic vars 2995 1726776817.00469: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776817.00479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776817.00490: variable 'omit' from source: magic vars 2995 1726776817.00715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776817.00921: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776817.00957: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776817.00987: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776817.01041: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776817.01126: variable '__kernel_settings_register_profile' from source: set_fact 2995 1726776817.01138: variable '__kernel_settings_register_mode' from source: set_fact 2995 1726776817.01157: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 2995 1726776817.01160: when evaluation is False, skipping this task 2995 1726776817.01185: variable 'item' from source: unknown 2995 1726776817.01245: 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" } 2995 1726776817.01417: dumping result to json 2995 1726776817.01420: done dumping result, returning 2995 1726776817.01423: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0affc99b-caaf-048c-907c-000000000620] 2995 1726776817.01425: sending task result for task 0affc99b-caaf-048c-907c-000000000620 2995 1726776817.01466: done sending task result for task 0affc99b-caaf-048c-907c-000000000620 2995 1726776817.01469: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 2995 1726776817.01505: no more pending results, returning what we have 2995 1726776817.01508: results queue empty 2995 1726776817.01509: checking for any_errors_fatal 2995 1726776817.01520: done checking for any_errors_fatal 2995 1726776817.01521: checking for max_fail_percentage 2995 1726776817.01522: done checking for max_fail_percentage 2995 1726776817.01523: checking to see if all hosts have failed and the running result is not ok 2995 1726776817.01524: done checking to see if all hosts have failed 2995 1726776817.01526: getting the remaining hosts for this loop 2995 1726776817.01527: done getting the remaining hosts for this loop 2995 1726776817.01531: getting the next task for host managed_node2 2995 1726776817.01537: done getting next task for host managed_node2 2995 1726776817.01540: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 2995 1726776817.01543: ^ 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 2995 1726776817.01555: getting variables 2995 1726776817.01556: in VariableManager get_vars() 2995 1726776817.01581: Calling all_inventory to load vars for managed_node2 2995 1726776817.01582: Calling groups_inventory to load vars for managed_node2 2995 1726776817.01584: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776817.01591: Calling all_plugins_play to load vars for managed_node2 2995 1726776817.01593: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776817.01595: Calling groups_plugins_play to load vars for managed_node2 2995 1726776817.01727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776817.01886: done with get_vars() 2995 1726776817.01894: done getting variables 2995 1726776817.01939: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:13:37 -0400 (0:00:00.024) 0:02:32.346 **** 2995 1726776817.01962: entering _queue_task() for managed_node2/command 2995 1726776817.02146: worker is 1 (out of 1 available) 2995 1726776817.02161: exiting _queue_task() for managed_node2/command 2995 1726776817.02175: done queuing things up, now waiting for results queue to drain 2995 1726776817.02176: waiting for pending results... 2995 1726776817.02362: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 2995 1726776817.02448: in run() - task 0affc99b-caaf-048c-907c-000000000621 2995 1726776817.02459: variable 'ansible_search_path' from source: unknown 2995 1726776817.02462: variable 'ansible_search_path' from source: unknown 2995 1726776817.02494: calling self._execute() 2995 1726776817.02568: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776817.02573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776817.02584: variable 'omit' from source: magic vars 2995 1726776817.02972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776817.03236: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776817.03273: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776817.03304: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776817.03336: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776817.03426: variable '__kernel_settings_register_profile' from source: set_fact 2995 1726776817.03449: Evaluated conditional (not __kernel_settings_register_profile is changed): True 2995 1726776817.03560: variable '__kernel_settings_register_mode' from source: set_fact 2995 1726776817.03571: Evaluated conditional (not __kernel_settings_register_mode is changed): True 2995 1726776817.03668: variable '__kernel_settings_register_apply' from source: set_fact 2995 1726776817.03677: Evaluated conditional (__kernel_settings_register_apply is changed): True 2995 1726776817.03684: variable 'omit' from source: magic vars 2995 1726776817.03724: variable 'omit' from source: magic vars 2995 1726776817.03824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776817.05309: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776817.05565: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776817.05594: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776817.05626: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776817.05649: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776817.05706: variable '__kernel_settings_active_profile' from source: set_fact 2995 1726776817.05735: variable 'omit' from source: magic vars 2995 1726776817.05759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776817.05785: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776817.05800: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776817.05819: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776817.05830: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776817.05855: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776817.05859: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776817.05863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776817.05944: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776817.05953: Set connection var ansible_shell_executable to /bin/sh 2995 1726776817.05961: Set connection var ansible_connection to ssh 2995 1726776817.05967: Set connection var ansible_pipelining to False 2995 1726776817.05970: Set connection var ansible_shell_type to sh 2995 1726776817.05977: Set connection var ansible_timeout to 10 2995 1726776817.05996: variable 'ansible_shell_executable' from source: unknown 2995 1726776817.05999: variable 'ansible_connection' from source: unknown 2995 1726776817.06003: variable 'ansible_module_compression' from source: unknown 2995 1726776817.06008: variable 'ansible_shell_type' from source: unknown 2995 1726776817.06011: variable 'ansible_shell_executable' from source: unknown 2995 1726776817.06018: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776817.06023: variable 'ansible_pipelining' from source: unknown 2995 1726776817.06027: variable 'ansible_timeout' from source: unknown 2995 1726776817.06033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776817.06121: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776817.06131: variable 'omit' from source: magic vars 2995 1726776817.06136: starting attempt loop 2995 1726776817.06139: running the handler 2995 1726776817.06151: _low_level_execute_command(): starting 2995 1726776817.06157: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776817.06672: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776817.06676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776817.06679: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776817.06682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776817.06728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776817.06741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776817.06800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776817.08575: stdout chunk (state=3): >>>/root <<< 2995 1726776817.08683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776817.08738: stderr chunk (state=3): >>><<< 2995 1726776817.08741: stdout chunk (state=3): >>><<< 2995 1726776817.08761: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776817.08773: _low_level_execute_command(): starting 2995 1726776817.08779: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776817.0876052-6400-226577522852454 `" && echo ansible-tmp-1726776817.0876052-6400-226577522852454="` echo /root/.ansible/tmp/ansible-tmp-1726776817.0876052-6400-226577522852454 `" ) && sleep 0' 2995 1726776817.09224: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776817.09227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776817.09231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776817.09233: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776817.09236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776817.09286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776817.09290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776817.09341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776817.11372: stdout chunk (state=3): >>>ansible-tmp-1726776817.0876052-6400-226577522852454=/root/.ansible/tmp/ansible-tmp-1726776817.0876052-6400-226577522852454 <<< 2995 1726776817.11491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776817.11539: stderr chunk (state=3): >>><<< 2995 1726776817.11543: stdout chunk (state=3): >>><<< 2995 1726776817.11558: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776817.0876052-6400-226577522852454=/root/.ansible/tmp/ansible-tmp-1726776817.0876052-6400-226577522852454 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776817.11581: variable 'ansible_module_compression' from source: unknown 2995 1726776817.11620: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776817.11648: variable 'ansible_facts' from source: unknown 2995 1726776817.11706: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776817.0876052-6400-226577522852454/AnsiballZ_command.py 2995 1726776817.11806: Sending initial data 2995 1726776817.11810: Sent initial data (154 bytes) 2995 1726776817.12250: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776817.12253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776817.12256: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776817.12260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776817.12315: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776817.12321: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776817.12366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776817.14025: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776817.14029: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776817.14066: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776817.14110: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp9u8da41x /root/.ansible/tmp/ansible-tmp-1726776817.0876052-6400-226577522852454/AnsiballZ_command.py <<< 2995 1726776817.14116: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776817.0876052-6400-226577522852454/AnsiballZ_command.py" <<< 2995 1726776817.14149: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp9u8da41x" to remote "/root/.ansible/tmp/ansible-tmp-1726776817.0876052-6400-226577522852454/AnsiballZ_command.py" <<< 2995 1726776817.14155: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776817.0876052-6400-226577522852454/AnsiballZ_command.py" <<< 2995 1726776817.14925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776817.14984: stderr chunk (state=3): >>><<< 2995 1726776817.14987: stdout chunk (state=3): >>><<< 2995 1726776817.15007: done transferring module to remote 2995 1726776817.15019: _low_level_execute_command(): starting 2995 1726776817.15024: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776817.0876052-6400-226577522852454/ /root/.ansible/tmp/ansible-tmp-1726776817.0876052-6400-226577522852454/AnsiballZ_command.py && sleep 0' 2995 1726776817.15457: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776817.15460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776817.15462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776817.15465: 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 <<< 2995 1726776817.15467: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776817.15524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776817.15528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776817.15568: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776817.17468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776817.17515: stderr chunk (state=3): >>><<< 2995 1726776817.17519: stdout chunk (state=3): >>><<< 2995 1726776817.17530: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776817.17533: _low_level_execute_command(): starting 2995 1726776817.17540: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776817.0876052-6400-226577522852454/AnsiballZ_command.py && sleep 0' 2995 1726776817.17971: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776817.17974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776817.17977: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776817.17979: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776817.17982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776817.18036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776817.18041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776817.18043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776817.18090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776818.48425: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:13:37.353814", "end": "2024-09-19 16:13:38.481755", "delta": "0:00:01.127941", "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}}} <<< 2995 1726776818.50156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776818.50216: stderr chunk (state=3): >>><<< 2995 1726776818.50221: stdout chunk (state=3): >>><<< 2995 1726776818.50240: _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:13:37.353814", "end": "2024-09-19 16:13:38.481755", "delta": "0:00:01.127941", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776818.50275: 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-1726776817.0876052-6400-226577522852454/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776818.50283: _low_level_execute_command(): starting 2995 1726776818.50291: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776817.0876052-6400-226577522852454/ > /dev/null 2>&1 && sleep 0' 2995 1726776818.50764: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776818.50768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776818.50771: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776818.50773: 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.12.126 originally 10.31.12.126 <<< 2995 1726776818.50775: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776818.50827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776818.50834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776818.50880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776818.52874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776818.52878: stdout chunk (state=3): >>><<< 2995 1726776818.52885: stderr chunk (state=3): >>><<< 2995 1726776818.52897: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776818.52906: handler run complete 2995 1726776818.52930: Evaluated conditional (True): True 2995 1726776818.52941: attempt loop complete, returning result 2995 1726776818.52944: _execute() done 2995 1726776818.52949: dumping result to json 2995 1726776818.52955: done dumping result, returning 2995 1726776818.52964: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0affc99b-caaf-048c-907c-000000000621] 2995 1726776818.52969: sending task result for task 0affc99b-caaf-048c-907c-000000000621 2995 1726776818.53074: done sending task result for task 0affc99b-caaf-048c-907c-000000000621 2995 1726776818.53077: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.127941", "end": "2024-09-19 16:13:38.481755", "rc": 0, "start": "2024-09-19 16:13:37.353814" } 2995 1726776818.53167: no more pending results, returning what we have 2995 1726776818.53171: results queue empty 2995 1726776818.53172: checking for any_errors_fatal 2995 1726776818.53182: done checking for any_errors_fatal 2995 1726776818.53183: checking for max_fail_percentage 2995 1726776818.53185: done checking for max_fail_percentage 2995 1726776818.53186: checking to see if all hosts have failed and the running result is not ok 2995 1726776818.53187: done checking to see if all hosts have failed 2995 1726776818.53188: getting the remaining hosts for this loop 2995 1726776818.53190: done getting the remaining hosts for this loop 2995 1726776818.53194: getting the next task for host managed_node2 2995 1726776818.53203: done getting next task for host managed_node2 2995 1726776818.53208: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 2995 1726776818.53211: ^ 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 2995 1726776818.53225: getting variables 2995 1726776818.53226: in VariableManager get_vars() 2995 1726776818.53264: Calling all_inventory to load vars for managed_node2 2995 1726776818.53267: Calling groups_inventory to load vars for managed_node2 2995 1726776818.53270: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776818.53279: Calling all_plugins_play to load vars for managed_node2 2995 1726776818.53282: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776818.53286: Calling groups_plugins_play to load vars for managed_node2 2995 1726776818.53469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776818.53631: done with get_vars() 2995 1726776818.53640: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:13:38 -0400 (0:00:01.517) 0:02:33.863 **** 2995 1726776818.53716: entering _queue_task() for managed_node2/include_tasks 2995 1726776818.53914: worker is 1 (out of 1 available) 2995 1726776818.53929: exiting _queue_task() for managed_node2/include_tasks 2995 1726776818.53943: done queuing things up, now waiting for results queue to drain 2995 1726776818.53944: waiting for pending results... 2995 1726776818.54143: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 2995 1726776818.54233: in run() - task 0affc99b-caaf-048c-907c-000000000622 2995 1726776818.54245: variable 'ansible_search_path' from source: unknown 2995 1726776818.54248: variable 'ansible_search_path' from source: unknown 2995 1726776818.54282: calling self._execute() 2995 1726776818.54360: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776818.54366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776818.54376: variable 'omit' from source: magic vars 2995 1726776818.54765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776818.54983: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776818.55023: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776818.55054: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776818.55082: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776818.55170: variable '__kernel_settings_register_apply' from source: set_fact 2995 1726776818.55192: Evaluated conditional (__kernel_settings_register_apply is changed): True 2995 1726776818.55199: _execute() done 2995 1726776818.55206: dumping result to json 2995 1726776818.55209: done dumping result, returning 2995 1726776818.55219: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0affc99b-caaf-048c-907c-000000000622] 2995 1726776818.55225: sending task result for task 0affc99b-caaf-048c-907c-000000000622 2995 1726776818.55325: done sending task result for task 0affc99b-caaf-048c-907c-000000000622 2995 1726776818.55328: WORKER PROCESS EXITING 2995 1726776818.55371: no more pending results, returning what we have 2995 1726776818.55376: in VariableManager get_vars() 2995 1726776818.55417: Calling all_inventory to load vars for managed_node2 2995 1726776818.55421: Calling groups_inventory to load vars for managed_node2 2995 1726776818.55423: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776818.55433: Calling all_plugins_play to load vars for managed_node2 2995 1726776818.55436: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776818.55440: Calling groups_plugins_play to load vars for managed_node2 2995 1726776818.55575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776818.55736: done with get_vars() 2995 1726776818.55742: variable 'ansible_search_path' from source: unknown 2995 1726776818.55743: variable 'ansible_search_path' from source: unknown 2995 1726776818.55767: we have included files to process 2995 1726776818.55768: generating all_blocks data 2995 1726776818.55772: done generating all_blocks data 2995 1726776818.55777: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 2995 1726776818.55778: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 2995 1726776818.55779: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 2995 1726776818.56082: done processing included file 2995 1726776818.56085: iterating over new_blocks loaded from include file 2995 1726776818.56087: in VariableManager get_vars() 2995 1726776818.56106: done with get_vars() 2995 1726776818.56108: filtering new block on tags 2995 1726776818.56149: done filtering new block on tags 2995 1726776818.56151: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 2995 1726776818.56155: extending task lists for all hosts with included blocks 2995 1726776818.56651: done extending task lists 2995 1726776818.56652: done processing included files 2995 1726776818.56653: results queue empty 2995 1726776818.56653: checking for any_errors_fatal 2995 1726776818.56657: done checking for any_errors_fatal 2995 1726776818.56657: checking for max_fail_percentage 2995 1726776818.56658: done checking for max_fail_percentage 2995 1726776818.56659: checking to see if all hosts have failed and the running result is not ok 2995 1726776818.56659: done checking to see if all hosts have failed 2995 1726776818.56660: getting the remaining hosts for this loop 2995 1726776818.56661: done getting the remaining hosts for this loop 2995 1726776818.56663: getting the next task for host managed_node2 2995 1726776818.56666: done getting next task for host managed_node2 2995 1726776818.56668: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 2995 1726776818.56671: ^ 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 2995 1726776818.56678: getting variables 2995 1726776818.56679: in VariableManager get_vars() 2995 1726776818.56689: Calling all_inventory to load vars for managed_node2 2995 1726776818.56690: Calling groups_inventory to load vars for managed_node2 2995 1726776818.56692: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776818.56696: Calling all_plugins_play to load vars for managed_node2 2995 1726776818.56697: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776818.56700: Calling groups_plugins_play to load vars for managed_node2 2995 1726776818.56807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776818.56962: done with get_vars() 2995 1726776818.56969: done getting variables 2995 1726776818.56999: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:13:38 -0400 (0:00:00.033) 0:02:33.896 **** 2995 1726776818.57025: entering _queue_task() for managed_node2/command 2995 1726776818.57213: worker is 1 (out of 1 available) 2995 1726776818.57230: exiting _queue_task() for managed_node2/command 2995 1726776818.57243: done queuing things up, now waiting for results queue to drain 2995 1726776818.57244: waiting for pending results... 2995 1726776818.57428: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 2995 1726776818.57524: in run() - task 0affc99b-caaf-048c-907c-0000000007f9 2995 1726776818.57537: variable 'ansible_search_path' from source: unknown 2995 1726776818.57541: variable 'ansible_search_path' from source: unknown 2995 1726776818.57571: calling self._execute() 2995 1726776818.57643: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776818.57649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776818.57658: variable 'omit' from source: magic vars 2995 1726776818.57750: variable 'omit' from source: magic vars 2995 1726776818.57807: variable 'omit' from source: magic vars 2995 1726776818.57836: variable 'omit' from source: magic vars 2995 1726776818.57873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776818.57908: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776818.57928: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776818.57945: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776818.57956: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776818.57983: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776818.57986: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776818.57992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776818.58075: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776818.58083: Set connection var ansible_shell_executable to /bin/sh 2995 1726776818.58092: Set connection var ansible_connection to ssh 2995 1726776818.58098: Set connection var ansible_pipelining to False 2995 1726776818.58103: Set connection var ansible_shell_type to sh 2995 1726776818.58110: Set connection var ansible_timeout to 10 2995 1726776818.58132: variable 'ansible_shell_executable' from source: unknown 2995 1726776818.58136: variable 'ansible_connection' from source: unknown 2995 1726776818.58140: variable 'ansible_module_compression' from source: unknown 2995 1726776818.58143: variable 'ansible_shell_type' from source: unknown 2995 1726776818.58147: variable 'ansible_shell_executable' from source: unknown 2995 1726776818.58151: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776818.58156: variable 'ansible_pipelining' from source: unknown 2995 1726776818.58159: variable 'ansible_timeout' from source: unknown 2995 1726776818.58164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776818.58283: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776818.58292: variable 'omit' from source: magic vars 2995 1726776818.58298: starting attempt loop 2995 1726776818.58302: running the handler 2995 1726776818.58319: _low_level_execute_command(): starting 2995 1726776818.58326: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776818.58854: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776818.58858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776818.58862: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776818.58866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776818.58928: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776818.58932: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776818.58935: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776818.58976: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776818.60731: stdout chunk (state=3): >>>/root <<< 2995 1726776818.60847: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776818.60898: stderr chunk (state=3): >>><<< 2995 1726776818.60903: stdout chunk (state=3): >>><<< 2995 1726776818.60927: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776818.60938: _low_level_execute_command(): starting 2995 1726776818.60945: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776818.6092508-6415-59070695692165 `" && echo ansible-tmp-1726776818.6092508-6415-59070695692165="` echo /root/.ansible/tmp/ansible-tmp-1726776818.6092508-6415-59070695692165 `" ) && sleep 0' 2995 1726776818.61373: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776818.61409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776818.61412: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776818.61416: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776818.61424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776818.61472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776818.61475: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776818.61528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776818.66793: stdout chunk (state=3): >>>ansible-tmp-1726776818.6092508-6415-59070695692165=/root/.ansible/tmp/ansible-tmp-1726776818.6092508-6415-59070695692165 <<< 2995 1726776818.66923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776818.66976: stderr chunk (state=3): >>><<< 2995 1726776818.66980: stdout chunk (state=3): >>><<< 2995 1726776818.66998: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776818.6092508-6415-59070695692165=/root/.ansible/tmp/ansible-tmp-1726776818.6092508-6415-59070695692165 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776818.67032: variable 'ansible_module_compression' from source: unknown 2995 1726776818.67079: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776818.67109: variable 'ansible_facts' from source: unknown 2995 1726776818.67175: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776818.6092508-6415-59070695692165/AnsiballZ_command.py 2995 1726776818.67292: Sending initial data 2995 1726776818.67296: Sent initial data (153 bytes) 2995 1726776818.67767: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776818.67771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776818.67773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776818.67776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776818.67835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776818.67841: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776818.67843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776818.67884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776818.69590: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776818.69602: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776818.69635: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776818.69678: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpyn0br8_1 /root/.ansible/tmp/ansible-tmp-1726776818.6092508-6415-59070695692165/AnsiballZ_command.py <<< 2995 1726776818.69686: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776818.6092508-6415-59070695692165/AnsiballZ_command.py" <<< 2995 1726776818.69723: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpyn0br8_1" to remote "/root/.ansible/tmp/ansible-tmp-1726776818.6092508-6415-59070695692165/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776818.6092508-6415-59070695692165/AnsiballZ_command.py" <<< 2995 1726776818.70503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776818.70567: stderr chunk (state=3): >>><<< 2995 1726776818.70570: stdout chunk (state=3): >>><<< 2995 1726776818.70592: done transferring module to remote 2995 1726776818.70604: _low_level_execute_command(): starting 2995 1726776818.70610: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776818.6092508-6415-59070695692165/ /root/.ansible/tmp/ansible-tmp-1726776818.6092508-6415-59070695692165/AnsiballZ_command.py && sleep 0' 2995 1726776818.71062: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776818.71065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776818.71068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776818.71071: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776818.71073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776818.71131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776818.71135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776818.71176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776818.73081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776818.73127: stderr chunk (state=3): >>><<< 2995 1726776818.73131: stdout chunk (state=3): >>><<< 2995 1726776818.73145: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776818.73148: _low_level_execute_command(): starting 2995 1726776818.73154: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776818.6092508-6415-59070695692165/AnsiballZ_command.py && sleep 0' 2995 1726776818.73567: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776818.73602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776818.73607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776818.73609: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776818.73613: 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 <<< 2995 1726776818.73615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776818.73666: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776818.73670: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776818.73730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776819.02902: 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:13:38.912973", "end": "2024-09-19 16:13:39.026525", "delta": "0:00:00.113552", "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}}} <<< 2995 1726776819.04652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776819.04808: stderr chunk (state=3): >>><<< 2995 1726776819.04813: stdout chunk (state=3): >>><<< 2995 1726776819.04816: _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:13:38.912973", "end": "2024-09-19 16:13:39.026525", "delta": "0:00:00.113552", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776819.04819: 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-1726776818.6092508-6415-59070695692165/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776819.04823: _low_level_execute_command(): starting 2995 1726776819.04826: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776818.6092508-6415-59070695692165/ > /dev/null 2>&1 && sleep 0' 2995 1726776819.05269: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776819.05273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776819.05276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776819.05282: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776819.05285: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.05333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776819.05340: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776819.05386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776819.07355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776819.07402: stderr chunk (state=3): >>><<< 2995 1726776819.07406: stdout chunk (state=3): >>><<< 2995 1726776819.07424: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776819.07431: handler run complete 2995 1726776819.07452: Evaluated conditional (False): False 2995 1726776819.07464: attempt loop complete, returning result 2995 1726776819.07467: _execute() done 2995 1726776819.07472: dumping result to json 2995 1726776819.07478: done dumping result, returning 2995 1726776819.07486: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0affc99b-caaf-048c-907c-0000000007f9] 2995 1726776819.07492: sending task result for task 0affc99b-caaf-048c-907c-0000000007f9 2995 1726776819.07607: done sending task result for task 0affc99b-caaf-048c-907c-0000000007f9 2995 1726776819.07610: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.113552", "end": "2024-09-19 16:13:39.026525", "rc": 0, "start": "2024-09-19 16:13:38.912973" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 2995 1726776819.07732: no more pending results, returning what we have 2995 1726776819.07736: results queue empty 2995 1726776819.07737: checking for any_errors_fatal 2995 1726776819.07739: done checking for any_errors_fatal 2995 1726776819.07739: checking for max_fail_percentage 2995 1726776819.07741: done checking for max_fail_percentage 2995 1726776819.07742: checking to see if all hosts have failed and the running result is not ok 2995 1726776819.07743: done checking to see if all hosts have failed 2995 1726776819.07744: getting the remaining hosts for this loop 2995 1726776819.07746: done getting the remaining hosts for this loop 2995 1726776819.07750: getting the next task for host managed_node2 2995 1726776819.07755: done getting next task for host managed_node2 2995 1726776819.07759: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 2995 1726776819.07763: ^ 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 2995 1726776819.07774: getting variables 2995 1726776819.07776: in VariableManager get_vars() 2995 1726776819.07813: Calling all_inventory to load vars for managed_node2 2995 1726776819.07816: Calling groups_inventory to load vars for managed_node2 2995 1726776819.07817: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776819.07825: Calling all_plugins_play to load vars for managed_node2 2995 1726776819.07828: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776819.07830: Calling groups_plugins_play to load vars for managed_node2 2995 1726776819.07986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776819.08155: done with get_vars() 2995 1726776819.08164: done getting variables 2995 1726776819.08211: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:13:39 -0400 (0:00:00.512) 0:02:34.408 **** 2995 1726776819.08239: entering _queue_task() for managed_node2/shell 2995 1726776819.08439: worker is 1 (out of 1 available) 2995 1726776819.08455: exiting _queue_task() for managed_node2/shell 2995 1726776819.08468: done queuing things up, now waiting for results queue to drain 2995 1726776819.08469: waiting for pending results... 2995 1726776819.08668: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 2995 1726776819.08765: in run() - task 0affc99b-caaf-048c-907c-0000000007fa 2995 1726776819.08778: variable 'ansible_search_path' from source: unknown 2995 1726776819.08782: variable 'ansible_search_path' from source: unknown 2995 1726776819.08813: calling self._execute() 2995 1726776819.08890: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.08897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.08909: variable 'omit' from source: magic vars 2995 1726776819.09305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776819.09513: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776819.09551: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776819.09583: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776819.09613: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776819.09700: variable '__kernel_settings_register_verify_values' from source: set_fact 2995 1726776819.09727: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 2995 1726776819.09730: when evaluation is False, skipping this task 2995 1726776819.09733: _execute() done 2995 1726776819.09736: dumping result to json 2995 1726776819.09742: done dumping result, returning 2995 1726776819.09749: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0affc99b-caaf-048c-907c-0000000007fa] 2995 1726776819.09754: sending task result for task 0affc99b-caaf-048c-907c-0000000007fa 2995 1726776819.09845: done sending task result for task 0affc99b-caaf-048c-907c-0000000007fa 2995 1726776819.09848: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 2995 1726776819.09905: no more pending results, returning what we have 2995 1726776819.09909: results queue empty 2995 1726776819.09910: checking for any_errors_fatal 2995 1726776819.09918: done checking for any_errors_fatal 2995 1726776819.09919: checking for max_fail_percentage 2995 1726776819.09921: done checking for max_fail_percentage 2995 1726776819.09922: checking to see if all hosts have failed and the running result is not ok 2995 1726776819.09924: done checking to see if all hosts have failed 2995 1726776819.09925: getting the remaining hosts for this loop 2995 1726776819.09926: done getting the remaining hosts for this loop 2995 1726776819.09930: getting the next task for host managed_node2 2995 1726776819.09936: done getting next task for host managed_node2 2995 1726776819.09940: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 2995 1726776819.09944: ^ 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 2995 1726776819.09960: getting variables 2995 1726776819.09962: in VariableManager get_vars() 2995 1726776819.09994: Calling all_inventory to load vars for managed_node2 2995 1726776819.09996: Calling groups_inventory to load vars for managed_node2 2995 1726776819.09999: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776819.10010: Calling all_plugins_play to load vars for managed_node2 2995 1726776819.10013: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776819.10017: Calling groups_plugins_play to load vars for managed_node2 2995 1726776819.10153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776819.10319: done with get_vars() 2995 1726776819.10327: done getting variables 2995 1726776819.10370: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:13:39 -0400 (0:00:00.021) 0:02:34.430 **** 2995 1726776819.10396: entering _queue_task() for managed_node2/fail 2995 1726776819.10584: worker is 1 (out of 1 available) 2995 1726776819.10599: exiting _queue_task() for managed_node2/fail 2995 1726776819.10612: done queuing things up, now waiting for results queue to drain 2995 1726776819.10613: waiting for pending results... 2995 1726776819.10792: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 2995 1726776819.10892: in run() - task 0affc99b-caaf-048c-907c-0000000007fb 2995 1726776819.10905: variable 'ansible_search_path' from source: unknown 2995 1726776819.10909: variable 'ansible_search_path' from source: unknown 2995 1726776819.10944: calling self._execute() 2995 1726776819.11013: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.11022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.11031: variable 'omit' from source: magic vars 2995 1726776819.11403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776819.11880: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776819.11917: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776819.11948: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776819.11976: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776819.12058: variable '__kernel_settings_register_verify_values' from source: set_fact 2995 1726776819.12079: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 2995 1726776819.12083: when evaluation is False, skipping this task 2995 1726776819.12086: _execute() done 2995 1726776819.12090: dumping result to json 2995 1726776819.12094: done dumping result, returning 2995 1726776819.12103: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0affc99b-caaf-048c-907c-0000000007fb] 2995 1726776819.12108: sending task result for task 0affc99b-caaf-048c-907c-0000000007fb 2995 1726776819.12200: done sending task result for task 0affc99b-caaf-048c-907c-0000000007fb skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 2995 1726776819.12254: no more pending results, returning what we have 2995 1726776819.12257: results queue empty 2995 1726776819.12259: checking for any_errors_fatal 2995 1726776819.12263: done checking for any_errors_fatal 2995 1726776819.12264: checking for max_fail_percentage 2995 1726776819.12266: done checking for max_fail_percentage 2995 1726776819.12267: checking to see if all hosts have failed and the running result is not ok 2995 1726776819.12268: done checking to see if all hosts have failed 2995 1726776819.12269: getting the remaining hosts for this loop 2995 1726776819.12271: done getting the remaining hosts for this loop 2995 1726776819.12275: getting the next task for host managed_node2 2995 1726776819.12282: done getting next task for host managed_node2 2995 1726776819.12286: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 2995 1726776819.12289: ^ 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 2995 1726776819.12308: getting variables 2995 1726776819.12310: in VariableManager get_vars() 2995 1726776819.12344: Calling all_inventory to load vars for managed_node2 2995 1726776819.12347: Calling groups_inventory to load vars for managed_node2 2995 1726776819.12348: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776819.12357: Calling all_plugins_play to load vars for managed_node2 2995 1726776819.12359: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776819.12362: Calling groups_plugins_play to load vars for managed_node2 2995 1726776819.12678: WORKER PROCESS EXITING 2995 1726776819.12690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776819.12848: done with get_vars() 2995 1726776819.12855: done getting variables 2995 1726776819.12896: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:13:39 -0400 (0:00:00.025) 0:02:34.455 **** 2995 1726776819.12921: entering _queue_task() for managed_node2/set_fact 2995 1726776819.13096: worker is 1 (out of 1 available) 2995 1726776819.13113: exiting _queue_task() for managed_node2/set_fact 2995 1726776819.13124: done queuing things up, now waiting for results queue to drain 2995 1726776819.13125: waiting for pending results... 2995 1726776819.13305: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 2995 1726776819.13384: in run() - task 0affc99b-caaf-048c-907c-000000000623 2995 1726776819.13397: variable 'ansible_search_path' from source: unknown 2995 1726776819.13402: variable 'ansible_search_path' from source: unknown 2995 1726776819.13434: calling self._execute() 2995 1726776819.13506: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.13513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.13524: variable 'omit' from source: magic vars 2995 1726776819.13610: variable 'omit' from source: magic vars 2995 1726776819.13653: variable 'omit' from source: magic vars 2995 1726776819.13679: variable 'omit' from source: magic vars 2995 1726776819.13719: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776819.13750: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776819.13767: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776819.13786: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776819.13794: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776819.13824: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776819.13828: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.13834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.13912: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776819.13924: Set connection var ansible_shell_executable to /bin/sh 2995 1726776819.13932: Set connection var ansible_connection to ssh 2995 1726776819.13938: Set connection var ansible_pipelining to False 2995 1726776819.13941: Set connection var ansible_shell_type to sh 2995 1726776819.13948: Set connection var ansible_timeout to 10 2995 1726776819.13966: variable 'ansible_shell_executable' from source: unknown 2995 1726776819.13970: variable 'ansible_connection' from source: unknown 2995 1726776819.13972: variable 'ansible_module_compression' from source: unknown 2995 1726776819.13977: variable 'ansible_shell_type' from source: unknown 2995 1726776819.13980: variable 'ansible_shell_executable' from source: unknown 2995 1726776819.13985: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.13990: variable 'ansible_pipelining' from source: unknown 2995 1726776819.13993: variable 'ansible_timeout' from source: unknown 2995 1726776819.13999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.14114: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776819.14127: variable 'omit' from source: magic vars 2995 1726776819.14132: starting attempt loop 2995 1726776819.14136: running the handler 2995 1726776819.14146: handler run complete 2995 1726776819.14155: attempt loop complete, returning result 2995 1726776819.14158: _execute() done 2995 1726776819.14163: dumping result to json 2995 1726776819.14167: done dumping result, returning 2995 1726776819.14174: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0affc99b-caaf-048c-907c-000000000623] 2995 1726776819.14180: sending task result for task 0affc99b-caaf-048c-907c-000000000623 2995 1726776819.14265: done sending task result for task 0affc99b-caaf-048c-907c-000000000623 2995 1726776819.14268: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 2995 1726776819.14338: no more pending results, returning what we have 2995 1726776819.14341: results queue empty 2995 1726776819.14342: checking for any_errors_fatal 2995 1726776819.14348: done checking for any_errors_fatal 2995 1726776819.14349: checking for max_fail_percentage 2995 1726776819.14351: done checking for max_fail_percentage 2995 1726776819.14352: checking to see if all hosts have failed and the running result is not ok 2995 1726776819.14353: done checking to see if all hosts have failed 2995 1726776819.14354: getting the remaining hosts for this loop 2995 1726776819.14355: done getting the remaining hosts for this loop 2995 1726776819.14358: getting the next task for host managed_node2 2995 1726776819.14363: done getting next task for host managed_node2 2995 1726776819.14367: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 2995 1726776819.14370: ^ 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 2995 1726776819.14381: getting variables 2995 1726776819.14383: in VariableManager get_vars() 2995 1726776819.14412: Calling all_inventory to load vars for managed_node2 2995 1726776819.14415: Calling groups_inventory to load vars for managed_node2 2995 1726776819.14416: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776819.14423: Calling all_plugins_play to load vars for managed_node2 2995 1726776819.14425: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776819.14428: Calling groups_plugins_play to load vars for managed_node2 2995 1726776819.14554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776819.14721: done with get_vars() 2995 1726776819.14728: done getting variables 2995 1726776819.14769: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:13:39 -0400 (0:00:00.018) 0:02:34.474 **** 2995 1726776819.14791: entering _queue_task() for managed_node2/set_fact 2995 1726776819.14967: worker is 1 (out of 1 available) 2995 1726776819.14981: exiting _queue_task() for managed_node2/set_fact 2995 1726776819.14992: done queuing things up, now waiting for results queue to drain 2995 1726776819.14993: waiting for pending results... 2995 1726776819.15173: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 2995 1726776819.15264: in run() - task 0affc99b-caaf-048c-907c-000000000624 2995 1726776819.15277: variable 'ansible_search_path' from source: unknown 2995 1726776819.15281: variable 'ansible_search_path' from source: unknown 2995 1726776819.15312: calling self._execute() 2995 1726776819.15382: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.15389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.15398: variable 'omit' from source: magic vars 2995 1726776819.15484: variable 'omit' from source: magic vars 2995 1726776819.15529: variable 'omit' from source: magic vars 2995 1726776819.15892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776819.16086: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776819.16126: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776819.16155: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776819.16183: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776819.16308: variable '__kernel_settings_register_profile' from source: set_fact 2995 1726776819.16324: variable '__kernel_settings_register_mode' from source: set_fact 2995 1726776819.16333: variable '__kernel_settings_register_apply' from source: set_fact 2995 1726776819.16374: variable 'omit' from source: magic vars 2995 1726776819.16396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776819.16426: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776819.16442: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776819.16457: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776819.16467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776819.16492: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776819.16495: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.16500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.16579: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776819.16588: Set connection var ansible_shell_executable to /bin/sh 2995 1726776819.16597: Set connection var ansible_connection to ssh 2995 1726776819.16604: Set connection var ansible_pipelining to False 2995 1726776819.16607: Set connection var ansible_shell_type to sh 2995 1726776819.16615: Set connection var ansible_timeout to 10 2995 1726776819.16635: variable 'ansible_shell_executable' from source: unknown 2995 1726776819.16638: variable 'ansible_connection' from source: unknown 2995 1726776819.16642: variable 'ansible_module_compression' from source: unknown 2995 1726776819.16646: variable 'ansible_shell_type' from source: unknown 2995 1726776819.16649: variable 'ansible_shell_executable' from source: unknown 2995 1726776819.16653: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.16658: variable 'ansible_pipelining' from source: unknown 2995 1726776819.16662: variable 'ansible_timeout' from source: unknown 2995 1726776819.16667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.16757: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776819.16767: variable 'omit' from source: magic vars 2995 1726776819.16773: starting attempt loop 2995 1726776819.16776: running the handler 2995 1726776819.16787: handler run complete 2995 1726776819.16796: attempt loop complete, returning result 2995 1726776819.16799: _execute() done 2995 1726776819.16806: dumping result to json 2995 1726776819.16810: done dumping result, returning 2995 1726776819.16820: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0affc99b-caaf-048c-907c-000000000624] 2995 1726776819.16825: sending task result for task 0affc99b-caaf-048c-907c-000000000624 2995 1726776819.16909: done sending task result for task 0affc99b-caaf-048c-907c-000000000624 2995 1726776819.16913: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 2995 1726776819.16984: no more pending results, returning what we have 2995 1726776819.16987: results queue empty 2995 1726776819.16988: checking for any_errors_fatal 2995 1726776819.16992: done checking for any_errors_fatal 2995 1726776819.16993: checking for max_fail_percentage 2995 1726776819.16995: done checking for max_fail_percentage 2995 1726776819.16996: checking to see if all hosts have failed and the running result is not ok 2995 1726776819.16997: done checking to see if all hosts have failed 2995 1726776819.16998: getting the remaining hosts for this loop 2995 1726776819.17000: done getting the remaining hosts for this loop 2995 1726776819.17007: getting the next task for host managed_node2 2995 1726776819.17016: done getting next task for host managed_node2 2995 1726776819.17018: ^ task is: TASK: meta (role_complete) 2995 1726776819.17021: ^ 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 2995 1726776819.17033: getting variables 2995 1726776819.17034: in VariableManager get_vars() 2995 1726776819.17068: Calling all_inventory to load vars for managed_node2 2995 1726776819.17071: Calling groups_inventory to load vars for managed_node2 2995 1726776819.17073: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776819.17080: Calling all_plugins_play to load vars for managed_node2 2995 1726776819.17082: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776819.17084: Calling groups_plugins_play to load vars for managed_node2 2995 1726776819.17253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776819.17409: done with get_vars() 2995 1726776819.17418: done getting variables 2995 1726776819.17473: done queuing things up, now waiting for results queue to drain 2995 1726776819.17474: results queue empty 2995 1726776819.17475: checking for any_errors_fatal 2995 1726776819.17476: done checking for any_errors_fatal 2995 1726776819.17477: checking for max_fail_percentage 2995 1726776819.17478: done checking for max_fail_percentage 2995 1726776819.17482: checking to see if all hosts have failed and the running result is not ok 2995 1726776819.17482: done checking to see if all hosts have failed 2995 1726776819.17483: getting the remaining hosts for this loop 2995 1726776819.17484: done getting the remaining hosts for this loop 2995 1726776819.17485: getting the next task for host managed_node2 2995 1726776819.17488: done getting next task for host managed_node2 2995 1726776819.17490: ^ task is: TASK: meta (flush_handlers) 2995 1726776819.17491: ^ 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 2995 1726776819.17495: getting variables 2995 1726776819.17495: in VariableManager get_vars() 2995 1726776819.17506: Calling all_inventory to load vars for managed_node2 2995 1726776819.17507: Calling groups_inventory to load vars for managed_node2 2995 1726776819.17509: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776819.17513: Calling all_plugins_play to load vars for managed_node2 2995 1726776819.17515: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776819.17517: Calling groups_plugins_play to load vars for managed_node2 2995 1726776819.17625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776819.17777: done with get_vars() 2995 1726776819.17784: done getting variables TASK [Force handlers] ********************************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:159 Thursday 19 September 2024 16:13:39 -0400 (0:00:00.030) 0:02:34.504 **** 2995 1726776819.17835: in VariableManager get_vars() 2995 1726776819.17844: Calling all_inventory to load vars for managed_node2 2995 1726776819.17845: Calling groups_inventory to load vars for managed_node2 2995 1726776819.17847: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776819.17850: Calling all_plugins_play to load vars for managed_node2 2995 1726776819.17852: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776819.17854: Calling groups_plugins_play to load vars for managed_node2 2995 1726776819.17977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776819.18122: done with get_vars() META: triggered running handlers for managed_node2 2995 1726776819.18133: done queuing things up, now waiting for results queue to drain 2995 1726776819.18134: results queue empty 2995 1726776819.18135: checking for any_errors_fatal 2995 1726776819.18135: done checking for any_errors_fatal 2995 1726776819.18136: checking for max_fail_percentage 2995 1726776819.18137: done checking for max_fail_percentage 2995 1726776819.18137: checking to see if all hosts have failed and the running result is not ok 2995 1726776819.18138: done checking to see if all hosts have failed 2995 1726776819.18138: getting the remaining hosts for this loop 2995 1726776819.18139: done getting the remaining hosts for this loop 2995 1726776819.18141: getting the next task for host managed_node2 2995 1726776819.18144: done getting next task for host managed_node2 2995 1726776819.18145: ^ task is: TASK: Ensure kernel_settings_reboot_required is not set or is false 2995 1726776819.18147: ^ 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 2995 1726776819.18148: getting variables 2995 1726776819.18149: in VariableManager get_vars() 2995 1726776819.18156: Calling all_inventory to load vars for managed_node2 2995 1726776819.18157: Calling groups_inventory to load vars for managed_node2 2995 1726776819.18159: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776819.18163: Calling all_plugins_play to load vars for managed_node2 2995 1726776819.18164: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776819.18166: Calling groups_plugins_play to load vars for managed_node2 2995 1726776819.18271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776819.18420: done with get_vars() 2995 1726776819.18426: done getting variables 2995 1726776819.18456: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:162 Thursday 19 September 2024 16:13:39 -0400 (0:00:00.006) 0:02:34.511 **** 2995 1726776819.18472: entering _queue_task() for managed_node2/assert 2995 1726776819.18664: worker is 1 (out of 1 available) 2995 1726776819.18680: exiting _queue_task() for managed_node2/assert 2995 1726776819.18694: done queuing things up, now waiting for results queue to drain 2995 1726776819.18695: waiting for pending results... 2995 1726776819.18882: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false 2995 1726776819.18950: in run() - task 0affc99b-caaf-048c-907c-000000000021 2995 1726776819.18964: variable 'ansible_search_path' from source: unknown 2995 1726776819.18996: calling self._execute() 2995 1726776819.19075: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.19081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.19091: variable 'omit' from source: magic vars 2995 1726776819.19182: variable 'omit' from source: magic vars 2995 1726776819.19211: variable 'omit' from source: magic vars 2995 1726776819.19243: variable 'omit' from source: magic vars 2995 1726776819.19278: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776819.19312: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776819.19331: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776819.19348: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776819.19358: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776819.19384: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776819.19388: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.19393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.19475: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776819.19485: Set connection var ansible_shell_executable to /bin/sh 2995 1726776819.19493: Set connection var ansible_connection to ssh 2995 1726776819.19499: Set connection var ansible_pipelining to False 2995 1726776819.19504: Set connection var ansible_shell_type to sh 2995 1726776819.19511: Set connection var ansible_timeout to 10 2995 1726776819.19532: variable 'ansible_shell_executable' from source: unknown 2995 1726776819.19535: variable 'ansible_connection' from source: unknown 2995 1726776819.19538: variable 'ansible_module_compression' from source: unknown 2995 1726776819.19541: variable 'ansible_shell_type' from source: unknown 2995 1726776819.19546: variable 'ansible_shell_executable' from source: unknown 2995 1726776819.19549: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.19554: variable 'ansible_pipelining' from source: unknown 2995 1726776819.19557: variable 'ansible_timeout' from source: unknown 2995 1726776819.19562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.19682: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776819.19692: variable 'omit' from source: magic vars 2995 1726776819.19698: starting attempt loop 2995 1726776819.19702: running the handler 2995 1726776819.20059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776819.21696: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776819.21749: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776819.21788: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776819.21822: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776819.21844: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776819.21903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776819.21929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776819.21950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776819.21984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776819.21996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776819.22090: variable 'kernel_settings_reboot_required' from source: set_fact 2995 1726776819.22105: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 2995 1726776819.22112: handler run complete 2995 1726776819.22134: attempt loop complete, returning result 2995 1726776819.22137: _execute() done 2995 1726776819.22140: dumping result to json 2995 1726776819.22145: done dumping result, returning 2995 1726776819.22152: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false [0affc99b-caaf-048c-907c-000000000021] 2995 1726776819.22158: sending task result for task 0affc99b-caaf-048c-907c-000000000021 2995 1726776819.22244: done sending task result for task 0affc99b-caaf-048c-907c-000000000021 2995 1726776819.22247: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 2995 1726776819.22329: no more pending results, returning what we have 2995 1726776819.22333: results queue empty 2995 1726776819.22334: checking for any_errors_fatal 2995 1726776819.22336: done checking for any_errors_fatal 2995 1726776819.22337: checking for max_fail_percentage 2995 1726776819.22339: done checking for max_fail_percentage 2995 1726776819.22340: checking to see if all hosts have failed and the running result is not ok 2995 1726776819.22341: done checking to see if all hosts have failed 2995 1726776819.22342: getting the remaining hosts for this loop 2995 1726776819.22344: done getting the remaining hosts for this loop 2995 1726776819.22347: getting the next task for host managed_node2 2995 1726776819.22352: done getting next task for host managed_node2 2995 1726776819.22355: ^ task is: TASK: Ensure role reported changed 2995 1726776819.22357: ^ 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 2995 1726776819.22360: getting variables 2995 1726776819.22362: in VariableManager get_vars() 2995 1726776819.22394: Calling all_inventory to load vars for managed_node2 2995 1726776819.22397: Calling groups_inventory to load vars for managed_node2 2995 1726776819.22400: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776819.22410: Calling all_plugins_play to load vars for managed_node2 2995 1726776819.22418: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776819.22421: Calling groups_plugins_play to load vars for managed_node2 2995 1726776819.22586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776819.22737: done with get_vars() 2995 1726776819.22744: done getting variables 2995 1726776819.22784: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:166 Thursday 19 September 2024 16:13:39 -0400 (0:00:00.043) 0:02:34.554 **** 2995 1726776819.22806: entering _queue_task() for managed_node2/assert 2995 1726776819.22988: worker is 1 (out of 1 available) 2995 1726776819.23006: exiting _queue_task() for managed_node2/assert 2995 1726776819.23020: done queuing things up, now waiting for results queue to drain 2995 1726776819.23021: waiting for pending results... 2995 1726776819.23197: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 2995 1726776819.23266: in run() - task 0affc99b-caaf-048c-907c-000000000022 2995 1726776819.23277: variable 'ansible_search_path' from source: unknown 2995 1726776819.23319: calling self._execute() 2995 1726776819.23399: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.23408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.23420: variable 'omit' from source: magic vars 2995 1726776819.23517: variable 'omit' from source: magic vars 2995 1726776819.23542: variable 'omit' from source: magic vars 2995 1726776819.23571: variable 'omit' from source: magic vars 2995 1726776819.23608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776819.23641: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776819.23659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776819.23675: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776819.23687: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776819.23718: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776819.23722: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.23724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.23805: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776819.23817: Set connection var ansible_shell_executable to /bin/sh 2995 1726776819.23824: Set connection var ansible_connection to ssh 2995 1726776819.23830: Set connection var ansible_pipelining to False 2995 1726776819.23833: Set connection var ansible_shell_type to sh 2995 1726776819.23840: Set connection var ansible_timeout to 10 2995 1726776819.23858: variable 'ansible_shell_executable' from source: unknown 2995 1726776819.23861: variable 'ansible_connection' from source: unknown 2995 1726776819.23864: variable 'ansible_module_compression' from source: unknown 2995 1726776819.23870: variable 'ansible_shell_type' from source: unknown 2995 1726776819.23873: variable 'ansible_shell_executable' from source: unknown 2995 1726776819.23879: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.23883: variable 'ansible_pipelining' from source: unknown 2995 1726776819.23887: variable 'ansible_timeout' from source: unknown 2995 1726776819.23893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.24009: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776819.24022: variable 'omit' from source: magic vars 2995 1726776819.24028: starting attempt loop 2995 1726776819.24031: running the handler 2995 1726776819.24335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776819.26004: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776819.26058: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776819.26087: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776819.26120: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776819.26143: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776819.26198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776819.26226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776819.26246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776819.26278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776819.26291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776819.26375: variable '__kernel_settings_changed' from source: set_fact 2995 1726776819.26391: Evaluated conditional (__kernel_settings_changed | d(false)): True 2995 1726776819.26398: handler run complete 2995 1726776819.26421: attempt loop complete, returning result 2995 1726776819.26425: _execute() done 2995 1726776819.26428: dumping result to json 2995 1726776819.26433: done dumping result, returning 2995 1726776819.26441: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [0affc99b-caaf-048c-907c-000000000022] 2995 1726776819.26446: sending task result for task 0affc99b-caaf-048c-907c-000000000022 2995 1726776819.26534: done sending task result for task 0affc99b-caaf-048c-907c-000000000022 2995 1726776819.26538: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 2995 1726776819.26590: no more pending results, returning what we have 2995 1726776819.26593: results queue empty 2995 1726776819.26594: checking for any_errors_fatal 2995 1726776819.26602: done checking for any_errors_fatal 2995 1726776819.26603: checking for max_fail_percentage 2995 1726776819.26605: done checking for max_fail_percentage 2995 1726776819.26606: checking to see if all hosts have failed and the running result is not ok 2995 1726776819.26607: done checking to see if all hosts have failed 2995 1726776819.26608: getting the remaining hosts for this loop 2995 1726776819.26611: done getting the remaining hosts for this loop 2995 1726776819.26617: getting the next task for host managed_node2 2995 1726776819.26622: done getting next task for host managed_node2 2995 1726776819.26625: ^ task is: TASK: Check sysctl 2995 1726776819.26628: ^ 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 2995 1726776819.26630: getting variables 2995 1726776819.26632: in VariableManager get_vars() 2995 1726776819.26666: Calling all_inventory to load vars for managed_node2 2995 1726776819.26668: Calling groups_inventory to load vars for managed_node2 2995 1726776819.26671: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776819.26681: Calling all_plugins_play to load vars for managed_node2 2995 1726776819.26684: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776819.26693: Calling groups_plugins_play to load vars for managed_node2 2995 1726776819.26918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776819.27205: done with get_vars() 2995 1726776819.27220: done getting variables 2995 1726776819.27283: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysctl] ************************************************************ task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:170 Thursday 19 September 2024 16:13:39 -0400 (0:00:00.045) 0:02:34.599 **** 2995 1726776819.27319: entering _queue_task() for managed_node2/shell 2995 1726776819.27572: worker is 1 (out of 1 available) 2995 1726776819.27587: exiting _queue_task() for managed_node2/shell 2995 1726776819.27602: done queuing things up, now waiting for results queue to drain 2995 1726776819.27604: waiting for pending results... 2995 1726776819.28024: running TaskExecutor() for managed_node2/TASK: Check sysctl 2995 1726776819.28037: in run() - task 0affc99b-caaf-048c-907c-000000000023 2995 1726776819.28063: variable 'ansible_search_path' from source: unknown 2995 1726776819.28118: calling self._execute() 2995 1726776819.28241: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.28255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.28272: variable 'omit' from source: magic vars 2995 1726776819.28388: variable 'omit' from source: magic vars 2995 1726776819.28421: variable 'omit' from source: magic vars 2995 1726776819.28449: variable 'omit' from source: magic vars 2995 1726776819.28485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776819.28590: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776819.28610: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776819.28628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776819.28638: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776819.28665: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776819.28669: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.28672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.28755: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776819.28764: Set connection var ansible_shell_executable to /bin/sh 2995 1726776819.28772: Set connection var ansible_connection to ssh 2995 1726776819.28778: Set connection var ansible_pipelining to False 2995 1726776819.28782: Set connection var ansible_shell_type to sh 2995 1726776819.28789: Set connection var ansible_timeout to 10 2995 1726776819.28810: variable 'ansible_shell_executable' from source: unknown 2995 1726776819.28813: variable 'ansible_connection' from source: unknown 2995 1726776819.28819: variable 'ansible_module_compression' from source: unknown 2995 1726776819.28821: variable 'ansible_shell_type' from source: unknown 2995 1726776819.28826: variable 'ansible_shell_executable' from source: unknown 2995 1726776819.28830: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.28835: variable 'ansible_pipelining' from source: unknown 2995 1726776819.28837: variable 'ansible_timeout' from source: unknown 2995 1726776819.28843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.28958: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776819.28969: variable 'omit' from source: magic vars 2995 1726776819.28975: starting attempt loop 2995 1726776819.28978: running the handler 2995 1726776819.28989: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776819.29009: _low_level_execute_command(): starting 2995 1726776819.29019: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776819.29528: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776819.29532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.29536: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.29593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776819.29596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776819.29604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776819.29655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776819.31413: stdout chunk (state=3): >>>/root <<< 2995 1726776819.31521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776819.31563: stderr chunk (state=3): >>><<< 2995 1726776819.31567: stdout chunk (state=3): >>><<< 2995 1726776819.31587: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776819.31600: _low_level_execute_command(): starting 2995 1726776819.31608: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776819.315868-6431-57516798647376 `" && echo ansible-tmp-1726776819.315868-6431-57516798647376="` echo /root/.ansible/tmp/ansible-tmp-1726776819.315868-6431-57516798647376 `" ) && sleep 0' 2995 1726776819.32037: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776819.32041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.32044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776819.32052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.32097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776819.32105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776819.32151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776819.34197: stdout chunk (state=3): >>>ansible-tmp-1726776819.315868-6431-57516798647376=/root/.ansible/tmp/ansible-tmp-1726776819.315868-6431-57516798647376 <<< 2995 1726776819.34316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776819.34356: stderr chunk (state=3): >>><<< 2995 1726776819.34359: stdout chunk (state=3): >>><<< 2995 1726776819.34373: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776819.315868-6431-57516798647376=/root/.ansible/tmp/ansible-tmp-1726776819.315868-6431-57516798647376 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776819.34396: variable 'ansible_module_compression' from source: unknown 2995 1726776819.34441: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776819.34470: variable 'ansible_facts' from source: unknown 2995 1726776819.34536: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776819.315868-6431-57516798647376/AnsiballZ_command.py 2995 1726776819.34637: Sending initial data 2995 1726776819.34640: Sent initial data (152 bytes) 2995 1726776819.35065: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776819.35068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.35071: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776819.35073: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776819.35076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.35133: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776819.35138: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776819.35140: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776819.35178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776819.36854: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776819.36892: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776819.36935: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmprvzqkzmb /root/.ansible/tmp/ansible-tmp-1726776819.315868-6431-57516798647376/AnsiballZ_command.py <<< 2995 1726776819.36943: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776819.315868-6431-57516798647376/AnsiballZ_command.py" <<< 2995 1726776819.36977: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmprvzqkzmb" to remote "/root/.ansible/tmp/ansible-tmp-1726776819.315868-6431-57516798647376/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776819.315868-6431-57516798647376/AnsiballZ_command.py" <<< 2995 1726776819.37758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776819.37816: stderr chunk (state=3): >>><<< 2995 1726776819.37820: stdout chunk (state=3): >>><<< 2995 1726776819.37835: done transferring module to remote 2995 1726776819.37845: _low_level_execute_command(): starting 2995 1726776819.37850: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776819.315868-6431-57516798647376/ /root/.ansible/tmp/ansible-tmp-1726776819.315868-6431-57516798647376/AnsiballZ_command.py && sleep 0' 2995 1726776819.38271: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776819.38275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.38277: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776819.38279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.38337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776819.38342: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776819.38385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776819.40280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776819.40325: stderr chunk (state=3): >>><<< 2995 1726776819.40329: stdout chunk (state=3): >>><<< 2995 1726776819.40342: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776819.40345: _low_level_execute_command(): starting 2995 1726776819.40351: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776819.315868-6431-57516798647376/AnsiballZ_command.py && sleep 0' 2995 1726776819.40768: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776819.40771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.40774: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776819.40776: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776819.40779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.40839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776819.40841: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776819.40889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776819.59334: 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:13:39.585638", "end": "2024-09-19 16:13:39.591148", "delta": "0:00:00.005510", "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}}} <<< 2995 1726776819.61088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776819.61152: stderr chunk (state=3): >>><<< 2995 1726776819.61156: stdout chunk (state=3): >>><<< 2995 1726776819.61173: _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:13:39.585638", "end": "2024-09-19 16:13:39.591148", "delta": "0:00:00.005510", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776819.61222: 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-1726776819.315868-6431-57516798647376/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776819.61231: _low_level_execute_command(): starting 2995 1726776819.61237: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776819.315868-6431-57516798647376/ > /dev/null 2>&1 && sleep 0' 2995 1726776819.61722: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776819.61725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.61728: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776819.61731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776819.61737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.61783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776819.61787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776819.61842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776819.63823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776819.63868: stderr chunk (state=3): >>><<< 2995 1726776819.63872: stdout chunk (state=3): >>><<< 2995 1726776819.63887: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776819.63894: handler run complete 2995 1726776819.63921: Evaluated conditional (False): False 2995 1726776819.63931: attempt loop complete, returning result 2995 1726776819.63934: _execute() done 2995 1726776819.63939: dumping result to json 2995 1726776819.63945: done dumping result, returning 2995 1726776819.63953: done running TaskExecutor() for managed_node2/TASK: Check sysctl [0affc99b-caaf-048c-907c-000000000023] 2995 1726776819.63959: sending task result for task 0affc99b-caaf-048c-907c-000000000023 2995 1726776819.64064: done sending task result for task 0affc99b-caaf-048c-907c-000000000023 2995 1726776819.64067: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "delta": "0:00:00.005510", "end": "2024-09-19 16:13:39.591148", "rc": 0, "start": "2024-09-19 16:13:39.585638" } 2995 1726776819.64148: no more pending results, returning what we have 2995 1726776819.64152: results queue empty 2995 1726776819.64153: checking for any_errors_fatal 2995 1726776819.64158: done checking for any_errors_fatal 2995 1726776819.64159: checking for max_fail_percentage 2995 1726776819.64161: done checking for max_fail_percentage 2995 1726776819.64162: checking to see if all hosts have failed and the running result is not ok 2995 1726776819.64163: done checking to see if all hosts have failed 2995 1726776819.64164: getting the remaining hosts for this loop 2995 1726776819.64166: done getting the remaining hosts for this loop 2995 1726776819.64171: getting the next task for host managed_node2 2995 1726776819.64177: done getting next task for host managed_node2 2995 1726776819.64179: ^ task is: TASK: Check sysfs after role runs 2995 1726776819.64182: ^ 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 2995 1726776819.64185: getting variables 2995 1726776819.64187: in VariableManager get_vars() 2995 1726776819.64225: Calling all_inventory to load vars for managed_node2 2995 1726776819.64228: Calling groups_inventory to load vars for managed_node2 2995 1726776819.64230: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776819.64241: Calling all_plugins_play to load vars for managed_node2 2995 1726776819.64244: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776819.64248: Calling groups_plugins_play to load vars for managed_node2 2995 1726776819.64437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776819.64589: done with get_vars() 2995 1726776819.64597: done getting variables 2995 1726776819.64645: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysfs after role runs] ********************************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:176 Thursday 19 September 2024 16:13:39 -0400 (0:00:00.373) 0:02:34.973 **** 2995 1726776819.64668: entering _queue_task() for managed_node2/command 2995 1726776819.64861: worker is 1 (out of 1 available) 2995 1726776819.64877: exiting _queue_task() for managed_node2/command 2995 1726776819.64892: done queuing things up, now waiting for results queue to drain 2995 1726776819.64893: waiting for pending results... 2995 1726776819.65088: running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs 2995 1726776819.65148: in run() - task 0affc99b-caaf-048c-907c-000000000024 2995 1726776819.65162: variable 'ansible_search_path' from source: unknown 2995 1726776819.65193: calling self._execute() 2995 1726776819.65278: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.65284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.65294: variable 'omit' from source: magic vars 2995 1726776819.65392: variable 'omit' from source: magic vars 2995 1726776819.65422: variable 'omit' from source: magic vars 2995 1726776819.65449: variable 'omit' from source: magic vars 2995 1726776819.65485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776819.65525: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776819.65543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776819.65561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776819.65572: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776819.65599: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776819.65604: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.65609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.65695: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776819.65705: Set connection var ansible_shell_executable to /bin/sh 2995 1726776819.65714: Set connection var ansible_connection to ssh 2995 1726776819.65722: Set connection var ansible_pipelining to False 2995 1726776819.65725: Set connection var ansible_shell_type to sh 2995 1726776819.65732: Set connection var ansible_timeout to 10 2995 1726776819.65752: variable 'ansible_shell_executable' from source: unknown 2995 1726776819.65755: variable 'ansible_connection' from source: unknown 2995 1726776819.65757: variable 'ansible_module_compression' from source: unknown 2995 1726776819.65763: variable 'ansible_shell_type' from source: unknown 2995 1726776819.65766: variable 'ansible_shell_executable' from source: unknown 2995 1726776819.65769: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776819.65774: variable 'ansible_pipelining' from source: unknown 2995 1726776819.65778: variable 'ansible_timeout' from source: unknown 2995 1726776819.65783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776819.65913: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776819.65925: variable 'omit' from source: magic vars 2995 1726776819.65931: starting attempt loop 2995 1726776819.65934: running the handler 2995 1726776819.65948: _low_level_execute_command(): starting 2995 1726776819.65955: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776819.66469: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776819.66498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.66504: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776819.66507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.66568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776819.66575: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776819.66578: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776819.66625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776819.68397: stdout chunk (state=3): >>>/root <<< 2995 1726776819.68513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776819.68566: stderr chunk (state=3): >>><<< 2995 1726776819.68570: stdout chunk (state=3): >>><<< 2995 1726776819.68590: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776819.68604: _low_level_execute_command(): starting 2995 1726776819.68611: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776819.6859097-6440-84801020767386 `" && echo ansible-tmp-1726776819.6859097-6440-84801020767386="` echo /root/.ansible/tmp/ansible-tmp-1726776819.6859097-6440-84801020767386 `" ) && sleep 0' 2995 1726776819.69071: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776819.69074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.69077: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776819.69079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.69137: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776819.69140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776819.69194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776819.71261: stdout chunk (state=3): >>>ansible-tmp-1726776819.6859097-6440-84801020767386=/root/.ansible/tmp/ansible-tmp-1726776819.6859097-6440-84801020767386 <<< 2995 1726776819.71365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776819.71412: stderr chunk (state=3): >>><<< 2995 1726776819.71417: stdout chunk (state=3): >>><<< 2995 1726776819.71434: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776819.6859097-6440-84801020767386=/root/.ansible/tmp/ansible-tmp-1726776819.6859097-6440-84801020767386 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776819.71462: variable 'ansible_module_compression' from source: unknown 2995 1726776819.71508: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776819.71542: variable 'ansible_facts' from source: unknown 2995 1726776819.71609: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776819.6859097-6440-84801020767386/AnsiballZ_command.py 2995 1726776819.71725: Sending initial data 2995 1726776819.71729: Sent initial data (153 bytes) 2995 1726776819.72175: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776819.72178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776819.72181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776819.72184: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.72240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776819.72244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776819.72292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776819.73961: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776819.74000: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776819.74044: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpo7ki28xo /root/.ansible/tmp/ansible-tmp-1726776819.6859097-6440-84801020767386/AnsiballZ_command.py <<< 2995 1726776819.74051: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776819.6859097-6440-84801020767386/AnsiballZ_command.py" <<< 2995 1726776819.74084: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpo7ki28xo" to remote "/root/.ansible/tmp/ansible-tmp-1726776819.6859097-6440-84801020767386/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776819.6859097-6440-84801020767386/AnsiballZ_command.py" <<< 2995 1726776819.74872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776819.74933: stderr chunk (state=3): >>><<< 2995 1726776819.74936: stdout chunk (state=3): >>><<< 2995 1726776819.74954: done transferring module to remote 2995 1726776819.74964: _low_level_execute_command(): starting 2995 1726776819.74969: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776819.6859097-6440-84801020767386/ /root/.ansible/tmp/ansible-tmp-1726776819.6859097-6440-84801020767386/AnsiballZ_command.py && sleep 0' 2995 1726776819.75405: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776819.75408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776819.75411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776819.75413: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776819.75416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.75466: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776819.75469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776819.75520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776819.77468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776819.77513: stderr chunk (state=3): >>><<< 2995 1726776819.77520: stdout chunk (state=3): >>><<< 2995 1726776819.77533: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776819.77536: _low_level_execute_command(): starting 2995 1726776819.77542: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776819.6859097-6440-84801020767386/AnsiballZ_command.py && sleep 0' 2995 1726776819.77964: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776819.77967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.77970: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776819.77972: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776819.77974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.78028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776819.78032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776819.78086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776819.96341: 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:13:39.957550", "end": "2024-09-19 16:13:39.961215", "delta": "0:00:00.003665", "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}}} <<< 2995 1726776819.98083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776819.98146: stderr chunk (state=3): >>><<< 2995 1726776819.98150: stdout chunk (state=3): >>><<< 2995 1726776819.98167: _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:13:39.957550", "end": "2024-09-19 16:13:39.961215", "delta": "0:00:00.003665", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776819.98220: 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-1726776819.6859097-6440-84801020767386/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776819.98227: _low_level_execute_command(): starting 2995 1726776819.98233: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776819.6859097-6440-84801020767386/ > /dev/null 2>&1 && sleep 0' 2995 1726776819.98685: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776819.98722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776819.98725: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776819.98728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.98730: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776819.98733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776819.98786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776819.98796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776819.98841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776820.00802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776820.00852: stderr chunk (state=3): >>><<< 2995 1726776820.00855: stdout chunk (state=3): >>><<< 2995 1726776820.00869: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776820.00877: handler run complete 2995 1726776820.00898: Evaluated conditional (False): False 2995 1726776820.00911: attempt loop complete, returning result 2995 1726776820.00914: _execute() done 2995 1726776820.00921: dumping result to json 2995 1726776820.00929: done dumping result, returning 2995 1726776820.00937: done running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs [0affc99b-caaf-048c-907c-000000000024] 2995 1726776820.00943: sending task result for task 0affc99b-caaf-048c-907c-000000000024 2995 1726776820.01050: done sending task result for task 0affc99b-caaf-048c-907c-000000000024 2995 1726776820.01053: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-x", "60666", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003665", "end": "2024-09-19 16:13:39.961215", "rc": 0, "start": "2024-09-19 16:13:39.957550" } STDOUT: 60666 2995 1726776820.01134: no more pending results, returning what we have 2995 1726776820.01138: results queue empty 2995 1726776820.01139: checking for any_errors_fatal 2995 1726776820.01148: done checking for any_errors_fatal 2995 1726776820.01149: checking for max_fail_percentage 2995 1726776820.01151: done checking for max_fail_percentage 2995 1726776820.01152: checking to see if all hosts have failed and the running result is not ok 2995 1726776820.01153: done checking to see if all hosts have failed 2995 1726776820.01154: getting the remaining hosts for this loop 2995 1726776820.01156: done getting the remaining hosts for this loop 2995 1726776820.01160: getting the next task for host managed_node2 2995 1726776820.01166: done getting next task for host managed_node2 2995 1726776820.01169: ^ task is: TASK: Apply kernel_settings for removing section 2995 1726776820.01171: ^ 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 2995 1726776820.01175: getting variables 2995 1726776820.01177: in VariableManager get_vars() 2995 1726776820.01215: Calling all_inventory to load vars for managed_node2 2995 1726776820.01219: Calling groups_inventory to load vars for managed_node2 2995 1726776820.01221: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776820.01233: Calling all_plugins_play to load vars for managed_node2 2995 1726776820.01236: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776820.01239: Calling groups_plugins_play to load vars for managed_node2 2995 1726776820.01381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776820.01562: done with get_vars() 2995 1726776820.01571: done getting variables TASK [Apply kernel_settings for removing section] ****************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:180 Thursday 19 September 2024 16:13:40 -0400 (0:00:00.369) 0:02:35.343 **** 2995 1726776820.01646: entering _queue_task() for managed_node2/include_role 2995 1726776820.01839: worker is 1 (out of 1 available) 2995 1726776820.01853: exiting _queue_task() for managed_node2/include_role 2995 1726776820.01866: done queuing things up, now waiting for results queue to drain 2995 1726776820.01868: waiting for pending results... 2995 1726776820.02066: running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing section 2995 1726776820.02137: in run() - task 0affc99b-caaf-048c-907c-000000000025 2995 1726776820.02150: variable 'ansible_search_path' from source: unknown 2995 1726776820.02182: calling self._execute() 2995 1726776820.02269: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776820.02276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776820.02286: variable 'omit' from source: magic vars 2995 1726776820.02386: _execute() done 2995 1726776820.02389: dumping result to json 2995 1726776820.02393: done dumping result, returning 2995 1726776820.02400: done running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing section [0affc99b-caaf-048c-907c-000000000025] 2995 1726776820.02407: sending task result for task 0affc99b-caaf-048c-907c-000000000025 2995 1726776820.02532: done sending task result for task 0affc99b-caaf-048c-907c-000000000025 2995 1726776820.02535: WORKER PROCESS EXITING 2995 1726776820.02562: no more pending results, returning what we have 2995 1726776820.02567: in VariableManager get_vars() 2995 1726776820.02607: Calling all_inventory to load vars for managed_node2 2995 1726776820.02610: Calling groups_inventory to load vars for managed_node2 2995 1726776820.02613: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776820.02624: Calling all_plugins_play to load vars for managed_node2 2995 1726776820.02628: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776820.02631: Calling groups_plugins_play to load vars for managed_node2 2995 1726776820.02768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776820.02923: done with get_vars() 2995 1726776820.02929: variable 'ansible_search_path' from source: unknown 2995 1726776820.05570: variable 'omit' from source: magic vars 2995 1726776820.05587: variable 'omit' from source: magic vars 2995 1726776820.05598: variable 'omit' from source: magic vars 2995 1726776820.05602: we have included files to process 2995 1726776820.05603: generating all_blocks data 2995 1726776820.05605: done generating all_blocks data 2995 1726776820.05608: processing included file: fedora.linux_system_roles.kernel_settings 2995 1726776820.05626: in VariableManager get_vars() 2995 1726776820.05640: done with get_vars() 2995 1726776820.05660: in VariableManager get_vars() 2995 1726776820.05673: done with get_vars() 2995 1726776820.05699: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 2995 1726776820.05761: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 2995 1726776820.05780: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 2995 1726776820.05843: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 2995 1726776820.06251: in VariableManager get_vars() 2995 1726776820.06267: done with get_vars() 2995 1726776820.07268: in VariableManager get_vars() 2995 1726776820.07285: done with get_vars() 2995 1726776820.07414: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 2995 1726776820.07911: iterating over new_blocks loaded from include file 2995 1726776820.07914: in VariableManager get_vars() 2995 1726776820.07928: done with get_vars() 2995 1726776820.07929: filtering new block on tags 2995 1726776820.07969: done filtering new block on tags 2995 1726776820.07971: in VariableManager get_vars() 2995 1726776820.07982: done with get_vars() 2995 1726776820.07983: filtering new block on tags 2995 1726776820.08015: done filtering new block on tags 2995 1726776820.08017: in VariableManager get_vars() 2995 1726776820.08030: done with get_vars() 2995 1726776820.08031: filtering new block on tags 2995 1726776820.08140: done filtering new block on tags 2995 1726776820.08143: in VariableManager get_vars() 2995 1726776820.08155: done with get_vars() 2995 1726776820.08156: filtering new block on tags 2995 1726776820.08169: done filtering new block on tags 2995 1726776820.08170: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 2995 1726776820.08174: extending task lists for all hosts with included blocks 2995 1726776820.10905: done extending task lists 2995 1726776820.10907: done processing included files 2995 1726776820.10907: results queue empty 2995 1726776820.10908: checking for any_errors_fatal 2995 1726776820.10910: done checking for any_errors_fatal 2995 1726776820.10911: checking for max_fail_percentage 2995 1726776820.10914: done checking for max_fail_percentage 2995 1726776820.10914: checking to see if all hosts have failed and the running result is not ok 2995 1726776820.10915: done checking to see if all hosts have failed 2995 1726776820.10916: getting the remaining hosts for this loop 2995 1726776820.10917: done getting the remaining hosts for this loop 2995 1726776820.10919: getting the next task for host managed_node2 2995 1726776820.10922: done getting next task for host managed_node2 2995 1726776820.10924: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 2995 1726776820.10926: ^ 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 2995 1726776820.10935: getting variables 2995 1726776820.10935: in VariableManager get_vars() 2995 1726776820.10947: Calling all_inventory to load vars for managed_node2 2995 1726776820.10949: Calling groups_inventory to load vars for managed_node2 2995 1726776820.10950: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776820.10955: Calling all_plugins_play to load vars for managed_node2 2995 1726776820.10956: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776820.10959: Calling groups_plugins_play to load vars for managed_node2 2995 1726776820.11067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776820.11218: done with get_vars() 2995 1726776820.11225: done getting variables 2995 1726776820.11258: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:13:40 -0400 (0:00:00.096) 0:02:35.439 **** 2995 1726776820.11280: entering _queue_task() for managed_node2/fail 2995 1726776820.11504: worker is 1 (out of 1 available) 2995 1726776820.11520: exiting _queue_task() for managed_node2/fail 2995 1726776820.11533: done queuing things up, now waiting for results queue to drain 2995 1726776820.11534: waiting for pending results... 2995 1726776820.11733: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 2995 1726776820.11807: in run() - task 0affc99b-caaf-048c-907c-0000000009ee 2995 1726776820.11821: variable 'ansible_search_path' from source: unknown 2995 1726776820.11825: variable 'ansible_search_path' from source: unknown 2995 1726776820.11859: calling self._execute() 2995 1726776820.11940: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776820.11947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776820.11957: variable 'omit' from source: magic vars 2995 1726776820.12353: variable 'kernel_settings_sysctl' from source: include params 2995 1726776820.12365: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776820.12373: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): False 2995 1726776820.12377: when evaluation is False, skipping this task 2995 1726776820.12380: _execute() done 2995 1726776820.12385: dumping result to json 2995 1726776820.12389: done dumping result, returning 2995 1726776820.12397: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0affc99b-caaf-048c-907c-0000000009ee] 2995 1726776820.12404: sending task result for task 0affc99b-caaf-048c-907c-0000000009ee 2995 1726776820.12499: done sending task result for task 0affc99b-caaf-048c-907c-0000000009ee 2995 1726776820.12505: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "kernel_settings_sysctl != __kernel_settings_state_empty", "skip_reason": "Conditional result was False" } 2995 1726776820.12571: no more pending results, returning what we have 2995 1726776820.12575: results queue empty 2995 1726776820.12576: checking for any_errors_fatal 2995 1726776820.12578: done checking for any_errors_fatal 2995 1726776820.12579: checking for max_fail_percentage 2995 1726776820.12580: done checking for max_fail_percentage 2995 1726776820.12581: checking to see if all hosts have failed and the running result is not ok 2995 1726776820.12582: done checking to see if all hosts have failed 2995 1726776820.12583: getting the remaining hosts for this loop 2995 1726776820.12585: done getting the remaining hosts for this loop 2995 1726776820.12588: getting the next task for host managed_node2 2995 1726776820.12594: done getting next task for host managed_node2 2995 1726776820.12598: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 2995 1726776820.12603: ^ 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 2995 1726776820.12623: getting variables 2995 1726776820.12625: in VariableManager get_vars() 2995 1726776820.12655: Calling all_inventory to load vars for managed_node2 2995 1726776820.12657: Calling groups_inventory to load vars for managed_node2 2995 1726776820.12659: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776820.12666: Calling all_plugins_play to load vars for managed_node2 2995 1726776820.12668: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776820.12670: Calling groups_plugins_play to load vars for managed_node2 2995 1726776820.12822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776820.12983: done with get_vars() 2995 1726776820.12990: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:13:40 -0400 (0:00:00.017) 0:02:35.457 **** 2995 1726776820.13060: entering _queue_task() for managed_node2/include_tasks 2995 1726776820.13246: worker is 1 (out of 1 available) 2995 1726776820.13260: exiting _queue_task() for managed_node2/include_tasks 2995 1726776820.13274: done queuing things up, now waiting for results queue to drain 2995 1726776820.13275: waiting for pending results... 2995 1726776820.13447: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 2995 1726776820.13527: in run() - task 0affc99b-caaf-048c-907c-0000000009ef 2995 1726776820.13540: variable 'ansible_search_path' from source: unknown 2995 1726776820.13544: variable 'ansible_search_path' from source: unknown 2995 1726776820.13574: calling self._execute() 2995 1726776820.13648: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776820.13655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776820.13666: variable 'omit' from source: magic vars 2995 1726776820.13755: _execute() done 2995 1726776820.13759: dumping result to json 2995 1726776820.13763: done dumping result, returning 2995 1726776820.13772: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0affc99b-caaf-048c-907c-0000000009ef] 2995 1726776820.13777: sending task result for task 0affc99b-caaf-048c-907c-0000000009ef 2995 1726776820.13876: done sending task result for task 0affc99b-caaf-048c-907c-0000000009ef 2995 1726776820.13879: WORKER PROCESS EXITING 2995 1726776820.13927: no more pending results, returning what we have 2995 1726776820.13932: in VariableManager get_vars() 2995 1726776820.13968: Calling all_inventory to load vars for managed_node2 2995 1726776820.13971: Calling groups_inventory to load vars for managed_node2 2995 1726776820.13973: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776820.13982: Calling all_plugins_play to load vars for managed_node2 2995 1726776820.13985: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776820.13988: Calling groups_plugins_play to load vars for managed_node2 2995 1726776820.14129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776820.14288: done with get_vars() 2995 1726776820.14293: variable 'ansible_search_path' from source: unknown 2995 1726776820.14294: variable 'ansible_search_path' from source: unknown 2995 1726776820.14322: we have included files to process 2995 1726776820.14323: generating all_blocks data 2995 1726776820.14324: done generating all_blocks data 2995 1726776820.14330: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 2995 1726776820.14331: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 2995 1726776820.14332: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 2995 1726776820.14882: done processing included file 2995 1726776820.14884: iterating over new_blocks loaded from include file 2995 1726776820.14885: in VariableManager get_vars() 2995 1726776820.14906: done with get_vars() 2995 1726776820.14907: filtering new block on tags 2995 1726776820.14929: done filtering new block on tags 2995 1726776820.14931: in VariableManager get_vars() 2995 1726776820.14948: done with get_vars() 2995 1726776820.14949: filtering new block on tags 2995 1726776820.14977: done filtering new block on tags 2995 1726776820.14978: in VariableManager get_vars() 2995 1726776820.14995: done with get_vars() 2995 1726776820.14996: filtering new block on tags 2995 1726776820.15029: done filtering new block on tags 2995 1726776820.15031: in VariableManager get_vars() 2995 1726776820.15046: done with get_vars() 2995 1726776820.15048: filtering new block on tags 2995 1726776820.15064: done filtering new block on tags 2995 1726776820.15065: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 2995 1726776820.15069: extending task lists for all hosts with included blocks 2995 1726776820.15179: done extending task lists 2995 1726776820.15181: done processing included files 2995 1726776820.15181: results queue empty 2995 1726776820.15182: checking for any_errors_fatal 2995 1726776820.15184: done checking for any_errors_fatal 2995 1726776820.15185: checking for max_fail_percentage 2995 1726776820.15186: done checking for max_fail_percentage 2995 1726776820.15186: checking to see if all hosts have failed and the running result is not ok 2995 1726776820.15187: done checking to see if all hosts have failed 2995 1726776820.15187: getting the remaining hosts for this loop 2995 1726776820.15189: done getting the remaining hosts for this loop 2995 1726776820.15190: getting the next task for host managed_node2 2995 1726776820.15193: done getting next task for host managed_node2 2995 1726776820.15195: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 2995 1726776820.15198: ^ 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 2995 1726776820.15207: getting variables 2995 1726776820.15208: in VariableManager get_vars() 2995 1726776820.15220: Calling all_inventory to load vars for managed_node2 2995 1726776820.15222: Calling groups_inventory to load vars for managed_node2 2995 1726776820.15223: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776820.15227: Calling all_plugins_play to load vars for managed_node2 2995 1726776820.15228: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776820.15231: Calling groups_plugins_play to load vars for managed_node2 2995 1726776820.15354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776820.15511: done with get_vars() 2995 1726776820.15520: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:13:40 -0400 (0:00:00.025) 0:02:35.482 **** 2995 1726776820.15573: entering _queue_task() for managed_node2/setup 2995 1726776820.15758: worker is 1 (out of 1 available) 2995 1726776820.15771: exiting _queue_task() for managed_node2/setup 2995 1726776820.15785: done queuing things up, now waiting for results queue to drain 2995 1726776820.15786: waiting for pending results... 2995 1726776820.15956: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 2995 1726776820.16059: in run() - task 0affc99b-caaf-048c-907c-000000000bd2 2995 1726776820.16071: variable 'ansible_search_path' from source: unknown 2995 1726776820.16075: variable 'ansible_search_path' from source: unknown 2995 1726776820.16106: calling self._execute() 2995 1726776820.16173: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776820.16179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776820.16188: variable 'omit' from source: magic vars 2995 1726776820.16617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776820.18232: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776820.18292: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776820.18324: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776820.18354: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776820.18377: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776820.18446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776820.18470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776820.18492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776820.18529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776820.18542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776820.18586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776820.18608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776820.18632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776820.18663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776820.18674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776820.18846: variable '__kernel_settings_required_facts' from source: role '' all vars 2995 1726776820.18850: variable 'ansible_facts' from source: unknown 2995 1726776820.18904: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 2995 1726776820.18908: when evaluation is False, skipping this task 2995 1726776820.18911: _execute() done 2995 1726776820.18916: dumping result to json 2995 1726776820.18919: done dumping result, returning 2995 1726776820.18927: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0affc99b-caaf-048c-907c-000000000bd2] 2995 1726776820.18932: sending task result for task 0affc99b-caaf-048c-907c-000000000bd2 2995 1726776820.19026: done sending task result for task 0affc99b-caaf-048c-907c-000000000bd2 2995 1726776820.19029: 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" } 2995 1726776820.19107: no more pending results, returning what we have 2995 1726776820.19113: results queue empty 2995 1726776820.19115: checking for any_errors_fatal 2995 1726776820.19116: done checking for any_errors_fatal 2995 1726776820.19117: checking for max_fail_percentage 2995 1726776820.19119: done checking for max_fail_percentage 2995 1726776820.19120: checking to see if all hosts have failed and the running result is not ok 2995 1726776820.19121: done checking to see if all hosts have failed 2995 1726776820.19122: getting the remaining hosts for this loop 2995 1726776820.19124: done getting the remaining hosts for this loop 2995 1726776820.19128: getting the next task for host managed_node2 2995 1726776820.19137: done getting next task for host managed_node2 2995 1726776820.19141: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 2995 1726776820.19145: ^ 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 2995 1726776820.19163: getting variables 2995 1726776820.19165: in VariableManager get_vars() 2995 1726776820.19204: Calling all_inventory to load vars for managed_node2 2995 1726776820.19207: Calling groups_inventory to load vars for managed_node2 2995 1726776820.19208: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776820.19218: Calling all_plugins_play to load vars for managed_node2 2995 1726776820.19220: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776820.19222: Calling groups_plugins_play to load vars for managed_node2 2995 1726776820.19363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776820.19532: done with get_vars() 2995 1726776820.19541: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:13:40 -0400 (0:00:00.040) 0:02:35.522 **** 2995 1726776820.19615: entering _queue_task() for managed_node2/stat 2995 1726776820.19815: worker is 1 (out of 1 available) 2995 1726776820.19830: exiting _queue_task() for managed_node2/stat 2995 1726776820.19843: done queuing things up, now waiting for results queue to drain 2995 1726776820.19844: waiting for pending results... 2995 1726776820.20041: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 2995 1726776820.20143: in run() - task 0affc99b-caaf-048c-907c-000000000bd4 2995 1726776820.20158: variable 'ansible_search_path' from source: unknown 2995 1726776820.20162: variable 'ansible_search_path' from source: unknown 2995 1726776820.20196: calling self._execute() 2995 1726776820.20269: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776820.20275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776820.20287: variable 'omit' from source: magic vars 2995 1726776820.20695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776820.20961: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776820.20997: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776820.21031: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776820.21069: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776820.21142: 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) 2995 1726776820.21162: 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) 2995 1726776820.21185: 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) 2995 1726776820.21207: 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) 2995 1726776820.21304: variable '__kernel_settings_is_ostree' from source: set_fact 2995 1726776820.21313: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 2995 1726776820.21320: when evaluation is False, skipping this task 2995 1726776820.21323: _execute() done 2995 1726776820.21326: dumping result to json 2995 1726776820.21331: done dumping result, returning 2995 1726776820.21339: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0affc99b-caaf-048c-907c-000000000bd4] 2995 1726776820.21344: sending task result for task 0affc99b-caaf-048c-907c-000000000bd4 2995 1726776820.21433: done sending task result for task 0affc99b-caaf-048c-907c-000000000bd4 2995 1726776820.21437: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 2995 1726776820.21489: no more pending results, returning what we have 2995 1726776820.21493: results queue empty 2995 1726776820.21494: checking for any_errors_fatal 2995 1726776820.21499: done checking for any_errors_fatal 2995 1726776820.21500: checking for max_fail_percentage 2995 1726776820.21504: done checking for max_fail_percentage 2995 1726776820.21505: checking to see if all hosts have failed and the running result is not ok 2995 1726776820.21506: done checking to see if all hosts have failed 2995 1726776820.21507: getting the remaining hosts for this loop 2995 1726776820.21510: done getting the remaining hosts for this loop 2995 1726776820.21513: getting the next task for host managed_node2 2995 1726776820.21519: done getting next task for host managed_node2 2995 1726776820.21523: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 2995 1726776820.21527: ^ 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 2995 1726776820.21545: getting variables 2995 1726776820.21547: in VariableManager get_vars() 2995 1726776820.21582: Calling all_inventory to load vars for managed_node2 2995 1726776820.21584: Calling groups_inventory to load vars for managed_node2 2995 1726776820.21587: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776820.21594: Calling all_plugins_play to load vars for managed_node2 2995 1726776820.21596: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776820.21598: Calling groups_plugins_play to load vars for managed_node2 2995 1726776820.21766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776820.21927: done with get_vars() 2995 1726776820.21934: done getting variables 2995 1726776820.21976: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:13:40 -0400 (0:00:00.023) 0:02:35.546 **** 2995 1726776820.22003: entering _queue_task() for managed_node2/set_fact 2995 1726776820.22188: worker is 1 (out of 1 available) 2995 1726776820.22205: exiting _queue_task() for managed_node2/set_fact 2995 1726776820.22217: done queuing things up, now waiting for results queue to drain 2995 1726776820.22218: waiting for pending results... 2995 1726776820.22399: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 2995 1726776820.22497: in run() - task 0affc99b-caaf-048c-907c-000000000bd5 2995 1726776820.22511: variable 'ansible_search_path' from source: unknown 2995 1726776820.22515: variable 'ansible_search_path' from source: unknown 2995 1726776820.22550: calling self._execute() 2995 1726776820.22620: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776820.22626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776820.22635: variable 'omit' from source: magic vars 2995 1726776820.23033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776820.23234: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776820.23271: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776820.23302: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776820.23334: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776820.23399: 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) 2995 1726776820.23427: 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) 2995 1726776820.23448: 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) 2995 1726776820.23470: 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) 2995 1726776820.23566: variable '__kernel_settings_is_ostree' from source: set_fact 2995 1726776820.23575: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 2995 1726776820.23578: when evaluation is False, skipping this task 2995 1726776820.23581: _execute() done 2995 1726776820.23586: dumping result to json 2995 1726776820.23588: done dumping result, returning 2995 1726776820.23596: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0affc99b-caaf-048c-907c-000000000bd5] 2995 1726776820.23604: sending task result for task 0affc99b-caaf-048c-907c-000000000bd5 2995 1726776820.23691: done sending task result for task 0affc99b-caaf-048c-907c-000000000bd5 2995 1726776820.23695: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 2995 1726776820.23746: no more pending results, returning what we have 2995 1726776820.23750: results queue empty 2995 1726776820.23751: checking for any_errors_fatal 2995 1726776820.23756: done checking for any_errors_fatal 2995 1726776820.23757: checking for max_fail_percentage 2995 1726776820.23759: done checking for max_fail_percentage 2995 1726776820.23760: checking to see if all hosts have failed and the running result is not ok 2995 1726776820.23761: done checking to see if all hosts have failed 2995 1726776820.23762: getting the remaining hosts for this loop 2995 1726776820.23764: done getting the remaining hosts for this loop 2995 1726776820.23768: getting the next task for host managed_node2 2995 1726776820.23777: done getting next task for host managed_node2 2995 1726776820.23781: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 2995 1726776820.23785: ^ 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 2995 1726776820.23803: getting variables 2995 1726776820.23805: in VariableManager get_vars() 2995 1726776820.23839: Calling all_inventory to load vars for managed_node2 2995 1726776820.23841: Calling groups_inventory to load vars for managed_node2 2995 1726776820.23844: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776820.23850: Calling all_plugins_play to load vars for managed_node2 2995 1726776820.23853: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776820.23855: Calling groups_plugins_play to load vars for managed_node2 2995 1726776820.23986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776820.24155: done with get_vars() 2995 1726776820.24163: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:13:40 -0400 (0:00:00.022) 0:02:35.568 **** 2995 1726776820.24233: entering _queue_task() for managed_node2/stat 2995 1726776820.24415: worker is 1 (out of 1 available) 2995 1726776820.24432: exiting _queue_task() for managed_node2/stat 2995 1726776820.24445: done queuing things up, now waiting for results queue to drain 2995 1726776820.24447: waiting for pending results... 2995 1726776820.24621: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 2995 1726776820.24720: in run() - task 0affc99b-caaf-048c-907c-000000000bd7 2995 1726776820.24733: variable 'ansible_search_path' from source: unknown 2995 1726776820.24737: variable 'ansible_search_path' from source: unknown 2995 1726776820.24766: calling self._execute() 2995 1726776820.24835: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776820.24842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776820.24851: variable 'omit' from source: magic vars 2995 1726776820.25299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776820.25490: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776820.25530: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776820.25561: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776820.25589: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776820.25662: 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) 2995 1726776820.25682: 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) 2995 1726776820.25706: 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) 2995 1726776820.25731: 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) 2995 1726776820.25828: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776820.25837: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 2995 1726776820.25840: when evaluation is False, skipping this task 2995 1726776820.25843: _execute() done 2995 1726776820.25849: dumping result to json 2995 1726776820.25851: done dumping result, returning 2995 1726776820.25860: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0affc99b-caaf-048c-907c-000000000bd7] 2995 1726776820.25870: sending task result for task 0affc99b-caaf-048c-907c-000000000bd7 2995 1726776820.25955: done sending task result for task 0affc99b-caaf-048c-907c-000000000bd7 2995 1726776820.25958: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 2995 1726776820.26026: no more pending results, returning what we have 2995 1726776820.26031: results queue empty 2995 1726776820.26032: checking for any_errors_fatal 2995 1726776820.26038: done checking for any_errors_fatal 2995 1726776820.26039: checking for max_fail_percentage 2995 1726776820.26041: done checking for max_fail_percentage 2995 1726776820.26042: checking to see if all hosts have failed and the running result is not ok 2995 1726776820.26044: done checking to see if all hosts have failed 2995 1726776820.26045: getting the remaining hosts for this loop 2995 1726776820.26047: done getting the remaining hosts for this loop 2995 1726776820.26051: getting the next task for host managed_node2 2995 1726776820.26058: done getting next task for host managed_node2 2995 1726776820.26061: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 2995 1726776820.26065: ^ 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 2995 1726776820.26083: getting variables 2995 1726776820.26084: in VariableManager get_vars() 2995 1726776820.26121: Calling all_inventory to load vars for managed_node2 2995 1726776820.26125: Calling groups_inventory to load vars for managed_node2 2995 1726776820.26127: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776820.26134: Calling all_plugins_play to load vars for managed_node2 2995 1726776820.26136: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776820.26138: Calling groups_plugins_play to load vars for managed_node2 2995 1726776820.26308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776820.26470: done with get_vars() 2995 1726776820.26478: done getting variables 2995 1726776820.26524: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:13:40 -0400 (0:00:00.023) 0:02:35.592 **** 2995 1726776820.26550: entering _queue_task() for managed_node2/set_fact 2995 1726776820.26746: worker is 1 (out of 1 available) 2995 1726776820.26761: exiting _queue_task() for managed_node2/set_fact 2995 1726776820.26775: done queuing things up, now waiting for results queue to drain 2995 1726776820.26776: waiting for pending results... 2995 1726776820.26966: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 2995 1726776820.27074: in run() - task 0affc99b-caaf-048c-907c-000000000bd8 2995 1726776820.27087: variable 'ansible_search_path' from source: unknown 2995 1726776820.27091: variable 'ansible_search_path' from source: unknown 2995 1726776820.27127: calling self._execute() 2995 1726776820.27199: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776820.27207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776820.27221: variable 'omit' from source: magic vars 2995 1726776820.27615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776820.27823: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776820.27860: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776820.27893: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776820.27926: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776820.28020: 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) 2995 1726776820.28042: 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) 2995 1726776820.28064: 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) 2995 1726776820.28087: 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) 2995 1726776820.28180: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776820.28189: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 2995 1726776820.28194: when evaluation is False, skipping this task 2995 1726776820.28198: _execute() done 2995 1726776820.28202: dumping result to json 2995 1726776820.28205: done dumping result, returning 2995 1726776820.28214: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0affc99b-caaf-048c-907c-000000000bd8] 2995 1726776820.28222: sending task result for task 0affc99b-caaf-048c-907c-000000000bd8 2995 1726776820.28318: done sending task result for task 0affc99b-caaf-048c-907c-000000000bd8 2995 1726776820.28321: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 2995 1726776820.28373: no more pending results, returning what we have 2995 1726776820.28376: results queue empty 2995 1726776820.28377: checking for any_errors_fatal 2995 1726776820.28382: done checking for any_errors_fatal 2995 1726776820.28383: checking for max_fail_percentage 2995 1726776820.28385: done checking for max_fail_percentage 2995 1726776820.28386: checking to see if all hosts have failed and the running result is not ok 2995 1726776820.28387: done checking to see if all hosts have failed 2995 1726776820.28388: getting the remaining hosts for this loop 2995 1726776820.28390: done getting the remaining hosts for this loop 2995 1726776820.28394: getting the next task for host managed_node2 2995 1726776820.28405: done getting next task for host managed_node2 2995 1726776820.28408: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 2995 1726776820.28412: ^ 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 2995 1726776820.28430: getting variables 2995 1726776820.28432: in VariableManager get_vars() 2995 1726776820.28467: Calling all_inventory to load vars for managed_node2 2995 1726776820.28469: Calling groups_inventory to load vars for managed_node2 2995 1726776820.28472: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776820.28481: Calling all_plugins_play to load vars for managed_node2 2995 1726776820.28484: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776820.28487: Calling groups_plugins_play to load vars for managed_node2 2995 1726776820.28699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776820.28991: done with get_vars() 2995 1726776820.29005: done getting variables 2995 1726776820.29073: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:13:40 -0400 (0:00:00.025) 0:02:35.617 **** 2995 1726776820.29115: entering _queue_task() for managed_node2/include_vars 2995 1726776820.29374: worker is 1 (out of 1 available) 2995 1726776820.29389: exiting _queue_task() for managed_node2/include_vars 2995 1726776820.29406: done queuing things up, now waiting for results queue to drain 2995 1726776820.29407: waiting for pending results... 2995 1726776820.29823: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 2995 1726776820.29913: in run() - task 0affc99b-caaf-048c-907c-000000000bda 2995 1726776820.29939: variable 'ansible_search_path' from source: unknown 2995 1726776820.29948: variable 'ansible_search_path' from source: unknown 2995 1726776820.29995: calling self._execute() 2995 1726776820.30103: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776820.30110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776820.30121: variable 'omit' from source: magic vars 2995 1726776820.30287: variable 'omit' from source: magic vars 2995 1726776820.30347: variable 'omit' from source: magic vars 2995 1726776820.30652: variable 'ffparams' from source: task vars 2995 1726776820.30765: variable 'ansible_facts' from source: unknown 2995 1726776820.30922: variable 'ansible_facts' from source: unknown 2995 1726776820.31031: variable 'ansible_facts' from source: unknown 2995 1726776820.31141: variable 'ansible_facts' from source: unknown 2995 1726776820.31238: variable 'role_path' from source: magic vars 2995 1726776820.31380: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 2995 1726776820.31558: Loaded config def from plugin (lookup/first_found) 2995 1726776820.31564: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 2995 1726776820.31597: variable 'ansible_search_path' from source: unknown 2995 1726776820.31666: variable 'ansible_search_path' from source: unknown 2995 1726776820.31670: variable 'ansible_search_path' from source: unknown 2995 1726776820.31672: variable 'ansible_search_path' from source: unknown 2995 1726776820.31675: variable 'ansible_search_path' from source: unknown 2995 1726776820.31677: variable 'omit' from source: magic vars 2995 1726776820.31680: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776820.31697: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776820.31716: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776820.31736: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776820.31746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776820.31774: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776820.31777: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776820.31779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776820.31857: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776820.31866: Set connection var ansible_shell_executable to /bin/sh 2995 1726776820.31877: Set connection var ansible_connection to ssh 2995 1726776820.31884: Set connection var ansible_pipelining to False 2995 1726776820.31888: Set connection var ansible_shell_type to sh 2995 1726776820.31894: Set connection var ansible_timeout to 10 2995 1726776820.31917: variable 'ansible_shell_executable' from source: unknown 2995 1726776820.31920: variable 'ansible_connection' from source: unknown 2995 1726776820.31923: variable 'ansible_module_compression' from source: unknown 2995 1726776820.31926: variable 'ansible_shell_type' from source: unknown 2995 1726776820.31928: variable 'ansible_shell_executable' from source: unknown 2995 1726776820.31931: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776820.31936: variable 'ansible_pipelining' from source: unknown 2995 1726776820.31939: variable 'ansible_timeout' from source: unknown 2995 1726776820.31945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776820.32036: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776820.32047: variable 'omit' from source: magic vars 2995 1726776820.32052: starting attempt loop 2995 1726776820.32055: running the handler 2995 1726776820.32108: handler run complete 2995 1726776820.32118: attempt loop complete, returning result 2995 1726776820.32121: _execute() done 2995 1726776820.32125: dumping result to json 2995 1726776820.32131: done dumping result, returning 2995 1726776820.32139: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0affc99b-caaf-048c-907c-000000000bda] 2995 1726776820.32144: sending task result for task 0affc99b-caaf-048c-907c-000000000bda 2995 1726776820.32245: done sending task result for task 0affc99b-caaf-048c-907c-000000000bda 2995 1726776820.32248: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 2995 1726776820.32335: no more pending results, returning what we have 2995 1726776820.32339: results queue empty 2995 1726776820.32340: checking for any_errors_fatal 2995 1726776820.32344: done checking for any_errors_fatal 2995 1726776820.32345: checking for max_fail_percentage 2995 1726776820.32347: done checking for max_fail_percentage 2995 1726776820.32348: checking to see if all hosts have failed and the running result is not ok 2995 1726776820.32350: done checking to see if all hosts have failed 2995 1726776820.32351: getting the remaining hosts for this loop 2995 1726776820.32353: done getting the remaining hosts for this loop 2995 1726776820.32357: getting the next task for host managed_node2 2995 1726776820.32364: done getting next task for host managed_node2 2995 1726776820.32367: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 2995 1726776820.32370: ^ 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 2995 1726776820.32381: getting variables 2995 1726776820.32383: in VariableManager get_vars() 2995 1726776820.32422: Calling all_inventory to load vars for managed_node2 2995 1726776820.32425: Calling groups_inventory to load vars for managed_node2 2995 1726776820.32427: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776820.32435: Calling all_plugins_play to load vars for managed_node2 2995 1726776820.32437: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776820.32439: Calling groups_plugins_play to load vars for managed_node2 2995 1726776820.32614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776820.32776: done with get_vars() 2995 1726776820.32784: done getting variables 2995 1726776820.32832: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:13:40 -0400 (0:00:00.037) 0:02:35.655 **** 2995 1726776820.32857: entering _queue_task() for managed_node2/package 2995 1726776820.33049: worker is 1 (out of 1 available) 2995 1726776820.33067: exiting _queue_task() for managed_node2/package 2995 1726776820.33080: done queuing things up, now waiting for results queue to drain 2995 1726776820.33082: waiting for pending results... 2995 1726776820.33270: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 2995 1726776820.33350: in run() - task 0affc99b-caaf-048c-907c-0000000009f0 2995 1726776820.33364: variable 'ansible_search_path' from source: unknown 2995 1726776820.33368: variable 'ansible_search_path' from source: unknown 2995 1726776820.33403: calling self._execute() 2995 1726776820.33474: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776820.33481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776820.33491: variable 'omit' from source: magic vars 2995 1726776820.33583: variable 'omit' from source: magic vars 2995 1726776820.33628: variable 'omit' from source: magic vars 2995 1726776820.33654: variable '__kernel_settings_packages' from source: include_vars 2995 1726776820.33892: variable '__kernel_settings_packages' from source: include_vars 2995 1726776820.34080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776820.35649: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776820.35700: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776820.35732: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776820.35762: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776820.35784: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776820.35861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776820.35884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776820.35907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776820.35942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776820.35954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776820.36038: variable '__kernel_settings_is_ostree' from source: set_fact 2995 1726776820.36041: variable 'omit' from source: magic vars 2995 1726776820.36067: variable 'omit' from source: magic vars 2995 1726776820.36089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776820.36117: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776820.36131: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776820.36365: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776820.36372: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776820.36398: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776820.36403: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776820.36408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776820.36487: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776820.36496: Set connection var ansible_shell_executable to /bin/sh 2995 1726776820.36507: Set connection var ansible_connection to ssh 2995 1726776820.36515: Set connection var ansible_pipelining to False 2995 1726776820.36518: Set connection var ansible_shell_type to sh 2995 1726776820.36524: Set connection var ansible_timeout to 10 2995 1726776820.36542: variable 'ansible_shell_executable' from source: unknown 2995 1726776820.36546: variable 'ansible_connection' from source: unknown 2995 1726776820.36549: variable 'ansible_module_compression' from source: unknown 2995 1726776820.36552: variable 'ansible_shell_type' from source: unknown 2995 1726776820.36556: variable 'ansible_shell_executable' from source: unknown 2995 1726776820.36559: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776820.36565: variable 'ansible_pipelining' from source: unknown 2995 1726776820.36567: variable 'ansible_timeout' from source: unknown 2995 1726776820.36573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776820.36654: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776820.36664: variable 'omit' from source: magic vars 2995 1726776820.36670: starting attempt loop 2995 1726776820.36673: running the handler 2995 1726776820.36680: variable 'ansible_facts' from source: unknown 2995 1726776820.36682: variable 'ansible_facts' from source: unknown 2995 1726776820.36729: _low_level_execute_command(): starting 2995 1726776820.36735: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776820.37255: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776820.37259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776820.37262: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776820.37264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776820.37306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776820.37322: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776820.37383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776820.39164: stdout chunk (state=3): >>>/root <<< 2995 1726776820.39263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776820.39313: stderr chunk (state=3): >>><<< 2995 1726776820.39319: stdout chunk (state=3): >>><<< 2995 1726776820.39339: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776820.39351: _low_level_execute_command(): starting 2995 1726776820.39357: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776820.3933885-6460-130182059926104 `" && echo ansible-tmp-1726776820.3933885-6460-130182059926104="` echo /root/.ansible/tmp/ansible-tmp-1726776820.3933885-6460-130182059926104 `" ) && sleep 0' 2995 1726776820.39790: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776820.39793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776820.39796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776820.39799: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776820.39803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776820.39854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776820.39860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776820.39905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776820.41935: stdout chunk (state=3): >>>ansible-tmp-1726776820.3933885-6460-130182059926104=/root/.ansible/tmp/ansible-tmp-1726776820.3933885-6460-130182059926104 <<< 2995 1726776820.42055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776820.42100: stderr chunk (state=3): >>><<< 2995 1726776820.42105: stdout chunk (state=3): >>><<< 2995 1726776820.42119: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776820.3933885-6460-130182059926104=/root/.ansible/tmp/ansible-tmp-1726776820.3933885-6460-130182059926104 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776820.42145: variable 'ansible_module_compression' from source: unknown 2995 1726776820.42187: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 2995 1726776820.42225: variable 'ansible_facts' from source: unknown 2995 1726776820.42295: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776820.3933885-6460-130182059926104/AnsiballZ_dnf.py 2995 1726776820.42399: Sending initial data 2995 1726776820.42406: Sent initial data (150 bytes) 2995 1726776820.42846: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776820.42849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776820.42852: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776820.42854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776820.42909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776820.42917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776820.42961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776820.44618: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776820.44622: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776820.44659: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776820.44698: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp994wg6ly /root/.ansible/tmp/ansible-tmp-1726776820.3933885-6460-130182059926104/AnsiballZ_dnf.py <<< 2995 1726776820.44707: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776820.3933885-6460-130182059926104/AnsiballZ_dnf.py" <<< 2995 1726776820.44740: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp994wg6ly" to remote "/root/.ansible/tmp/ansible-tmp-1726776820.3933885-6460-130182059926104/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776820.3933885-6460-130182059926104/AnsiballZ_dnf.py" <<< 2995 1726776820.45757: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776820.45818: stderr chunk (state=3): >>><<< 2995 1726776820.45821: stdout chunk (state=3): >>><<< 2995 1726776820.45838: done transferring module to remote 2995 1726776820.45847: _low_level_execute_command(): starting 2995 1726776820.45853: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776820.3933885-6460-130182059926104/ /root/.ansible/tmp/ansible-tmp-1726776820.3933885-6460-130182059926104/AnsiballZ_dnf.py && sleep 0' 2995 1726776820.46288: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776820.46291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776820.46294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776820.46296: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776820.46298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776820.46352: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776820.46356: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776820.46400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776820.48328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776820.48372: stderr chunk (state=3): >>><<< 2995 1726776820.48375: stdout chunk (state=3): >>><<< 2995 1726776820.48388: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776820.48391: _low_level_execute_command(): starting 2995 1726776820.48397: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776820.3933885-6460-130182059926104/AnsiballZ_dnf.py && sleep 0' 2995 1726776820.48817: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776820.48820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776820.48823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776820.48825: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776820.48827: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776820.48874: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776820.48882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776820.48938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776822.00458: 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}}} <<< 2995 1726776822.05729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776822.05789: stderr chunk (state=3): >>><<< 2995 1726776822.05793: stdout chunk (state=3): >>><<< 2995 1726776822.05814: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776822.05861: 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-1726776820.3933885-6460-130182059926104/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776822.05873: _low_level_execute_command(): starting 2995 1726776822.05876: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776820.3933885-6460-130182059926104/ > /dev/null 2>&1 && sleep 0' 2995 1726776822.06375: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776822.06378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.06381: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776822.06383: 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 <<< 2995 1726776822.06388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.06442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776822.06445: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776822.06495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776822.08445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776822.08491: stderr chunk (state=3): >>><<< 2995 1726776822.08495: stdout chunk (state=3): >>><<< 2995 1726776822.08511: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776822.08521: handler run complete 2995 1726776822.08557: attempt loop complete, returning result 2995 1726776822.08561: _execute() done 2995 1726776822.08564: dumping result to json 2995 1726776822.08572: done dumping result, returning 2995 1726776822.08580: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0affc99b-caaf-048c-907c-0000000009f0] 2995 1726776822.08586: sending task result for task 0affc99b-caaf-048c-907c-0000000009f0 2995 1726776822.08691: done sending task result for task 0affc99b-caaf-048c-907c-0000000009f0 2995 1726776822.08694: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 2995 1726776822.08825: no more pending results, returning what we have 2995 1726776822.08830: results queue empty 2995 1726776822.08831: checking for any_errors_fatal 2995 1726776822.08838: done checking for any_errors_fatal 2995 1726776822.08839: checking for max_fail_percentage 2995 1726776822.08840: done checking for max_fail_percentage 2995 1726776822.08841: checking to see if all hosts have failed and the running result is not ok 2995 1726776822.08843: done checking to see if all hosts have failed 2995 1726776822.08844: getting the remaining hosts for this loop 2995 1726776822.08846: done getting the remaining hosts for this loop 2995 1726776822.08850: getting the next task for host managed_node2 2995 1726776822.08858: done getting next task for host managed_node2 2995 1726776822.08862: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 2995 1726776822.08865: ^ 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 2995 1726776822.08879: getting variables 2995 1726776822.08880: in VariableManager get_vars() 2995 1726776822.08921: Calling all_inventory to load vars for managed_node2 2995 1726776822.08924: Calling groups_inventory to load vars for managed_node2 2995 1726776822.08927: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776822.08937: Calling all_plugins_play to load vars for managed_node2 2995 1726776822.08940: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776822.08943: Calling groups_plugins_play to load vars for managed_node2 2995 1726776822.09079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776822.09268: done with get_vars() 2995 1726776822.09276: done getting variables 2995 1726776822.09327: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:13:42 -0400 (0:00:01.764) 0:02:37.420 **** 2995 1726776822.09352: entering _queue_task() for managed_node2/debug 2995 1726776822.09545: worker is 1 (out of 1 available) 2995 1726776822.09559: exiting _queue_task() for managed_node2/debug 2995 1726776822.09572: done queuing things up, now waiting for results queue to drain 2995 1726776822.09574: waiting for pending results... 2995 1726776822.09773: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 2995 1726776822.09864: in run() - task 0affc99b-caaf-048c-907c-0000000009f2 2995 1726776822.09878: variable 'ansible_search_path' from source: unknown 2995 1726776822.09883: variable 'ansible_search_path' from source: unknown 2995 1726776822.09919: calling self._execute() 2995 1726776822.09992: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776822.09997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776822.10009: variable 'omit' from source: magic vars 2995 1726776822.10427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776822.12038: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776822.12321: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776822.12352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776822.12380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776822.12405: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776822.12471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776822.12494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776822.12523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776822.12555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776822.12568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776822.12652: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776822.12666: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 2995 1726776822.12670: when evaluation is False, skipping this task 2995 1726776822.12672: _execute() done 2995 1726776822.12678: dumping result to json 2995 1726776822.12681: done dumping result, returning 2995 1726776822.12689: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0affc99b-caaf-048c-907c-0000000009f2] 2995 1726776822.12694: sending task result for task 0affc99b-caaf-048c-907c-0000000009f2 2995 1726776822.12800: done sending task result for task 0affc99b-caaf-048c-907c-0000000009f2 2995 1726776822.12806: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 2995 1726776822.12881: no more pending results, returning what we have 2995 1726776822.12885: results queue empty 2995 1726776822.12886: checking for any_errors_fatal 2995 1726776822.12892: done checking for any_errors_fatal 2995 1726776822.12893: checking for max_fail_percentage 2995 1726776822.12895: done checking for max_fail_percentage 2995 1726776822.12896: checking to see if all hosts have failed and the running result is not ok 2995 1726776822.12897: done checking to see if all hosts have failed 2995 1726776822.12898: getting the remaining hosts for this loop 2995 1726776822.12900: done getting the remaining hosts for this loop 2995 1726776822.12905: getting the next task for host managed_node2 2995 1726776822.12911: done getting next task for host managed_node2 2995 1726776822.12917: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 2995 1726776822.12921: ^ 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 2995 1726776822.12937: getting variables 2995 1726776822.12938: in VariableManager get_vars() 2995 1726776822.12965: Calling all_inventory to load vars for managed_node2 2995 1726776822.12967: Calling groups_inventory to load vars for managed_node2 2995 1726776822.12969: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776822.12976: Calling all_plugins_play to load vars for managed_node2 2995 1726776822.12978: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776822.12980: Calling groups_plugins_play to load vars for managed_node2 2995 1726776822.13117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776822.13280: done with get_vars() 2995 1726776822.13288: done getting variables 2995 1726776822.13336: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:13:42 -0400 (0:00:00.040) 0:02:37.460 **** 2995 1726776822.13361: entering _queue_task() for managed_node2/reboot 2995 1726776822.13555: worker is 1 (out of 1 available) 2995 1726776822.13571: exiting _queue_task() for managed_node2/reboot 2995 1726776822.13584: done queuing things up, now waiting for results queue to drain 2995 1726776822.13585: waiting for pending results... 2995 1726776822.13769: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 2995 1726776822.13858: in run() - task 0affc99b-caaf-048c-907c-0000000009f3 2995 1726776822.13871: variable 'ansible_search_path' from source: unknown 2995 1726776822.13875: variable 'ansible_search_path' from source: unknown 2995 1726776822.13908: calling self._execute() 2995 1726776822.13982: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776822.13989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776822.13998: variable 'omit' from source: magic vars 2995 1726776822.14397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776822.16214: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776822.16261: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776822.16290: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776822.16322: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776822.16346: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776822.16409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776822.16437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776822.16458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776822.16490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776822.16504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776822.16584: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776822.16598: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 2995 1726776822.16603: when evaluation is False, skipping this task 2995 1726776822.16607: _execute() done 2995 1726776822.16609: dumping result to json 2995 1726776822.16617: done dumping result, returning 2995 1726776822.16622: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0affc99b-caaf-048c-907c-0000000009f3] 2995 1726776822.16628: sending task result for task 0affc99b-caaf-048c-907c-0000000009f3 2995 1726776822.16715: done sending task result for task 0affc99b-caaf-048c-907c-0000000009f3 2995 1726776822.16719: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 2995 1726776822.16793: no more pending results, returning what we have 2995 1726776822.16797: results queue empty 2995 1726776822.16798: checking for any_errors_fatal 2995 1726776822.16805: done checking for any_errors_fatal 2995 1726776822.16806: checking for max_fail_percentage 2995 1726776822.16808: done checking for max_fail_percentage 2995 1726776822.16809: checking to see if all hosts have failed and the running result is not ok 2995 1726776822.16810: done checking to see if all hosts have failed 2995 1726776822.16814: getting the remaining hosts for this loop 2995 1726776822.16815: done getting the remaining hosts for this loop 2995 1726776822.16819: getting the next task for host managed_node2 2995 1726776822.16826: done getting next task for host managed_node2 2995 1726776822.16830: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 2995 1726776822.16833: ^ 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 2995 1726776822.16851: getting variables 2995 1726776822.16853: in VariableManager get_vars() 2995 1726776822.16885: Calling all_inventory to load vars for managed_node2 2995 1726776822.16887: Calling groups_inventory to load vars for managed_node2 2995 1726776822.16889: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776822.16896: Calling all_plugins_play to load vars for managed_node2 2995 1726776822.16899: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776822.16903: Calling groups_plugins_play to load vars for managed_node2 2995 1726776822.17068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776822.17231: done with get_vars() 2995 1726776822.17239: done getting variables 2995 1726776822.17282: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:13:42 -0400 (0:00:00.039) 0:02:37.499 **** 2995 1726776822.17308: entering _queue_task() for managed_node2/fail 2995 1726776822.17495: worker is 1 (out of 1 available) 2995 1726776822.17516: exiting _queue_task() for managed_node2/fail 2995 1726776822.17529: done queuing things up, now waiting for results queue to drain 2995 1726776822.17530: waiting for pending results... 2995 1726776822.17705: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 2995 1726776822.17791: in run() - task 0affc99b-caaf-048c-907c-0000000009f4 2995 1726776822.17808: variable 'ansible_search_path' from source: unknown 2995 1726776822.17815: variable 'ansible_search_path' from source: unknown 2995 1726776822.17844: calling self._execute() 2995 1726776822.17923: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776822.17929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776822.17939: variable 'omit' from source: magic vars 2995 1726776822.18338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776822.20144: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776822.20193: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776822.20225: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776822.23083: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776822.23110: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776822.23168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776822.23192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776822.23217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776822.23251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776822.23263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776822.23337: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776822.23349: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 2995 1726776822.23353: when evaluation is False, skipping this task 2995 1726776822.23356: _execute() done 2995 1726776822.23360: dumping result to json 2995 1726776822.23363: done dumping result, returning 2995 1726776822.23371: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0affc99b-caaf-048c-907c-0000000009f4] 2995 1726776822.23374: sending task result for task 0affc99b-caaf-048c-907c-0000000009f4 2995 1726776822.23466: done sending task result for task 0affc99b-caaf-048c-907c-0000000009f4 2995 1726776822.23469: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 2995 1726776822.23520: no more pending results, returning what we have 2995 1726776822.23523: results queue empty 2995 1726776822.23524: checking for any_errors_fatal 2995 1726776822.23530: done checking for any_errors_fatal 2995 1726776822.23531: checking for max_fail_percentage 2995 1726776822.23533: done checking for max_fail_percentage 2995 1726776822.23534: checking to see if all hosts have failed and the running result is not ok 2995 1726776822.23535: done checking to see if all hosts have failed 2995 1726776822.23536: getting the remaining hosts for this loop 2995 1726776822.23538: done getting the remaining hosts for this loop 2995 1726776822.23542: getting the next task for host managed_node2 2995 1726776822.23553: done getting next task for host managed_node2 2995 1726776822.23557: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 2995 1726776822.23561: ^ 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 2995 1726776822.23581: getting variables 2995 1726776822.23583: in VariableManager get_vars() 2995 1726776822.23627: Calling all_inventory to load vars for managed_node2 2995 1726776822.23630: Calling groups_inventory to load vars for managed_node2 2995 1726776822.23633: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776822.23643: Calling all_plugins_play to load vars for managed_node2 2995 1726776822.23647: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776822.23650: Calling groups_plugins_play to load vars for managed_node2 2995 1726776822.23830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776822.23997: done with get_vars() 2995 1726776822.24008: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:13:42 -0400 (0:00:00.067) 0:02:37.567 **** 2995 1726776822.24076: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776822.24290: worker is 1 (out of 1 available) 2995 1726776822.24307: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776822.24323: done queuing things up, now waiting for results queue to drain 2995 1726776822.24325: waiting for pending results... 2995 1726776822.24502: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 2995 1726776822.24593: in run() - task 0affc99b-caaf-048c-907c-0000000009f6 2995 1726776822.24610: variable 'ansible_search_path' from source: unknown 2995 1726776822.24613: variable 'ansible_search_path' from source: unknown 2995 1726776822.24648: calling self._execute() 2995 1726776822.24731: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776822.24737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776822.24746: variable 'omit' from source: magic vars 2995 1726776822.24842: variable 'omit' from source: magic vars 2995 1726776822.24885: variable 'omit' from source: magic vars 2995 1726776822.24911: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 2995 1726776822.25163: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 2995 1726776822.25235: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776822.25268: variable 'omit' from source: magic vars 2995 1726776822.25309: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776822.25397: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776822.25420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776822.25436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776822.25447: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776822.25474: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776822.25477: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776822.25482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776822.25568: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776822.25576: Set connection var ansible_shell_executable to /bin/sh 2995 1726776822.25585: Set connection var ansible_connection to ssh 2995 1726776822.25591: Set connection var ansible_pipelining to False 2995 1726776822.25594: Set connection var ansible_shell_type to sh 2995 1726776822.25602: Set connection var ansible_timeout to 10 2995 1726776822.25624: variable 'ansible_shell_executable' from source: unknown 2995 1726776822.25627: variable 'ansible_connection' from source: unknown 2995 1726776822.25632: variable 'ansible_module_compression' from source: unknown 2995 1726776822.25635: variable 'ansible_shell_type' from source: unknown 2995 1726776822.25637: variable 'ansible_shell_executable' from source: unknown 2995 1726776822.25643: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776822.25646: variable 'ansible_pipelining' from source: unknown 2995 1726776822.25651: variable 'ansible_timeout' from source: unknown 2995 1726776822.25656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776822.25810: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776822.25824: variable 'omit' from source: magic vars 2995 1726776822.25830: starting attempt loop 2995 1726776822.25833: running the handler 2995 1726776822.25846: _low_level_execute_command(): starting 2995 1726776822.25854: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776822.26381: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776822.26385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.26389: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776822.26391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.26450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776822.26453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776822.26456: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776822.26513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776822.28298: stdout chunk (state=3): >>>/root <<< 2995 1726776822.28412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776822.28465: stderr chunk (state=3): >>><<< 2995 1726776822.28468: stdout chunk (state=3): >>><<< 2995 1726776822.28488: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776822.28499: _low_level_execute_command(): starting 2995 1726776822.28507: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776822.2848773-6474-107753412039738 `" && echo ansible-tmp-1726776822.2848773-6474-107753412039738="` echo /root/.ansible/tmp/ansible-tmp-1726776822.2848773-6474-107753412039738 `" ) && sleep 0' 2995 1726776822.28961: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776822.28965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.28974: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776822.28977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776822.28979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.29030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776822.29036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776822.29038: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776822.29085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776822.31127: stdout chunk (state=3): >>>ansible-tmp-1726776822.2848773-6474-107753412039738=/root/.ansible/tmp/ansible-tmp-1726776822.2848773-6474-107753412039738 <<< 2995 1726776822.31442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776822.31608: stderr chunk (state=3): >>><<< 2995 1726776822.31612: stdout chunk (state=3): >>><<< 2995 1726776822.31615: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776822.2848773-6474-107753412039738=/root/.ansible/tmp/ansible-tmp-1726776822.2848773-6474-107753412039738 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776822.31618: variable 'ansible_module_compression' from source: unknown 2995 1726776822.31628: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 2995 1726776822.31676: variable 'ansible_facts' from source: unknown 2995 1726776822.31777: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776822.2848773-6474-107753412039738/AnsiballZ_kernel_settings_get_config.py 2995 1726776822.32025: Sending initial data 2995 1726776822.32038: Sent initial data (173 bytes) 2995 1726776822.32567: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776822.32583: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776822.32676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.32691: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776822.32706: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776822.32762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776822.34472: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776822.34516: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776822.34557: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpxojyrojz /root/.ansible/tmp/ansible-tmp-1726776822.2848773-6474-107753412039738/AnsiballZ_kernel_settings_get_config.py <<< 2995 1726776822.34564: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776822.2848773-6474-107753412039738/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776822.34599: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpxojyrojz" to remote "/root/.ansible/tmp/ansible-tmp-1726776822.2848773-6474-107753412039738/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776822.34604: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776822.2848773-6474-107753412039738/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776822.35349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776822.35411: stderr chunk (state=3): >>><<< 2995 1726776822.35418: stdout chunk (state=3): >>><<< 2995 1726776822.35438: done transferring module to remote 2995 1726776822.35449: _low_level_execute_command(): starting 2995 1726776822.35454: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776822.2848773-6474-107753412039738/ /root/.ansible/tmp/ansible-tmp-1726776822.2848773-6474-107753412039738/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776822.35900: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776822.35905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776822.35908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.35911: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776822.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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.35968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776822.35973: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776822.36016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776822.37916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776822.37961: stderr chunk (state=3): >>><<< 2995 1726776822.37964: stdout chunk (state=3): >>><<< 2995 1726776822.37977: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776822.37980: _low_level_execute_command(): starting 2995 1726776822.37987: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776822.2848773-6474-107753412039738/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776822.38418: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776822.38421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.38424: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776822.38426: 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.12.126 originally 10.31.12.126 <<< 2995 1726776822.38428: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.38480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776822.38483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776822.38542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776822.56600: 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"}}} <<< 2995 1726776822.58121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776822.58178: stderr chunk (state=3): >>><<< 2995 1726776822.58181: stdout chunk (state=3): >>><<< 2995 1726776822.58200: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776822.58237: 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-1726776822.2848773-6474-107753412039738/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776822.58245: _low_level_execute_command(): starting 2995 1726776822.58251: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776822.2848773-6474-107753412039738/ > /dev/null 2>&1 && sleep 0' 2995 1726776822.58725: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776822.58728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776822.58731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.58733: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776822.58742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.58790: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776822.58793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776822.58844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776822.60803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776822.60852: stderr chunk (state=3): >>><<< 2995 1726776822.60856: stdout chunk (state=3): >>><<< 2995 1726776822.60871: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776822.60878: handler run complete 2995 1726776822.60899: attempt loop complete, returning result 2995 1726776822.60904: _execute() done 2995 1726776822.60909: dumping result to json 2995 1726776822.60916: done dumping result, returning 2995 1726776822.60924: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0affc99b-caaf-048c-907c-0000000009f6] 2995 1726776822.60929: sending task result for task 0affc99b-caaf-048c-907c-0000000009f6 2995 1726776822.61035: done sending task result for task 0affc99b-caaf-048c-907c-0000000009f6 2995 1726776822.61038: 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" } } 2995 1726776822.61130: no more pending results, returning what we have 2995 1726776822.61134: results queue empty 2995 1726776822.61135: checking for any_errors_fatal 2995 1726776822.61140: done checking for any_errors_fatal 2995 1726776822.61141: checking for max_fail_percentage 2995 1726776822.61142: done checking for max_fail_percentage 2995 1726776822.61143: checking to see if all hosts have failed and the running result is not ok 2995 1726776822.61144: done checking to see if all hosts have failed 2995 1726776822.61145: getting the remaining hosts for this loop 2995 1726776822.61147: done getting the remaining hosts for this loop 2995 1726776822.61151: getting the next task for host managed_node2 2995 1726776822.61157: done getting next task for host managed_node2 2995 1726776822.61161: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 2995 1726776822.61164: ^ 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 2995 1726776822.61176: getting variables 2995 1726776822.61178: in VariableManager get_vars() 2995 1726776822.61220: Calling all_inventory to load vars for managed_node2 2995 1726776822.61223: Calling groups_inventory to load vars for managed_node2 2995 1726776822.61225: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776822.61236: Calling all_plugins_play to load vars for managed_node2 2995 1726776822.61239: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776822.61242: Calling groups_plugins_play to load vars for managed_node2 2995 1726776822.61439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776822.61602: done with get_vars() 2995 1726776822.61611: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:13:42 -0400 (0:00:00.376) 0:02:37.943 **** 2995 1726776822.61686: entering _queue_task() for managed_node2/stat 2995 1726776822.61884: worker is 1 (out of 1 available) 2995 1726776822.61902: exiting _queue_task() for managed_node2/stat 2995 1726776822.61917: done queuing things up, now waiting for results queue to drain 2995 1726776822.61919: waiting for pending results... 2995 1726776822.62104: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 2995 1726776822.62184: in run() - task 0affc99b-caaf-048c-907c-0000000009f7 2995 1726776822.62198: variable 'ansible_search_path' from source: unknown 2995 1726776822.62203: variable 'ansible_search_path' from source: unknown 2995 1726776822.62249: variable '__prof_from_conf' from source: task vars 2995 1726776822.62520: variable '__prof_from_conf' from source: task vars 2995 1726776822.62682: variable '__data' from source: task vars 2995 1726776822.62747: variable '__kernel_settings_register_tuned_main' from source: set_fact 2995 1726776822.62920: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776822.62928: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776822.62979: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776822.62998: variable 'omit' from source: magic vars 2995 1726776822.63094: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776822.63105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776822.63117: variable 'omit' from source: magic vars 2995 1726776822.63337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776822.67831: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776822.67876: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776822.67919: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776822.67945: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776822.67966: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776822.68024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776822.68050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776822.68071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776822.68104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776822.68119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776822.68191: variable 'item' from source: unknown 2995 1726776822.68204: Evaluated conditional (item | length > 0): False 2995 1726776822.68207: when evaluation is False, skipping this task 2995 1726776822.68235: variable 'item' from source: unknown 2995 1726776822.68291: 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" } 2995 1726776822.68447: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776822.68450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776822.68453: variable 'omit' from source: magic vars 2995 1726776822.68544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776822.68565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776822.68586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776822.68620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776822.68633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776822.68694: variable 'item' from source: unknown 2995 1726776822.68703: Evaluated conditional (item | length > 0): True 2995 1726776822.68709: variable 'omit' from source: magic vars 2995 1726776822.68743: variable 'omit' from source: magic vars 2995 1726776822.68777: variable 'item' from source: unknown 2995 1726776822.68832: variable 'item' from source: unknown 2995 1726776822.68845: variable 'omit' from source: magic vars 2995 1726776822.68866: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776822.68886: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776822.68900: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776822.68917: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776822.68925: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776822.68941: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776822.68944: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776822.68949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776822.69018: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776822.69027: Set connection var ansible_shell_executable to /bin/sh 2995 1726776822.69036: Set connection var ansible_connection to ssh 2995 1726776822.69042: Set connection var ansible_pipelining to False 2995 1726776822.69045: Set connection var ansible_shell_type to sh 2995 1726776822.69051: Set connection var ansible_timeout to 10 2995 1726776822.69068: variable 'ansible_shell_executable' from source: unknown 2995 1726776822.69070: variable 'ansible_connection' from source: unknown 2995 1726776822.69074: variable 'ansible_module_compression' from source: unknown 2995 1726776822.69078: variable 'ansible_shell_type' from source: unknown 2995 1726776822.69082: variable 'ansible_shell_executable' from source: unknown 2995 1726776822.69086: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776822.69091: variable 'ansible_pipelining' from source: unknown 2995 1726776822.69095: variable 'ansible_timeout' from source: unknown 2995 1726776822.69100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776822.69202: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776822.69214: variable 'omit' from source: magic vars 2995 1726776822.69217: starting attempt loop 2995 1726776822.69220: running the handler 2995 1726776822.69230: _low_level_execute_command(): starting 2995 1726776822.69236: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776822.69743: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776822.69746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.69748: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776822.69751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776822.69753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.69808: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776822.69811: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776822.69824: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776822.69869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776822.71622: stdout chunk (state=3): >>>/root <<< 2995 1726776822.71736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776822.71790: stderr chunk (state=3): >>><<< 2995 1726776822.71793: stdout chunk (state=3): >>><<< 2995 1726776822.71814: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776822.71827: _low_level_execute_command(): starting 2995 1726776822.71832: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776822.7181714-6485-2951377002522 `" && echo ansible-tmp-1726776822.7181714-6485-2951377002522="` echo /root/.ansible/tmp/ansible-tmp-1726776822.7181714-6485-2951377002522 `" ) && sleep 0' 2995 1726776822.72285: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776822.72289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.72291: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776822.72294: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776822.72297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.72347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776822.72350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776822.72403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776822.74463: stdout chunk (state=3): >>>ansible-tmp-1726776822.7181714-6485-2951377002522=/root/.ansible/tmp/ansible-tmp-1726776822.7181714-6485-2951377002522 <<< 2995 1726776822.74578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776822.74624: stderr chunk (state=3): >>><<< 2995 1726776822.74627: stdout chunk (state=3): >>><<< 2995 1726776822.74641: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776822.7181714-6485-2951377002522=/root/.ansible/tmp/ansible-tmp-1726776822.7181714-6485-2951377002522 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776822.74675: variable 'ansible_module_compression' from source: unknown 2995 1726776822.74717: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776822.74738: variable 'ansible_facts' from source: unknown 2995 1726776822.74802: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776822.7181714-6485-2951377002522/AnsiballZ_stat.py 2995 1726776822.74906: Sending initial data 2995 1726776822.74910: Sent initial data (149 bytes) 2995 1726776822.75354: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776822.75358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.75364: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776822.75367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776822.75369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.75424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776822.75428: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776822.75465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776822.77107: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776822.77111: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776822.77146: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776822.77186: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpy09dmjww /root/.ansible/tmp/ansible-tmp-1726776822.7181714-6485-2951377002522/AnsiballZ_stat.py <<< 2995 1726776822.77190: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776822.7181714-6485-2951377002522/AnsiballZ_stat.py" <<< 2995 1726776822.77227: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpy09dmjww" to remote "/root/.ansible/tmp/ansible-tmp-1726776822.7181714-6485-2951377002522/AnsiballZ_stat.py" <<< 2995 1726776822.77233: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776822.7181714-6485-2951377002522/AnsiballZ_stat.py" <<< 2995 1726776822.77998: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776822.78062: stderr chunk (state=3): >>><<< 2995 1726776822.78066: stdout chunk (state=3): >>><<< 2995 1726776822.78084: done transferring module to remote 2995 1726776822.78093: _low_level_execute_command(): starting 2995 1726776822.78098: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776822.7181714-6485-2951377002522/ /root/.ansible/tmp/ansible-tmp-1726776822.7181714-6485-2951377002522/AnsiballZ_stat.py && sleep 0' 2995 1726776822.78538: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776822.78542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.78545: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776822.78547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.78599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776822.78610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776822.78652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776822.80567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776822.80618: stderr chunk (state=3): >>><<< 2995 1726776822.80622: stdout chunk (state=3): >>><<< 2995 1726776822.80636: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776822.80639: _low_level_execute_command(): starting 2995 1726776822.80645: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776822.7181714-6485-2951377002522/AnsiballZ_stat.py && sleep 0' 2995 1726776822.81077: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776822.81080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776822.81083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.81085: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776822.81087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776822.81142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776822.81150: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776822.81202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776822.99619: 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": 262614, "dev": 51714, "nlink": 3, "atime": 1726776740.1897802, "mtime": 1726776737.0707493, "ctime": 1726776737.0707493, "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": "1857931183", "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"}}} <<< 2995 1726776823.01335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776823.01396: stderr chunk (state=3): >>><<< 2995 1726776823.01399: stdout chunk (state=3): >>><<< 2995 1726776823.01420: _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": 262614, "dev": 51714, "nlink": 3, "atime": 1726776740.1897802, "mtime": 1726776737.0707493, "ctime": 1726776737.0707493, "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": "1857931183", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776823.01470: 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-1726776822.7181714-6485-2951377002522/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776823.01478: _low_level_execute_command(): starting 2995 1726776823.01484: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776822.7181714-6485-2951377002522/ > /dev/null 2>&1 && sleep 0' 2995 1726776823.01957: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776823.01961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776823.01964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776823.01966: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776823.01968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776823.02029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776823.02032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776823.02073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776823.04009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776823.04058: stderr chunk (state=3): >>><<< 2995 1726776823.04061: stdout chunk (state=3): >>><<< 2995 1726776823.04073: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776823.04080: handler run complete 2995 1726776823.04126: attempt loop complete, returning result 2995 1726776823.04143: variable 'item' from source: unknown 2995 1726776823.04217: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726776740.1897802, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776737.0707493, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262614, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776737.0707493, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1857931183", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 2995 1726776823.04391: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776823.04394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776823.04397: variable 'omit' from source: magic vars 2995 1726776823.04508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776823.04531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776823.04552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776823.04583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776823.04596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776823.04666: variable 'item' from source: unknown 2995 1726776823.04674: Evaluated conditional (item | length > 0): True 2995 1726776823.04679: variable 'omit' from source: magic vars 2995 1726776823.04693: variable 'omit' from source: magic vars 2995 1726776823.04735: variable 'item' from source: unknown 2995 1726776823.04786: variable 'item' from source: unknown 2995 1726776823.04799: variable 'omit' from source: magic vars 2995 1726776823.04820: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776823.04828: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776823.04837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776823.04849: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776823.04852: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776823.04857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776823.04920: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776823.04929: Set connection var ansible_shell_executable to /bin/sh 2995 1726776823.04937: Set connection var ansible_connection to ssh 2995 1726776823.04945: Set connection var ansible_pipelining to False 2995 1726776823.04947: Set connection var ansible_shell_type to sh 2995 1726776823.04953: Set connection var ansible_timeout to 10 2995 1726776823.04970: variable 'ansible_shell_executable' from source: unknown 2995 1726776823.04972: variable 'ansible_connection' from source: unknown 2995 1726776823.04976: variable 'ansible_module_compression' from source: unknown 2995 1726776823.04980: variable 'ansible_shell_type' from source: unknown 2995 1726776823.04984: variable 'ansible_shell_executable' from source: unknown 2995 1726776823.04988: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776823.04993: variable 'ansible_pipelining' from source: unknown 2995 1726776823.04997: variable 'ansible_timeout' from source: unknown 2995 1726776823.05003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776823.05088: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776823.05097: variable 'omit' from source: magic vars 2995 1726776823.05104: starting attempt loop 2995 1726776823.05106: running the handler 2995 1726776823.05117: _low_level_execute_command(): starting 2995 1726776823.05119: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776823.05562: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776823.05566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776823.05568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776823.05571: 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 <<< 2995 1726776823.05573: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776823.05636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776823.05639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776823.05641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776823.05682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776823.07392: stdout chunk (state=3): >>>/root <<< 2995 1726776823.07507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776823.07552: stderr chunk (state=3): >>><<< 2995 1726776823.07555: stdout chunk (state=3): >>><<< 2995 1726776823.07568: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776823.07577: _low_level_execute_command(): starting 2995 1726776823.07583: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776823.0756874-6485-111134930342810 `" && echo ansible-tmp-1726776823.0756874-6485-111134930342810="` echo /root/.ansible/tmp/ansible-tmp-1726776823.0756874-6485-111134930342810 `" ) && sleep 0' 2995 1726776823.08011: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776823.08021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776823.08024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776823.08026: 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 <<< 2995 1726776823.08029: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776823.08075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776823.08080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776823.08128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776823.10140: stdout chunk (state=3): >>>ansible-tmp-1726776823.0756874-6485-111134930342810=/root/.ansible/tmp/ansible-tmp-1726776823.0756874-6485-111134930342810 <<< 2995 1726776823.10260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776823.10300: stderr chunk (state=3): >>><<< 2995 1726776823.10305: stdout chunk (state=3): >>><<< 2995 1726776823.10321: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776823.0756874-6485-111134930342810=/root/.ansible/tmp/ansible-tmp-1726776823.0756874-6485-111134930342810 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776823.10352: variable 'ansible_module_compression' from source: unknown 2995 1726776823.10384: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776823.10399: variable 'ansible_facts' from source: unknown 2995 1726776823.10448: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776823.0756874-6485-111134930342810/AnsiballZ_stat.py 2995 1726776823.10541: Sending initial data 2995 1726776823.10544: Sent initial data (151 bytes) 2995 1726776823.10983: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776823.10986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776823.10989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776823.10991: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776823.10993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776823.11046: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776823.11052: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776823.11095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776823.12766: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776823.12805: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776823.12850: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpmho7qrh1 /root/.ansible/tmp/ansible-tmp-1726776823.0756874-6485-111134930342810/AnsiballZ_stat.py <<< 2995 1726776823.12856: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776823.0756874-6485-111134930342810/AnsiballZ_stat.py" <<< 2995 1726776823.12889: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpmho7qrh1" to remote "/root/.ansible/tmp/ansible-tmp-1726776823.0756874-6485-111134930342810/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776823.0756874-6485-111134930342810/AnsiballZ_stat.py" <<< 2995 1726776823.13664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776823.13725: stderr chunk (state=3): >>><<< 2995 1726776823.13728: stdout chunk (state=3): >>><<< 2995 1726776823.13745: done transferring module to remote 2995 1726776823.13753: _low_level_execute_command(): starting 2995 1726776823.13759: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776823.0756874-6485-111134930342810/ /root/.ansible/tmp/ansible-tmp-1726776823.0756874-6485-111134930342810/AnsiballZ_stat.py && sleep 0' 2995 1726776823.14160: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776823.14193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776823.14196: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776823.14198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776823.14207: 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 <<< 2995 1726776823.14209: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776823.14257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776823.14261: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776823.14310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776823.16218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776823.16261: stderr chunk (state=3): >>><<< 2995 1726776823.16264: stdout chunk (state=3): >>><<< 2995 1726776823.16277: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776823.16280: _low_level_execute_command(): starting 2995 1726776823.16286: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776823.0756874-6485-111134930342810/AnsiballZ_stat.py && sleep 0' 2995 1726776823.16678: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776823.16695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776823.16699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776823.16719: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776823.16772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776823.16778: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776823.16834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776823.35319: 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": 262609, "dev": 51714, "nlink": 4, "atime": 1726776733.5857143, "mtime": 1726776748.7558658, "ctime": 1726776748.7558658, "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": "1953837657", "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"}}} <<< 2995 1726776823.37106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776823.37165: stderr chunk (state=3): >>><<< 2995 1726776823.37169: stdout chunk (state=3): >>><<< 2995 1726776823.37185: _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": 262609, "dev": 51714, "nlink": 4, "atime": 1726776733.5857143, "mtime": 1726776748.7558658, "ctime": 1726776748.7558658, "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": "1953837657", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776823.37256: 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-1726776823.0756874-6485-111134930342810/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776823.37264: _low_level_execute_command(): starting 2995 1726776823.37269: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776823.0756874-6485-111134930342810/ > /dev/null 2>&1 && sleep 0' 2995 1726776823.37747: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776823.37750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776823.37753: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776823.37755: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776823.37757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776823.37760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776823.37807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776823.37815: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776823.37831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776823.37872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776823.39870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776823.39920: stderr chunk (state=3): >>><<< 2995 1726776823.39923: stdout chunk (state=3): >>><<< 2995 1726776823.39938: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776823.39944: handler run complete 2995 1726776823.39987: attempt loop complete, returning result 2995 1726776823.40004: variable 'item' from source: unknown 2995 1726776823.40076: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776733.5857143, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776748.7558658, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262609, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776748.7558658, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1953837657", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 2995 1726776823.40241: dumping result to json 2995 1726776823.40244: done dumping result, returning 2995 1726776823.40247: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0affc99b-caaf-048c-907c-0000000009f7] 2995 1726776823.40249: sending task result for task 0affc99b-caaf-048c-907c-0000000009f7 2995 1726776823.40308: done sending task result for task 0affc99b-caaf-048c-907c-0000000009f7 2995 1726776823.40456: no more pending results, returning what we have 2995 1726776823.40460: results queue empty 2995 1726776823.40461: checking for any_errors_fatal 2995 1726776823.40467: done checking for any_errors_fatal 2995 1726776823.40468: checking for max_fail_percentage 2995 1726776823.40470: done checking for max_fail_percentage 2995 1726776823.40471: checking to see if all hosts have failed and the running result is not ok 2995 1726776823.40472: done checking to see if all hosts have failed 2995 1726776823.40473: getting the remaining hosts for this loop 2995 1726776823.40475: done getting the remaining hosts for this loop 2995 1726776823.40479: getting the next task for host managed_node2 2995 1726776823.40485: done getting next task for host managed_node2 2995 1726776823.40488: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 2995 1726776823.40492: ^ 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 2995 1726776823.40509: WORKER PROCESS EXITING 2995 1726776823.40513: getting variables 2995 1726776823.40515: in VariableManager get_vars() 2995 1726776823.40551: Calling all_inventory to load vars for managed_node2 2995 1726776823.40553: Calling groups_inventory to load vars for managed_node2 2995 1726776823.40556: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776823.40565: Calling all_plugins_play to load vars for managed_node2 2995 1726776823.40568: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776823.40571: Calling groups_plugins_play to load vars for managed_node2 2995 1726776823.40938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776823.41093: done with get_vars() 2995 1726776823.41102: done getting variables 2995 1726776823.41149: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:13:43 -0400 (0:00:00.794) 0:02:38.738 **** 2995 1726776823.41176: entering _queue_task() for managed_node2/set_fact 2995 1726776823.41372: worker is 1 (out of 1 available) 2995 1726776823.41388: exiting _queue_task() for managed_node2/set_fact 2995 1726776823.41399: done queuing things up, now waiting for results queue to drain 2995 1726776823.41403: waiting for pending results... 2995 1726776823.41595: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 2995 1726776823.41693: in run() - task 0affc99b-caaf-048c-907c-0000000009f8 2995 1726776823.41710: variable 'ansible_search_path' from source: unknown 2995 1726776823.41714: variable 'ansible_search_path' from source: unknown 2995 1726776823.41749: calling self._execute() 2995 1726776823.41833: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776823.41841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776823.41852: variable 'omit' from source: magic vars 2995 1726776823.41948: variable 'omit' from source: magic vars 2995 1726776823.41988: variable 'omit' from source: magic vars 2995 1726776823.42389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776823.46861: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776823.46911: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776823.46942: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776823.46969: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776823.47003: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776823.47060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776823.47085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776823.47108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776823.47144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776823.47156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776823.47196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776823.47220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776823.47242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776823.47272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776823.47284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776823.47337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776823.47357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776823.47377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776823.47409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776823.47425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776823.47605: variable '__kernel_settings_find_profile_dirs' from source: set_fact 2995 1726776823.47684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776823.47810: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776823.47843: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776823.47870: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776823.47894: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776823.47934: 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) 2995 1726776823.47953: 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) 2995 1726776823.47975: 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) 2995 1726776823.47996: 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) 2995 1726776823.48042: variable 'omit' from source: magic vars 2995 1726776823.48062: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776823.48083: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776823.48095: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776823.48121: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776823.48129: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776823.48147: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776823.48150: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776823.48156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776823.48230: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776823.48239: Set connection var ansible_shell_executable to /bin/sh 2995 1726776823.48248: Set connection var ansible_connection to ssh 2995 1726776823.48253: Set connection var ansible_pipelining to False 2995 1726776823.48264: Set connection var ansible_shell_type to sh 2995 1726776823.48266: Set connection var ansible_timeout to 10 2995 1726776823.48284: variable 'ansible_shell_executable' from source: unknown 2995 1726776823.48287: variable 'ansible_connection' from source: unknown 2995 1726776823.48290: variable 'ansible_module_compression' from source: unknown 2995 1726776823.48295: variable 'ansible_shell_type' from source: unknown 2995 1726776823.48298: variable 'ansible_shell_executable' from source: unknown 2995 1726776823.48300: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776823.48309: variable 'ansible_pipelining' from source: unknown 2995 1726776823.48311: variable 'ansible_timeout' from source: unknown 2995 1726776823.48319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776823.48389: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776823.48399: variable 'omit' from source: magic vars 2995 1726776823.48404: starting attempt loop 2995 1726776823.48413: running the handler 2995 1726776823.48421: handler run complete 2995 1726776823.48430: attempt loop complete, returning result 2995 1726776823.48433: _execute() done 2995 1726776823.48436: dumping result to json 2995 1726776823.48441: done dumping result, returning 2995 1726776823.48448: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0affc99b-caaf-048c-907c-0000000009f8] 2995 1726776823.48451: sending task result for task 0affc99b-caaf-048c-907c-0000000009f8 2995 1726776823.48534: done sending task result for task 0affc99b-caaf-048c-907c-0000000009f8 2995 1726776823.48537: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 2995 1726776823.48607: no more pending results, returning what we have 2995 1726776823.48611: results queue empty 2995 1726776823.48612: checking for any_errors_fatal 2995 1726776823.48623: done checking for any_errors_fatal 2995 1726776823.48624: checking for max_fail_percentage 2995 1726776823.48626: done checking for max_fail_percentage 2995 1726776823.48627: checking to see if all hosts have failed and the running result is not ok 2995 1726776823.48628: done checking to see if all hosts have failed 2995 1726776823.48630: getting the remaining hosts for this loop 2995 1726776823.48632: done getting the remaining hosts for this loop 2995 1726776823.48636: getting the next task for host managed_node2 2995 1726776823.48642: done getting next task for host managed_node2 2995 1726776823.48646: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 2995 1726776823.48650: ^ 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 2995 1726776823.48663: getting variables 2995 1726776823.48664: in VariableManager get_vars() 2995 1726776823.48704: Calling all_inventory to load vars for managed_node2 2995 1726776823.48707: Calling groups_inventory to load vars for managed_node2 2995 1726776823.48710: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776823.48721: Calling all_plugins_play to load vars for managed_node2 2995 1726776823.48724: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776823.48727: Calling groups_plugins_play to load vars for managed_node2 2995 1726776823.48910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776823.49079: done with get_vars() 2995 1726776823.49088: done getting variables 2995 1726776823.49137: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:13:43 -0400 (0:00:00.079) 0:02:38.818 **** 2995 1726776823.49163: entering _queue_task() for managed_node2/service 2995 1726776823.49368: worker is 1 (out of 1 available) 2995 1726776823.49384: exiting _queue_task() for managed_node2/service 2995 1726776823.49397: done queuing things up, now waiting for results queue to drain 2995 1726776823.49398: waiting for pending results... 2995 1726776823.49592: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 2995 1726776823.49694: in run() - task 0affc99b-caaf-048c-907c-0000000009f9 2995 1726776823.49710: variable 'ansible_search_path' from source: unknown 2995 1726776823.49713: variable 'ansible_search_path' from source: unknown 2995 1726776823.49760: variable '__kernel_settings_services' from source: include_vars 2995 1726776823.50039: variable '__kernel_settings_services' from source: include_vars 2995 1726776823.50106: variable 'omit' from source: magic vars 2995 1726776823.50205: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776823.50217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776823.50228: variable 'omit' from source: magic vars 2995 1726776823.50295: variable 'omit' from source: magic vars 2995 1726776823.50338: variable 'omit' from source: magic vars 2995 1726776823.50376: variable 'item' from source: unknown 2995 1726776823.50446: variable 'item' from source: unknown 2995 1726776823.50468: variable 'omit' from source: magic vars 2995 1726776823.50505: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776823.53439: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776823.53453: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776823.53467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776823.53476: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776823.53492: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776823.53496: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776823.53499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776823.53574: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776823.53583: Set connection var ansible_shell_executable to /bin/sh 2995 1726776823.53592: Set connection var ansible_connection to ssh 2995 1726776823.53598: Set connection var ansible_pipelining to False 2995 1726776823.53602: Set connection var ansible_shell_type to sh 2995 1726776823.53609: Set connection var ansible_timeout to 10 2995 1726776823.53630: variable 'ansible_shell_executable' from source: unknown 2995 1726776823.53634: variable 'ansible_connection' from source: unknown 2995 1726776823.53636: variable 'ansible_module_compression' from source: unknown 2995 1726776823.53641: variable 'ansible_shell_type' from source: unknown 2995 1726776823.53643: variable 'ansible_shell_executable' from source: unknown 2995 1726776823.53649: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776823.53654: variable 'ansible_pipelining' from source: unknown 2995 1726776823.53656: variable 'ansible_timeout' from source: unknown 2995 1726776823.53662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776823.53750: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776823.53760: variable 'omit' from source: magic vars 2995 1726776823.53766: starting attempt loop 2995 1726776823.53769: running the handler 2995 1726776823.53841: variable 'ansible_facts' from source: unknown 2995 1726776823.53932: _low_level_execute_command(): starting 2995 1726776823.53936: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776823.54448: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776823.54452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776823.54455: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776823.54458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776823.54506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776823.54510: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776823.54528: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776823.54576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776823.56348: stdout chunk (state=3): >>>/root <<< 2995 1726776823.56454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776823.56516: stderr chunk (state=3): >>><<< 2995 1726776823.56519: stdout chunk (state=3): >>><<< 2995 1726776823.56537: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776823.56546: _low_level_execute_command(): starting 2995 1726776823.56552: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776823.5653546-6504-48820763858332 `" && echo ansible-tmp-1726776823.5653546-6504-48820763858332="` echo /root/.ansible/tmp/ansible-tmp-1726776823.5653546-6504-48820763858332 `" ) && sleep 0' 2995 1726776823.56992: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776823.56996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776823.57008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776823.57011: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776823.57060: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776823.57063: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776823.57122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776823.59169: stdout chunk (state=3): >>>ansible-tmp-1726776823.5653546-6504-48820763858332=/root/.ansible/tmp/ansible-tmp-1726776823.5653546-6504-48820763858332 <<< 2995 1726776823.59284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776823.59329: stderr chunk (state=3): >>><<< 2995 1726776823.59333: stdout chunk (state=3): >>><<< 2995 1726776823.59350: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776823.5653546-6504-48820763858332=/root/.ansible/tmp/ansible-tmp-1726776823.5653546-6504-48820763858332 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776823.59369: variable 'ansible_module_compression' from source: unknown 2995 1726776823.59408: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 2995 1726776823.59452: variable 'ansible_facts' from source: unknown 2995 1726776823.59582: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776823.5653546-6504-48820763858332/AnsiballZ_systemd.py 2995 1726776823.59691: Sending initial data 2995 1726776823.59694: Sent initial data (153 bytes) 2995 1726776823.60139: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776823.60143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776823.60145: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776823.60148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776823.60203: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776823.60206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776823.60253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776823.61918: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776823.61959: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776823.62000: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpptlc_bnb /root/.ansible/tmp/ansible-tmp-1726776823.5653546-6504-48820763858332/AnsiballZ_systemd.py <<< 2995 1726776823.62009: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776823.5653546-6504-48820763858332/AnsiballZ_systemd.py" <<< 2995 1726776823.62043: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpptlc_bnb" to remote "/root/.ansible/tmp/ansible-tmp-1726776823.5653546-6504-48820763858332/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776823.5653546-6504-48820763858332/AnsiballZ_systemd.py" <<< 2995 1726776823.63734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776823.63797: stderr chunk (state=3): >>><<< 2995 1726776823.63800: stdout chunk (state=3): >>><<< 2995 1726776823.63827: done transferring module to remote 2995 1726776823.63837: _low_level_execute_command(): starting 2995 1726776823.63842: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776823.5653546-6504-48820763858332/ /root/.ansible/tmp/ansible-tmp-1726776823.5653546-6504-48820763858332/AnsiballZ_systemd.py && sleep 0' 2995 1726776823.64289: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776823.64293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776823.64296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776823.64298: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776823.64303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776823.64358: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776823.64364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776823.64411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776823.66350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776823.66395: stderr chunk (state=3): >>><<< 2995 1726776823.66398: stdout chunk (state=3): >>><<< 2995 1726776823.66417: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776823.66421: _low_level_execute_command(): starting 2995 1726776823.66426: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776823.5653546-6504-48820763858332/AnsiballZ_systemd.py && sleep 0' 2995 1726776823.66869: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776823.66872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776823.66875: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776823.66877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776823.66879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776823.66936: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776823.66942: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776823.66944: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776823.66992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776824.00578: 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": "672", "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:13:03 EDT", "ExecMainStartTimestampMonotonic": "18469887", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "672", "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:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3507", "MemoryCurrent": "20303872", "MemoryAvailable": "infinity", "CPUUsageNSec": "274531000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615",<<< 2995 1726776824.00614: stdout chunk (state=3): >>> "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "T<<< 2995 1726776824.00630: stdout chunk (state=3): >>>imeoutCleanUSec": "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 system.slice dbus.socket dbus-broker.service", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service cpupower.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target system.slice dbus-broker.service systemd-sysctl.service basic.target polkit.service systemd-journald.socket dbus.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:13:03 EDT", "StateChangeTimestampMonotonic": "18896805", "InactiveExitTimestamp": "Thu 2024-09-19 16:13:03 EDT", "InactiveExitTimestampMonotonic": "18470153", "ActiveEnterTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ActiveEnterTimestampMonotonic": "18896805", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ConditionTimestampMonotonic": "18460207", "AssertTimestamp": "Thu 2024-09-19 16:13:03 EDT", "AssertTimestampMonotonic": "18460214", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7ca9fe1606f84273964135f1588a3431", "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}}} <<< 2995 1726776824.02749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776824.02816: stderr chunk (state=3): >>><<< 2995 1726776824.02820: stdout chunk (state=3): >>><<< 2995 1726776824.02845: _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": "672", "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:13:03 EDT", "ExecMainStartTimestampMonotonic": "18469887", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "672", "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:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3507", "MemoryCurrent": "20303872", "MemoryAvailable": "infinity", "CPUUsageNSec": "274531000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target system.slice dbus.socket dbus-broker.service", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service cpupower.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target system.slice dbus-broker.service systemd-sysctl.service basic.target polkit.service systemd-journald.socket dbus.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:13:03 EDT", "StateChangeTimestampMonotonic": "18896805", "InactiveExitTimestamp": "Thu 2024-09-19 16:13:03 EDT", "InactiveExitTimestampMonotonic": "18470153", "ActiveEnterTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ActiveEnterTimestampMonotonic": "18896805", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ConditionTimestampMonotonic": "18460207", "AssertTimestamp": "Thu 2024-09-19 16:13:03 EDT", "AssertTimestampMonotonic": "18460214", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7ca9fe1606f84273964135f1588a3431", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776824.03019: 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-1726776823.5653546-6504-48820763858332/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776824.03033: _low_level_execute_command(): starting 2995 1726776824.03039: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776823.5653546-6504-48820763858332/ > /dev/null 2>&1 && sleep 0' 2995 1726776824.03517: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.03520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776824.03525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.03528: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.03532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.03579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776824.03583: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776824.03638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776824.05600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776824.05650: stderr chunk (state=3): >>><<< 2995 1726776824.05654: stdout chunk (state=3): >>><<< 2995 1726776824.05667: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776824.05677: handler run complete 2995 1726776824.05727: attempt loop complete, returning result 2995 1726776824.05745: variable 'item' from source: unknown 2995 1726776824.05817: 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:13:03 EDT", "ActiveEnterTimestampMonotonic": "18896805", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target sysinit.target system.slice dbus-broker.service systemd-sysctl.service basic.target polkit.service systemd-journald.socket dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:13:03 EDT", "AssertTimestampMonotonic": "18460214", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "274531000", "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:13:03 EDT", "ConditionTimestampMonotonic": "18460207", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3507", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "672", "ExecMainStartTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ExecMainStartTimestampMonotonic": "18469887", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 16:13:03 EDT", "InactiveExitTimestampMonotonic": "18470153", "InvocationID": "7ca9fe1606f84273964135f1588a3431", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "672", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "20303872", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket 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", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 16:13:03 EDT", "StateChangeTimestampMonotonic": "18896805", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2995 1726776824.08766: dumping result to json 2995 1726776824.08768: done dumping result, returning 2995 1726776824.08770: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0affc99b-caaf-048c-907c-0000000009f9] 2995 1726776824.08771: sending task result for task 0affc99b-caaf-048c-907c-0000000009f9 2995 1726776824.08819: done sending task result for task 0affc99b-caaf-048c-907c-0000000009f9 2995 1726776824.08821: WORKER PROCESS EXITING 2995 1726776824.08934: no more pending results, returning what we have 2995 1726776824.08936: results queue empty 2995 1726776824.08936: checking for any_errors_fatal 2995 1726776824.08938: done checking for any_errors_fatal 2995 1726776824.08939: checking for max_fail_percentage 2995 1726776824.08940: done checking for max_fail_percentage 2995 1726776824.08940: checking to see if all hosts have failed and the running result is not ok 2995 1726776824.08941: done checking to see if all hosts have failed 2995 1726776824.08942: getting the remaining hosts for this loop 2995 1726776824.08943: done getting the remaining hosts for this loop 2995 1726776824.08945: getting the next task for host managed_node2 2995 1726776824.08948: done getting next task for host managed_node2 2995 1726776824.08949: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 2995 1726776824.08951: ^ 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 2995 1726776824.08958: getting variables 2995 1726776824.08959: in VariableManager get_vars() 2995 1726776824.08973: Calling all_inventory to load vars for managed_node2 2995 1726776824.08974: Calling groups_inventory to load vars for managed_node2 2995 1726776824.08976: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776824.08981: Calling all_plugins_play to load vars for managed_node2 2995 1726776824.08983: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776824.08985: Calling groups_plugins_play to load vars for managed_node2 2995 1726776824.09106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776824.09259: done with get_vars() 2995 1726776824.09266: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:13:44 -0400 (0:00:00.601) 0:02:39.419 **** 2995 1726776824.09329: entering _queue_task() for managed_node2/file 2995 1726776824.09539: worker is 1 (out of 1 available) 2995 1726776824.09554: exiting _queue_task() for managed_node2/file 2995 1726776824.09566: done queuing things up, now waiting for results queue to drain 2995 1726776824.09567: waiting for pending results... 2995 1726776824.09762: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 2995 1726776824.09859: in run() - task 0affc99b-caaf-048c-907c-0000000009fa 2995 1726776824.09876: variable 'ansible_search_path' from source: unknown 2995 1726776824.09880: variable 'ansible_search_path' from source: unknown 2995 1726776824.09915: calling self._execute() 2995 1726776824.09997: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776824.10005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776824.10019: variable 'omit' from source: magic vars 2995 1726776824.10111: variable 'omit' from source: magic vars 2995 1726776824.10156: variable 'omit' from source: magic vars 2995 1726776824.10180: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776824.10446: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776824.10531: variable '__kernel_settings_profile_parent' from source: set_fact 2995 1726776824.10537: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776824.10579: variable 'omit' from source: magic vars 2995 1726776824.10621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776824.10653: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776824.10672: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776824.10689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776824.10699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776824.10731: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776824.10735: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776824.10739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776824.10822: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776824.10832: Set connection var ansible_shell_executable to /bin/sh 2995 1726776824.10840: Set connection var ansible_connection to ssh 2995 1726776824.10847: Set connection var ansible_pipelining to False 2995 1726776824.10849: Set connection var ansible_shell_type to sh 2995 1726776824.10856: Set connection var ansible_timeout to 10 2995 1726776824.10877: variable 'ansible_shell_executable' from source: unknown 2995 1726776824.10880: variable 'ansible_connection' from source: unknown 2995 1726776824.10883: variable 'ansible_module_compression' from source: unknown 2995 1726776824.10885: variable 'ansible_shell_type' from source: unknown 2995 1726776824.10891: variable 'ansible_shell_executable' from source: unknown 2995 1726776824.10893: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776824.10898: variable 'ansible_pipelining' from source: unknown 2995 1726776824.10903: variable 'ansible_timeout' from source: unknown 2995 1726776824.10909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776824.11078: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776824.11089: variable 'omit' from source: magic vars 2995 1726776824.11095: starting attempt loop 2995 1726776824.11098: running the handler 2995 1726776824.11113: _low_level_execute_command(): starting 2995 1726776824.11123: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776824.11653: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.11658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776824.11662: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.11727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776824.11732: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776824.11735: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776824.11780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776824.13540: stdout chunk (state=3): >>>/root <<< 2995 1726776824.13650: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776824.13699: stderr chunk (state=3): >>><<< 2995 1726776824.13705: stdout chunk (state=3): >>><<< 2995 1726776824.13728: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776824.13740: _low_level_execute_command(): starting 2995 1726776824.13746: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776824.1372807-6512-123822665550186 `" && echo ansible-tmp-1726776824.1372807-6512-123822665550186="` echo /root/.ansible/tmp/ansible-tmp-1726776824.1372807-6512-123822665550186 `" ) && sleep 0' 2995 1726776824.14178: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.14181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.14190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.14193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.14243: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776824.14250: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776824.14299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776824.16329: stdout chunk (state=3): >>>ansible-tmp-1726776824.1372807-6512-123822665550186=/root/.ansible/tmp/ansible-tmp-1726776824.1372807-6512-123822665550186 <<< 2995 1726776824.16453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776824.16499: stderr chunk (state=3): >>><<< 2995 1726776824.16505: stdout chunk (state=3): >>><<< 2995 1726776824.16522: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776824.1372807-6512-123822665550186=/root/.ansible/tmp/ansible-tmp-1726776824.1372807-6512-123822665550186 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776824.16561: variable 'ansible_module_compression' from source: unknown 2995 1726776824.16606: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 2995 1726776824.16668: variable 'ansible_facts' from source: unknown 2995 1726776824.16724: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776824.1372807-6512-123822665550186/AnsiballZ_file.py 2995 1726776824.16829: Sending initial data 2995 1726776824.16833: Sent initial data (151 bytes) 2995 1726776824.17276: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.17280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776824.17283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776824.17285: 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.12.126 originally 10.31.12.126 <<< 2995 1726776824.17287: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.17340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776824.17343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776824.17392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776824.19076: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776824.19120: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776824.19158: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpkp6r2jnm /root/.ansible/tmp/ansible-tmp-1726776824.1372807-6512-123822665550186/AnsiballZ_file.py <<< 2995 1726776824.19166: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776824.1372807-6512-123822665550186/AnsiballZ_file.py" <<< 2995 1726776824.19199: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpkp6r2jnm" to remote "/root/.ansible/tmp/ansible-tmp-1726776824.1372807-6512-123822665550186/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776824.1372807-6512-123822665550186/AnsiballZ_file.py" <<< 2995 1726776824.19996: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776824.20057: stderr chunk (state=3): >>><<< 2995 1726776824.20060: stdout chunk (state=3): >>><<< 2995 1726776824.20079: done transferring module to remote 2995 1726776824.20089: _low_level_execute_command(): starting 2995 1726776824.20094: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776824.1372807-6512-123822665550186/ /root/.ansible/tmp/ansible-tmp-1726776824.1372807-6512-123822665550186/AnsiballZ_file.py && sleep 0' 2995 1726776824.20537: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.20541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776824.20543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.20546: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.20548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.20603: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776824.20610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776824.20653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776824.22555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776824.22604: stderr chunk (state=3): >>><<< 2995 1726776824.22607: stdout chunk (state=3): >>><<< 2995 1726776824.22625: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776824.22629: _low_level_execute_command(): starting 2995 1726776824.22635: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776824.1372807-6512-123822665550186/AnsiballZ_file.py && sleep 0' 2995 1726776824.23074: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.23077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.23080: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776824.23082: 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 <<< 2995 1726776824.23085: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.23138: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776824.23147: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776824.23196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776824.42187: 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}}} <<< 2995 1726776824.43783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776824.43839: stderr chunk (state=3): >>><<< 2995 1726776824.43842: stdout chunk (state=3): >>><<< 2995 1726776824.43863: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776824.43903: 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-1726776824.1372807-6512-123822665550186/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776824.43916: _low_level_execute_command(): starting 2995 1726776824.43922: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776824.1372807-6512-123822665550186/ > /dev/null 2>&1 && sleep 0' 2995 1726776824.44380: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.44388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776824.44390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776824.44392: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776824.44395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.44447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776824.44451: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776824.44504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776824.46456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776824.46502: stderr chunk (state=3): >>><<< 2995 1726776824.46505: stdout chunk (state=3): >>><<< 2995 1726776824.46523: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776824.46530: handler run complete 2995 1726776824.46556: attempt loop complete, returning result 2995 1726776824.46560: _execute() done 2995 1726776824.46563: dumping result to json 2995 1726776824.46569: done dumping result, returning 2995 1726776824.46578: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0affc99b-caaf-048c-907c-0000000009fa] 2995 1726776824.46583: sending task result for task 0affc99b-caaf-048c-907c-0000000009fa 2995 1726776824.46698: done sending task result for task 0affc99b-caaf-048c-907c-0000000009fa 2995 1726776824.46702: 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 } 2995 1726776824.46804: no more pending results, returning what we have 2995 1726776824.46807: results queue empty 2995 1726776824.46808: checking for any_errors_fatal 2995 1726776824.46831: done checking for any_errors_fatal 2995 1726776824.46832: checking for max_fail_percentage 2995 1726776824.46834: done checking for max_fail_percentage 2995 1726776824.46835: checking to see if all hosts have failed and the running result is not ok 2995 1726776824.46836: done checking to see if all hosts have failed 2995 1726776824.46837: getting the remaining hosts for this loop 2995 1726776824.46838: done getting the remaining hosts for this loop 2995 1726776824.46842: getting the next task for host managed_node2 2995 1726776824.46848: done getting next task for host managed_node2 2995 1726776824.46852: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 2995 1726776824.46855: ^ 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 2995 1726776824.46867: getting variables 2995 1726776824.46869: in VariableManager get_vars() 2995 1726776824.46909: Calling all_inventory to load vars for managed_node2 2995 1726776824.46911: Calling groups_inventory to load vars for managed_node2 2995 1726776824.46914: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776824.46921: Calling all_plugins_play to load vars for managed_node2 2995 1726776824.46924: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776824.46926: Calling groups_plugins_play to load vars for managed_node2 2995 1726776824.47061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776824.47227: done with get_vars() 2995 1726776824.47237: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:13:44 -0400 (0:00:00.379) 0:02:39.799 **** 2995 1726776824.47314: entering _queue_task() for managed_node2/slurp 2995 1726776824.47511: worker is 1 (out of 1 available) 2995 1726776824.47526: exiting _queue_task() for managed_node2/slurp 2995 1726776824.47539: done queuing things up, now waiting for results queue to drain 2995 1726776824.47540: waiting for pending results... 2995 1726776824.47725: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 2995 1726776824.47820: in run() - task 0affc99b-caaf-048c-907c-0000000009fb 2995 1726776824.47835: variable 'ansible_search_path' from source: unknown 2995 1726776824.47839: variable 'ansible_search_path' from source: unknown 2995 1726776824.47873: calling self._execute() 2995 1726776824.47951: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776824.47961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776824.47971: variable 'omit' from source: magic vars 2995 1726776824.48068: variable 'omit' from source: magic vars 2995 1726776824.48113: variable 'omit' from source: magic vars 2995 1726776824.48141: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776824.48403: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776824.48474: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776824.48506: variable 'omit' from source: magic vars 2995 1726776824.48544: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776824.48577: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776824.48594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776824.48611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776824.48624: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776824.48652: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776824.48656: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776824.48660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776824.48740: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776824.48751: Set connection var ansible_shell_executable to /bin/sh 2995 1726776824.48759: Set connection var ansible_connection to ssh 2995 1726776824.48765: Set connection var ansible_pipelining to False 2995 1726776824.48768: Set connection var ansible_shell_type to sh 2995 1726776824.48775: Set connection var ansible_timeout to 10 2995 1726776824.48793: variable 'ansible_shell_executable' from source: unknown 2995 1726776824.48797: variable 'ansible_connection' from source: unknown 2995 1726776824.48799: variable 'ansible_module_compression' from source: unknown 2995 1726776824.48805: variable 'ansible_shell_type' from source: unknown 2995 1726776824.48809: variable 'ansible_shell_executable' from source: unknown 2995 1726776824.48813: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776824.48820: variable 'ansible_pipelining' from source: unknown 2995 1726776824.48823: variable 'ansible_timeout' from source: unknown 2995 1726776824.48829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776824.48994: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776824.49007: variable 'omit' from source: magic vars 2995 1726776824.49012: starting attempt loop 2995 1726776824.49018: running the handler 2995 1726776824.49031: _low_level_execute_command(): starting 2995 1726776824.49039: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776824.49587: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.49591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.49594: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.49596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.49656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776824.49663: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776824.49666: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776824.49711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776824.51457: stdout chunk (state=3): >>>/root <<< 2995 1726776824.51563: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776824.51610: stderr chunk (state=3): >>><<< 2995 1726776824.51616: stdout chunk (state=3): >>><<< 2995 1726776824.51636: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776824.51648: _low_level_execute_command(): starting 2995 1726776824.51654: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776824.5163572-6523-196800783716290 `" && echo ansible-tmp-1726776824.5163572-6523-196800783716290="` echo /root/.ansible/tmp/ansible-tmp-1726776824.5163572-6523-196800783716290 `" ) && sleep 0' 2995 1726776824.52093: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776824.52096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.52107: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776824.52110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776824.52114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.52159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776824.52164: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776824.52210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776824.54250: stdout chunk (state=3): >>>ansible-tmp-1726776824.5163572-6523-196800783716290=/root/.ansible/tmp/ansible-tmp-1726776824.5163572-6523-196800783716290 <<< 2995 1726776824.54363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776824.54409: stderr chunk (state=3): >>><<< 2995 1726776824.54415: stdout chunk (state=3): >>><<< 2995 1726776824.54435: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776824.5163572-6523-196800783716290=/root/.ansible/tmp/ansible-tmp-1726776824.5163572-6523-196800783716290 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776824.54470: variable 'ansible_module_compression' from source: unknown 2995 1726776824.54503: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 2995 1726776824.54536: variable 'ansible_facts' from source: unknown 2995 1726776824.54584: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776824.5163572-6523-196800783716290/AnsiballZ_slurp.py 2995 1726776824.54688: Sending initial data 2995 1726776824.54692: Sent initial data (152 bytes) 2995 1726776824.55106: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776824.55145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776824.55148: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776824.55151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.55153: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776824.55155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776824.55157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.55208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776824.55212: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776824.55258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776824.56925: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776824.56932: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776824.56965: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776824.57012: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpfay61ctp /root/.ansible/tmp/ansible-tmp-1726776824.5163572-6523-196800783716290/AnsiballZ_slurp.py <<< 2995 1726776824.57016: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776824.5163572-6523-196800783716290/AnsiballZ_slurp.py" <<< 2995 1726776824.57053: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpfay61ctp" to remote "/root/.ansible/tmp/ansible-tmp-1726776824.5163572-6523-196800783716290/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776824.5163572-6523-196800783716290/AnsiballZ_slurp.py" <<< 2995 1726776824.57815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776824.57877: stderr chunk (state=3): >>><<< 2995 1726776824.57880: stdout chunk (state=3): >>><<< 2995 1726776824.57898: done transferring module to remote 2995 1726776824.57910: _low_level_execute_command(): starting 2995 1726776824.57917: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776824.5163572-6523-196800783716290/ /root/.ansible/tmp/ansible-tmp-1726776824.5163572-6523-196800783716290/AnsiballZ_slurp.py && sleep 0' 2995 1726776824.58348: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.58352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.58354: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.58360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.58406: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776824.58419: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776824.58465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776824.60409: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776824.60455: stderr chunk (state=3): >>><<< 2995 1726776824.60458: stdout chunk (state=3): >>><<< 2995 1726776824.60473: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776824.60476: _low_level_execute_command(): starting 2995 1726776824.60482: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776824.5163572-6523-196800783716290/AnsiballZ_slurp.py && sleep 0' 2995 1726776824.60916: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.60921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776824.60924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776824.60927: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776824.60929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.60977: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776824.60981: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776824.61044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776824.78418: 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"}}} <<< 2995 1726776824.79896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776824.79961: stderr chunk (state=3): >>><<< 2995 1726776824.79964: stdout chunk (state=3): >>><<< 2995 1726776824.79980: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776824.80011: 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-1726776824.5163572-6523-196800783716290/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776824.80021: _low_level_execute_command(): starting 2995 1726776824.80026: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776824.5163572-6523-196800783716290/ > /dev/null 2>&1 && sleep 0' 2995 1726776824.80499: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.80505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.80507: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776824.80510: 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 <<< 2995 1726776824.80513: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.80570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776824.80575: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776824.80577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776824.80622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776824.82574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776824.82622: stderr chunk (state=3): >>><<< 2995 1726776824.82626: stdout chunk (state=3): >>><<< 2995 1726776824.82639: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776824.82646: handler run complete 2995 1726776824.82664: attempt loop complete, returning result 2995 1726776824.82667: _execute() done 2995 1726776824.82672: dumping result to json 2995 1726776824.82677: done dumping result, returning 2995 1726776824.82686: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0affc99b-caaf-048c-907c-0000000009fb] 2995 1726776824.82692: sending task result for task 0affc99b-caaf-048c-907c-0000000009fb 2995 1726776824.82796: done sending task result for task 0affc99b-caaf-048c-907c-0000000009fb 2995 1726776824.82798: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 2995 1726776824.82877: no more pending results, returning what we have 2995 1726776824.82881: results queue empty 2995 1726776824.82882: checking for any_errors_fatal 2995 1726776824.82894: done checking for any_errors_fatal 2995 1726776824.82895: checking for max_fail_percentage 2995 1726776824.82897: done checking for max_fail_percentage 2995 1726776824.82898: checking to see if all hosts have failed and the running result is not ok 2995 1726776824.82899: done checking to see if all hosts have failed 2995 1726776824.82900: getting the remaining hosts for this loop 2995 1726776824.82905: done getting the remaining hosts for this loop 2995 1726776824.82909: getting the next task for host managed_node2 2995 1726776824.82916: done getting next task for host managed_node2 2995 1726776824.82921: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 2995 1726776824.82924: ^ 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 2995 1726776824.82937: getting variables 2995 1726776824.82938: in VariableManager get_vars() 2995 1726776824.82976: Calling all_inventory to load vars for managed_node2 2995 1726776824.82979: Calling groups_inventory to load vars for managed_node2 2995 1726776824.82982: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776824.82991: Calling all_plugins_play to load vars for managed_node2 2995 1726776824.82995: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776824.82998: Calling groups_plugins_play to load vars for managed_node2 2995 1726776824.83142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776824.83351: done with get_vars() 2995 1726776824.83360: done getting variables 2995 1726776824.83408: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:13:44 -0400 (0:00:00.361) 0:02:40.160 **** 2995 1726776824.83434: entering _queue_task() for managed_node2/set_fact 2995 1726776824.83625: worker is 1 (out of 1 available) 2995 1726776824.83639: exiting _queue_task() for managed_node2/set_fact 2995 1726776824.83651: done queuing things up, now waiting for results queue to drain 2995 1726776824.83652: waiting for pending results... 2995 1726776824.83853: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 2995 1726776824.83950: in run() - task 0affc99b-caaf-048c-907c-0000000009fc 2995 1726776824.83965: variable 'ansible_search_path' from source: unknown 2995 1726776824.83969: variable 'ansible_search_path' from source: unknown 2995 1726776824.84004: calling self._execute() 2995 1726776824.84086: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776824.84093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776824.84107: variable 'omit' from source: magic vars 2995 1726776824.84199: variable 'omit' from source: magic vars 2995 1726776824.84247: variable 'omit' from source: magic vars 2995 1726776824.84606: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776824.84614: variable '__cur_profile' from source: task vars 2995 1726776824.84751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776824.86419: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776824.86481: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776824.86518: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776824.86548: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776824.86571: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776824.86644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776824.86668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776824.86690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776824.86726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776824.86739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776824.86835: variable '__kernel_settings_tuned_current_profile' from source: set_fact 2995 1726776824.86880: variable 'omit' from source: magic vars 2995 1726776824.86904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776824.86931: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776824.86947: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776824.86963: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776824.86972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776824.86999: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776824.87004: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776824.87007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776824.87087: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776824.87095: Set connection var ansible_shell_executable to /bin/sh 2995 1726776824.87105: Set connection var ansible_connection to ssh 2995 1726776824.87113: Set connection var ansible_pipelining to False 2995 1726776824.87117: Set connection var ansible_shell_type to sh 2995 1726776824.87123: Set connection var ansible_timeout to 10 2995 1726776824.87145: variable 'ansible_shell_executable' from source: unknown 2995 1726776824.87149: variable 'ansible_connection' from source: unknown 2995 1726776824.87152: variable 'ansible_module_compression' from source: unknown 2995 1726776824.87155: variable 'ansible_shell_type' from source: unknown 2995 1726776824.87157: variable 'ansible_shell_executable' from source: unknown 2995 1726776824.87159: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776824.87164: variable 'ansible_pipelining' from source: unknown 2995 1726776824.87166: variable 'ansible_timeout' from source: unknown 2995 1726776824.87172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776824.87256: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776824.87267: variable 'omit' from source: magic vars 2995 1726776824.87272: starting attempt loop 2995 1726776824.87275: running the handler 2995 1726776824.87286: handler run complete 2995 1726776824.87295: attempt loop complete, returning result 2995 1726776824.87297: _execute() done 2995 1726776824.87303: dumping result to json 2995 1726776824.87308: done dumping result, returning 2995 1726776824.87316: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0affc99b-caaf-048c-907c-0000000009fc] 2995 1726776824.87322: sending task result for task 0affc99b-caaf-048c-907c-0000000009fc 2995 1726776824.87410: done sending task result for task 0affc99b-caaf-048c-907c-0000000009fc 2995 1726776824.87416: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 2995 1726776824.87492: no more pending results, returning what we have 2995 1726776824.87496: results queue empty 2995 1726776824.87497: checking for any_errors_fatal 2995 1726776824.87505: done checking for any_errors_fatal 2995 1726776824.87506: checking for max_fail_percentage 2995 1726776824.87508: done checking for max_fail_percentage 2995 1726776824.87509: checking to see if all hosts have failed and the running result is not ok 2995 1726776824.87510: done checking to see if all hosts have failed 2995 1726776824.87513: getting the remaining hosts for this loop 2995 1726776824.87515: done getting the remaining hosts for this loop 2995 1726776824.87520: getting the next task for host managed_node2 2995 1726776824.87526: done getting next task for host managed_node2 2995 1726776824.87530: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 2995 1726776824.87533: ^ 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 2995 1726776824.87551: getting variables 2995 1726776824.87553: in VariableManager get_vars() 2995 1726776824.87589: Calling all_inventory to load vars for managed_node2 2995 1726776824.87592: Calling groups_inventory to load vars for managed_node2 2995 1726776824.87594: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776824.87607: Calling all_plugins_play to load vars for managed_node2 2995 1726776824.87610: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776824.87616: Calling groups_plugins_play to load vars for managed_node2 2995 1726776824.87754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776824.87928: done with get_vars() 2995 1726776824.87937: done getting variables 2995 1726776824.87981: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:13:44 -0400 (0:00:00.045) 0:02:40.206 **** 2995 1726776824.88008: entering _queue_task() for managed_node2/copy 2995 1726776824.88206: worker is 1 (out of 1 available) 2995 1726776824.88224: exiting _queue_task() for managed_node2/copy 2995 1726776824.88237: done queuing things up, now waiting for results queue to drain 2995 1726776824.88238: waiting for pending results... 2995 1726776824.88426: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 2995 1726776824.88510: in run() - task 0affc99b-caaf-048c-907c-0000000009fd 2995 1726776824.88525: variable 'ansible_search_path' from source: unknown 2995 1726776824.88529: variable 'ansible_search_path' from source: unknown 2995 1726776824.88562: calling self._execute() 2995 1726776824.88640: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776824.88647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776824.88658: variable 'omit' from source: magic vars 2995 1726776824.88752: variable 'omit' from source: magic vars 2995 1726776824.88794: variable 'omit' from source: magic vars 2995 1726776824.88823: variable '__kernel_settings_active_profile' from source: set_fact 2995 1726776824.89075: variable '__kernel_settings_active_profile' from source: set_fact 2995 1726776824.89098: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776824.89161: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776824.89282: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776824.89310: variable 'omit' from source: magic vars 2995 1726776824.89346: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776824.89379: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776824.89398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776824.89417: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776824.89427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776824.89454: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776824.89457: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776824.89462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776824.89542: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776824.89553: Set connection var ansible_shell_executable to /bin/sh 2995 1726776824.89561: Set connection var ansible_connection to ssh 2995 1726776824.89567: Set connection var ansible_pipelining to False 2995 1726776824.89570: Set connection var ansible_shell_type to sh 2995 1726776824.89577: Set connection var ansible_timeout to 10 2995 1726776824.89594: variable 'ansible_shell_executable' from source: unknown 2995 1726776824.89598: variable 'ansible_connection' from source: unknown 2995 1726776824.89600: variable 'ansible_module_compression' from source: unknown 2995 1726776824.89606: variable 'ansible_shell_type' from source: unknown 2995 1726776824.89609: variable 'ansible_shell_executable' from source: unknown 2995 1726776824.89616: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776824.89619: variable 'ansible_pipelining' from source: unknown 2995 1726776824.89621: variable 'ansible_timeout' from source: unknown 2995 1726776824.89627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776824.89740: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776824.89751: variable 'omit' from source: magic vars 2995 1726776824.89756: starting attempt loop 2995 1726776824.89760: running the handler 2995 1726776824.89773: _low_level_execute_command(): starting 2995 1726776824.89781: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776824.90289: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.90328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.90331: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776824.90334: 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 <<< 2995 1726776824.90337: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.90390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776824.90393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776824.90399: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776824.90454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776824.92232: stdout chunk (state=3): >>>/root <<< 2995 1726776824.92343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776824.92397: stderr chunk (state=3): >>><<< 2995 1726776824.92403: stdout chunk (state=3): >>><<< 2995 1726776824.92426: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776824.92439: _low_level_execute_command(): starting 2995 1726776824.92445: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808 `" && echo ansible-tmp-1726776824.9242682-6532-313790065808="` echo /root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808 `" ) && sleep 0' 2995 1726776824.92868: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.92879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776824.92906: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.92910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776824.92919: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.92962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776824.92980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776824.93028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776824.95076: stdout chunk (state=3): >>>ansible-tmp-1726776824.9242682-6532-313790065808=/root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808 <<< 2995 1726776824.95196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776824.95244: stderr chunk (state=3): >>><<< 2995 1726776824.95247: stdout chunk (state=3): >>><<< 2995 1726776824.95263: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776824.9242682-6532-313790065808=/root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776824.95339: variable 'ansible_module_compression' from source: unknown 2995 1726776824.95384: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776824.95424: variable 'ansible_facts' from source: unknown 2995 1726776824.95474: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808/AnsiballZ_stat.py 2995 1726776824.95571: Sending initial data 2995 1726776824.95575: Sent initial data (148 bytes) 2995 1726776824.96023: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776824.96027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.96030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776824.96033: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776824.96035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.96087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776824.96093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776824.96135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776824.97791: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776824.97798: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776824.97833: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776824.97883: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpjayfnk6z /root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808/AnsiballZ_stat.py <<< 2995 1726776824.97887: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808/AnsiballZ_stat.py" <<< 2995 1726776824.97927: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpjayfnk6z" to remote "/root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808/AnsiballZ_stat.py" <<< 2995 1726776824.98718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776824.98772: stderr chunk (state=3): >>><<< 2995 1726776824.98775: stdout chunk (state=3): >>><<< 2995 1726776824.98792: done transferring module to remote 2995 1726776824.98803: _low_level_execute_command(): starting 2995 1726776824.98809: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808/ /root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808/AnsiballZ_stat.py && sleep 0' 2995 1726776824.99235: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.99238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.99241: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776824.99246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776824.99297: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776824.99305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776824.99346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776825.01271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776825.01316: stderr chunk (state=3): >>><<< 2995 1726776825.01320: stdout chunk (state=3): >>><<< 2995 1726776825.01334: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776825.01337: _low_level_execute_command(): starting 2995 1726776825.01343: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808/AnsiballZ_stat.py && sleep 0' 2995 1726776825.01756: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776825.01760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776825.01762: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776825.01765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776825.01819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776825.01822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776825.01879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776825.20603: 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": 262949, "dev": 51714, "nlink": 1, "atime": 1726776824.781655, "mtime": 1726776817.4635823, "ctime": 1726776817.4635823, "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": "3669957671", "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}}} <<< 2995 1726776825.22295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776825.22360: stderr chunk (state=3): >>><<< 2995 1726776825.22363: stdout chunk (state=3): >>><<< 2995 1726776825.22381: _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": 262949, "dev": 51714, "nlink": 1, "atime": 1726776824.781655, "mtime": 1726776817.4635823, "ctime": 1726776817.4635823, "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": "3669957671", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776825.22444: 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-1726776824.9242682-6532-313790065808/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 2995 1726776825.22483: variable 'ansible_module_compression' from source: unknown 2995 1726776825.22525: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 2995 1726776825.22546: variable 'ansible_facts' from source: unknown 2995 1726776825.22590: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808/AnsiballZ_file.py 2995 1726776825.22699: Sending initial data 2995 1726776825.22705: Sent initial data (148 bytes) 2995 1726776825.23179: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776825.23182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776825.23185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776825.23188: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776825.23190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776825.23244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776825.23247: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776825.23296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776825.25000: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776825.25042: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776825.25084: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp6o0xmini /root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808/AnsiballZ_file.py <<< 2995 1726776825.25091: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808/AnsiballZ_file.py" <<< 2995 1726776825.25125: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp6o0xmini" to remote "/root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808/AnsiballZ_file.py" <<< 2995 1726776825.25933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776825.25995: stderr chunk (state=3): >>><<< 2995 1726776825.25999: stdout chunk (state=3): >>><<< 2995 1726776825.26022: done transferring module to remote 2995 1726776825.26031: _low_level_execute_command(): starting 2995 1726776825.26037: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808/ /root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808/AnsiballZ_file.py && sleep 0' 2995 1726776825.26490: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776825.26494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776825.26497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776825.26500: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776825.26505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776825.26557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776825.26560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776825.26607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776825.28530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776825.28575: stderr chunk (state=3): >>><<< 2995 1726776825.28578: stdout chunk (state=3): >>><<< 2995 1726776825.28592: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776825.28595: _low_level_execute_command(): starting 2995 1726776825.28605: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808/AnsiballZ_file.py && sleep 0' 2995 1726776825.29020: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776825.29024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776825.29043: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776825.29096: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776825.29099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776825.29158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776825.48351: 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": ".coyxk2i4", "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}}} <<< 2995 1726776825.49960: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776825.50021: stderr chunk (state=3): >>><<< 2995 1726776825.50025: stdout chunk (state=3): >>><<< 2995 1726776825.50048: _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": ".coyxk2i4", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776825.50079: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.coyxk2i4', '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-1726776824.9242682-6532-313790065808/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776825.50090: _low_level_execute_command(): starting 2995 1726776825.50096: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776824.9242682-6532-313790065808/ > /dev/null 2>&1 && sleep 0' 2995 1726776825.50574: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776825.50577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776825.50580: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776825.50582: 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.12.126 originally 10.31.12.126 <<< 2995 1726776825.50584: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776825.50640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776825.50644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776825.50697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776825.52650: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776825.52697: stderr chunk (state=3): >>><<< 2995 1726776825.52700: stdout chunk (state=3): >>><<< 2995 1726776825.52718: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776825.52728: handler run complete 2995 1726776825.52756: attempt loop complete, returning result 2995 1726776825.52759: _execute() done 2995 1726776825.52763: dumping result to json 2995 1726776825.52770: done dumping result, returning 2995 1726776825.52778: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0affc99b-caaf-048c-907c-0000000009fd] 2995 1726776825.52784: sending task result for task 0affc99b-caaf-048c-907c-0000000009fd 2995 1726776825.52897: done sending task result for task 0affc99b-caaf-048c-907c-0000000009fd 2995 1726776825.52900: 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 } 2995 1726776825.53022: no more pending results, returning what we have 2995 1726776825.53026: results queue empty 2995 1726776825.53027: checking for any_errors_fatal 2995 1726776825.53033: done checking for any_errors_fatal 2995 1726776825.53034: checking for max_fail_percentage 2995 1726776825.53035: done checking for max_fail_percentage 2995 1726776825.53036: checking to see if all hosts have failed and the running result is not ok 2995 1726776825.53038: done checking to see if all hosts have failed 2995 1726776825.53039: getting the remaining hosts for this loop 2995 1726776825.53040: done getting the remaining hosts for this loop 2995 1726776825.53044: getting the next task for host managed_node2 2995 1726776825.53050: done getting next task for host managed_node2 2995 1726776825.53054: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 2995 1726776825.53057: ^ 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 2995 1726776825.53068: getting variables 2995 1726776825.53070: in VariableManager get_vars() 2995 1726776825.53109: Calling all_inventory to load vars for managed_node2 2995 1726776825.53113: Calling groups_inventory to load vars for managed_node2 2995 1726776825.53115: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776825.53123: Calling all_plugins_play to load vars for managed_node2 2995 1726776825.53125: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776825.53128: Calling groups_plugins_play to load vars for managed_node2 2995 1726776825.53303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776825.53464: done with get_vars() 2995 1726776825.53473: done getting variables 2995 1726776825.53523: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:13:45 -0400 (0:00:00.655) 0:02:40.862 **** 2995 1726776825.53547: entering _queue_task() for managed_node2/copy 2995 1726776825.53742: worker is 1 (out of 1 available) 2995 1726776825.53756: exiting _queue_task() for managed_node2/copy 2995 1726776825.53768: done queuing things up, now waiting for results queue to drain 2995 1726776825.53769: waiting for pending results... 2995 1726776825.53965: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 2995 1726776825.54051: in run() - task 0affc99b-caaf-048c-907c-0000000009fe 2995 1726776825.54064: variable 'ansible_search_path' from source: unknown 2995 1726776825.54068: variable 'ansible_search_path' from source: unknown 2995 1726776825.54102: calling self._execute() 2995 1726776825.54183: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776825.54190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776825.54199: variable 'omit' from source: magic vars 2995 1726776825.54298: variable 'omit' from source: magic vars 2995 1726776825.54349: variable 'omit' from source: magic vars 2995 1726776825.54374: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 2995 1726776825.54643: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 2995 1726776825.54711: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776825.54749: variable 'omit' from source: magic vars 2995 1726776825.54788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776825.54826: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776825.54845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776825.54861: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776825.54873: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776825.54903: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776825.54907: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776825.54911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776825.54992: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776825.55002: Set connection var ansible_shell_executable to /bin/sh 2995 1726776825.55012: Set connection var ansible_connection to ssh 2995 1726776825.55020: Set connection var ansible_pipelining to False 2995 1726776825.55022: Set connection var ansible_shell_type to sh 2995 1726776825.55029: Set connection var ansible_timeout to 10 2995 1726776825.55048: variable 'ansible_shell_executable' from source: unknown 2995 1726776825.55052: variable 'ansible_connection' from source: unknown 2995 1726776825.55055: variable 'ansible_module_compression' from source: unknown 2995 1726776825.55058: variable 'ansible_shell_type' from source: unknown 2995 1726776825.55062: variable 'ansible_shell_executable' from source: unknown 2995 1726776825.55065: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776825.55070: variable 'ansible_pipelining' from source: unknown 2995 1726776825.55073: variable 'ansible_timeout' from source: unknown 2995 1726776825.55079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776825.55197: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776825.55207: variable 'omit' from source: magic vars 2995 1726776825.55212: starting attempt loop 2995 1726776825.55218: running the handler 2995 1726776825.55231: _low_level_execute_command(): starting 2995 1726776825.55239: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776825.55765: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776825.55770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776825.55774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776825.55827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776825.55830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776825.55886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776825.57652: stdout chunk (state=3): >>>/root <<< 2995 1726776825.57763: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776825.57817: stderr chunk (state=3): >>><<< 2995 1726776825.57820: stdout chunk (state=3): >>><<< 2995 1726776825.57839: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776825.57850: _low_level_execute_command(): starting 2995 1726776825.57857: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125 `" && echo ansible-tmp-1726776825.578388-6547-47251367743125="` echo /root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125 `" ) && sleep 0' 2995 1726776825.58294: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776825.58298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776825.58303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776825.58315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776825.58367: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776825.58370: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776825.58422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776825.60483: stdout chunk (state=3): >>>ansible-tmp-1726776825.578388-6547-47251367743125=/root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125 <<< 2995 1726776825.60605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776825.60651: stderr chunk (state=3): >>><<< 2995 1726776825.60655: stdout chunk (state=3): >>><<< 2995 1726776825.60669: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776825.578388-6547-47251367743125=/root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776825.60740: variable 'ansible_module_compression' from source: unknown 2995 1726776825.60786: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776825.60824: variable 'ansible_facts' from source: unknown 2995 1726776825.60877: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125/AnsiballZ_stat.py 2995 1726776825.60971: Sending initial data 2995 1726776825.60975: Sent initial data (149 bytes) 2995 1726776825.61407: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776825.61411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776825.61416: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776825.61418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776825.61468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776825.61474: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776825.61521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776825.63228: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776825.63269: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776825.63314: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp78em2mb3 /root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125/AnsiballZ_stat.py <<< 2995 1726776825.63318: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125/AnsiballZ_stat.py" <<< 2995 1726776825.63356: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp78em2mb3" to remote "/root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125/AnsiballZ_stat.py" <<< 2995 1726776825.75370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776825.75444: stderr chunk (state=3): >>><<< 2995 1726776825.75448: stdout chunk (state=3): >>><<< 2995 1726776825.75468: done transferring module to remote 2995 1726776825.75479: _low_level_execute_command(): starting 2995 1726776825.75486: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125/ /root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125/AnsiballZ_stat.py && sleep 0' 2995 1726776825.75969: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776825.75974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776825.75976: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776825.75979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776825.75981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776825.76039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776825.76045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776825.76051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776825.76096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776825.78090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776825.78149: stderr chunk (state=3): >>><<< 2995 1726776825.78153: stdout chunk (state=3): >>><<< 2995 1726776825.78168: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776825.78171: _low_level_execute_command(): starting 2995 1726776825.78178: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125/AnsiballZ_stat.py && sleep 0' 2995 1726776825.78649: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776825.78653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776825.78656: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776825.78658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776825.78707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776825.78724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776825.78775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776825.97865: 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": 262944, "dev": 51714, "nlink": 1, "atime": 1726776815.4885628, "mtime": 1726776817.4635823, "ctime": 1726776817.4635823, "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": "1250386570", "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}}} <<< 2995 1726776825.99576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776825.99642: stderr chunk (state=3): >>><<< 2995 1726776825.99645: stdout chunk (state=3): >>><<< 2995 1726776825.99664: _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": 262944, "dev": 51714, "nlink": 1, "atime": 1726776815.4885628, "mtime": 1726776817.4635823, "ctime": 1726776817.4635823, "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": "1250386570", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776825.99730: 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-1726776825.578388-6547-47251367743125/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 2995 1726776825.99769: variable 'ansible_module_compression' from source: unknown 2995 1726776825.99806: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 2995 1726776825.99831: variable 'ansible_facts' from source: unknown 2995 1726776825.99877: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125/AnsiballZ_file.py 2995 1726776825.99982: Sending initial data 2995 1726776825.99985: Sent initial data (149 bytes) 2995 1726776826.00449: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776826.00452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.00455: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776826.00457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.00516: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776826.00522: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776826.00567: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776826.02274: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776826.02316: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776826.02356: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpas_fbmv9 /root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125/AnsiballZ_file.py <<< 2995 1726776826.02364: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125/AnsiballZ_file.py" <<< 2995 1726776826.02397: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpas_fbmv9" to remote "/root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125/AnsiballZ_file.py" <<< 2995 1726776826.03218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776826.03292: stderr chunk (state=3): >>><<< 2995 1726776826.03296: stdout chunk (state=3): >>><<< 2995 1726776826.03320: done transferring module to remote 2995 1726776826.03328: _low_level_execute_command(): starting 2995 1726776826.03334: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125/ /root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125/AnsiballZ_file.py && sleep 0' 2995 1726776826.03794: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776826.03798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776826.03802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776826.03805: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776826.03807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.03857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776826.03861: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776826.03911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776826.05818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776826.05868: stderr chunk (state=3): >>><<< 2995 1726776826.05872: stdout chunk (state=3): >>><<< 2995 1726776826.05888: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776826.05891: _low_level_execute_command(): starting 2995 1726776826.05898: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125/AnsiballZ_file.py && sleep 0' 2995 1726776826.06357: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776826.06361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776826.06364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776826.06366: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776826.06372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.06417: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776826.06425: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776826.06494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776826.25651: 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": ".vtve8vg6", "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}}} <<< 2995 1726776826.27244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776826.27306: stderr chunk (state=3): >>><<< 2995 1726776826.27310: stdout chunk (state=3): >>><<< 2995 1726776826.27328: _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": ".vtve8vg6", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776826.27362: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.vtve8vg6', '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-1726776825.578388-6547-47251367743125/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776826.27375: _low_level_execute_command(): starting 2995 1726776826.27381: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776825.578388-6547-47251367743125/ > /dev/null 2>&1 && sleep 0' 2995 1726776826.27865: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776826.27868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.27871: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776826.27873: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776826.27876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.27933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776826.27936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776826.27942: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776826.27986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776826.29993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776826.30044: stderr chunk (state=3): >>><<< 2995 1726776826.30047: stdout chunk (state=3): >>><<< 2995 1726776826.30062: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776826.30071: handler run complete 2995 1726776826.30100: attempt loop complete, returning result 2995 1726776826.30109: _execute() done 2995 1726776826.30112: dumping result to json 2995 1726776826.30118: done dumping result, returning 2995 1726776826.30127: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0affc99b-caaf-048c-907c-0000000009fe] 2995 1726776826.30132: sending task result for task 0affc99b-caaf-048c-907c-0000000009fe 2995 1726776826.30245: done sending task result for task 0affc99b-caaf-048c-907c-0000000009fe 2995 1726776826.30248: 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 } 2995 1726776826.30370: no more pending results, returning what we have 2995 1726776826.30373: results queue empty 2995 1726776826.30374: checking for any_errors_fatal 2995 1726776826.30381: done checking for any_errors_fatal 2995 1726776826.30382: checking for max_fail_percentage 2995 1726776826.30384: done checking for max_fail_percentage 2995 1726776826.30385: checking to see if all hosts have failed and the running result is not ok 2995 1726776826.30386: done checking to see if all hosts have failed 2995 1726776826.30387: getting the remaining hosts for this loop 2995 1726776826.30388: done getting the remaining hosts for this loop 2995 1726776826.30392: getting the next task for host managed_node2 2995 1726776826.30397: done getting next task for host managed_node2 2995 1726776826.30403: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 2995 1726776826.30406: ^ 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 2995 1726776826.30418: getting variables 2995 1726776826.30420: in VariableManager get_vars() 2995 1726776826.30458: Calling all_inventory to load vars for managed_node2 2995 1726776826.30461: Calling groups_inventory to load vars for managed_node2 2995 1726776826.30463: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776826.30471: Calling all_plugins_play to load vars for managed_node2 2995 1726776826.30473: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776826.30476: Calling groups_plugins_play to load vars for managed_node2 2995 1726776826.30617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776826.30782: done with get_vars() 2995 1726776826.30792: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:13:46 -0400 (0:00:00.773) 0:02:41.635 **** 2995 1726776826.30861: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776826.31052: worker is 1 (out of 1 available) 2995 1726776826.31067: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776826.31079: done queuing things up, now waiting for results queue to drain 2995 1726776826.31080: waiting for pending results... 2995 1726776826.31277: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 2995 1726776826.31368: in run() - task 0affc99b-caaf-048c-907c-0000000009ff 2995 1726776826.31382: variable 'ansible_search_path' from source: unknown 2995 1726776826.31385: variable 'ansible_search_path' from source: unknown 2995 1726776826.31424: calling self._execute() 2995 1726776826.31498: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776826.31509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776826.31522: variable 'omit' from source: magic vars 2995 1726776826.31678: variable 'omit' from source: magic vars 2995 1726776826.31724: variable 'omit' from source: magic vars 2995 1726776826.31749: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776826.32000: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776826.32070: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776826.32146: variable '__kernel_settings_profile_parent' from source: set_fact 2995 1726776826.32152: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776826.32194: variable 'omit' from source: magic vars 2995 1726776826.32233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776826.32266: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776826.32284: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776826.32302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776826.32313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776826.32342: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776826.32345: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776826.32350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776826.32432: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776826.32441: Set connection var ansible_shell_executable to /bin/sh 2995 1726776826.32450: Set connection var ansible_connection to ssh 2995 1726776826.32456: Set connection var ansible_pipelining to False 2995 1726776826.32459: Set connection var ansible_shell_type to sh 2995 1726776826.32466: Set connection var ansible_timeout to 10 2995 1726776826.32483: variable 'ansible_shell_executable' from source: unknown 2995 1726776826.32486: variable 'ansible_connection' from source: unknown 2995 1726776826.32489: variable 'ansible_module_compression' from source: unknown 2995 1726776826.32493: variable 'ansible_shell_type' from source: unknown 2995 1726776826.32496: variable 'ansible_shell_executable' from source: unknown 2995 1726776826.32503: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776826.32508: variable 'ansible_pipelining' from source: unknown 2995 1726776826.32511: variable 'ansible_timeout' from source: unknown 2995 1726776826.32519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776826.32668: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776826.32678: variable 'omit' from source: magic vars 2995 1726776826.32684: starting attempt loop 2995 1726776826.32687: running the handler 2995 1726776826.32700: _low_level_execute_command(): starting 2995 1726776826.32709: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776826.33232: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776826.33237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776826.33240: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.33293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776826.33300: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776826.33305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776826.33352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776826.35171: stdout chunk (state=3): >>>/root <<< 2995 1726776826.35282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776826.35336: stderr chunk (state=3): >>><<< 2995 1726776826.35339: stdout chunk (state=3): >>><<< 2995 1726776826.35359: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776826.35373: _low_level_execute_command(): starting 2995 1726776826.35376: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776826.3535948-6559-142548869098336 `" && echo ansible-tmp-1726776826.3535948-6559-142548869098336="` echo /root/.ansible/tmp/ansible-tmp-1726776826.3535948-6559-142548869098336 `" ) && sleep 0' 2995 1726776826.35926: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776826.36138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776826.36191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776826.38375: stdout chunk (state=3): >>>ansible-tmp-1726776826.3535948-6559-142548869098336=/root/.ansible/tmp/ansible-tmp-1726776826.3535948-6559-142548869098336 <<< 2995 1726776826.38492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776826.38545: stderr chunk (state=3): >>><<< 2995 1726776826.38549: stdout chunk (state=3): >>><<< 2995 1726776826.38566: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776826.3535948-6559-142548869098336=/root/.ansible/tmp/ansible-tmp-1726776826.3535948-6559-142548869098336 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776826.38608: variable 'ansible_module_compression' from source: unknown 2995 1726776826.38644: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 2995 1726776826.38679: variable 'ansible_facts' from source: unknown 2995 1726776826.38733: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776826.3535948-6559-142548869098336/AnsiballZ_kernel_settings_get_config.py 2995 1726776826.38842: Sending initial data 2995 1726776826.38846: Sent initial data (173 bytes) 2995 1726776826.39298: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776826.39305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776826.39308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776826.39310: 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 <<< 2995 1726776826.39312: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.39361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776826.39365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776826.39415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776826.41129: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776826.41167: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776826.41213: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp2sdrpis2 /root/.ansible/tmp/ansible-tmp-1726776826.3535948-6559-142548869098336/AnsiballZ_kernel_settings_get_config.py <<< 2995 1726776826.41221: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776826.3535948-6559-142548869098336/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776826.41257: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp2sdrpis2" to remote "/root/.ansible/tmp/ansible-tmp-1726776826.3535948-6559-142548869098336/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776826.3535948-6559-142548869098336/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776826.42025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776826.42082: stderr chunk (state=3): >>><<< 2995 1726776826.42086: stdout chunk (state=3): >>><<< 2995 1726776826.42108: done transferring module to remote 2995 1726776826.42121: _low_level_execute_command(): starting 2995 1726776826.42127: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776826.3535948-6559-142548869098336/ /root/.ansible/tmp/ansible-tmp-1726776826.3535948-6559-142548869098336/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776826.42567: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776826.42570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776826.42572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776826.42575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.42636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776826.42641: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776826.42643: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776826.42690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776826.44733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776826.44776: stderr chunk (state=3): >>><<< 2995 1726776826.44779: stdout chunk (state=3): >>><<< 2995 1726776826.44794: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776826.44797: _low_level_execute_command(): starting 2995 1726776826.44804: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776826.3535948-6559-142548869098336/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776826.45227: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776826.45231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.45234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776826.45236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.45287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776826.45290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776826.45354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776826.63787: 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"}}} <<< 2995 1726776826.65368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776826.65430: stderr chunk (state=3): >>><<< 2995 1726776826.65433: stdout chunk (state=3): >>><<< 2995 1726776826.65450: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776826.65483: 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-1726776826.3535948-6559-142548869098336/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776826.65491: _low_level_execute_command(): starting 2995 1726776826.65497: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776826.3535948-6559-142548869098336/ > /dev/null 2>&1 && sleep 0' 2995 1726776826.65975: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776826.65979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.65982: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776826.65984: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776826.65987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.66047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776826.66052: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776826.66057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776826.66097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776826.68123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776826.68168: stderr chunk (state=3): >>><<< 2995 1726776826.68171: stdout chunk (state=3): >>><<< 2995 1726776826.68186: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776826.68193: handler run complete 2995 1726776826.68214: attempt loop complete, returning result 2995 1726776826.68220: _execute() done 2995 1726776826.68224: dumping result to json 2995 1726776826.68229: done dumping result, returning 2995 1726776826.68238: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0affc99b-caaf-048c-907c-0000000009ff] 2995 1726776826.68244: sending task result for task 0affc99b-caaf-048c-907c-0000000009ff 2995 1726776826.68357: done sending task result for task 0affc99b-caaf-048c-907c-0000000009ff 2995 1726776826.68360: 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" } } } 2995 1726776826.68464: no more pending results, returning what we have 2995 1726776826.68468: results queue empty 2995 1726776826.68469: checking for any_errors_fatal 2995 1726776826.68478: done checking for any_errors_fatal 2995 1726776826.68479: checking for max_fail_percentage 2995 1726776826.68481: done checking for max_fail_percentage 2995 1726776826.68482: checking to see if all hosts have failed and the running result is not ok 2995 1726776826.68483: done checking to see if all hosts have failed 2995 1726776826.68484: getting the remaining hosts for this loop 2995 1726776826.68486: done getting the remaining hosts for this loop 2995 1726776826.68490: getting the next task for host managed_node2 2995 1726776826.68496: done getting next task for host managed_node2 2995 1726776826.68500: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 2995 1726776826.68505: ^ 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 2995 1726776826.68517: getting variables 2995 1726776826.68518: in VariableManager get_vars() 2995 1726776826.68557: Calling all_inventory to load vars for managed_node2 2995 1726776826.68559: Calling groups_inventory to load vars for managed_node2 2995 1726776826.68562: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776826.68571: Calling all_plugins_play to load vars for managed_node2 2995 1726776826.68574: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776826.68576: Calling groups_plugins_play to load vars for managed_node2 2995 1726776826.68750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776826.68914: done with get_vars() 2995 1726776826.68924: done getting variables 2995 1726776826.68970: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:13:46 -0400 (0:00:00.381) 0:02:42.016 **** 2995 1726776826.68995: entering _queue_task() for managed_node2/template 2995 1726776826.69192: worker is 1 (out of 1 available) 2995 1726776826.69206: exiting _queue_task() for managed_node2/template 2995 1726776826.69219: done queuing things up, now waiting for results queue to drain 2995 1726776826.69220: waiting for pending results... 2995 1726776826.69411: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 2995 1726776826.69504: in run() - task 0affc99b-caaf-048c-907c-000000000a00 2995 1726776826.69521: variable 'ansible_search_path' from source: unknown 2995 1726776826.69526: variable 'ansible_search_path' from source: unknown 2995 1726776826.69558: calling self._execute() 2995 1726776826.69639: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776826.69646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776826.69659: variable 'omit' from source: magic vars 2995 1726776826.69754: variable 'omit' from source: magic vars 2995 1726776826.69802: variable 'omit' from source: magic vars 2995 1726776826.70084: variable '__kernel_settings_profile_src' from source: role '' all vars 2995 1726776826.70091: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776826.70161: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776826.70182: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776826.70240: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776826.70297: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776826.70374: variable '__kernel_settings_profile_parent' from source: set_fact 2995 1726776826.70378: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776826.70410: variable 'omit' from source: magic vars 2995 1726776826.70450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776826.70484: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776826.70503: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776826.70521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776826.70533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776826.70560: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776826.70563: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776826.70568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776826.70651: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776826.70660: Set connection var ansible_shell_executable to /bin/sh 2995 1726776826.70669: Set connection var ansible_connection to ssh 2995 1726776826.70675: Set connection var ansible_pipelining to False 2995 1726776826.70677: Set connection var ansible_shell_type to sh 2995 1726776826.70684: Set connection var ansible_timeout to 10 2995 1726776826.70704: variable 'ansible_shell_executable' from source: unknown 2995 1726776826.70707: variable 'ansible_connection' from source: unknown 2995 1726776826.70710: variable 'ansible_module_compression' from source: unknown 2995 1726776826.70716: variable 'ansible_shell_type' from source: unknown 2995 1726776826.70719: variable 'ansible_shell_executable' from source: unknown 2995 1726776826.70724: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776826.70729: variable 'ansible_pipelining' from source: unknown 2995 1726776826.70733: variable 'ansible_timeout' from source: unknown 2995 1726776826.70738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776826.70856: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776826.70868: variable 'omit' from source: magic vars 2995 1726776826.70875: starting attempt loop 2995 1726776826.70878: running the handler 2995 1726776826.70890: _low_level_execute_command(): starting 2995 1726776826.70898: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776826.71398: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776826.71435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.71439: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776826.71443: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.71497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776826.71506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776826.71508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776826.71556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776826.73354: stdout chunk (state=3): >>>/root <<< 2995 1726776826.73481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776826.73514: stderr chunk (state=3): >>><<< 2995 1726776826.73518: stdout chunk (state=3): >>><<< 2995 1726776826.73536: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776826.73547: _low_level_execute_command(): starting 2995 1726776826.73553: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515 `" && echo ansible-tmp-1726776826.735359-6570-123189017903515="` echo /root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515 `" ) && sleep 0' 2995 1726776826.73971: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776826.74008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776826.74011: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.74015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776826.74017: 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.12.126 originally 10.31.12.126 <<< 2995 1726776826.74020: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.74069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776826.74073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776826.74127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776826.76243: stdout chunk (state=3): >>>ansible-tmp-1726776826.735359-6570-123189017903515=/root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515 <<< 2995 1726776826.76371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776826.76424: stderr chunk (state=3): >>><<< 2995 1726776826.76427: stdout chunk (state=3): >>><<< 2995 1726776826.76443: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776826.735359-6570-123189017903515=/root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776826.76459: evaluation_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 2995 1726776826.76480: search_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 2995 1726776826.76504: variable 'ansible_search_path' from source: unknown 2995 1726776826.77298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776826.78884: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776826.78943: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776826.78973: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776826.79005: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776826.79030: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776826.79284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776826.79308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776826.79335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776826.79367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776826.79379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776826.79702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776826.79725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776826.79747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776826.79778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776826.79790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776826.80112: variable 'ansible_managed' from source: unknown 2995 1726776826.80120: variable '__sections' from source: task vars 2995 1726776826.80237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776826.80257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776826.80277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776826.80314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776826.80329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776826.80507: variable 'kernel_settings_sysctl' from source: include params 2995 1726776826.80510: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776826.80518: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776826.80521: variable '__sysctl_old' from source: task vars 2995 1726776826.80523: variable '__sysctl_old' from source: task vars 2995 1726776826.80705: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776826.80709: variable 'kernel_settings_sysctl' from source: include params 2995 1726776826.80748: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776826.80751: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776826.80754: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776826.80890: variable 'kernel_settings_sysfs' from source: include params 2995 1726776826.80896: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776826.80903: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776826.80918: variable '__sysfs_old' from source: task vars 2995 1726776826.80968: variable '__sysfs_old' from source: task vars 2995 1726776826.81152: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776826.81156: variable 'kernel_settings_sysfs' from source: include params 2995 1726776826.81162: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776826.81168: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776826.81173: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776826.81194: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 2995 1726776826.81203: variable '__systemd_old' from source: task vars 2995 1726776826.81255: variable '__systemd_old' from source: task vars 2995 1726776826.81428: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776826.81432: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 2995 1726776826.81438: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776826.81444: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776826.81462: variable 'kernel_settings_transparent_hugepages' from source: include params 2995 1726776826.81516: variable 'kernel_settings_transparent_hugepages' from source: include params 2995 1726776826.81522: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 2995 1726776826.81527: variable '__trans_huge_old' from source: task vars 2995 1726776826.81577: variable '__trans_huge_old' from source: task vars 2995 1726776826.81750: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776826.81753: variable 'kernel_settings_transparent_hugepages' from source: include params 2995 1726776826.81760: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776826.81765: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776826.81779: variable '__trans_defrag_old' from source: task vars 2995 1726776826.81832: variable '__trans_defrag_old' from source: task vars 2995 1726776826.82005: variable 'kernel_settings_purge' from source: role '' defaults 2995 1726776826.82008: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 2995 1726776826.82016: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776826.82019: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776826.82042: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776826.82055: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776826.82064: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776826.82079: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776826.82651: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776826.82697: variable 'ansible_module_compression' from source: unknown 2995 1726776826.82741: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776826.82768: variable 'ansible_facts' from source: unknown 2995 1726776826.82820: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/AnsiballZ_stat.py 2995 1726776826.82924: Sending initial data 2995 1726776826.82928: Sent initial data (150 bytes) 2995 1726776826.83399: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776826.83405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.83408: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776826.83410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.83468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776826.83471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776826.83476: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776826.83527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776826.85294: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776826.85340: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776826.85384: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpg8zfsxg7 /root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/AnsiballZ_stat.py <<< 2995 1726776826.85391: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/AnsiballZ_stat.py" <<< 2995 1726776826.85425: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpg8zfsxg7" to remote "/root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/AnsiballZ_stat.py" <<< 2995 1726776826.86200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776826.86267: stderr chunk (state=3): >>><<< 2995 1726776826.86270: stdout chunk (state=3): >>><<< 2995 1726776826.86288: done transferring module to remote 2995 1726776826.86298: _low_level_execute_command(): starting 2995 1726776826.86306: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/ /root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/AnsiballZ_stat.py && sleep 0' 2995 1726776826.86763: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776826.86766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776826.86769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776826.86771: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776826.86773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.86830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776826.86833: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776826.86836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776826.86889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776826.88859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776826.88907: stderr chunk (state=3): >>><<< 2995 1726776826.88911: stdout chunk (state=3): >>><<< 2995 1726776826.88929: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776826.88932: _low_level_execute_command(): starting 2995 1726776826.88938: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/AnsiballZ_stat.py && sleep 0' 2995 1726776826.89364: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776826.89368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776826.89370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776826.89373: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776826.89430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776826.89435: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776826.89489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776827.09189: 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": 262613, "dev": 51714, "nlink": 1, "atime": 1726776817.4565823, "mtime": 1726776737.5377538, "ctime": 1726776816.9325771, "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": "3638177157", "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}}} <<< 2995 1726776827.11037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776827.11098: stderr chunk (state=3): >>><<< 2995 1726776827.11104: stdout chunk (state=3): >>><<< 2995 1726776827.11123: _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": 262613, "dev": 51714, "nlink": 1, "atime": 1726776817.4565823, "mtime": 1726776737.5377538, "ctime": 1726776816.9325771, "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": "3638177157", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776827.11182: 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-1726776826.735359-6570-123189017903515/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 2995 1726776827.11344: Sending initial data 2995 1726776827.11348: Sent initial data (164 bytes) 2995 1726776827.11810: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776827.11818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776827.11820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776827.11823: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776827.11825: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776827.11873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776827.11876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776827.11929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776827.13685: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776827.13727: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776827.13773: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpq2iaiu2e/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/.source.conf <<< 2995 1726776827.13780: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/.source.conf" <<< 2995 1726776827.13816: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpq2iaiu2e/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/.source.conf" <<< 2995 1726776827.13988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776827.14050: stderr chunk (state=3): >>><<< 2995 1726776827.14053: stdout chunk (state=3): >>><<< 2995 1726776827.14069: _low_level_execute_command(): starting 2995 1726776827.14075: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/ /root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/.source.conf && sleep 0' 2995 1726776827.14527: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776827.14530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776827.14533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776827.14535: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776827.14537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776827.14585: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776827.14589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776827.14635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776827.16622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776827.16668: stderr chunk (state=3): >>><<< 2995 1726776827.16673: stdout chunk (state=3): >>><<< 2995 1726776827.16686: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776827.16715: variable 'ansible_module_compression' from source: unknown 2995 1726776827.16747: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 2995 1726776827.16764: variable 'ansible_facts' from source: unknown 2995 1726776827.16810: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/AnsiballZ_copy.py 2995 1726776827.16904: Sending initial data 2995 1726776827.16908: Sent initial data (150 bytes) 2995 1726776827.17345: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776827.17349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776827.17352: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776827.17354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776827.17407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776827.17411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776827.17461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776827.19253: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776827.19299: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776827.19341: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpjzss79yg /root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/AnsiballZ_copy.py <<< 2995 1726776827.19348: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/AnsiballZ_copy.py" <<< 2995 1726776827.19380: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpjzss79yg" to remote "/root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/AnsiballZ_copy.py" <<< 2995 1726776827.20183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776827.20242: stderr chunk (state=3): >>><<< 2995 1726776827.20246: stdout chunk (state=3): >>><<< 2995 1726776827.20266: done transferring module to remote 2995 1726776827.20274: _low_level_execute_command(): starting 2995 1726776827.20280: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/ /root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/AnsiballZ_copy.py && sleep 0' 2995 1726776827.20714: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776827.20718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776827.20720: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776827.20722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776827.20776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776827.20780: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776827.20838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776827.22816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776827.22862: stderr chunk (state=3): >>><<< 2995 1726776827.22865: stdout chunk (state=3): >>><<< 2995 1726776827.22880: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776827.22884: _low_level_execute_command(): starting 2995 1726776827.22890: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/AnsiballZ_copy.py && sleep 0' 2995 1726776827.23326: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776827.23330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776827.23332: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776827.23335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776827.23341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776827.23388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776827.23394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776827.23452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776827.42967: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/.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-1726776826.735359-6570-123189017903515/.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}}} <<< 2995 1726776827.44588: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776827.44647: stderr chunk (state=3): >>><<< 2995 1726776827.44651: stdout chunk (state=3): >>><<< 2995 1726776827.44668: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/.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-1726776826.735359-6570-123189017903515/.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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776827.44703: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/.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-1726776826.735359-6570-123189017903515/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776827.44739: _low_level_execute_command(): starting 2995 1726776827.44743: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776826.735359-6570-123189017903515/ > /dev/null 2>&1 && sleep 0' 2995 1726776827.45196: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776827.45199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776827.45205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776827.45207: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776827.45210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776827.45263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776827.45267: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776827.45319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776827.47322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776827.47362: stderr chunk (state=3): >>><<< 2995 1726776827.47366: stdout chunk (state=3): >>><<< 2995 1726776827.47379: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776827.47391: handler run complete 2995 1726776827.47419: attempt loop complete, returning result 2995 1726776827.47422: _execute() done 2995 1726776827.47425: dumping result to json 2995 1726776827.47434: done dumping result, returning 2995 1726776827.47445: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0affc99b-caaf-048c-907c-000000000a00] 2995 1726776827.47449: sending task result for task 0affc99b-caaf-048c-907c-000000000a00 2995 1726776827.47599: done sending task result for task 0affc99b-caaf-048c-907c-000000000a00 2995 1726776827.47604: 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-1726776826.735359-6570-123189017903515/.source.conf", "state": "file", "uid": 0 } 2995 1726776827.47724: no more pending results, returning what we have 2995 1726776827.47727: results queue empty 2995 1726776827.47728: checking for any_errors_fatal 2995 1726776827.47735: done checking for any_errors_fatal 2995 1726776827.47736: checking for max_fail_percentage 2995 1726776827.47738: done checking for max_fail_percentage 2995 1726776827.47739: checking to see if all hosts have failed and the running result is not ok 2995 1726776827.47740: done checking to see if all hosts have failed 2995 1726776827.47741: getting the remaining hosts for this loop 2995 1726776827.47742: done getting the remaining hosts for this loop 2995 1726776827.47746: getting the next task for host managed_node2 2995 1726776827.47751: done getting next task for host managed_node2 2995 1726776827.47755: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 2995 1726776827.47758: ^ 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 2995 1726776827.47769: getting variables 2995 1726776827.47770: in VariableManager get_vars() 2995 1726776827.47810: Calling all_inventory to load vars for managed_node2 2995 1726776827.47815: Calling groups_inventory to load vars for managed_node2 2995 1726776827.47817: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776827.47824: Calling all_plugins_play to load vars for managed_node2 2995 1726776827.47827: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776827.47829: Calling groups_plugins_play to load vars for managed_node2 2995 1726776827.47986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776827.48161: done with get_vars() 2995 1726776827.48170: done getting variables 2995 1726776827.48221: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:13:47 -0400 (0:00:00.792) 0:02:42.809 **** 2995 1726776827.48246: entering _queue_task() for managed_node2/service 2995 1726776827.48442: worker is 1 (out of 1 available) 2995 1726776827.48456: exiting _queue_task() for managed_node2/service 2995 1726776827.48467: done queuing things up, now waiting for results queue to drain 2995 1726776827.48469: waiting for pending results... 2995 1726776827.48662: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 2995 1726776827.48754: in run() - task 0affc99b-caaf-048c-907c-000000000a01 2995 1726776827.48768: variable 'ansible_search_path' from source: unknown 2995 1726776827.48772: variable 'ansible_search_path' from source: unknown 2995 1726776827.48818: variable '__kernel_settings_services' from source: include_vars 2995 1726776827.49090: variable '__kernel_settings_services' from source: include_vars 2995 1726776827.49155: variable 'omit' from source: magic vars 2995 1726776827.49256: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776827.49267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776827.49277: variable 'omit' from source: magic vars 2995 1726776827.49504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776827.49702: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776827.49741: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776827.49792: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776827.49826: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776827.49918: variable '__kernel_settings_register_profile' from source: set_fact 2995 1726776827.49929: variable '__kernel_settings_register_mode' from source: set_fact 2995 1726776827.49948: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 2995 1726776827.49952: when evaluation is False, skipping this task 2995 1726776827.49978: variable 'item' from source: unknown 2995 1726776827.50035: 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" } 2995 1726776827.50205: dumping result to json 2995 1726776827.50208: done dumping result, returning 2995 1726776827.50210: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0affc99b-caaf-048c-907c-000000000a01] 2995 1726776827.50215: sending task result for task 0affc99b-caaf-048c-907c-000000000a01 2995 1726776827.50259: done sending task result for task 0affc99b-caaf-048c-907c-000000000a01 2995 1726776827.50262: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 2995 1726776827.50295: no more pending results, returning what we have 2995 1726776827.50298: results queue empty 2995 1726776827.50299: checking for any_errors_fatal 2995 1726776827.50315: done checking for any_errors_fatal 2995 1726776827.50316: checking for max_fail_percentage 2995 1726776827.50318: done checking for max_fail_percentage 2995 1726776827.50319: checking to see if all hosts have failed and the running result is not ok 2995 1726776827.50320: done checking to see if all hosts have failed 2995 1726776827.50321: getting the remaining hosts for this loop 2995 1726776827.50322: done getting the remaining hosts for this loop 2995 1726776827.50325: getting the next task for host managed_node2 2995 1726776827.50330: done getting next task for host managed_node2 2995 1726776827.50332: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 2995 1726776827.50335: ^ 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 2995 1726776827.50346: getting variables 2995 1726776827.50348: in VariableManager get_vars() 2995 1726776827.50372: Calling all_inventory to load vars for managed_node2 2995 1726776827.50374: Calling groups_inventory to load vars for managed_node2 2995 1726776827.50376: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776827.50382: Calling all_plugins_play to load vars for managed_node2 2995 1726776827.50385: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776827.50387: Calling groups_plugins_play to load vars for managed_node2 2995 1726776827.50522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776827.50686: done with get_vars() 2995 1726776827.50694: done getting variables 2995 1726776827.50741: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:13:47 -0400 (0:00:00.025) 0:02:42.834 **** 2995 1726776827.50765: entering _queue_task() for managed_node2/command 2995 1726776827.50953: worker is 1 (out of 1 available) 2995 1726776827.50968: exiting _queue_task() for managed_node2/command 2995 1726776827.50981: done queuing things up, now waiting for results queue to drain 2995 1726776827.50982: waiting for pending results... 2995 1726776827.51162: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 2995 1726776827.51244: in run() - task 0affc99b-caaf-048c-907c-000000000a02 2995 1726776827.51256: variable 'ansible_search_path' from source: unknown 2995 1726776827.51260: variable 'ansible_search_path' from source: unknown 2995 1726776827.51292: calling self._execute() 2995 1726776827.51369: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776827.51375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776827.51386: variable 'omit' from source: magic vars 2995 1726776827.51776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776827.52035: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776827.52072: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776827.52103: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776827.52134: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776827.52229: variable '__kernel_settings_register_profile' from source: set_fact 2995 1726776827.52253: Evaluated conditional (not __kernel_settings_register_profile is changed): True 2995 1726776827.52360: variable '__kernel_settings_register_mode' from source: set_fact 2995 1726776827.52371: Evaluated conditional (not __kernel_settings_register_mode is changed): True 2995 1726776827.52466: variable '__kernel_settings_register_apply' from source: set_fact 2995 1726776827.52475: Evaluated conditional (__kernel_settings_register_apply is changed): True 2995 1726776827.52482: variable 'omit' from source: magic vars 2995 1726776827.52522: variable 'omit' from source: magic vars 2995 1726776827.52620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776827.54118: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776827.54174: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776827.54205: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776827.54233: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776827.54259: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776827.54318: variable '__kernel_settings_active_profile' from source: set_fact 2995 1726776827.54342: variable 'omit' from source: magic vars 2995 1726776827.54368: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776827.54391: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776827.54408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776827.54425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776827.54435: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776827.54461: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776827.54464: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776827.54471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776827.54549: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776827.54558: Set connection var ansible_shell_executable to /bin/sh 2995 1726776827.54566: Set connection var ansible_connection to ssh 2995 1726776827.54572: Set connection var ansible_pipelining to False 2995 1726776827.54575: Set connection var ansible_shell_type to sh 2995 1726776827.54585: Set connection var ansible_timeout to 10 2995 1726776827.54602: variable 'ansible_shell_executable' from source: unknown 2995 1726776827.54606: variable 'ansible_connection' from source: unknown 2995 1726776827.54610: variable 'ansible_module_compression' from source: unknown 2995 1726776827.54615: variable 'ansible_shell_type' from source: unknown 2995 1726776827.54618: variable 'ansible_shell_executable' from source: unknown 2995 1726776827.54620: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776827.54625: variable 'ansible_pipelining' from source: unknown 2995 1726776827.54628: variable 'ansible_timeout' from source: unknown 2995 1726776827.54633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776827.54721: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776827.54730: variable 'omit' from source: magic vars 2995 1726776827.54736: starting attempt loop 2995 1726776827.54739: running the handler 2995 1726776827.54752: _low_level_execute_command(): starting 2995 1726776827.54758: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776827.55280: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776827.55284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776827.55287: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776827.55290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776827.55350: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776827.55358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776827.55361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776827.55410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776827.57186: stdout chunk (state=3): >>>/root <<< 2995 1726776827.57298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776827.57347: stderr chunk (state=3): >>><<< 2995 1726776827.57351: stdout chunk (state=3): >>><<< 2995 1726776827.57371: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776827.57383: _low_level_execute_command(): starting 2995 1726776827.57388: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776827.573701-6589-71768776697206 `" && echo ansible-tmp-1726776827.573701-6589-71768776697206="` echo /root/.ansible/tmp/ansible-tmp-1726776827.573701-6589-71768776697206 `" ) && sleep 0' 2995 1726776827.57834: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776827.57837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776827.57841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776827.57844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776827.57896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776827.57900: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776827.57952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776827.60024: stdout chunk (state=3): >>>ansible-tmp-1726776827.573701-6589-71768776697206=/root/.ansible/tmp/ansible-tmp-1726776827.573701-6589-71768776697206 <<< 2995 1726776827.60147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776827.60192: stderr chunk (state=3): >>><<< 2995 1726776827.60195: stdout chunk (state=3): >>><<< 2995 1726776827.60217: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776827.573701-6589-71768776697206=/root/.ansible/tmp/ansible-tmp-1726776827.573701-6589-71768776697206 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776827.60240: variable 'ansible_module_compression' from source: unknown 2995 1726776827.60276: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776827.60307: variable 'ansible_facts' from source: unknown 2995 1726776827.60356: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776827.573701-6589-71768776697206/AnsiballZ_command.py 2995 1726776827.60461: Sending initial data 2995 1726776827.60465: Sent initial data (152 bytes) 2995 1726776827.60916: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776827.60920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776827.60923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776827.60925: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776827.60928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776827.60979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776827.60984: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776827.61033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776827.62749: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776827.62793: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776827.62834: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpyejjg97i /root/.ansible/tmp/ansible-tmp-1726776827.573701-6589-71768776697206/AnsiballZ_command.py <<< 2995 1726776827.62842: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776827.573701-6589-71768776697206/AnsiballZ_command.py" <<< 2995 1726776827.62877: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpyejjg97i" to remote "/root/.ansible/tmp/ansible-tmp-1726776827.573701-6589-71768776697206/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776827.573701-6589-71768776697206/AnsiballZ_command.py" <<< 2995 1726776827.63662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776827.63731: stderr chunk (state=3): >>><<< 2995 1726776827.63735: stdout chunk (state=3): >>><<< 2995 1726776827.63754: done transferring module to remote 2995 1726776827.63765: _low_level_execute_command(): starting 2995 1726776827.63770: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776827.573701-6589-71768776697206/ /root/.ansible/tmp/ansible-tmp-1726776827.573701-6589-71768776697206/AnsiballZ_command.py && sleep 0' 2995 1726776827.64226: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776827.64233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776827.64236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776827.64238: 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.12.126 originally 10.31.12.126 <<< 2995 1726776827.64240: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776827.64289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776827.64292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776827.64342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776827.66275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776827.66327: stderr chunk (state=3): >>><<< 2995 1726776827.66330: stdout chunk (state=3): >>><<< 2995 1726776827.66344: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776827.66347: _low_level_execute_command(): starting 2995 1726776827.66354: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776827.573701-6589-71768776697206/AnsiballZ_command.py && sleep 0' 2995 1726776827.66808: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776827.66811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776827.66813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776827.66816: 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.12.126 originally 10.31.12.126 <<< 2995 1726776827.66818: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776827.66872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776827.66879: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776827.66933: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776828.97177: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:13:47.844101", "end": "2024-09-19 16:13:48.969472", "delta": "0:00:01.125371", "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}}} <<< 2995 1726776828.99011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776828.99073: stderr chunk (state=3): >>><<< 2995 1726776828.99076: stdout chunk (state=3): >>><<< 2995 1726776828.99093: _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:13:47.844101", "end": "2024-09-19 16:13:48.969472", "delta": "0:00:01.125371", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776828.99133: 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-1726776827.573701-6589-71768776697206/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776828.99142: _low_level_execute_command(): starting 2995 1726776828.99149: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776827.573701-6589-71768776697206/ > /dev/null 2>&1 && sleep 0' 2995 1726776828.99621: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776828.99625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776828.99628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776828.99631: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776828.99633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776828.99684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776828.99688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776828.99738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776829.01732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776829.01779: stderr chunk (state=3): >>><<< 2995 1726776829.01782: stdout chunk (state=3): >>><<< 2995 1726776829.01796: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776829.01805: handler run complete 2995 1726776829.01830: Evaluated conditional (True): True 2995 1726776829.01841: attempt loop complete, returning result 2995 1726776829.01844: _execute() done 2995 1726776829.01849: dumping result to json 2995 1726776829.01855: done dumping result, returning 2995 1726776829.01864: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0affc99b-caaf-048c-907c-000000000a02] 2995 1726776829.01871: sending task result for task 0affc99b-caaf-048c-907c-000000000a02 2995 1726776829.01977: done sending task result for task 0affc99b-caaf-048c-907c-000000000a02 2995 1726776829.01980: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.125371", "end": "2024-09-19 16:13:48.969472", "rc": 0, "start": "2024-09-19 16:13:47.844101" } 2995 1726776829.02076: no more pending results, returning what we have 2995 1726776829.02080: results queue empty 2995 1726776829.02081: checking for any_errors_fatal 2995 1726776829.02090: done checking for any_errors_fatal 2995 1726776829.02091: checking for max_fail_percentage 2995 1726776829.02093: done checking for max_fail_percentage 2995 1726776829.02094: checking to see if all hosts have failed and the running result is not ok 2995 1726776829.02095: done checking to see if all hosts have failed 2995 1726776829.02096: getting the remaining hosts for this loop 2995 1726776829.02098: done getting the remaining hosts for this loop 2995 1726776829.02106: getting the next task for host managed_node2 2995 1726776829.02113: done getting next task for host managed_node2 2995 1726776829.02118: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 2995 1726776829.02121: ^ 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 2995 1726776829.02134: getting variables 2995 1726776829.02136: in VariableManager get_vars() 2995 1726776829.02174: Calling all_inventory to load vars for managed_node2 2995 1726776829.02177: Calling groups_inventory to load vars for managed_node2 2995 1726776829.02180: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776829.02190: Calling all_plugins_play to load vars for managed_node2 2995 1726776829.02193: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776829.02196: Calling groups_plugins_play to load vars for managed_node2 2995 1726776829.02389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776829.02554: done with get_vars() 2995 1726776829.02563: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:13:49 -0400 (0:00:01.518) 0:02:44.352 **** 2995 1726776829.02641: entering _queue_task() for managed_node2/include_tasks 2995 1726776829.02835: worker is 1 (out of 1 available) 2995 1726776829.02849: exiting _queue_task() for managed_node2/include_tasks 2995 1726776829.02860: done queuing things up, now waiting for results queue to drain 2995 1726776829.02861: waiting for pending results... 2995 1726776829.03058: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 2995 1726776829.03151: in run() - task 0affc99b-caaf-048c-907c-000000000a03 2995 1726776829.03164: variable 'ansible_search_path' from source: unknown 2995 1726776829.03168: variable 'ansible_search_path' from source: unknown 2995 1726776829.03203: calling self._execute() 2995 1726776829.03286: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.03292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.03305: variable 'omit' from source: magic vars 2995 1726776829.03706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776829.03917: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776829.03959: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776829.03991: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776829.04025: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776829.04123: variable '__kernel_settings_register_apply' from source: set_fact 2995 1726776829.04148: Evaluated conditional (__kernel_settings_register_apply is changed): True 2995 1726776829.04155: _execute() done 2995 1726776829.04159: dumping result to json 2995 1726776829.04164: done dumping result, returning 2995 1726776829.04171: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0affc99b-caaf-048c-907c-000000000a03] 2995 1726776829.04178: sending task result for task 0affc99b-caaf-048c-907c-000000000a03 2995 1726776829.04275: done sending task result for task 0affc99b-caaf-048c-907c-000000000a03 2995 1726776829.04278: WORKER PROCESS EXITING 2995 1726776829.04333: no more pending results, returning what we have 2995 1726776829.04337: in VariableManager get_vars() 2995 1726776829.04376: Calling all_inventory to load vars for managed_node2 2995 1726776829.04379: Calling groups_inventory to load vars for managed_node2 2995 1726776829.04382: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776829.04391: Calling all_plugins_play to load vars for managed_node2 2995 1726776829.04395: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776829.04398: Calling groups_plugins_play to load vars for managed_node2 2995 1726776829.04544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776829.04708: done with get_vars() 2995 1726776829.04715: variable 'ansible_search_path' from source: unknown 2995 1726776829.04716: variable 'ansible_search_path' from source: unknown 2995 1726776829.04740: we have included files to process 2995 1726776829.04741: generating all_blocks data 2995 1726776829.04747: done generating all_blocks data 2995 1726776829.04753: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 2995 1726776829.04754: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 2995 1726776829.04756: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 2995 1726776829.05058: done processing included file 2995 1726776829.05061: iterating over new_blocks loaded from include file 2995 1726776829.05062: in VariableManager get_vars() 2995 1726776829.05081: done with get_vars() 2995 1726776829.05082: filtering new block on tags 2995 1726776829.05126: done filtering new block on tags 2995 1726776829.05128: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 2995 1726776829.05132: extending task lists for all hosts with included blocks 2995 1726776829.05633: done extending task lists 2995 1726776829.05634: done processing included files 2995 1726776829.05635: results queue empty 2995 1726776829.05636: checking for any_errors_fatal 2995 1726776829.05639: done checking for any_errors_fatal 2995 1726776829.05640: checking for max_fail_percentage 2995 1726776829.05641: done checking for max_fail_percentage 2995 1726776829.05641: checking to see if all hosts have failed and the running result is not ok 2995 1726776829.05642: done checking to see if all hosts have failed 2995 1726776829.05643: getting the remaining hosts for this loop 2995 1726776829.05644: done getting the remaining hosts for this loop 2995 1726776829.05646: getting the next task for host managed_node2 2995 1726776829.05649: done getting next task for host managed_node2 2995 1726776829.05651: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 2995 1726776829.05653: ^ 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 2995 1726776829.05661: getting variables 2995 1726776829.05662: in VariableManager get_vars() 2995 1726776829.05672: Calling all_inventory to load vars for managed_node2 2995 1726776829.05674: Calling groups_inventory to load vars for managed_node2 2995 1726776829.05675: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776829.05679: Calling all_plugins_play to load vars for managed_node2 2995 1726776829.05681: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776829.05683: Calling groups_plugins_play to load vars for managed_node2 2995 1726776829.05787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776829.05948: done with get_vars() 2995 1726776829.05955: done getting variables 2995 1726776829.05986: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:13:49 -0400 (0:00:00.033) 0:02:44.386 **** 2995 1726776829.06011: entering _queue_task() for managed_node2/command 2995 1726776829.06204: worker is 1 (out of 1 available) 2995 1726776829.06217: exiting _queue_task() for managed_node2/command 2995 1726776829.06230: done queuing things up, now waiting for results queue to drain 2995 1726776829.06231: waiting for pending results... 2995 1726776829.06408: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 2995 1726776829.06510: in run() - task 0affc99b-caaf-048c-907c-000000000c42 2995 1726776829.06525: variable 'ansible_search_path' from source: unknown 2995 1726776829.06529: variable 'ansible_search_path' from source: unknown 2995 1726776829.06559: calling self._execute() 2995 1726776829.06638: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.06645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.06655: variable 'omit' from source: magic vars 2995 1726776829.06751: variable 'omit' from source: magic vars 2995 1726776829.06807: variable 'omit' from source: magic vars 2995 1726776829.06838: variable 'omit' from source: magic vars 2995 1726776829.06874: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776829.06910: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776829.06930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776829.06947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776829.06959: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776829.06985: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776829.06989: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.06995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.07076: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776829.07085: Set connection var ansible_shell_executable to /bin/sh 2995 1726776829.07093: Set connection var ansible_connection to ssh 2995 1726776829.07099: Set connection var ansible_pipelining to False 2995 1726776829.07105: Set connection var ansible_shell_type to sh 2995 1726776829.07112: Set connection var ansible_timeout to 10 2995 1726776829.07134: variable 'ansible_shell_executable' from source: unknown 2995 1726776829.07137: variable 'ansible_connection' from source: unknown 2995 1726776829.07140: variable 'ansible_module_compression' from source: unknown 2995 1726776829.07145: variable 'ansible_shell_type' from source: unknown 2995 1726776829.07148: variable 'ansible_shell_executable' from source: unknown 2995 1726776829.07151: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.07157: variable 'ansible_pipelining' from source: unknown 2995 1726776829.07159: variable 'ansible_timeout' from source: unknown 2995 1726776829.07165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.07282: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776829.07293: variable 'omit' from source: magic vars 2995 1726776829.07298: starting attempt loop 2995 1726776829.07303: running the handler 2995 1726776829.07319: _low_level_execute_command(): starting 2995 1726776829.07327: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776829.07855: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776829.07860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776829.07865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776829.07929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776829.07934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776829.07936: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776829.07980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776829.09805: stdout chunk (state=3): >>>/root <<< 2995 1726776829.09917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776829.09967: stderr chunk (state=3): >>><<< 2995 1726776829.09970: stdout chunk (state=3): >>><<< 2995 1726776829.09993: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776829.10006: _low_level_execute_command(): starting 2995 1726776829.10012: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776829.0999272-6601-131006697683207 `" && echo ansible-tmp-1726776829.0999272-6601-131006697683207="` echo /root/.ansible/tmp/ansible-tmp-1726776829.0999272-6601-131006697683207 `" ) && sleep 0' 2995 1726776829.10470: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776829.10474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776829.10476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776829.10480: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776829.10540: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776829.10546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776829.10549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776829.10594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776829.12670: stdout chunk (state=3): >>>ansible-tmp-1726776829.0999272-6601-131006697683207=/root/.ansible/tmp/ansible-tmp-1726776829.0999272-6601-131006697683207 <<< 2995 1726776829.12789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776829.12836: stderr chunk (state=3): >>><<< 2995 1726776829.12841: stdout chunk (state=3): >>><<< 2995 1726776829.12856: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776829.0999272-6601-131006697683207=/root/.ansible/tmp/ansible-tmp-1726776829.0999272-6601-131006697683207 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776829.12882: variable 'ansible_module_compression' from source: unknown 2995 1726776829.12930: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776829.12965: variable 'ansible_facts' from source: unknown 2995 1726776829.13020: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776829.0999272-6601-131006697683207/AnsiballZ_command.py 2995 1726776829.13131: Sending initial data 2995 1726776829.13134: Sent initial data (154 bytes) 2995 1726776829.13575: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776829.13579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776829.13581: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776829.13584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776829.13641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776829.13648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776829.13692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776829.15413: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776829.15423: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776829.15454: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776829.15495: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp7mjfmbkp /root/.ansible/tmp/ansible-tmp-1726776829.0999272-6601-131006697683207/AnsiballZ_command.py <<< 2995 1726776829.15503: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776829.0999272-6601-131006697683207/AnsiballZ_command.py" <<< 2995 1726776829.15541: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp7mjfmbkp" to remote "/root/.ansible/tmp/ansible-tmp-1726776829.0999272-6601-131006697683207/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776829.0999272-6601-131006697683207/AnsiballZ_command.py" <<< 2995 1726776829.16333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776829.16391: stderr chunk (state=3): >>><<< 2995 1726776829.16394: stdout chunk (state=3): >>><<< 2995 1726776829.16478: done transferring module to remote 2995 1726776829.16482: _low_level_execute_command(): starting 2995 1726776829.16484: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776829.0999272-6601-131006697683207/ /root/.ansible/tmp/ansible-tmp-1726776829.0999272-6601-131006697683207/AnsiballZ_command.py && sleep 0' 2995 1726776829.16868: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776829.16872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776829.16874: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776829.16877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776829.16930: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776829.16934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776829.16985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776829.19010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776829.19021: stdout chunk (state=3): >>><<< 2995 1726776829.19024: stderr chunk (state=3): >>><<< 2995 1726776829.19034: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776829.19037: _low_level_execute_command(): starting 2995 1726776829.19043: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776829.0999272-6601-131006697683207/AnsiballZ_command.py && sleep 0' 2995 1726776829.19478: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776829.19482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776829.19484: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776829.19486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776829.19542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776829.19549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776829.19599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776829.49171: 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:13:49.373881", "end": "2024-09-19 16:13:49.489413", "delta": "0:00:00.115532", "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}}} <<< 2995 1726776829.50971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776829.51032: stderr chunk (state=3): >>><<< 2995 1726776829.51035: stdout chunk (state=3): >>><<< 2995 1726776829.51054: _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:13:49.373881", "end": "2024-09-19 16:13:49.489413", "delta": "0:00:00.115532", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776829.51106: 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-1726776829.0999272-6601-131006697683207/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776829.51118: _low_level_execute_command(): starting 2995 1726776829.51124: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776829.0999272-6601-131006697683207/ > /dev/null 2>&1 && sleep 0' 2995 1726776829.51561: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776829.51599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776829.51605: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776829.51607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776829.51610: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776829.51614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776829.51662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776829.51665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776829.51724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776829.53753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776829.53796: stderr chunk (state=3): >>><<< 2995 1726776829.53800: stdout chunk (state=3): >>><<< 2995 1726776829.53818: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776829.53823: handler run complete 2995 1726776829.53847: Evaluated conditional (False): False 2995 1726776829.53858: attempt loop complete, returning result 2995 1726776829.53861: _execute() done 2995 1726776829.53864: dumping result to json 2995 1726776829.53870: done dumping result, returning 2995 1726776829.53879: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0affc99b-caaf-048c-907c-000000000c42] 2995 1726776829.53885: sending task result for task 0affc99b-caaf-048c-907c-000000000c42 2995 1726776829.53995: done sending task result for task 0affc99b-caaf-048c-907c-000000000c42 2995 1726776829.53998: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.115532", "end": "2024-09-19 16:13:49.489413", "rc": 0, "start": "2024-09-19 16:13:49.373881" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 2995 1726776829.54115: no more pending results, returning what we have 2995 1726776829.54119: results queue empty 2995 1726776829.54120: checking for any_errors_fatal 2995 1726776829.54122: done checking for any_errors_fatal 2995 1726776829.54123: checking for max_fail_percentage 2995 1726776829.54125: done checking for max_fail_percentage 2995 1726776829.54126: checking to see if all hosts have failed and the running result is not ok 2995 1726776829.54127: done checking to see if all hosts have failed 2995 1726776829.54128: getting the remaining hosts for this loop 2995 1726776829.54130: done getting the remaining hosts for this loop 2995 1726776829.54133: getting the next task for host managed_node2 2995 1726776829.54140: done getting next task for host managed_node2 2995 1726776829.54144: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 2995 1726776829.54148: ^ 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 2995 1726776829.54160: getting variables 2995 1726776829.54161: in VariableManager get_vars() 2995 1726776829.54197: Calling all_inventory to load vars for managed_node2 2995 1726776829.54199: Calling groups_inventory to load vars for managed_node2 2995 1726776829.54204: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776829.54211: Calling all_plugins_play to load vars for managed_node2 2995 1726776829.54216: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776829.54218: Calling groups_plugins_play to load vars for managed_node2 2995 1726776829.54380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776829.54554: done with get_vars() 2995 1726776829.54563: done getting variables 2995 1726776829.54614: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:13:49 -0400 (0:00:00.486) 0:02:44.873 **** 2995 1726776829.54644: entering _queue_task() for managed_node2/shell 2995 1726776829.54845: worker is 1 (out of 1 available) 2995 1726776829.54857: exiting _queue_task() for managed_node2/shell 2995 1726776829.54870: done queuing things up, now waiting for results queue to drain 2995 1726776829.54871: waiting for pending results... 2995 1726776829.55061: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 2995 1726776829.55171: in run() - task 0affc99b-caaf-048c-907c-000000000c43 2995 1726776829.55184: variable 'ansible_search_path' from source: unknown 2995 1726776829.55189: variable 'ansible_search_path' from source: unknown 2995 1726776829.55225: calling self._execute() 2995 1726776829.55299: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.55308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.55321: variable 'omit' from source: magic vars 2995 1726776829.55725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776829.55937: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776829.55976: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776829.56007: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776829.56039: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776829.56135: variable '__kernel_settings_register_verify_values' from source: set_fact 2995 1726776829.56161: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 2995 1726776829.56165: when evaluation is False, skipping this task 2995 1726776829.56168: _execute() done 2995 1726776829.56173: dumping result to json 2995 1726776829.56176: done dumping result, returning 2995 1726776829.56185: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0affc99b-caaf-048c-907c-000000000c43] 2995 1726776829.56191: sending task result for task 0affc99b-caaf-048c-907c-000000000c43 2995 1726776829.56288: done sending task result for task 0affc99b-caaf-048c-907c-000000000c43 2995 1726776829.56291: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 2995 1726776829.56358: no more pending results, returning what we have 2995 1726776829.56362: results queue empty 2995 1726776829.56363: checking for any_errors_fatal 2995 1726776829.56373: done checking for any_errors_fatal 2995 1726776829.56374: checking for max_fail_percentage 2995 1726776829.56376: done checking for max_fail_percentage 2995 1726776829.56377: checking to see if all hosts have failed and the running result is not ok 2995 1726776829.56378: done checking to see if all hosts have failed 2995 1726776829.56379: getting the remaining hosts for this loop 2995 1726776829.56381: done getting the remaining hosts for this loop 2995 1726776829.56385: getting the next task for host managed_node2 2995 1726776829.56392: done getting next task for host managed_node2 2995 1726776829.56396: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 2995 1726776829.56402: ^ 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 2995 1726776829.56423: getting variables 2995 1726776829.56425: in VariableManager get_vars() 2995 1726776829.56462: Calling all_inventory to load vars for managed_node2 2995 1726776829.56466: Calling groups_inventory to load vars for managed_node2 2995 1726776829.56469: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776829.56477: Calling all_plugins_play to load vars for managed_node2 2995 1726776829.56479: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776829.56482: Calling groups_plugins_play to load vars for managed_node2 2995 1726776829.56627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776829.56793: done with get_vars() 2995 1726776829.56804: done getting variables 2995 1726776829.56853: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:13:49 -0400 (0:00:00.022) 0:02:44.895 **** 2995 1726776829.56882: entering _queue_task() for managed_node2/fail 2995 1726776829.57089: worker is 1 (out of 1 available) 2995 1726776829.57108: exiting _queue_task() for managed_node2/fail 2995 1726776829.57125: done queuing things up, now waiting for results queue to drain 2995 1726776829.57126: waiting for pending results... 2995 1726776829.57318: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 2995 1726776829.57421: in run() - task 0affc99b-caaf-048c-907c-000000000c44 2995 1726776829.57434: variable 'ansible_search_path' from source: unknown 2995 1726776829.57438: variable 'ansible_search_path' from source: unknown 2995 1726776829.57470: calling self._execute() 2995 1726776829.57547: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.57553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.57562: variable 'omit' from source: magic vars 2995 1726776829.57962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776829.58219: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776829.58255: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776829.58284: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776829.58316: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776829.58406: variable '__kernel_settings_register_verify_values' from source: set_fact 2995 1726776829.58431: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 2995 1726776829.58434: when evaluation is False, skipping this task 2995 1726776829.58437: _execute() done 2995 1726776829.58441: dumping result to json 2995 1726776829.58444: done dumping result, returning 2995 1726776829.58453: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0affc99b-caaf-048c-907c-000000000c44] 2995 1726776829.58458: sending task result for task 0affc99b-caaf-048c-907c-000000000c44 2995 1726776829.58554: done sending task result for task 0affc99b-caaf-048c-907c-000000000c44 2995 1726776829.58557: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 2995 1726776829.58609: no more pending results, returning what we have 2995 1726776829.58616: results queue empty 2995 1726776829.58617: checking for any_errors_fatal 2995 1726776829.58623: done checking for any_errors_fatal 2995 1726776829.58624: checking for max_fail_percentage 2995 1726776829.58625: done checking for max_fail_percentage 2995 1726776829.58626: checking to see if all hosts have failed and the running result is not ok 2995 1726776829.58628: done checking to see if all hosts have failed 2995 1726776829.58629: getting the remaining hosts for this loop 2995 1726776829.58630: done getting the remaining hosts for this loop 2995 1726776829.58634: getting the next task for host managed_node2 2995 1726776829.58643: done getting next task for host managed_node2 2995 1726776829.58647: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 2995 1726776829.58650: ^ 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 2995 1726776829.58668: getting variables 2995 1726776829.58669: in VariableManager get_vars() 2995 1726776829.58706: Calling all_inventory to load vars for managed_node2 2995 1726776829.58708: Calling groups_inventory to load vars for managed_node2 2995 1726776829.58710: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776829.58719: Calling all_plugins_play to load vars for managed_node2 2995 1726776829.58722: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776829.58724: Calling groups_plugins_play to load vars for managed_node2 2995 1726776829.58891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776829.59054: done with get_vars() 2995 1726776829.59061: done getting variables 2995 1726776829.59107: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:13:49 -0400 (0:00:00.022) 0:02:44.917 **** 2995 1726776829.59133: entering _queue_task() for managed_node2/set_fact 2995 1726776829.59328: worker is 1 (out of 1 available) 2995 1726776829.59342: exiting _queue_task() for managed_node2/set_fact 2995 1726776829.59356: done queuing things up, now waiting for results queue to drain 2995 1726776829.59357: waiting for pending results... 2995 1726776829.59545: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 2995 1726776829.59629: in run() - task 0affc99b-caaf-048c-907c-000000000a04 2995 1726776829.59644: variable 'ansible_search_path' from source: unknown 2995 1726776829.59647: variable 'ansible_search_path' from source: unknown 2995 1726776829.59678: calling self._execute() 2995 1726776829.59761: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.59765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.59776: variable 'omit' from source: magic vars 2995 1726776829.59873: variable 'omit' from source: magic vars 2995 1726776829.59914: variable 'omit' from source: magic vars 2995 1726776829.59943: variable 'omit' from source: magic vars 2995 1726776829.59983: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776829.60019: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776829.60039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776829.60055: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776829.60066: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776829.60094: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776829.60098: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.60104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.60187: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776829.60196: Set connection var ansible_shell_executable to /bin/sh 2995 1726776829.60206: Set connection var ansible_connection to ssh 2995 1726776829.60213: Set connection var ansible_pipelining to False 2995 1726776829.60218: Set connection var ansible_shell_type to sh 2995 1726776829.60225: Set connection var ansible_timeout to 10 2995 1726776829.60246: variable 'ansible_shell_executable' from source: unknown 2995 1726776829.60249: variable 'ansible_connection' from source: unknown 2995 1726776829.60252: variable 'ansible_module_compression' from source: unknown 2995 1726776829.60257: variable 'ansible_shell_type' from source: unknown 2995 1726776829.60260: variable 'ansible_shell_executable' from source: unknown 2995 1726776829.60265: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.60270: variable 'ansible_pipelining' from source: unknown 2995 1726776829.60273: variable 'ansible_timeout' from source: unknown 2995 1726776829.60278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.60404: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776829.60415: variable 'omit' from source: magic vars 2995 1726776829.60423: starting attempt loop 2995 1726776829.60426: running the handler 2995 1726776829.60437: handler run complete 2995 1726776829.60448: attempt loop complete, returning result 2995 1726776829.60451: _execute() done 2995 1726776829.60453: dumping result to json 2995 1726776829.60459: done dumping result, returning 2995 1726776829.60466: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0affc99b-caaf-048c-907c-000000000a04] 2995 1726776829.60471: sending task result for task 0affc99b-caaf-048c-907c-000000000a04 2995 1726776829.60556: done sending task result for task 0affc99b-caaf-048c-907c-000000000a04 2995 1726776829.60559: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 2995 1726776829.60639: no more pending results, returning what we have 2995 1726776829.60642: results queue empty 2995 1726776829.60643: checking for any_errors_fatal 2995 1726776829.60649: done checking for any_errors_fatal 2995 1726776829.60650: checking for max_fail_percentage 2995 1726776829.60651: done checking for max_fail_percentage 2995 1726776829.60652: checking to see if all hosts have failed and the running result is not ok 2995 1726776829.60653: done checking to see if all hosts have failed 2995 1726776829.60654: getting the remaining hosts for this loop 2995 1726776829.60656: done getting the remaining hosts for this loop 2995 1726776829.60660: getting the next task for host managed_node2 2995 1726776829.60665: done getting next task for host managed_node2 2995 1726776829.60669: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 2995 1726776829.60672: ^ 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 2995 1726776829.60684: getting variables 2995 1726776829.60685: in VariableManager get_vars() 2995 1726776829.60715: Calling all_inventory to load vars for managed_node2 2995 1726776829.60717: Calling groups_inventory to load vars for managed_node2 2995 1726776829.60719: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776829.60725: Calling all_plugins_play to load vars for managed_node2 2995 1726776829.60728: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776829.60730: Calling groups_plugins_play to load vars for managed_node2 2995 1726776829.60859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776829.61021: done with get_vars() 2995 1726776829.61029: done getting variables 2995 1726776829.61070: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:13:49 -0400 (0:00:00.019) 0:02:44.937 **** 2995 1726776829.61093: entering _queue_task() for managed_node2/set_fact 2995 1726776829.61271: worker is 1 (out of 1 available) 2995 1726776829.61284: exiting _queue_task() for managed_node2/set_fact 2995 1726776829.61297: done queuing things up, now waiting for results queue to drain 2995 1726776829.61298: waiting for pending results... 2995 1726776829.61476: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 2995 1726776829.61557: in run() - task 0affc99b-caaf-048c-907c-000000000a05 2995 1726776829.61570: variable 'ansible_search_path' from source: unknown 2995 1726776829.61573: variable 'ansible_search_path' from source: unknown 2995 1726776829.61604: calling self._execute() 2995 1726776829.61675: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.61683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.61692: variable 'omit' from source: magic vars 2995 1726776829.61781: variable 'omit' from source: magic vars 2995 1726776829.61824: variable 'omit' from source: magic vars 2995 1726776829.62184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776829.62371: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776829.62408: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776829.62440: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776829.62468: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776829.62582: variable '__kernel_settings_register_profile' from source: set_fact 2995 1726776829.62596: variable '__kernel_settings_register_mode' from source: set_fact 2995 1726776829.62607: variable '__kernel_settings_register_apply' from source: set_fact 2995 1726776829.62653: variable 'omit' from source: magic vars 2995 1726776829.62677: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776829.62703: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776829.62722: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776829.62739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776829.62748: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776829.62774: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776829.62778: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.62782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.62865: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776829.62874: Set connection var ansible_shell_executable to /bin/sh 2995 1726776829.62882: Set connection var ansible_connection to ssh 2995 1726776829.62889: Set connection var ansible_pipelining to False 2995 1726776829.62891: Set connection var ansible_shell_type to sh 2995 1726776829.62899: Set connection var ansible_timeout to 10 2995 1726776829.62921: variable 'ansible_shell_executable' from source: unknown 2995 1726776829.62924: variable 'ansible_connection' from source: unknown 2995 1726776829.62926: variable 'ansible_module_compression' from source: unknown 2995 1726776829.62931: variable 'ansible_shell_type' from source: unknown 2995 1726776829.62934: variable 'ansible_shell_executable' from source: unknown 2995 1726776829.62938: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.62944: variable 'ansible_pipelining' from source: unknown 2995 1726776829.62947: variable 'ansible_timeout' from source: unknown 2995 1726776829.62952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.63041: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776829.63053: variable 'omit' from source: magic vars 2995 1726776829.63057: starting attempt loop 2995 1726776829.63060: running the handler 2995 1726776829.63070: handler run complete 2995 1726776829.63079: attempt loop complete, returning result 2995 1726776829.63082: _execute() done 2995 1726776829.63087: dumping result to json 2995 1726776829.63091: done dumping result, returning 2995 1726776829.63100: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0affc99b-caaf-048c-907c-000000000a05] 2995 1726776829.63106: sending task result for task 0affc99b-caaf-048c-907c-000000000a05 2995 1726776829.63193: done sending task result for task 0affc99b-caaf-048c-907c-000000000a05 2995 1726776829.63196: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 2995 1726776829.63268: no more pending results, returning what we have 2995 1726776829.63271: results queue empty 2995 1726776829.63272: checking for any_errors_fatal 2995 1726776829.63277: done checking for any_errors_fatal 2995 1726776829.63278: checking for max_fail_percentage 2995 1726776829.63280: done checking for max_fail_percentage 2995 1726776829.63281: checking to see if all hosts have failed and the running result is not ok 2995 1726776829.63282: done checking to see if all hosts have failed 2995 1726776829.63283: getting the remaining hosts for this loop 2995 1726776829.63285: done getting the remaining hosts for this loop 2995 1726776829.63288: getting the next task for host managed_node2 2995 1726776829.63297: done getting next task for host managed_node2 2995 1726776829.63299: ^ task is: TASK: meta (role_complete) 2995 1726776829.63303: ^ 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 2995 1726776829.63315: getting variables 2995 1726776829.63316: in VariableManager get_vars() 2995 1726776829.63348: Calling all_inventory to load vars for managed_node2 2995 1726776829.63350: Calling groups_inventory to load vars for managed_node2 2995 1726776829.63352: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776829.63359: Calling all_plugins_play to load vars for managed_node2 2995 1726776829.63361: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776829.63363: Calling groups_plugins_play to load vars for managed_node2 2995 1726776829.63529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776829.63685: done with get_vars() 2995 1726776829.63691: done getting variables 2995 1726776829.63750: done queuing things up, now waiting for results queue to drain 2995 1726776829.63751: results queue empty 2995 1726776829.63752: checking for any_errors_fatal 2995 1726776829.63753: done checking for any_errors_fatal 2995 1726776829.63754: checking for max_fail_percentage 2995 1726776829.63755: done checking for max_fail_percentage 2995 1726776829.63759: checking to see if all hosts have failed and the running result is not ok 2995 1726776829.63760: done checking to see if all hosts have failed 2995 1726776829.63760: getting the remaining hosts for this loop 2995 1726776829.63761: done getting the remaining hosts for this loop 2995 1726776829.63763: getting the next task for host managed_node2 2995 1726776829.63766: done getting next task for host managed_node2 2995 1726776829.63767: ^ task is: TASK: meta (flush_handlers) 2995 1726776829.63768: ^ 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 2995 1726776829.63772: getting variables 2995 1726776829.63773: in VariableManager get_vars() 2995 1726776829.63781: Calling all_inventory to load vars for managed_node2 2995 1726776829.63783: Calling groups_inventory to load vars for managed_node2 2995 1726776829.63785: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776829.63788: Calling all_plugins_play to load vars for managed_node2 2995 1726776829.63790: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776829.63792: Calling groups_plugins_play to load vars for managed_node2 2995 1726776829.63898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776829.64046: done with get_vars() 2995 1726776829.64052: done getting variables TASK [Force handlers] ********************************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:191 Thursday 19 September 2024 16:13:49 -0400 (0:00:00.030) 0:02:44.967 **** 2995 1726776829.64100: in VariableManager get_vars() 2995 1726776829.64110: Calling all_inventory to load vars for managed_node2 2995 1726776829.64112: Calling groups_inventory to load vars for managed_node2 2995 1726776829.64114: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776829.64118: Calling all_plugins_play to load vars for managed_node2 2995 1726776829.64119: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776829.64122: Calling groups_plugins_play to load vars for managed_node2 2995 1726776829.64382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776829.64527: done with get_vars() META: triggered running handlers for managed_node2 2995 1726776829.64539: done queuing things up, now waiting for results queue to drain 2995 1726776829.64540: results queue empty 2995 1726776829.64540: checking for any_errors_fatal 2995 1726776829.64541: done checking for any_errors_fatal 2995 1726776829.64542: checking for max_fail_percentage 2995 1726776829.64543: done checking for max_fail_percentage 2995 1726776829.64543: checking to see if all hosts have failed and the running result is not ok 2995 1726776829.64544: done checking to see if all hosts have failed 2995 1726776829.64544: getting the remaining hosts for this loop 2995 1726776829.64545: done getting the remaining hosts for this loop 2995 1726776829.64547: getting the next task for host managed_node2 2995 1726776829.64550: done getting next task for host managed_node2 2995 1726776829.64552: ^ task is: TASK: Ensure kernel_settings_reboot_required is not set or is false 2995 1726776829.64553: ^ 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 2995 1726776829.64555: getting variables 2995 1726776829.64555: in VariableManager get_vars() 2995 1726776829.64562: Calling all_inventory to load vars for managed_node2 2995 1726776829.64564: Calling groups_inventory to load vars for managed_node2 2995 1726776829.64566: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776829.64569: Calling all_plugins_play to load vars for managed_node2 2995 1726776829.64571: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776829.64573: Calling groups_plugins_play to load vars for managed_node2 2995 1726776829.64675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776829.64818: done with get_vars() 2995 1726776829.64824: done getting variables 2995 1726776829.64854: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:194 Thursday 19 September 2024 16:13:49 -0400 (0:00:00.007) 0:02:44.975 **** 2995 1726776829.64871: entering _queue_task() for managed_node2/assert 2995 1726776829.65056: worker is 1 (out of 1 available) 2995 1726776829.65071: exiting _queue_task() for managed_node2/assert 2995 1726776829.65084: done queuing things up, now waiting for results queue to drain 2995 1726776829.65085: waiting for pending results... 2995 1726776829.65264: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false 2995 1726776829.65332: in run() - task 0affc99b-caaf-048c-907c-000000000027 2995 1726776829.65346: variable 'ansible_search_path' from source: unknown 2995 1726776829.65376: calling self._execute() 2995 1726776829.65450: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.65456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.65465: variable 'omit' from source: magic vars 2995 1726776829.65559: variable 'omit' from source: magic vars 2995 1726776829.65584: variable 'omit' from source: magic vars 2995 1726776829.65612: variable 'omit' from source: magic vars 2995 1726776829.65653: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776829.65685: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776829.65705: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776829.65723: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776829.65733: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776829.65760: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776829.65764: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.65768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.65853: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776829.65860: Set connection var ansible_shell_executable to /bin/sh 2995 1726776829.65869: Set connection var ansible_connection to ssh 2995 1726776829.65875: Set connection var ansible_pipelining to False 2995 1726776829.65878: Set connection var ansible_shell_type to sh 2995 1726776829.65884: Set connection var ansible_timeout to 10 2995 1726776829.65904: variable 'ansible_shell_executable' from source: unknown 2995 1726776829.65910: variable 'ansible_connection' from source: unknown 2995 1726776829.65914: variable 'ansible_module_compression' from source: unknown 2995 1726776829.65920: variable 'ansible_shell_type' from source: unknown 2995 1726776829.65923: variable 'ansible_shell_executable' from source: unknown 2995 1726776829.65927: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.65933: variable 'ansible_pipelining' from source: unknown 2995 1726776829.65936: variable 'ansible_timeout' from source: unknown 2995 1726776829.65941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.66059: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776829.66071: variable 'omit' from source: magic vars 2995 1726776829.66077: starting attempt loop 2995 1726776829.66080: running the handler 2995 1726776829.66377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776829.68073: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776829.68126: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776829.68159: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776829.68188: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776829.68212: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776829.68272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776829.68296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776829.68323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776829.68356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776829.68369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776829.68466: variable 'kernel_settings_reboot_required' from source: set_fact 2995 1726776829.68481: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 2995 1726776829.68487: handler run complete 2995 1726776829.68512: attempt loop complete, returning result 2995 1726776829.68518: _execute() done 2995 1726776829.68521: dumping result to json 2995 1726776829.68526: done dumping result, returning 2995 1726776829.68534: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false [0affc99b-caaf-048c-907c-000000000027] 2995 1726776829.68539: sending task result for task 0affc99b-caaf-048c-907c-000000000027 2995 1726776829.68629: done sending task result for task 0affc99b-caaf-048c-907c-000000000027 2995 1726776829.68632: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 2995 1726776829.68682: no more pending results, returning what we have 2995 1726776829.68686: results queue empty 2995 1726776829.68687: checking for any_errors_fatal 2995 1726776829.68689: done checking for any_errors_fatal 2995 1726776829.68690: checking for max_fail_percentage 2995 1726776829.68692: done checking for max_fail_percentage 2995 1726776829.68693: checking to see if all hosts have failed and the running result is not ok 2995 1726776829.68694: done checking to see if all hosts have failed 2995 1726776829.68696: getting the remaining hosts for this loop 2995 1726776829.68698: done getting the remaining hosts for this loop 2995 1726776829.68704: getting the next task for host managed_node2 2995 1726776829.68710: done getting next task for host managed_node2 2995 1726776829.68713: ^ task is: TASK: Ensure role reported changed 2995 1726776829.68716: ^ 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 2995 1726776829.68720: getting variables 2995 1726776829.68722: in VariableManager get_vars() 2995 1726776829.68758: Calling all_inventory to load vars for managed_node2 2995 1726776829.68761: Calling groups_inventory to load vars for managed_node2 2995 1726776829.68764: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776829.68773: Calling all_plugins_play to load vars for managed_node2 2995 1726776829.68782: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776829.68785: Calling groups_plugins_play to load vars for managed_node2 2995 1726776829.68935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776829.69092: done with get_vars() 2995 1726776829.69102: done getting variables 2995 1726776829.69145: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:198 Thursday 19 September 2024 16:13:49 -0400 (0:00:00.042) 0:02:45.018 **** 2995 1726776829.69166: entering _queue_task() for managed_node2/assert 2995 1726776829.69357: worker is 1 (out of 1 available) 2995 1726776829.69371: exiting _queue_task() for managed_node2/assert 2995 1726776829.69384: done queuing things up, now waiting for results queue to drain 2995 1726776829.69385: waiting for pending results... 2995 1726776829.69580: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 2995 1726776829.69644: in run() - task 0affc99b-caaf-048c-907c-000000000028 2995 1726776829.69658: variable 'ansible_search_path' from source: unknown 2995 1726776829.69691: calling self._execute() 2995 1726776829.69772: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.69776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.69788: variable 'omit' from source: magic vars 2995 1726776829.69985: variable 'omit' from source: magic vars 2995 1726776829.70018: variable 'omit' from source: magic vars 2995 1726776829.70046: variable 'omit' from source: magic vars 2995 1726776829.70082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776829.70118: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776829.70134: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776829.70150: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776829.70162: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776829.70188: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776829.70192: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.70195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.70278: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776829.70287: Set connection var ansible_shell_executable to /bin/sh 2995 1726776829.70295: Set connection var ansible_connection to ssh 2995 1726776829.70303: Set connection var ansible_pipelining to False 2995 1726776829.70305: Set connection var ansible_shell_type to sh 2995 1726776829.70315: Set connection var ansible_timeout to 10 2995 1726776829.70333: variable 'ansible_shell_executable' from source: unknown 2995 1726776829.70336: variable 'ansible_connection' from source: unknown 2995 1726776829.70340: variable 'ansible_module_compression' from source: unknown 2995 1726776829.70343: variable 'ansible_shell_type' from source: unknown 2995 1726776829.70347: variable 'ansible_shell_executable' from source: unknown 2995 1726776829.70350: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.70356: variable 'ansible_pipelining' from source: unknown 2995 1726776829.70359: variable 'ansible_timeout' from source: unknown 2995 1726776829.70364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.70482: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776829.70492: variable 'omit' from source: magic vars 2995 1726776829.70498: starting attempt loop 2995 1726776829.70502: running the handler 2995 1726776829.70790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776829.72460: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776829.72520: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776829.72551: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776829.72582: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776829.72606: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776829.72665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776829.72689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776829.72714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776829.72746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776829.72760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776829.72846: variable '__kernel_settings_changed' from source: set_fact 2995 1726776829.72860: Evaluated conditional (__kernel_settings_changed | d(false)): True 2995 1726776829.72867: handler run complete 2995 1726776829.72888: attempt loop complete, returning result 2995 1726776829.72891: _execute() done 2995 1726776829.72894: dumping result to json 2995 1726776829.72896: done dumping result, returning 2995 1726776829.72906: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [0affc99b-caaf-048c-907c-000000000028] 2995 1726776829.72912: sending task result for task 0affc99b-caaf-048c-907c-000000000028 2995 1726776829.72997: done sending task result for task 0affc99b-caaf-048c-907c-000000000028 2995 1726776829.73000: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 2995 1726776829.73055: no more pending results, returning what we have 2995 1726776829.73059: results queue empty 2995 1726776829.73060: checking for any_errors_fatal 2995 1726776829.73065: done checking for any_errors_fatal 2995 1726776829.73066: checking for max_fail_percentage 2995 1726776829.73068: done checking for max_fail_percentage 2995 1726776829.73069: checking to see if all hosts have failed and the running result is not ok 2995 1726776829.73070: done checking to see if all hosts have failed 2995 1726776829.73072: getting the remaining hosts for this loop 2995 1726776829.73074: done getting the remaining hosts for this loop 2995 1726776829.73078: getting the next task for host managed_node2 2995 1726776829.73083: done getting next task for host managed_node2 2995 1726776829.73086: ^ task is: TASK: Check sysctl 2995 1726776829.73089: ^ 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 2995 1726776829.73093: getting variables 2995 1726776829.73095: in VariableManager get_vars() 2995 1726776829.73135: Calling all_inventory to load vars for managed_node2 2995 1726776829.73138: Calling groups_inventory to load vars for managed_node2 2995 1726776829.73141: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776829.73150: Calling all_plugins_play to load vars for managed_node2 2995 1726776829.73153: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776829.73162: Calling groups_plugins_play to load vars for managed_node2 2995 1726776829.73360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776829.73511: done with get_vars() 2995 1726776829.73521: done getting variables 2995 1726776829.73563: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysctl] ************************************************************ task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:202 Thursday 19 September 2024 16:13:49 -0400 (0:00:00.044) 0:02:45.062 **** 2995 1726776829.73583: entering _queue_task() for managed_node2/shell 2995 1726776829.73773: worker is 1 (out of 1 available) 2995 1726776829.73790: exiting _queue_task() for managed_node2/shell 2995 1726776829.73804: done queuing things up, now waiting for results queue to drain 2995 1726776829.73805: waiting for pending results... 2995 1726776829.73985: running TaskExecutor() for managed_node2/TASK: Check sysctl 2995 1726776829.74049: in run() - task 0affc99b-caaf-048c-907c-000000000029 2995 1726776829.74063: variable 'ansible_search_path' from source: unknown 2995 1726776829.74095: calling self._execute() 2995 1726776829.74186: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.74192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.74203: variable 'omit' from source: magic vars 2995 1726776829.74299: variable 'omit' from source: magic vars 2995 1726776829.74330: variable 'omit' from source: magic vars 2995 1726776829.74359: variable 'omit' from source: magic vars 2995 1726776829.74394: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776829.74433: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776829.74451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776829.74467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776829.74478: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776829.74509: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776829.74513: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.74519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.74599: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776829.74610: Set connection var ansible_shell_executable to /bin/sh 2995 1726776829.74621: Set connection var ansible_connection to ssh 2995 1726776829.74627: Set connection var ansible_pipelining to False 2995 1726776829.74630: Set connection var ansible_shell_type to sh 2995 1726776829.74637: Set connection var ansible_timeout to 10 2995 1726776829.74656: variable 'ansible_shell_executable' from source: unknown 2995 1726776829.74659: variable 'ansible_connection' from source: unknown 2995 1726776829.74662: variable 'ansible_module_compression' from source: unknown 2995 1726776829.74667: variable 'ansible_shell_type' from source: unknown 2995 1726776829.74669: variable 'ansible_shell_executable' from source: unknown 2995 1726776829.74674: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776829.74680: variable 'ansible_pipelining' from source: unknown 2995 1726776829.74683: variable 'ansible_timeout' from source: unknown 2995 1726776829.74688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776829.74807: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776829.74821: variable 'omit' from source: magic vars 2995 1726776829.74827: starting attempt loop 2995 1726776829.74830: running the handler 2995 1726776829.74842: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776829.74858: _low_level_execute_command(): starting 2995 1726776829.74866: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776829.75373: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776829.75407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776829.75411: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776829.75416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776829.75471: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776829.75474: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776829.75479: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776829.75532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776829.77348: stdout chunk (state=3): >>>/root <<< 2995 1726776829.77462: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776829.77508: stderr chunk (state=3): >>><<< 2995 1726776829.77512: stdout chunk (state=3): >>><<< 2995 1726776829.77538: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776829.77548: _low_level_execute_command(): starting 2995 1726776829.77554: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776829.7753518-6618-18316085743033 `" && echo ansible-tmp-1726776829.7753518-6618-18316085743033="` echo /root/.ansible/tmp/ansible-tmp-1726776829.7753518-6618-18316085743033 `" ) && sleep 0' 2995 1726776829.77970: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776829.78006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776829.78010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776829.78019: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776829.78021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776829.78067: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776829.78071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776829.78129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776829.80223: stdout chunk (state=3): >>>ansible-tmp-1726776829.7753518-6618-18316085743033=/root/.ansible/tmp/ansible-tmp-1726776829.7753518-6618-18316085743033 <<< 2995 1726776829.80344: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776829.80393: stderr chunk (state=3): >>><<< 2995 1726776829.80397: stdout chunk (state=3): >>><<< 2995 1726776829.80415: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776829.7753518-6618-18316085743033=/root/.ansible/tmp/ansible-tmp-1726776829.7753518-6618-18316085743033 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776829.80445: variable 'ansible_module_compression' from source: unknown 2995 1726776829.80494: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776829.80533: variable 'ansible_facts' from source: unknown 2995 1726776829.80585: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776829.7753518-6618-18316085743033/AnsiballZ_command.py 2995 1726776829.80696: Sending initial data 2995 1726776829.80699: Sent initial data (153 bytes) 2995 1726776829.81155: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776829.81158: 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 <<< 2995 1726776829.81161: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776829.81164: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776829.81166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776829.81217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776829.81221: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776829.81275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776829.83032: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776829.83072: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776829.83116: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpfemzq7lo /root/.ansible/tmp/ansible-tmp-1726776829.7753518-6618-18316085743033/AnsiballZ_command.py <<< 2995 1726776829.83123: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776829.7753518-6618-18316085743033/AnsiballZ_command.py" <<< 2995 1726776829.83158: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpfemzq7lo" to remote "/root/.ansible/tmp/ansible-tmp-1726776829.7753518-6618-18316085743033/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776829.7753518-6618-18316085743033/AnsiballZ_command.py" <<< 2995 1726776829.83935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776829.83995: stderr chunk (state=3): >>><<< 2995 1726776829.83999: stdout chunk (state=3): >>><<< 2995 1726776829.84022: done transferring module to remote 2995 1726776829.84033: _low_level_execute_command(): starting 2995 1726776829.84039: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776829.7753518-6618-18316085743033/ /root/.ansible/tmp/ansible-tmp-1726776829.7753518-6618-18316085743033/AnsiballZ_command.py && sleep 0' 2995 1726776829.84477: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776829.84480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776829.84482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776829.84485: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776829.84491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776829.84540: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776829.84544: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776829.84590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776829.86591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776829.86644: stderr chunk (state=3): >>><<< 2995 1726776829.86648: stdout chunk (state=3): >>><<< 2995 1726776829.86661: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776829.86664: _low_level_execute_command(): starting 2995 1726776829.86671: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776829.7753518-6618-18316085743033/AnsiballZ_command.py && sleep 0' 2995 1726776829.87118: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776829.87121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776829.87124: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776829.87126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776829.87179: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776829.87182: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776829.87243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776830.05947: 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:13:50.051517", "end": "2024-09-19 16:13:50.057289", "delta": "0:00:00.005772", "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}}} <<< 2995 1726776830.07929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776830.07986: stderr chunk (state=3): >>><<< 2995 1726776830.07989: stdout chunk (state=3): >>><<< 2995 1726776830.08009: _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:13:50.051517", "end": "2024-09-19 16:13:50.057289", "delta": "0:00:00.005772", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776830.08063: 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-1726776829.7753518-6618-18316085743033/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776830.08071: _low_level_execute_command(): starting 2995 1726776830.08077: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776829.7753518-6618-18316085743033/ > /dev/null 2>&1 && sleep 0' 2995 1726776830.08555: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776830.08559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.08561: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776830.08568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.08620: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776830.08624: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776830.08680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776830.10709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776830.10757: stderr chunk (state=3): >>><<< 2995 1726776830.10761: stdout chunk (state=3): >>><<< 2995 1726776830.10774: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776830.10783: handler run complete 2995 1726776830.10804: Evaluated conditional (False): False 2995 1726776830.10818: attempt loop complete, returning result 2995 1726776830.10822: _execute() done 2995 1726776830.10828: dumping result to json 2995 1726776830.10834: done dumping result, returning 2995 1726776830.10842: done running TaskExecutor() for managed_node2/TASK: Check sysctl [0affc99b-caaf-048c-907c-000000000029] 2995 1726776830.10848: sending task result for task 0affc99b-caaf-048c-907c-000000000029 2995 1726776830.10957: done sending task result for task 0affc99b-caaf-048c-907c-000000000029 2995 1726776830.10960: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "delta": "0:00:00.005772", "end": "2024-09-19 16:13:50.057289", "rc": 0, "start": "2024-09-19 16:13:50.051517" } 2995 1726776830.11034: no more pending results, returning what we have 2995 1726776830.11038: results queue empty 2995 1726776830.11039: checking for any_errors_fatal 2995 1726776830.11044: done checking for any_errors_fatal 2995 1726776830.11045: checking for max_fail_percentage 2995 1726776830.11047: done checking for max_fail_percentage 2995 1726776830.11048: checking to see if all hosts have failed and the running result is not ok 2995 1726776830.11049: done checking to see if all hosts have failed 2995 1726776830.11050: getting the remaining hosts for this loop 2995 1726776830.11052: done getting the remaining hosts for this loop 2995 1726776830.11056: getting the next task for host managed_node2 2995 1726776830.11063: done getting next task for host managed_node2 2995 1726776830.11066: ^ task is: TASK: Check sysfs after role runs 2995 1726776830.11068: ^ 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 2995 1726776830.11072: getting variables 2995 1726776830.11074: in VariableManager get_vars() 2995 1726776830.11112: Calling all_inventory to load vars for managed_node2 2995 1726776830.11115: Calling groups_inventory to load vars for managed_node2 2995 1726776830.11117: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776830.11128: Calling all_plugins_play to load vars for managed_node2 2995 1726776830.11131: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776830.11134: Calling groups_plugins_play to load vars for managed_node2 2995 1726776830.11286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776830.11471: done with get_vars() 2995 1726776830.11479: done getting variables 2995 1726776830.11531: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check sysfs after role runs] ********************************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:208 Thursday 19 September 2024 16:13:50 -0400 (0:00:00.379) 0:02:45.442 **** 2995 1726776830.11553: entering _queue_task() for managed_node2/command 2995 1726776830.11746: worker is 1 (out of 1 available) 2995 1726776830.11761: exiting _queue_task() for managed_node2/command 2995 1726776830.11774: done queuing things up, now waiting for results queue to drain 2995 1726776830.11775: waiting for pending results... 2995 1726776830.11970: running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs 2995 1726776830.12034: in run() - task 0affc99b-caaf-048c-907c-00000000002a 2995 1726776830.12048: variable 'ansible_search_path' from source: unknown 2995 1726776830.12080: calling self._execute() 2995 1726776830.12164: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776830.12169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776830.12180: variable 'omit' from source: magic vars 2995 1726776830.12274: variable 'omit' from source: magic vars 2995 1726776830.12304: variable 'omit' from source: magic vars 2995 1726776830.12335: variable 'omit' from source: magic vars 2995 1726776830.12371: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776830.12406: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776830.12427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776830.12445: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776830.12457: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776830.12484: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776830.12489: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776830.12492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776830.12578: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776830.12587: Set connection var ansible_shell_executable to /bin/sh 2995 1726776830.12595: Set connection var ansible_connection to ssh 2995 1726776830.12603: Set connection var ansible_pipelining to False 2995 1726776830.12606: Set connection var ansible_shell_type to sh 2995 1726776830.12612: Set connection var ansible_timeout to 10 2995 1726776830.12635: variable 'ansible_shell_executable' from source: unknown 2995 1726776830.12638: variable 'ansible_connection' from source: unknown 2995 1726776830.12642: variable 'ansible_module_compression' from source: unknown 2995 1726776830.12647: variable 'ansible_shell_type' from source: unknown 2995 1726776830.12650: variable 'ansible_shell_executable' from source: unknown 2995 1726776830.12653: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776830.12658: variable 'ansible_pipelining' from source: unknown 2995 1726776830.12663: variable 'ansible_timeout' from source: unknown 2995 1726776830.12668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776830.12790: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776830.12800: variable 'omit' from source: magic vars 2995 1726776830.12808: starting attempt loop 2995 1726776830.12811: running the handler 2995 1726776830.12827: _low_level_execute_command(): starting 2995 1726776830.12835: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776830.13369: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776830.13373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776830.13379: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.13430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776830.13434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776830.13502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776830.15299: stdout chunk (state=3): >>>/root <<< 2995 1726776830.15411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776830.15459: stderr chunk (state=3): >>><<< 2995 1726776830.15462: stdout chunk (state=3): >>><<< 2995 1726776830.15484: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776830.15496: _low_level_execute_command(): starting 2995 1726776830.15503: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776830.1548436-6626-160674305868767 `" && echo ansible-tmp-1726776830.1548436-6626-160674305868767="` echo /root/.ansible/tmp/ansible-tmp-1726776830.1548436-6626-160674305868767 `" ) && sleep 0' 2995 1726776830.15957: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776830.15960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776830.15963: 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 <<< 2995 1726776830.15965: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776830.15974: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.16021: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776830.16024: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776830.16077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776830.18192: stdout chunk (state=3): >>>ansible-tmp-1726776830.1548436-6626-160674305868767=/root/.ansible/tmp/ansible-tmp-1726776830.1548436-6626-160674305868767 <<< 2995 1726776830.18318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776830.18361: stderr chunk (state=3): >>><<< 2995 1726776830.18365: stdout chunk (state=3): >>><<< 2995 1726776830.18378: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776830.1548436-6626-160674305868767=/root/.ansible/tmp/ansible-tmp-1726776830.1548436-6626-160674305868767 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776830.18406: variable 'ansible_module_compression' from source: unknown 2995 1726776830.18454: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776830.18489: variable 'ansible_facts' from source: unknown 2995 1726776830.18544: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776830.1548436-6626-160674305868767/AnsiballZ_command.py 2995 1726776830.18650: Sending initial data 2995 1726776830.18653: Sent initial data (154 bytes) 2995 1726776830.19095: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776830.19099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.19101: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776830.19105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.19159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776830.19166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776830.19220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776830.20969: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776830.21011: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776830.21054: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpya4odbnz /root/.ansible/tmp/ansible-tmp-1726776830.1548436-6626-160674305868767/AnsiballZ_command.py <<< 2995 1726776830.21057: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776830.1548436-6626-160674305868767/AnsiballZ_command.py" <<< 2995 1726776830.21094: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpya4odbnz" to remote "/root/.ansible/tmp/ansible-tmp-1726776830.1548436-6626-160674305868767/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776830.1548436-6626-160674305868767/AnsiballZ_command.py" <<< 2995 1726776830.21880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776830.21940: stderr chunk (state=3): >>><<< 2995 1726776830.21944: stdout chunk (state=3): >>><<< 2995 1726776830.21963: done transferring module to remote 2995 1726776830.21973: _low_level_execute_command(): starting 2995 1726776830.21978: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776830.1548436-6626-160674305868767/ /root/.ansible/tmp/ansible-tmp-1726776830.1548436-6626-160674305868767/AnsiballZ_command.py && sleep 0' 2995 1726776830.22420: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776830.22423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.22426: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776830.22428: 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.12.126 originally 10.31.12.126 <<< 2995 1726776830.22431: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.22482: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776830.22485: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776830.22538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776830.24528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776830.24570: stderr chunk (state=3): >>><<< 2995 1726776830.24573: stdout chunk (state=3): >>><<< 2995 1726776830.24588: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776830.24596: _low_level_execute_command(): starting 2995 1726776830.24599: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776830.1548436-6626-160674305868767/AnsiballZ_command.py && sleep 0' 2995 1726776830.25040: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776830.25043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776830.25046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.25048: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776830.25050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.25099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776830.25109: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776830.25164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776830.43911: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["grep", "-Lxqv", "60666", "/sys/class/net/lo/mtu"], "start": "2024-09-19 16:13:50.433163", "end": "2024-09-19 16:13:50.436898", "delta": "0:00:00.003735", "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}}} <<< 2995 1726776830.45715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776830.45771: stderr chunk (state=3): >>><<< 2995 1726776830.45774: stdout chunk (state=3): >>><<< 2995 1726776830.45793: _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:13:50.433163", "end": "2024-09-19 16:13:50.436898", "delta": "0:00:00.003735", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776830.45847: 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-1726776830.1548436-6626-160674305868767/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776830.45855: _low_level_execute_command(): starting 2995 1726776830.45861: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776830.1548436-6626-160674305868767/ > /dev/null 2>&1 && sleep 0' 2995 1726776830.46335: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776830.46338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.46341: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776830.46344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.46400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776830.46409: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776830.46455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776830.48504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776830.48549: stderr chunk (state=3): >>><<< 2995 1726776830.48553: stdout chunk (state=3): >>><<< 2995 1726776830.48566: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776830.48574: handler run complete 2995 1726776830.48594: Evaluated conditional (False): False 2995 1726776830.48610: attempt loop complete, returning result 2995 1726776830.48615: _execute() done 2995 1726776830.48618: dumping result to json 2995 1726776830.48624: done dumping result, returning 2995 1726776830.48631: done running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs [0affc99b-caaf-048c-907c-00000000002a] 2995 1726776830.48638: sending task result for task 0affc99b-caaf-048c-907c-00000000002a 2995 1726776830.48746: done sending task result for task 0affc99b-caaf-048c-907c-00000000002a 2995 1726776830.48749: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-Lxqv", "60666", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003735", "end": "2024-09-19 16:13:50.436898", "rc": 0, "start": "2024-09-19 16:13:50.433163" } 2995 1726776830.48833: no more pending results, returning what we have 2995 1726776830.48837: results queue empty 2995 1726776830.48838: checking for any_errors_fatal 2995 1726776830.48847: done checking for any_errors_fatal 2995 1726776830.48848: checking for max_fail_percentage 2995 1726776830.48850: done checking for max_fail_percentage 2995 1726776830.48851: checking to see if all hosts have failed and the running result is not ok 2995 1726776830.48852: done checking to see if all hosts have failed 2995 1726776830.48853: getting the remaining hosts for this loop 2995 1726776830.48855: done getting the remaining hosts for this loop 2995 1726776830.48859: getting the next task for host managed_node2 2995 1726776830.48866: done getting next task for host managed_node2 2995 1726776830.48870: ^ task is: TASK: Cleanup 2995 1726776830.48872: ^ 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 2995 1726776830.48876: getting variables 2995 1726776830.48878: in VariableManager get_vars() 2995 1726776830.48919: Calling all_inventory to load vars for managed_node2 2995 1726776830.48922: Calling groups_inventory to load vars for managed_node2 2995 1726776830.48925: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776830.48935: Calling all_plugins_play to load vars for managed_node2 2995 1726776830.48939: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776830.48942: Calling groups_plugins_play to load vars for managed_node2 2995 1726776830.49083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776830.49247: done with get_vars() 2995 1726776830.49256: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:213 Thursday 19 September 2024 16:13:50 -0400 (0:00:00.377) 0:02:45.819 **** 2995 1726776830.49332: entering _queue_task() for managed_node2/include_tasks 2995 1726776830.49525: worker is 1 (out of 1 available) 2995 1726776830.49540: exiting _queue_task() for managed_node2/include_tasks 2995 1726776830.49553: done queuing things up, now waiting for results queue to drain 2995 1726776830.49554: waiting for pending results... 2995 1726776830.49745: running TaskExecutor() for managed_node2/TASK: Cleanup 2995 1726776830.49819: in run() - task 0affc99b-caaf-048c-907c-00000000002b 2995 1726776830.49832: variable 'ansible_search_path' from source: unknown 2995 1726776830.49865: calling self._execute() 2995 1726776830.49944: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776830.49952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776830.49962: variable 'omit' from source: magic vars 2995 1726776830.50056: _execute() done 2995 1726776830.50060: dumping result to json 2995 1726776830.50063: done dumping result, returning 2995 1726776830.50071: done running TaskExecutor() for managed_node2/TASK: Cleanup [0affc99b-caaf-048c-907c-00000000002b] 2995 1726776830.50077: sending task result for task 0affc99b-caaf-048c-907c-00000000002b 2995 1726776830.50184: done sending task result for task 0affc99b-caaf-048c-907c-00000000002b 2995 1726776830.50187: WORKER PROCESS EXITING 2995 1726776830.50220: no more pending results, returning what we have 2995 1726776830.50225: in VariableManager get_vars() 2995 1726776830.50263: Calling all_inventory to load vars for managed_node2 2995 1726776830.50266: Calling groups_inventory to load vars for managed_node2 2995 1726776830.50269: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776830.50279: Calling all_plugins_play to load vars for managed_node2 2995 1726776830.50282: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776830.50286: Calling groups_plugins_play to load vars for managed_node2 2995 1726776830.50472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776830.50623: done with get_vars() 2995 1726776830.50629: variable 'ansible_search_path' from source: unknown 2995 1726776830.50639: we have included files to process 2995 1726776830.50640: generating all_blocks data 2995 1726776830.50642: done generating all_blocks data 2995 1726776830.50645: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 2995 1726776830.50646: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 2995 1726776830.50648: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 2995 1726776830.51399: done processing included file 2995 1726776830.51404: iterating over new_blocks loaded from include file 2995 1726776830.51406: in VariableManager get_vars() 2995 1726776830.51420: done with get_vars() 2995 1726776830.51421: filtering new block on tags 2995 1726776830.51438: done filtering new block on tags 2995 1726776830.51440: in VariableManager get_vars() 2995 1726776830.51450: done with get_vars() 2995 1726776830.51452: filtering new block on tags 2995 1726776830.51519: done filtering new block on tags 2995 1726776830.51521: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml for managed_node2 2995 1726776830.51525: extending task lists for all hosts with included blocks 2995 1726776830.54864: done extending task lists 2995 1726776830.54865: done processing included files 2995 1726776830.54866: results queue empty 2995 1726776830.54866: checking for any_errors_fatal 2995 1726776830.54871: done checking for any_errors_fatal 2995 1726776830.54871: checking for max_fail_percentage 2995 1726776830.54872: done checking for max_fail_percentage 2995 1726776830.54873: checking to see if all hosts have failed and the running result is not ok 2995 1726776830.54873: done checking to see if all hosts have failed 2995 1726776830.54874: getting the remaining hosts for this loop 2995 1726776830.54875: done getting the remaining hosts for this loop 2995 1726776830.54877: getting the next task for host managed_node2 2995 1726776830.54881: done getting next task for host managed_node2 2995 1726776830.54882: ^ task is: TASK: Show current tuned profile settings 2995 1726776830.54884: ^ 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 2995 1726776830.54886: getting variables 2995 1726776830.54887: in VariableManager get_vars() 2995 1726776830.54896: Calling all_inventory to load vars for managed_node2 2995 1726776830.54898: Calling groups_inventory to load vars for managed_node2 2995 1726776830.54900: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776830.54907: Calling all_plugins_play to load vars for managed_node2 2995 1726776830.54909: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776830.54911: Calling groups_plugins_play to load vars for managed_node2 2995 1726776830.55036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776830.55181: done with get_vars() 2995 1726776830.55189: done getting variables 2995 1726776830.55225: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current tuned profile settings] ************************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:2 Thursday 19 September 2024 16:13:50 -0400 (0:00:00.059) 0:02:45.879 **** 2995 1726776830.55246: entering _queue_task() for managed_node2/command 2995 1726776830.55448: worker is 1 (out of 1 available) 2995 1726776830.55464: exiting _queue_task() for managed_node2/command 2995 1726776830.55477: done queuing things up, now waiting for results queue to drain 2995 1726776830.55478: waiting for pending results... 2995 1726776830.55659: running TaskExecutor() for managed_node2/TASK: Show current tuned profile settings 2995 1726776830.55729: in run() - task 0affc99b-caaf-048c-907c-000000000cab 2995 1726776830.55741: variable 'ansible_search_path' from source: unknown 2995 1726776830.55744: variable 'ansible_search_path' from source: unknown 2995 1726776830.55776: calling self._execute() 2995 1726776830.55853: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776830.55859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776830.55869: variable 'omit' from source: magic vars 2995 1726776830.55962: variable 'omit' from source: magic vars 2995 1726776830.55995: variable 'omit' from source: magic vars 2995 1726776830.56269: variable '__kernel_settings_profile_filename' from source: role '' exported vars 2995 1726776830.56337: variable '__kernel_settings_profile_dir' from source: role '' exported vars 2995 1726776830.56410: variable '__kernel_settings_profile_parent' from source: set_fact 2995 1726776830.56416: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 2995 1726776830.56457: variable 'omit' from source: magic vars 2995 1726776830.56491: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776830.56528: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776830.56547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776830.56564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776830.56577: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776830.56605: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776830.56608: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776830.56616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776830.56693: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776830.56703: Set connection var ansible_shell_executable to /bin/sh 2995 1726776830.56712: Set connection var ansible_connection to ssh 2995 1726776830.56718: Set connection var ansible_pipelining to False 2995 1726776830.56721: Set connection var ansible_shell_type to sh 2995 1726776830.56728: Set connection var ansible_timeout to 10 2995 1726776830.56746: variable 'ansible_shell_executable' from source: unknown 2995 1726776830.56749: variable 'ansible_connection' from source: unknown 2995 1726776830.56754: variable 'ansible_module_compression' from source: unknown 2995 1726776830.56757: variable 'ansible_shell_type' from source: unknown 2995 1726776830.56761: variable 'ansible_shell_executable' from source: unknown 2995 1726776830.56764: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776830.56769: variable 'ansible_pipelining' from source: unknown 2995 1726776830.56772: variable 'ansible_timeout' from source: unknown 2995 1726776830.56778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776830.56892: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776830.56904: variable 'omit' from source: magic vars 2995 1726776830.56910: starting attempt loop 2995 1726776830.56915: running the handler 2995 1726776830.56927: _low_level_execute_command(): starting 2995 1726776830.56934: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776830.57470: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776830.57474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.57478: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776830.57482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.57535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776830.57539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776830.57541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776830.57600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776830.59417: stdout chunk (state=3): >>>/root <<< 2995 1726776830.59526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776830.59578: stderr chunk (state=3): >>><<< 2995 1726776830.59581: stdout chunk (state=3): >>><<< 2995 1726776830.59603: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776830.59619: _low_level_execute_command(): starting 2995 1726776830.59626: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776830.5960417-6638-12629806908834 `" && echo ansible-tmp-1726776830.5960417-6638-12629806908834="` echo /root/.ansible/tmp/ansible-tmp-1726776830.5960417-6638-12629806908834 `" ) && sleep 0' 2995 1726776830.60079: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776830.60083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.60093: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776830.60095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.60145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776830.60149: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776830.60200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776830.62368: stdout chunk (state=3): >>>ansible-tmp-1726776830.5960417-6638-12629806908834=/root/.ansible/tmp/ansible-tmp-1726776830.5960417-6638-12629806908834 <<< 2995 1726776830.62486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776830.62537: stderr chunk (state=3): >>><<< 2995 1726776830.62540: stdout chunk (state=3): >>><<< 2995 1726776830.62555: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776830.5960417-6638-12629806908834=/root/.ansible/tmp/ansible-tmp-1726776830.5960417-6638-12629806908834 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776830.62582: variable 'ansible_module_compression' from source: unknown 2995 1726776830.62625: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776830.62658: variable 'ansible_facts' from source: unknown 2995 1726776830.62710: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776830.5960417-6638-12629806908834/AnsiballZ_command.py 2995 1726776830.62818: Sending initial data 2995 1726776830.62821: Sent initial data (153 bytes) 2995 1726776830.63272: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776830.63275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776830.63278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776830.63281: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776830.63284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.63337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776830.63342: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776830.63387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776830.65166: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776830.65208: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776830.65251: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpsn8f142e /root/.ansible/tmp/ansible-tmp-1726776830.5960417-6638-12629806908834/AnsiballZ_command.py <<< 2995 1726776830.65259: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776830.5960417-6638-12629806908834/AnsiballZ_command.py" <<< 2995 1726776830.65294: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpsn8f142e" to remote "/root/.ansible/tmp/ansible-tmp-1726776830.5960417-6638-12629806908834/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776830.5960417-6638-12629806908834/AnsiballZ_command.py" <<< 2995 1726776830.66079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776830.66143: stderr chunk (state=3): >>><<< 2995 1726776830.66146: stdout chunk (state=3): >>><<< 2995 1726776830.66166: done transferring module to remote 2995 1726776830.66176: _low_level_execute_command(): starting 2995 1726776830.66182: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776830.5960417-6638-12629806908834/ /root/.ansible/tmp/ansible-tmp-1726776830.5960417-6638-12629806908834/AnsiballZ_command.py && sleep 0' 2995 1726776830.66600: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776830.66636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776830.66642: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776830.66644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.66647: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776830.66649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.66702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776830.66706: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776830.66758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776830.68747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776830.68793: stderr chunk (state=3): >>><<< 2995 1726776830.68796: stdout chunk (state=3): >>><<< 2995 1726776830.68812: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776830.68818: _low_level_execute_command(): starting 2995 1726776830.68824: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776830.5960417-6638-12629806908834/AnsiballZ_command.py && sleep 0' 2995 1726776830.69254: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776830.69257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.69260: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776830.69262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.69307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776830.69326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776830.69377: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776830.88006: 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:13:50.874262", "end": "2024-09-19 16:13:50.877791", "delta": "0:00:00.003529", "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}}} <<< 2995 1726776830.89862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776830.89926: stderr chunk (state=3): >>><<< 2995 1726776830.89930: stdout chunk (state=3): >>><<< 2995 1726776830.89947: _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:13:50.874262", "end": "2024-09-19 16:13:50.877791", "delta": "0:00:00.003529", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/tuned/profiles/kernel_settings/tuned.conf", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776830.89987: 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-1726776830.5960417-6638-12629806908834/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776830.89996: _low_level_execute_command(): starting 2995 1726776830.90003: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776830.5960417-6638-12629806908834/ > /dev/null 2>&1 && sleep 0' 2995 1726776830.90486: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776830.90490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.90493: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776830.90500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776830.90554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776830.90557: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776830.90614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776830.92638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776830.92683: stderr chunk (state=3): >>><<< 2995 1726776830.92686: stdout chunk (state=3): >>><<< 2995 1726776830.92702: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776830.92710: handler run complete 2995 1726776830.92736: Evaluated conditional (False): False 2995 1726776830.92747: attempt loop complete, returning result 2995 1726776830.92751: _execute() done 2995 1726776830.92756: dumping result to json 2995 1726776830.92762: done dumping result, returning 2995 1726776830.92770: done running TaskExecutor() for managed_node2/TASK: Show current tuned profile settings [0affc99b-caaf-048c-907c-000000000cab] 2995 1726776830.92776: sending task result for task 0affc99b-caaf-048c-907c-000000000cab 2995 1726776830.92889: done sending task result for task 0affc99b-caaf-048c-907c-000000000cab 2995 1726776830.92892: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/etc/tuned/profiles/kernel_settings/tuned.conf" ], "delta": "0:00:00.003529", "end": "2024-09-19 16:13:50.877791", "rc": 0, "start": "2024-09-19 16:13:50.874262" } STDOUT: # # Ansible managed # # system_role:kernel_settings [main] summary = kernel settings [vm] transparent_hugepages = never 2995 1726776830.92975: no more pending results, returning what we have 2995 1726776830.92979: results queue empty 2995 1726776830.92980: checking for any_errors_fatal 2995 1726776830.92982: done checking for any_errors_fatal 2995 1726776830.92983: checking for max_fail_percentage 2995 1726776830.92984: done checking for max_fail_percentage 2995 1726776830.92986: checking to see if all hosts have failed and the running result is not ok 2995 1726776830.92987: done checking to see if all hosts have failed 2995 1726776830.92988: getting the remaining hosts for this loop 2995 1726776830.92990: done getting the remaining hosts for this loop 2995 1726776830.92994: getting the next task for host managed_node2 2995 1726776830.93008: done getting next task for host managed_node2 2995 1726776830.93011: ^ task is: TASK: Run role with purge to remove everything 2995 1726776830.93015: ^ 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 2995 1726776830.93019: getting variables 2995 1726776830.93021: in VariableManager get_vars() 2995 1726776830.93057: Calling all_inventory to load vars for managed_node2 2995 1726776830.93060: Calling groups_inventory to load vars for managed_node2 2995 1726776830.93063: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776830.93073: Calling all_plugins_play to load vars for managed_node2 2995 1726776830.93076: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776830.93080: Calling groups_plugins_play to load vars for managed_node2 2995 1726776830.93226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776830.93408: done with get_vars() 2995 1726776830.93417: done getting variables TASK [Run role with purge to remove everything] ******************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:9 Thursday 19 September 2024 16:13:50 -0400 (0:00:00.382) 0:02:46.261 **** 2995 1726776830.93489: entering _queue_task() for managed_node2/include_role 2995 1726776830.93686: worker is 1 (out of 1 available) 2995 1726776830.93702: exiting _queue_task() for managed_node2/include_role 2995 1726776830.93715: done queuing things up, now waiting for results queue to drain 2995 1726776830.93717: waiting for pending results... 2995 1726776830.93908: running TaskExecutor() for managed_node2/TASK: Run role with purge to remove everything 2995 1726776830.93989: in run() - task 0affc99b-caaf-048c-907c-000000000cad 2995 1726776830.94002: variable 'ansible_search_path' from source: unknown 2995 1726776830.94005: variable 'ansible_search_path' from source: unknown 2995 1726776830.94041: calling self._execute() 2995 1726776830.94123: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776830.94129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776830.94139: variable 'omit' from source: magic vars 2995 1726776830.94231: _execute() done 2995 1726776830.94235: dumping result to json 2995 1726776830.94239: done dumping result, returning 2995 1726776830.94246: done running TaskExecutor() for managed_node2/TASK: Run role with purge to remove everything [0affc99b-caaf-048c-907c-000000000cad] 2995 1726776830.94252: sending task result for task 0affc99b-caaf-048c-907c-000000000cad 2995 1726776830.94367: done sending task result for task 0affc99b-caaf-048c-907c-000000000cad 2995 1726776830.94373: WORKER PROCESS EXITING 2995 1726776830.94403: no more pending results, returning what we have 2995 1726776830.94407: in VariableManager get_vars() 2995 1726776830.94445: Calling all_inventory to load vars for managed_node2 2995 1726776830.94449: Calling groups_inventory to load vars for managed_node2 2995 1726776830.94451: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776830.94462: Calling all_plugins_play to load vars for managed_node2 2995 1726776830.94465: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776830.94469: Calling groups_plugins_play to load vars for managed_node2 2995 1726776830.94606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776830.94760: done with get_vars() 2995 1726776830.94767: variable 'ansible_search_path' from source: unknown 2995 1726776830.94768: variable 'ansible_search_path' from source: unknown 2995 1726776830.95003: variable 'omit' from source: magic vars 2995 1726776830.95029: variable 'omit' from source: magic vars 2995 1726776830.95041: variable 'omit' from source: magic vars 2995 1726776830.95044: we have included files to process 2995 1726776830.95044: generating all_blocks data 2995 1726776830.95046: done generating all_blocks data 2995 1726776830.95050: processing included file: fedora.linux_system_roles.kernel_settings 2995 1726776830.95065: in VariableManager get_vars() 2995 1726776830.95078: done with get_vars() 2995 1726776830.95099: in VariableManager get_vars() 2995 1726776830.95116: done with get_vars() 2995 1726776830.95145: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 2995 1726776830.95220: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 2995 1726776830.95240: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 2995 1726776830.95302: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 2995 1726776830.95706: in VariableManager get_vars() 2995 1726776830.95725: done with get_vars() 2995 1726776830.96727: in VariableManager get_vars() 2995 1726776830.96744: done with get_vars() 2995 1726776830.96873: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 2995 1726776830.97384: iterating over new_blocks loaded from include file 2995 1726776830.97386: in VariableManager get_vars() 2995 1726776830.97403: done with get_vars() 2995 1726776830.97404: filtering new block on tags 2995 1726776830.97440: done filtering new block on tags 2995 1726776830.97442: in VariableManager get_vars() 2995 1726776830.97455: done with get_vars() 2995 1726776830.97456: filtering new block on tags 2995 1726776830.97489: done filtering new block on tags 2995 1726776830.97490: in VariableManager get_vars() 2995 1726776830.97505: done with get_vars() 2995 1726776830.97506: filtering new block on tags 2995 1726776830.97800: done filtering new block on tags 2995 1726776830.97804: in VariableManager get_vars() 2995 1726776830.97819: done with get_vars() 2995 1726776830.97820: filtering new block on tags 2995 1726776830.97833: done filtering new block on tags 2995 1726776830.97835: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 2995 1726776830.97839: extending task lists for all hosts with included blocks 2995 1726776830.98050: done extending task lists 2995 1726776830.98051: done processing included files 2995 1726776830.98052: results queue empty 2995 1726776830.98052: checking for any_errors_fatal 2995 1726776830.98056: done checking for any_errors_fatal 2995 1726776830.98056: checking for max_fail_percentage 2995 1726776830.98057: done checking for max_fail_percentage 2995 1726776830.98058: checking to see if all hosts have failed and the running result is not ok 2995 1726776830.98059: done checking to see if all hosts have failed 2995 1726776830.98059: getting the remaining hosts for this loop 2995 1726776830.98060: done getting the remaining hosts for this loop 2995 1726776830.98062: getting the next task for host managed_node2 2995 1726776830.98065: done getting next task for host managed_node2 2995 1726776830.98067: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 2995 1726776830.98069: ^ 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 2995 1726776830.98077: getting variables 2995 1726776830.98078: in VariableManager get_vars() 2995 1726776830.98088: Calling all_inventory to load vars for managed_node2 2995 1726776830.98089: Calling groups_inventory to load vars for managed_node2 2995 1726776830.98091: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776830.98095: Calling all_plugins_play to load vars for managed_node2 2995 1726776830.98097: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776830.98099: Calling groups_plugins_play to load vars for managed_node2 2995 1726776830.98208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776830.98375: done with get_vars() 2995 1726776830.98381: done getting variables 2995 1726776830.98415: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:13:50 -0400 (0:00:00.049) 0:02:46.310 **** 2995 1726776830.98442: entering _queue_task() for managed_node2/fail 2995 1726776830.98640: worker is 1 (out of 1 available) 2995 1726776830.98655: exiting _queue_task() for managed_node2/fail 2995 1726776830.98668: done queuing things up, now waiting for results queue to drain 2995 1726776830.98669: waiting for pending results... 2995 1726776830.98853: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 2995 1726776830.98949: in run() - task 0affc99b-caaf-048c-907c-000000000ed1 2995 1726776830.98961: variable 'ansible_search_path' from source: unknown 2995 1726776830.98965: variable 'ansible_search_path' from source: unknown 2995 1726776830.98997: calling self._execute() 2995 1726776830.99073: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776830.99079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776830.99089: variable 'omit' from source: magic vars 2995 1726776830.99486: variable 'kernel_settings_sysctl' from source: include params 2995 1726776830.99495: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776830.99509: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 2995 1726776830.99768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776831.01405: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776831.01461: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776831.01491: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776831.01526: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776831.01550: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776831.01622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776831.01645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776831.01666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776831.01698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776831.01716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776831.01762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776831.01781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776831.01803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776831.01837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776831.01849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776831.01886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776831.01907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776831.01929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776831.01962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776831.01974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776831.02224: variable 'kernel_settings_sysctl' from source: include params 2995 1726776831.02247: 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 2995 1726776831.02251: when evaluation is False, skipping this task 2995 1726776831.02253: _execute() done 2995 1726776831.02258: dumping result to json 2995 1726776831.02261: done dumping result, returning 2995 1726776831.02270: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0affc99b-caaf-048c-907c-000000000ed1] 2995 1726776831.02276: sending task result for task 0affc99b-caaf-048c-907c-000000000ed1 2995 1726776831.02374: done sending task result for task 0affc99b-caaf-048c-907c-000000000ed1 2995 1726776831.02378: 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" } 2995 1726776831.02436: no more pending results, returning what we have 2995 1726776831.02440: results queue empty 2995 1726776831.02441: checking for any_errors_fatal 2995 1726776831.02443: done checking for any_errors_fatal 2995 1726776831.02444: checking for max_fail_percentage 2995 1726776831.02445: done checking for max_fail_percentage 2995 1726776831.02446: checking to see if all hosts have failed and the running result is not ok 2995 1726776831.02448: done checking to see if all hosts have failed 2995 1726776831.02449: getting the remaining hosts for this loop 2995 1726776831.02451: done getting the remaining hosts for this loop 2995 1726776831.02455: getting the next task for host managed_node2 2995 1726776831.02462: done getting next task for host managed_node2 2995 1726776831.02467: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 2995 1726776831.02471: ^ 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 2995 1726776831.02496: getting variables 2995 1726776831.02498: in VariableManager get_vars() 2995 1726776831.02542: Calling all_inventory to load vars for managed_node2 2995 1726776831.02545: Calling groups_inventory to load vars for managed_node2 2995 1726776831.02548: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776831.02558: Calling all_plugins_play to load vars for managed_node2 2995 1726776831.02561: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776831.02564: Calling groups_plugins_play to load vars for managed_node2 2995 1726776831.02718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776831.02889: done with get_vars() 2995 1726776831.02897: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:13:51 -0400 (0:00:00.045) 0:02:46.356 **** 2995 1726776831.02973: entering _queue_task() for managed_node2/include_tasks 2995 1726776831.03173: worker is 1 (out of 1 available) 2995 1726776831.03190: exiting _queue_task() for managed_node2/include_tasks 2995 1726776831.03206: done queuing things up, now waiting for results queue to drain 2995 1726776831.03207: waiting for pending results... 2995 1726776831.03394: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 2995 1726776831.03493: in run() - task 0affc99b-caaf-048c-907c-000000000ed2 2995 1726776831.03516: variable 'ansible_search_path' from source: unknown 2995 1726776831.03520: variable 'ansible_search_path' from source: unknown 2995 1726776831.03557: calling self._execute() 2995 1726776831.03642: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776831.03650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776831.03660: variable 'omit' from source: magic vars 2995 1726776831.03753: _execute() done 2995 1726776831.03757: dumping result to json 2995 1726776831.03762: done dumping result, returning 2995 1726776831.03769: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0affc99b-caaf-048c-907c-000000000ed2] 2995 1726776831.03775: sending task result for task 0affc99b-caaf-048c-907c-000000000ed2 2995 1726776831.03876: done sending task result for task 0affc99b-caaf-048c-907c-000000000ed2 2995 1726776831.03880: WORKER PROCESS EXITING 2995 1726776831.03926: no more pending results, returning what we have 2995 1726776831.03931: in VariableManager get_vars() 2995 1726776831.03969: Calling all_inventory to load vars for managed_node2 2995 1726776831.03972: Calling groups_inventory to load vars for managed_node2 2995 1726776831.03975: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776831.03985: Calling all_plugins_play to load vars for managed_node2 2995 1726776831.03988: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776831.03991: Calling groups_plugins_play to load vars for managed_node2 2995 1726776831.04173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776831.04328: done with get_vars() 2995 1726776831.04334: variable 'ansible_search_path' from source: unknown 2995 1726776831.04335: variable 'ansible_search_path' from source: unknown 2995 1726776831.04358: we have included files to process 2995 1726776831.04359: generating all_blocks data 2995 1726776831.04360: done generating all_blocks data 2995 1726776831.04364: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 2995 1726776831.04365: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 2995 1726776831.04367: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 2995 1726776831.04909: done processing included file 2995 1726776831.04912: iterating over new_blocks loaded from include file 2995 1726776831.04914: in VariableManager get_vars() 2995 1726776831.04933: done with get_vars() 2995 1726776831.04934: filtering new block on tags 2995 1726776831.04956: done filtering new block on tags 2995 1726776831.04958: in VariableManager get_vars() 2995 1726776831.04974: done with get_vars() 2995 1726776831.04976: filtering new block on tags 2995 1726776831.05008: done filtering new block on tags 2995 1726776831.05010: in VariableManager get_vars() 2995 1726776831.05028: done with get_vars() 2995 1726776831.05029: filtering new block on tags 2995 1726776831.05059: done filtering new block on tags 2995 1726776831.05061: in VariableManager get_vars() 2995 1726776831.05078: done with get_vars() 2995 1726776831.05079: filtering new block on tags 2995 1726776831.05097: done filtering new block on tags 2995 1726776831.05098: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 2995 1726776831.05105: extending task lists for all hosts with included blocks 2995 1726776831.05295: done extending task lists 2995 1726776831.05296: done processing included files 2995 1726776831.05296: results queue empty 2995 1726776831.05297: checking for any_errors_fatal 2995 1726776831.05299: done checking for any_errors_fatal 2995 1726776831.05300: checking for max_fail_percentage 2995 1726776831.05303: done checking for max_fail_percentage 2995 1726776831.05304: checking to see if all hosts have failed and the running result is not ok 2995 1726776831.05305: done checking to see if all hosts have failed 2995 1726776831.05306: getting the remaining hosts for this loop 2995 1726776831.05307: done getting the remaining hosts for this loop 2995 1726776831.05309: getting the next task for host managed_node2 2995 1726776831.05313: done getting next task for host managed_node2 2995 1726776831.05315: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 2995 1726776831.05318: ^ 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 2995 1726776831.05327: getting variables 2995 1726776831.05328: in VariableManager get_vars() 2995 1726776831.05338: Calling all_inventory to load vars for managed_node2 2995 1726776831.05339: Calling groups_inventory to load vars for managed_node2 2995 1726776831.05341: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776831.05345: Calling all_plugins_play to load vars for managed_node2 2995 1726776831.05347: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776831.05349: Calling groups_plugins_play to load vars for managed_node2 2995 1726776831.05454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776831.05606: done with get_vars() 2995 1726776831.05613: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:13:51 -0400 (0:00:00.026) 0:02:46.383 **** 2995 1726776831.05670: entering _queue_task() for managed_node2/setup 2995 1726776831.05851: worker is 1 (out of 1 available) 2995 1726776831.05864: exiting _queue_task() for managed_node2/setup 2995 1726776831.05879: done queuing things up, now waiting for results queue to drain 2995 1726776831.05881: waiting for pending results... 2995 1726776831.06061: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 2995 1726776831.06171: in run() - task 0affc99b-caaf-048c-907c-000000000f4d 2995 1726776831.06183: variable 'ansible_search_path' from source: unknown 2995 1726776831.06186: variable 'ansible_search_path' from source: unknown 2995 1726776831.06218: calling self._execute() 2995 1726776831.06287: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776831.06292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776831.06303: variable 'omit' from source: magic vars 2995 1726776831.06736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776831.08412: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776831.08466: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776831.08497: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776831.08532: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776831.08554: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776831.08631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776831.08656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776831.08676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776831.08710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776831.08726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776831.08770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776831.08791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776831.08812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776831.08848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776831.08860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776831.09006: variable '__kernel_settings_required_facts' from source: role '' all vars 2995 1726776831.09017: variable 'ansible_facts' from source: unknown 2995 1726776831.09089: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 2995 1726776831.09093: when evaluation is False, skipping this task 2995 1726776831.09096: _execute() done 2995 1726776831.09099: dumping result to json 2995 1726776831.09104: done dumping result, returning 2995 1726776831.09112: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0affc99b-caaf-048c-907c-000000000f4d] 2995 1726776831.09120: sending task result for task 0affc99b-caaf-048c-907c-000000000f4d 2995 1726776831.09209: done sending task result for task 0affc99b-caaf-048c-907c-000000000f4d 2995 1726776831.09212: 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" } 2995 1726776831.09263: no more pending results, returning what we have 2995 1726776831.09266: results queue empty 2995 1726776831.09267: checking for any_errors_fatal 2995 1726776831.09269: done checking for any_errors_fatal 2995 1726776831.09270: checking for max_fail_percentage 2995 1726776831.09272: done checking for max_fail_percentage 2995 1726776831.09273: checking to see if all hosts have failed and the running result is not ok 2995 1726776831.09274: done checking to see if all hosts have failed 2995 1726776831.09275: getting the remaining hosts for this loop 2995 1726776831.09277: done getting the remaining hosts for this loop 2995 1726776831.09281: getting the next task for host managed_node2 2995 1726776831.09291: done getting next task for host managed_node2 2995 1726776831.09295: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 2995 1726776831.09302: ^ 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 2995 1726776831.09320: getting variables 2995 1726776831.09322: in VariableManager get_vars() 2995 1726776831.09358: Calling all_inventory to load vars for managed_node2 2995 1726776831.09362: Calling groups_inventory to load vars for managed_node2 2995 1726776831.09364: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776831.09373: Calling all_plugins_play to load vars for managed_node2 2995 1726776831.09377: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776831.09379: Calling groups_plugins_play to load vars for managed_node2 2995 1726776831.09543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776831.09708: done with get_vars() 2995 1726776831.09716: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:13:51 -0400 (0:00:00.041) 0:02:46.424 **** 2995 1726776831.09787: entering _queue_task() for managed_node2/stat 2995 1726776831.09974: worker is 1 (out of 1 available) 2995 1726776831.09988: exiting _queue_task() for managed_node2/stat 2995 1726776831.10005: done queuing things up, now waiting for results queue to drain 2995 1726776831.10006: waiting for pending results... 2995 1726776831.10186: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 2995 1726776831.10293: in run() - task 0affc99b-caaf-048c-907c-000000000f4f 2995 1726776831.10310: variable 'ansible_search_path' from source: unknown 2995 1726776831.10317: variable 'ansible_search_path' from source: unknown 2995 1726776831.10348: calling self._execute() 2995 1726776831.10425: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776831.10433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776831.10443: variable 'omit' from source: magic vars 2995 1726776831.10838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776831.11043: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776831.11080: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776831.11117: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776831.11146: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776831.11218: 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) 2995 1726776831.11239: 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) 2995 1726776831.11261: 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) 2995 1726776831.11283: 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) 2995 1726776831.11379: variable '__kernel_settings_is_ostree' from source: set_fact 2995 1726776831.11387: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 2995 1726776831.11391: when evaluation is False, skipping this task 2995 1726776831.11394: _execute() done 2995 1726776831.11399: dumping result to json 2995 1726776831.11403: done dumping result, returning 2995 1726776831.11411: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0affc99b-caaf-048c-907c-000000000f4f] 2995 1726776831.11417: sending task result for task 0affc99b-caaf-048c-907c-000000000f4f 2995 1726776831.11508: done sending task result for task 0affc99b-caaf-048c-907c-000000000f4f 2995 1726776831.11511: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 2995 1726776831.11591: no more pending results, returning what we have 2995 1726776831.11594: results queue empty 2995 1726776831.11595: checking for any_errors_fatal 2995 1726776831.11604: done checking for any_errors_fatal 2995 1726776831.11605: checking for max_fail_percentage 2995 1726776831.11607: done checking for max_fail_percentage 2995 1726776831.11608: checking to see if all hosts have failed and the running result is not ok 2995 1726776831.11609: done checking to see if all hosts have failed 2995 1726776831.11610: getting the remaining hosts for this loop 2995 1726776831.11614: done getting the remaining hosts for this loop 2995 1726776831.11618: getting the next task for host managed_node2 2995 1726776831.11625: done getting next task for host managed_node2 2995 1726776831.11629: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 2995 1726776831.11633: ^ 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 2995 1726776831.11647: getting variables 2995 1726776831.11648: in VariableManager get_vars() 2995 1726776831.11673: Calling all_inventory to load vars for managed_node2 2995 1726776831.11675: Calling groups_inventory to load vars for managed_node2 2995 1726776831.11677: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776831.11683: Calling all_plugins_play to load vars for managed_node2 2995 1726776831.11686: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776831.11688: Calling groups_plugins_play to load vars for managed_node2 2995 1726776831.11826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776831.11992: done with get_vars() 2995 1726776831.12000: done getting variables 2995 1726776831.12045: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:13:51 -0400 (0:00:00.022) 0:02:46.447 **** 2995 1726776831.12072: entering _queue_task() for managed_node2/set_fact 2995 1726776831.12261: worker is 1 (out of 1 available) 2995 1726776831.12274: exiting _queue_task() for managed_node2/set_fact 2995 1726776831.12288: done queuing things up, now waiting for results queue to drain 2995 1726776831.12289: waiting for pending results... 2995 1726776831.12464: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 2995 1726776831.12566: in run() - task 0affc99b-caaf-048c-907c-000000000f50 2995 1726776831.12578: variable 'ansible_search_path' from source: unknown 2995 1726776831.12582: variable 'ansible_search_path' from source: unknown 2995 1726776831.12616: calling self._execute() 2995 1726776831.12687: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776831.12694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776831.12705: variable 'omit' from source: magic vars 2995 1726776831.13082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776831.13336: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776831.13370: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776831.13402: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776831.13433: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776831.13499: 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) 2995 1726776831.13522: 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) 2995 1726776831.13544: 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) 2995 1726776831.13565: 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) 2995 1726776831.13661: variable '__kernel_settings_is_ostree' from source: set_fact 2995 1726776831.13669: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 2995 1726776831.13672: when evaluation is False, skipping this task 2995 1726776831.13675: _execute() done 2995 1726776831.13680: dumping result to json 2995 1726776831.13683: done dumping result, returning 2995 1726776831.13691: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0affc99b-caaf-048c-907c-000000000f50] 2995 1726776831.13696: sending task result for task 0affc99b-caaf-048c-907c-000000000f50 2995 1726776831.13787: done sending task result for task 0affc99b-caaf-048c-907c-000000000f50 2995 1726776831.13790: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 2995 1726776831.13863: no more pending results, returning what we have 2995 1726776831.13867: results queue empty 2995 1726776831.13868: checking for any_errors_fatal 2995 1726776831.13874: done checking for any_errors_fatal 2995 1726776831.13875: checking for max_fail_percentage 2995 1726776831.13877: done checking for max_fail_percentage 2995 1726776831.13878: checking to see if all hosts have failed and the running result is not ok 2995 1726776831.13879: done checking to see if all hosts have failed 2995 1726776831.13880: getting the remaining hosts for this loop 2995 1726776831.13882: done getting the remaining hosts for this loop 2995 1726776831.13885: getting the next task for host managed_node2 2995 1726776831.13895: done getting next task for host managed_node2 2995 1726776831.13898: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 2995 1726776831.13906: ^ 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 2995 1726776831.13921: getting variables 2995 1726776831.13923: in VariableManager get_vars() 2995 1726776831.13949: Calling all_inventory to load vars for managed_node2 2995 1726776831.13951: Calling groups_inventory to load vars for managed_node2 2995 1726776831.13953: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776831.13959: Calling all_plugins_play to load vars for managed_node2 2995 1726776831.13961: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776831.13963: Calling groups_plugins_play to load vars for managed_node2 2995 1726776831.14130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776831.14290: done with get_vars() 2995 1726776831.14297: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:13:51 -0400 (0:00:00.022) 0:02:46.470 **** 2995 1726776831.14370: entering _queue_task() for managed_node2/stat 2995 1726776831.14554: worker is 1 (out of 1 available) 2995 1726776831.14569: exiting _queue_task() for managed_node2/stat 2995 1726776831.14581: done queuing things up, now waiting for results queue to drain 2995 1726776831.14583: waiting for pending results... 2995 1726776831.14756: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 2995 1726776831.14861: in run() - task 0affc99b-caaf-048c-907c-000000000f52 2995 1726776831.14875: variable 'ansible_search_path' from source: unknown 2995 1726776831.14879: variable 'ansible_search_path' from source: unknown 2995 1726776831.14908: calling self._execute() 2995 1726776831.14984: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776831.14991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776831.15000: variable 'omit' from source: magic vars 2995 1726776831.15373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776831.15573: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776831.15611: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776831.15644: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776831.15676: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776831.15741: 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) 2995 1726776831.15762: 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) 2995 1726776831.15784: 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) 2995 1726776831.15809: 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) 2995 1726776831.15902: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776831.15914: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 2995 1726776831.15918: when evaluation is False, skipping this task 2995 1726776831.15921: _execute() done 2995 1726776831.15924: dumping result to json 2995 1726776831.15927: done dumping result, returning 2995 1726776831.15934: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0affc99b-caaf-048c-907c-000000000f52] 2995 1726776831.15940: sending task result for task 0affc99b-caaf-048c-907c-000000000f52 2995 1726776831.16029: done sending task result for task 0affc99b-caaf-048c-907c-000000000f52 2995 1726776831.16034: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 2995 1726776831.16088: no more pending results, returning what we have 2995 1726776831.16092: results queue empty 2995 1726776831.16093: checking for any_errors_fatal 2995 1726776831.16103: done checking for any_errors_fatal 2995 1726776831.16104: checking for max_fail_percentage 2995 1726776831.16106: done checking for max_fail_percentage 2995 1726776831.16107: checking to see if all hosts have failed and the running result is not ok 2995 1726776831.16108: done checking to see if all hosts have failed 2995 1726776831.16109: getting the remaining hosts for this loop 2995 1726776831.16111: done getting the remaining hosts for this loop 2995 1726776831.16117: getting the next task for host managed_node2 2995 1726776831.16124: done getting next task for host managed_node2 2995 1726776831.16128: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 2995 1726776831.16133: ^ 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 2995 1726776831.16149: getting variables 2995 1726776831.16151: in VariableManager get_vars() 2995 1726776831.16184: Calling all_inventory to load vars for managed_node2 2995 1726776831.16186: Calling groups_inventory to load vars for managed_node2 2995 1726776831.16189: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776831.16198: Calling all_plugins_play to load vars for managed_node2 2995 1726776831.16204: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776831.16207: Calling groups_plugins_play to load vars for managed_node2 2995 1726776831.16340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776831.16508: done with get_vars() 2995 1726776831.16517: done getting variables 2995 1726776831.16558: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:13:51 -0400 (0:00:00.022) 0:02:46.492 **** 2995 1726776831.16586: entering _queue_task() for managed_node2/set_fact 2995 1726776831.16767: worker is 1 (out of 1 available) 2995 1726776831.16781: exiting _queue_task() for managed_node2/set_fact 2995 1726776831.16796: done queuing things up, now waiting for results queue to drain 2995 1726776831.16797: waiting for pending results... 2995 1726776831.16972: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 2995 1726776831.17072: in run() - task 0affc99b-caaf-048c-907c-000000000f53 2995 1726776831.17086: variable 'ansible_search_path' from source: unknown 2995 1726776831.17090: variable 'ansible_search_path' from source: unknown 2995 1726776831.17122: calling self._execute() 2995 1726776831.17193: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776831.17199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776831.17211: variable 'omit' from source: magic vars 2995 1726776831.17652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776831.17839: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776831.17876: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776831.17907: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776831.17937: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776831.18004: 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) 2995 1726776831.18026: 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) 2995 1726776831.18049: 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) 2995 1726776831.18070: 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) 2995 1726776831.18163: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776831.18172: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 2995 1726776831.18175: when evaluation is False, skipping this task 2995 1726776831.18178: _execute() done 2995 1726776831.18183: dumping result to json 2995 1726776831.18186: done dumping result, returning 2995 1726776831.18194: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0affc99b-caaf-048c-907c-000000000f53] 2995 1726776831.18200: sending task result for task 0affc99b-caaf-048c-907c-000000000f53 2995 1726776831.18287: done sending task result for task 0affc99b-caaf-048c-907c-000000000f53 2995 1726776831.18291: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 2995 1726776831.18343: no more pending results, returning what we have 2995 1726776831.18347: results queue empty 2995 1726776831.18348: checking for any_errors_fatal 2995 1726776831.18352: done checking for any_errors_fatal 2995 1726776831.18353: checking for max_fail_percentage 2995 1726776831.18355: done checking for max_fail_percentage 2995 1726776831.18356: checking to see if all hosts have failed and the running result is not ok 2995 1726776831.18357: done checking to see if all hosts have failed 2995 1726776831.18358: getting the remaining hosts for this loop 2995 1726776831.18361: done getting the remaining hosts for this loop 2995 1726776831.18364: getting the next task for host managed_node2 2995 1726776831.18374: done getting next task for host managed_node2 2995 1726776831.18378: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 2995 1726776831.18383: ^ 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 2995 1726776831.18400: getting variables 2995 1726776831.18404: in VariableManager get_vars() 2995 1726776831.18439: Calling all_inventory to load vars for managed_node2 2995 1726776831.18441: Calling groups_inventory to load vars for managed_node2 2995 1726776831.18443: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776831.18450: Calling all_plugins_play to load vars for managed_node2 2995 1726776831.18452: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776831.18454: Calling groups_plugins_play to load vars for managed_node2 2995 1726776831.18625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776831.18788: done with get_vars() 2995 1726776831.18795: done getting variables 2995 1726776831.18841: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:13:51 -0400 (0:00:00.022) 0:02:46.515 **** 2995 1726776831.18867: entering _queue_task() for managed_node2/include_vars 2995 1726776831.19051: worker is 1 (out of 1 available) 2995 1726776831.19066: exiting _queue_task() for managed_node2/include_vars 2995 1726776831.19079: done queuing things up, now waiting for results queue to drain 2995 1726776831.19081: waiting for pending results... 2995 1726776831.19260: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 2995 1726776831.19362: in run() - task 0affc99b-caaf-048c-907c-000000000f55 2995 1726776831.19375: variable 'ansible_search_path' from source: unknown 2995 1726776831.19379: variable 'ansible_search_path' from source: unknown 2995 1726776831.19410: calling self._execute() 2995 1726776831.19483: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776831.19489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776831.19498: variable 'omit' from source: magic vars 2995 1726776831.19587: variable 'omit' from source: magic vars 2995 1726776831.19650: variable 'omit' from source: magic vars 2995 1726776831.19951: variable 'ffparams' from source: task vars 2995 1726776831.20060: variable 'ansible_facts' from source: unknown 2995 1726776831.20223: variable 'ansible_facts' from source: unknown 2995 1726776831.20332: variable 'ansible_facts' from source: unknown 2995 1726776831.20441: variable 'ansible_facts' from source: unknown 2995 1726776831.20539: variable 'role_path' from source: magic vars 2995 1726776831.20671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 2995 1726776831.20864: Loaded config def from plugin (lookup/first_found) 2995 1726776831.20870: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 2995 1726776831.20905: variable 'ansible_search_path' from source: unknown 2995 1726776831.20923: variable 'ansible_search_path' from source: unknown 2995 1726776831.20932: variable 'ansible_search_path' from source: unknown 2995 1726776831.20939: variable 'ansible_search_path' from source: unknown 2995 1726776831.20948: variable 'ansible_search_path' from source: unknown 2995 1726776831.20966: variable 'omit' from source: magic vars 2995 1726776831.20987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776831.21012: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776831.21028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776831.21044: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776831.21055: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776831.21078: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776831.21082: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776831.21087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776831.21163: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776831.21171: Set connection var ansible_shell_executable to /bin/sh 2995 1726776831.21179: Set connection var ansible_connection to ssh 2995 1726776831.21186: Set connection var ansible_pipelining to False 2995 1726776831.21189: Set connection var ansible_shell_type to sh 2995 1726776831.21195: Set connection var ansible_timeout to 10 2995 1726776831.21218: variable 'ansible_shell_executable' from source: unknown 2995 1726776831.21221: variable 'ansible_connection' from source: unknown 2995 1726776831.21224: variable 'ansible_module_compression' from source: unknown 2995 1726776831.21226: variable 'ansible_shell_type' from source: unknown 2995 1726776831.21228: variable 'ansible_shell_executable' from source: unknown 2995 1726776831.21234: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776831.21239: variable 'ansible_pipelining' from source: unknown 2995 1726776831.21242: variable 'ansible_timeout' from source: unknown 2995 1726776831.21247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776831.21336: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776831.21346: variable 'omit' from source: magic vars 2995 1726776831.21352: starting attempt loop 2995 1726776831.21354: running the handler 2995 1726776831.21405: handler run complete 2995 1726776831.21417: attempt loop complete, returning result 2995 1726776831.21420: _execute() done 2995 1726776831.21423: dumping result to json 2995 1726776831.21425: done dumping result, returning 2995 1726776831.21435: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0affc99b-caaf-048c-907c-000000000f55] 2995 1726776831.21440: sending task result for task 0affc99b-caaf-048c-907c-000000000f55 ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 2995 1726776831.21627: no more pending results, returning what we have 2995 1726776831.21631: results queue empty 2995 1726776831.21632: checking for any_errors_fatal 2995 1726776831.21637: done checking for any_errors_fatal 2995 1726776831.21638: checking for max_fail_percentage 2995 1726776831.21640: done checking for max_fail_percentage 2995 1726776831.21641: checking to see if all hosts have failed and the running result is not ok 2995 1726776831.21642: done checking to see if all hosts have failed 2995 1726776831.21643: getting the remaining hosts for this loop 2995 1726776831.21644: done getting the remaining hosts for this loop 2995 1726776831.21648: getting the next task for host managed_node2 2995 1726776831.21656: done getting next task for host managed_node2 2995 1726776831.21660: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 2995 1726776831.21664: ^ 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 2995 1726776831.21676: getting variables 2995 1726776831.21678: in VariableManager get_vars() 2995 1726776831.21709: Calling all_inventory to load vars for managed_node2 2995 1726776831.21711: Calling groups_inventory to load vars for managed_node2 2995 1726776831.21715: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776831.21723: Calling all_plugins_play to load vars for managed_node2 2995 1726776831.21725: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776831.21732: done sending task result for task 0affc99b-caaf-048c-907c-000000000f55 2995 1726776831.21738: Calling groups_plugins_play to load vars for managed_node2 2995 1726776831.21744: WORKER PROCESS EXITING 2995 1726776831.21886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776831.22054: done with get_vars() 2995 1726776831.22061: done getting variables 2995 1726776831.22106: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:13:51 -0400 (0:00:00.032) 0:02:46.547 **** 2995 1726776831.22133: entering _queue_task() for managed_node2/package 2995 1726776831.22322: worker is 1 (out of 1 available) 2995 1726776831.22339: exiting _queue_task() for managed_node2/package 2995 1726776831.22353: done queuing things up, now waiting for results queue to drain 2995 1726776831.22355: waiting for pending results... 2995 1726776831.22534: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 2995 1726776831.22619: in run() - task 0affc99b-caaf-048c-907c-000000000ed3 2995 1726776831.22632: variable 'ansible_search_path' from source: unknown 2995 1726776831.22637: variable 'ansible_search_path' from source: unknown 2995 1726776831.22668: calling self._execute() 2995 1726776831.22742: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776831.22749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776831.22758: variable 'omit' from source: magic vars 2995 1726776831.22925: variable 'omit' from source: magic vars 2995 1726776831.22973: variable 'omit' from source: magic vars 2995 1726776831.22995: variable '__kernel_settings_packages' from source: include_vars 2995 1726776831.23224: variable '__kernel_settings_packages' from source: include_vars 2995 1726776831.23404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776831.24969: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776831.25031: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776831.25061: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776831.25091: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776831.25118: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776831.25194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776831.25221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776831.25242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776831.25274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776831.25286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776831.25371: variable '__kernel_settings_is_ostree' from source: set_fact 2995 1726776831.25375: variable 'omit' from source: magic vars 2995 1726776831.25403: variable 'omit' from source: magic vars 2995 1726776831.25429: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776831.25452: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776831.25468: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776831.25484: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776831.25494: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776831.25524: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776831.25528: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776831.25531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776831.25607: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776831.25617: Set connection var ansible_shell_executable to /bin/sh 2995 1726776831.25627: Set connection var ansible_connection to ssh 2995 1726776831.25634: Set connection var ansible_pipelining to False 2995 1726776831.25637: Set connection var ansible_shell_type to sh 2995 1726776831.25645: Set connection var ansible_timeout to 10 2995 1726776831.25664: variable 'ansible_shell_executable' from source: unknown 2995 1726776831.25667: variable 'ansible_connection' from source: unknown 2995 1726776831.25670: variable 'ansible_module_compression' from source: unknown 2995 1726776831.25674: variable 'ansible_shell_type' from source: unknown 2995 1726776831.25677: variable 'ansible_shell_executable' from source: unknown 2995 1726776831.25682: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776831.25687: variable 'ansible_pipelining' from source: unknown 2995 1726776831.25690: variable 'ansible_timeout' from source: unknown 2995 1726776831.25695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776831.25778: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776831.25790: variable 'omit' from source: magic vars 2995 1726776831.25795: starting attempt loop 2995 1726776831.25798: running the handler 2995 1726776831.25806: variable 'ansible_facts' from source: unknown 2995 1726776831.25809: variable 'ansible_facts' from source: unknown 2995 1726776831.25854: _low_level_execute_command(): starting 2995 1726776831.25861: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776831.26364: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776831.26395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776831.26398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776831.26405: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776831.26408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776831.26467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776831.26470: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776831.26477: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776831.26532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776831.28324: stdout chunk (state=3): >>>/root <<< 2995 1726776831.28436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776831.28487: stderr chunk (state=3): >>><<< 2995 1726776831.28497: stdout chunk (state=3): >>><<< 2995 1726776831.28512: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776831.28526: _low_level_execute_command(): starting 2995 1726776831.28532: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776831.285153-6655-222762941440361 `" && echo ansible-tmp-1726776831.285153-6655-222762941440361="` echo /root/.ansible/tmp/ansible-tmp-1726776831.285153-6655-222762941440361 `" ) && sleep 0' 2995 1726776831.28978: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776831.28982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776831.28984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776831.28987: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776831.28991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776831.29041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776831.29044: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776831.29095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776831.31182: stdout chunk (state=3): >>>ansible-tmp-1726776831.285153-6655-222762941440361=/root/.ansible/tmp/ansible-tmp-1726776831.285153-6655-222762941440361 <<< 2995 1726776831.31297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776831.31354: stderr chunk (state=3): >>><<< 2995 1726776831.31357: stdout chunk (state=3): >>><<< 2995 1726776831.31374: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776831.285153-6655-222762941440361=/root/.ansible/tmp/ansible-tmp-1726776831.285153-6655-222762941440361 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776831.31404: variable 'ansible_module_compression' from source: unknown 2995 1726776831.31451: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 2995 1726776831.31492: variable 'ansible_facts' from source: unknown 2995 1726776831.31567: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776831.285153-6655-222762941440361/AnsiballZ_dnf.py 2995 1726776831.31679: Sending initial data 2995 1726776831.31683: Sent initial data (149 bytes) 2995 1726776831.32142: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776831.32145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776831.32148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776831.32150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776831.32204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776831.32208: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776831.32259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776831.33982: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776831.34024: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776831.34064: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpttj9768_ /root/.ansible/tmp/ansible-tmp-1726776831.285153-6655-222762941440361/AnsiballZ_dnf.py <<< 2995 1726776831.34072: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776831.285153-6655-222762941440361/AnsiballZ_dnf.py" <<< 2995 1726776831.34107: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpttj9768_" to remote "/root/.ansible/tmp/ansible-tmp-1726776831.285153-6655-222762941440361/AnsiballZ_dnf.py" <<< 2995 1726776831.34115: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776831.285153-6655-222762941440361/AnsiballZ_dnf.py" <<< 2995 1726776831.35127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776831.35193: stderr chunk (state=3): >>><<< 2995 1726776831.35197: stdout chunk (state=3): >>><<< 2995 1726776831.35222: done transferring module to remote 2995 1726776831.35234: _low_level_execute_command(): starting 2995 1726776831.35239: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776831.285153-6655-222762941440361/ /root/.ansible/tmp/ansible-tmp-1726776831.285153-6655-222762941440361/AnsiballZ_dnf.py && sleep 0' 2995 1726776831.35699: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776831.35704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776831.35707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776831.35709: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776831.35715: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776831.35764: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776831.35767: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776831.35817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776831.37792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776831.37845: stderr chunk (state=3): >>><<< 2995 1726776831.37848: stdout chunk (state=3): >>><<< 2995 1726776831.37864: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776831.37867: _low_level_execute_command(): starting 2995 1726776831.37873: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776831.285153-6655-222762941440361/AnsiballZ_dnf.py && sleep 0' 2995 1726776831.38326: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776831.38329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776831.38332: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776831.38334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776831.38336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776831.38385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776831.38388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776831.38448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776832.92904: 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}}} <<< 2995 1726776832.98555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776832.98614: stderr chunk (state=3): >>><<< 2995 1726776832.98618: stdout chunk (state=3): >>><<< 2995 1726776832.98638: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776832.98686: 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-1726776831.285153-6655-222762941440361/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776832.98693: _low_level_execute_command(): starting 2995 1726776832.98699: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776831.285153-6655-222762941440361/ > /dev/null 2>&1 && sleep 0' 2995 1726776832.99178: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776832.99181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776832.99184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776832.99186: 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 <<< 2995 1726776832.99188: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776832.99244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776832.99250: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776832.99252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776832.99296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776833.01247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776833.01290: stderr chunk (state=3): >>><<< 2995 1726776833.01294: stdout chunk (state=3): >>><<< 2995 1726776833.01309: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776833.01320: handler run complete 2995 1726776833.01353: attempt loop complete, returning result 2995 1726776833.01356: _execute() done 2995 1726776833.01361: dumping result to json 2995 1726776833.01368: done dumping result, returning 2995 1726776833.01377: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0affc99b-caaf-048c-907c-000000000ed3] 2995 1726776833.01382: sending task result for task 0affc99b-caaf-048c-907c-000000000ed3 2995 1726776833.01493: done sending task result for task 0affc99b-caaf-048c-907c-000000000ed3 2995 1726776833.01496: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 2995 1726776833.01708: no more pending results, returning what we have 2995 1726776833.01714: results queue empty 2995 1726776833.01715: checking for any_errors_fatal 2995 1726776833.01720: done checking for any_errors_fatal 2995 1726776833.01721: checking for max_fail_percentage 2995 1726776833.01723: done checking for max_fail_percentage 2995 1726776833.01724: checking to see if all hosts have failed and the running result is not ok 2995 1726776833.01725: done checking to see if all hosts have failed 2995 1726776833.01726: getting the remaining hosts for this loop 2995 1726776833.01727: done getting the remaining hosts for this loop 2995 1726776833.01730: getting the next task for host managed_node2 2995 1726776833.01737: done getting next task for host managed_node2 2995 1726776833.01740: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 2995 1726776833.01743: ^ 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 2995 1726776833.01751: getting variables 2995 1726776833.01752: in VariableManager get_vars() 2995 1726776833.01776: Calling all_inventory to load vars for managed_node2 2995 1726776833.01778: Calling groups_inventory to load vars for managed_node2 2995 1726776833.01780: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776833.01787: Calling all_plugins_play to load vars for managed_node2 2995 1726776833.01789: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776833.01792: Calling groups_plugins_play to load vars for managed_node2 2995 1726776833.01924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776833.02086: done with get_vars() 2995 1726776833.02094: done getting variables 2995 1726776833.02144: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:13:53 -0400 (0:00:01.800) 0:02:48.348 **** 2995 1726776833.02174: entering _queue_task() for managed_node2/debug 2995 1726776833.02380: worker is 1 (out of 1 available) 2995 1726776833.02394: exiting _queue_task() for managed_node2/debug 2995 1726776833.02409: done queuing things up, now waiting for results queue to drain 2995 1726776833.02411: waiting for pending results... 2995 1726776833.02610: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 2995 1726776833.02705: in run() - task 0affc99b-caaf-048c-907c-000000000ed5 2995 1726776833.02719: variable 'ansible_search_path' from source: unknown 2995 1726776833.02723: variable 'ansible_search_path' from source: unknown 2995 1726776833.02755: calling self._execute() 2995 1726776833.02839: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776833.02846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776833.02857: variable 'omit' from source: magic vars 2995 1726776833.03273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776833.04937: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776833.04990: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776833.05025: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776833.05056: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776833.05079: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776833.05146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776833.05180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776833.05202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776833.05237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776833.05251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776833.05345: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776833.05361: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 2995 1726776833.05364: when evaluation is False, skipping this task 2995 1726776833.05370: _execute() done 2995 1726776833.05374: dumping result to json 2995 1726776833.05378: done dumping result, returning 2995 1726776833.05386: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0affc99b-caaf-048c-907c-000000000ed5] 2995 1726776833.05392: sending task result for task 0affc99b-caaf-048c-907c-000000000ed5 2995 1726776833.05486: done sending task result for task 0affc99b-caaf-048c-907c-000000000ed5 2995 1726776833.05489: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 2995 1726776833.05543: no more pending results, returning what we have 2995 1726776833.05547: results queue empty 2995 1726776833.05548: checking for any_errors_fatal 2995 1726776833.05558: done checking for any_errors_fatal 2995 1726776833.05559: checking for max_fail_percentage 2995 1726776833.05561: done checking for max_fail_percentage 2995 1726776833.05562: checking to see if all hosts have failed and the running result is not ok 2995 1726776833.05564: done checking to see if all hosts have failed 2995 1726776833.05565: getting the remaining hosts for this loop 2995 1726776833.05567: done getting the remaining hosts for this loop 2995 1726776833.05571: getting the next task for host managed_node2 2995 1726776833.05579: done getting next task for host managed_node2 2995 1726776833.05583: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 2995 1726776833.05587: ^ 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 2995 1726776833.05608: getting variables 2995 1726776833.05609: in VariableManager get_vars() 2995 1726776833.05648: Calling all_inventory to load vars for managed_node2 2995 1726776833.05652: Calling groups_inventory to load vars for managed_node2 2995 1726776833.05654: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776833.05664: Calling all_plugins_play to load vars for managed_node2 2995 1726776833.05667: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776833.05670: Calling groups_plugins_play to load vars for managed_node2 2995 1726776833.05816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776833.06008: done with get_vars() 2995 1726776833.06018: done getting variables 2995 1726776833.06062: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:13:53 -0400 (0:00:00.039) 0:02:48.387 **** 2995 1726776833.06089: entering _queue_task() for managed_node2/reboot 2995 1726776833.06288: worker is 1 (out of 1 available) 2995 1726776833.06306: exiting _queue_task() for managed_node2/reboot 2995 1726776833.06321: done queuing things up, now waiting for results queue to drain 2995 1726776833.06323: waiting for pending results... 2995 1726776833.06507: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 2995 1726776833.06602: in run() - task 0affc99b-caaf-048c-907c-000000000ed6 2995 1726776833.06618: variable 'ansible_search_path' from source: unknown 2995 1726776833.06622: variable 'ansible_search_path' from source: unknown 2995 1726776833.06652: calling self._execute() 2995 1726776833.06734: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776833.06739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776833.06750: variable 'omit' from source: magic vars 2995 1726776833.07152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776833.08744: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776833.08805: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776833.08838: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776833.08869: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776833.08890: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776833.08958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776833.08981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776833.09003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776833.09037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776833.09052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776833.09136: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776833.09152: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 2995 1726776833.09155: when evaluation is False, skipping this task 2995 1726776833.09159: _execute() done 2995 1726776833.09162: dumping result to json 2995 1726776833.09164: done dumping result, returning 2995 1726776833.09173: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0affc99b-caaf-048c-907c-000000000ed6] 2995 1726776833.09179: sending task result for task 0affc99b-caaf-048c-907c-000000000ed6 2995 1726776833.09271: done sending task result for task 0affc99b-caaf-048c-907c-000000000ed6 2995 1726776833.09277: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 2995 1726776833.09331: no more pending results, returning what we have 2995 1726776833.09334: results queue empty 2995 1726776833.09335: checking for any_errors_fatal 2995 1726776833.09343: done checking for any_errors_fatal 2995 1726776833.09344: checking for max_fail_percentage 2995 1726776833.09346: done checking for max_fail_percentage 2995 1726776833.09347: checking to see if all hosts have failed and the running result is not ok 2995 1726776833.09348: done checking to see if all hosts have failed 2995 1726776833.09349: getting the remaining hosts for this loop 2995 1726776833.09351: done getting the remaining hosts for this loop 2995 1726776833.09355: getting the next task for host managed_node2 2995 1726776833.09362: done getting next task for host managed_node2 2995 1726776833.09365: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 2995 1726776833.09369: ^ 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 2995 1726776833.09387: getting variables 2995 1726776833.09389: in VariableManager get_vars() 2995 1726776833.09429: Calling all_inventory to load vars for managed_node2 2995 1726776833.09432: Calling groups_inventory to load vars for managed_node2 2995 1726776833.09434: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776833.09443: Calling all_plugins_play to load vars for managed_node2 2995 1726776833.09445: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776833.09447: Calling groups_plugins_play to load vars for managed_node2 2995 1726776833.09584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776833.09753: done with get_vars() 2995 1726776833.09761: done getting variables 2995 1726776833.09805: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:13:53 -0400 (0:00:00.037) 0:02:48.424 **** 2995 1726776833.09833: entering _queue_task() for managed_node2/fail 2995 1726776833.10029: worker is 1 (out of 1 available) 2995 1726776833.10045: exiting _queue_task() for managed_node2/fail 2995 1726776833.10060: done queuing things up, now waiting for results queue to drain 2995 1726776833.10061: waiting for pending results... 2995 1726776833.10242: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 2995 1726776833.10335: in run() - task 0affc99b-caaf-048c-907c-000000000ed7 2995 1726776833.10347: variable 'ansible_search_path' from source: unknown 2995 1726776833.10351: variable 'ansible_search_path' from source: unknown 2995 1726776833.10382: calling self._execute() 2995 1726776833.10464: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776833.10470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776833.10480: variable 'omit' from source: magic vars 2995 1726776833.10883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776833.12515: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776833.12567: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776833.12597: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776833.12631: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776833.12653: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776833.12719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776833.12957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776833.12981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776833.13018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776833.13032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776833.13115: variable '__kernel_settings_is_transactional' from source: set_fact 2995 1726776833.13131: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 2995 1726776833.13134: when evaluation is False, skipping this task 2995 1726776833.13137: _execute() done 2995 1726776833.13140: dumping result to json 2995 1726776833.13145: done dumping result, returning 2995 1726776833.13152: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0affc99b-caaf-048c-907c-000000000ed7] 2995 1726776833.13159: sending task result for task 0affc99b-caaf-048c-907c-000000000ed7 2995 1726776833.13257: done sending task result for task 0affc99b-caaf-048c-907c-000000000ed7 2995 1726776833.13260: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 2995 1726776833.13311: no more pending results, returning what we have 2995 1726776833.13317: results queue empty 2995 1726776833.13318: checking for any_errors_fatal 2995 1726776833.13323: done checking for any_errors_fatal 2995 1726776833.13324: checking for max_fail_percentage 2995 1726776833.13326: done checking for max_fail_percentage 2995 1726776833.13327: checking to see if all hosts have failed and the running result is not ok 2995 1726776833.13328: done checking to see if all hosts have failed 2995 1726776833.13329: getting the remaining hosts for this loop 2995 1726776833.13332: done getting the remaining hosts for this loop 2995 1726776833.13336: getting the next task for host managed_node2 2995 1726776833.13346: done getting next task for host managed_node2 2995 1726776833.13351: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 2995 1726776833.13355: ^ 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 2995 1726776833.13374: getting variables 2995 1726776833.13376: in VariableManager get_vars() 2995 1726776833.13417: Calling all_inventory to load vars for managed_node2 2995 1726776833.13420: Calling groups_inventory to load vars for managed_node2 2995 1726776833.13423: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776833.13433: Calling all_plugins_play to load vars for managed_node2 2995 1726776833.13436: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776833.13438: Calling groups_plugins_play to load vars for managed_node2 2995 1726776833.13611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776833.13774: done with get_vars() 2995 1726776833.13782: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:13:53 -0400 (0:00:00.040) 0:02:48.465 **** 2995 1726776833.13848: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776833.14045: worker is 1 (out of 1 available) 2995 1726776833.14060: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776833.14075: done queuing things up, now waiting for results queue to drain 2995 1726776833.14076: waiting for pending results... 2995 1726776833.14262: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 2995 1726776833.14359: in run() - task 0affc99b-caaf-048c-907c-000000000ed9 2995 1726776833.14374: variable 'ansible_search_path' from source: unknown 2995 1726776833.14379: variable 'ansible_search_path' from source: unknown 2995 1726776833.14414: calling self._execute() 2995 1726776833.14490: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776833.14497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776833.14508: variable 'omit' from source: magic vars 2995 1726776833.14597: variable 'omit' from source: magic vars 2995 1726776833.14649: variable 'omit' from source: magic vars 2995 1726776833.14672: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 2995 1726776833.14910: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 2995 1726776833.14978: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776833.15014: variable 'omit' from source: magic vars 2995 1726776833.15048: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776833.15080: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776833.15097: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776833.15117: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776833.15126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776833.15152: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776833.15156: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776833.15161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776833.15244: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776833.15253: Set connection var ansible_shell_executable to /bin/sh 2995 1726776833.15261: Set connection var ansible_connection to ssh 2995 1726776833.15267: Set connection var ansible_pipelining to False 2995 1726776833.15270: Set connection var ansible_shell_type to sh 2995 1726776833.15278: Set connection var ansible_timeout to 10 2995 1726776833.15296: variable 'ansible_shell_executable' from source: unknown 2995 1726776833.15300: variable 'ansible_connection' from source: unknown 2995 1726776833.15305: variable 'ansible_module_compression' from source: unknown 2995 1726776833.15308: variable 'ansible_shell_type' from source: unknown 2995 1726776833.15315: variable 'ansible_shell_executable' from source: unknown 2995 1726776833.15318: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776833.15322: variable 'ansible_pipelining' from source: unknown 2995 1726776833.15325: variable 'ansible_timeout' from source: unknown 2995 1726776833.15330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776833.15476: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776833.15486: variable 'omit' from source: magic vars 2995 1726776833.15494: starting attempt loop 2995 1726776833.15497: running the handler 2995 1726776833.15511: _low_level_execute_command(): starting 2995 1726776833.15519: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776833.16059: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776833.16062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776833.16065: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.16067: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776833.16070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.16125: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776833.16129: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776833.16131: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776833.16188: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776833.17985: stdout chunk (state=3): >>>/root <<< 2995 1726776833.18096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776833.18144: stderr chunk (state=3): >>><<< 2995 1726776833.18148: stdout chunk (state=3): >>><<< 2995 1726776833.18166: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776833.18178: _low_level_execute_command(): starting 2995 1726776833.18184: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776833.1816635-6672-83409437262524 `" && echo ansible-tmp-1726776833.1816635-6672-83409437262524="` echo /root/.ansible/tmp/ansible-tmp-1726776833.1816635-6672-83409437262524 `" ) && sleep 0' 2995 1726776833.18627: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776833.18630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.18642: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776833.18644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776833.18647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.18686: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776833.18690: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776833.18743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776833.24796: stdout chunk (state=3): >>>ansible-tmp-1726776833.1816635-6672-83409437262524=/root/.ansible/tmp/ansible-tmp-1726776833.1816635-6672-83409437262524 <<< 2995 1726776833.24929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776833.24982: stderr chunk (state=3): >>><<< 2995 1726776833.24985: stdout chunk (state=3): >>><<< 2995 1726776833.25002: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776833.1816635-6672-83409437262524=/root/.ansible/tmp/ansible-tmp-1726776833.1816635-6672-83409437262524 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776833.25045: variable 'ansible_module_compression' from source: unknown 2995 1726776833.25081: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 2995 1726776833.25120: variable 'ansible_facts' from source: unknown 2995 1726776833.25172: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776833.1816635-6672-83409437262524/AnsiballZ_kernel_settings_get_config.py 2995 1726776833.25281: Sending initial data 2995 1726776833.25284: Sent initial data (172 bytes) 2995 1726776833.25740: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776833.25744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776833.25747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776833.25749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.25800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776833.25808: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776833.25850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776833.27568: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776833.27605: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776833.27649: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpf2xsr4nj /root/.ansible/tmp/ansible-tmp-1726776833.1816635-6672-83409437262524/AnsiballZ_kernel_settings_get_config.py <<< 2995 1726776833.27656: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776833.1816635-6672-83409437262524/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776833.27694: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpf2xsr4nj" to remote "/root/.ansible/tmp/ansible-tmp-1726776833.1816635-6672-83409437262524/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776833.1816635-6672-83409437262524/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776833.28444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776833.28506: stderr chunk (state=3): >>><<< 2995 1726776833.28509: stdout chunk (state=3): >>><<< 2995 1726776833.28532: done transferring module to remote 2995 1726776833.28542: _low_level_execute_command(): starting 2995 1726776833.28547: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776833.1816635-6672-83409437262524/ /root/.ansible/tmp/ansible-tmp-1726776833.1816635-6672-83409437262524/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776833.28987: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776833.28992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776833.28995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776833.28997: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776833.29005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.29052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776833.29055: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776833.29099: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776833.30988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776833.31036: stderr chunk (state=3): >>><<< 2995 1726776833.31040: stdout chunk (state=3): >>><<< 2995 1726776833.31053: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776833.31056: _low_level_execute_command(): starting 2995 1726776833.31064: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776833.1816635-6672-83409437262524/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776833.31493: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776833.31497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776833.31499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776833.31503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.31558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776833.31564: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776833.31622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776833.49692: 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"}}} <<< 2995 1726776833.51246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776833.51306: stderr chunk (state=3): >>><<< 2995 1726776833.51309: stdout chunk (state=3): >>><<< 2995 1726776833.51331: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776833.51364: 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-1726776833.1816635-6672-83409437262524/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776833.51374: _low_level_execute_command(): starting 2995 1726776833.51379: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776833.1816635-6672-83409437262524/ > /dev/null 2>&1 && sleep 0' 2995 1726776833.51845: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776833.51849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.51852: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776833.51854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776833.51861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.51907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776833.51923: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776833.51966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776833.53932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776833.53979: stderr chunk (state=3): >>><<< 2995 1726776833.53983: stdout chunk (state=3): >>><<< 2995 1726776833.53996: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776833.54006: handler run complete 2995 1726776833.54026: attempt loop complete, returning result 2995 1726776833.54029: _execute() done 2995 1726776833.54034: dumping result to json 2995 1726776833.54039: done dumping result, returning 2995 1726776833.54048: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0affc99b-caaf-048c-907c-000000000ed9] 2995 1726776833.54056: sending task result for task 0affc99b-caaf-048c-907c-000000000ed9 2995 1726776833.54166: done sending task result for task 0affc99b-caaf-048c-907c-000000000ed9 2995 1726776833.54170: 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" } } 2995 1726776833.54265: no more pending results, returning what we have 2995 1726776833.54269: results queue empty 2995 1726776833.54270: checking for any_errors_fatal 2995 1726776833.54278: done checking for any_errors_fatal 2995 1726776833.54279: checking for max_fail_percentage 2995 1726776833.54281: done checking for max_fail_percentage 2995 1726776833.54282: checking to see if all hosts have failed and the running result is not ok 2995 1726776833.54283: done checking to see if all hosts have failed 2995 1726776833.54284: getting the remaining hosts for this loop 2995 1726776833.54286: done getting the remaining hosts for this loop 2995 1726776833.54290: getting the next task for host managed_node2 2995 1726776833.54296: done getting next task for host managed_node2 2995 1726776833.54299: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 2995 1726776833.54306: ^ 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 2995 1726776833.54320: getting variables 2995 1726776833.54322: in VariableManager get_vars() 2995 1726776833.54361: Calling all_inventory to load vars for managed_node2 2995 1726776833.54363: Calling groups_inventory to load vars for managed_node2 2995 1726776833.54366: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776833.54374: Calling all_plugins_play to load vars for managed_node2 2995 1726776833.54377: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776833.54379: Calling groups_plugins_play to load vars for managed_node2 2995 1726776833.54523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776833.54690: done with get_vars() 2995 1726776833.54700: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:13:53 -0400 (0:00:00.409) 0:02:48.874 **** 2995 1726776833.54780: entering _queue_task() for managed_node2/stat 2995 1726776833.54986: worker is 1 (out of 1 available) 2995 1726776833.55000: exiting _queue_task() for managed_node2/stat 2995 1726776833.55018: done queuing things up, now waiting for results queue to drain 2995 1726776833.55020: waiting for pending results... 2995 1726776833.55208: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 2995 1726776833.55312: in run() - task 0affc99b-caaf-048c-907c-000000000eda 2995 1726776833.55327: variable 'ansible_search_path' from source: unknown 2995 1726776833.55331: variable 'ansible_search_path' from source: unknown 2995 1726776833.55377: variable '__prof_from_conf' from source: task vars 2995 1726776833.55641: variable '__prof_from_conf' from source: task vars 2995 1726776833.55798: variable '__data' from source: task vars 2995 1726776833.55863: variable '__kernel_settings_register_tuned_main' from source: set_fact 2995 1726776833.56110: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776833.56118: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776833.56169: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776833.56188: variable 'omit' from source: magic vars 2995 1726776833.56271: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776833.56282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776833.56293: variable 'omit' from source: magic vars 2995 1726776833.56508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776833.58348: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776833.58397: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776833.58432: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776833.58473: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776833.58495: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776833.58563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776833.58586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776833.58608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776833.58644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776833.58656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776833.58731: variable 'item' from source: unknown 2995 1726776833.58744: Evaluated conditional (item | length > 0): False 2995 1726776833.58747: when evaluation is False, skipping this task 2995 1726776833.58777: variable 'item' from source: unknown 2995 1726776833.58835: 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" } 2995 1726776833.59003: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776833.59007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776833.59010: variable 'omit' from source: magic vars 2995 1726776833.59097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776833.59120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776833.59143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776833.59174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776833.59186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776833.59253: variable 'item' from source: unknown 2995 1726776833.59261: Evaluated conditional (item | length > 0): True 2995 1726776833.59267: variable 'omit' from source: magic vars 2995 1726776833.59309: variable 'omit' from source: magic vars 2995 1726776833.59351: variable 'item' from source: unknown 2995 1726776833.59405: variable 'item' from source: unknown 2995 1726776833.59419: variable 'omit' from source: magic vars 2995 1726776833.59442: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776833.59467: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776833.59482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776833.59497: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776833.59514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776833.59542: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776833.59546: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776833.59550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776833.59632: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776833.59640: Set connection var ansible_shell_executable to /bin/sh 2995 1726776833.59649: Set connection var ansible_connection to ssh 2995 1726776833.59655: Set connection var ansible_pipelining to False 2995 1726776833.59658: Set connection var ansible_shell_type to sh 2995 1726776833.59666: Set connection var ansible_timeout to 10 2995 1726776833.59683: variable 'ansible_shell_executable' from source: unknown 2995 1726776833.59686: variable 'ansible_connection' from source: unknown 2995 1726776833.59690: variable 'ansible_module_compression' from source: unknown 2995 1726776833.59692: variable 'ansible_shell_type' from source: unknown 2995 1726776833.59697: variable 'ansible_shell_executable' from source: unknown 2995 1726776833.59700: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776833.59707: variable 'ansible_pipelining' from source: unknown 2995 1726776833.59710: variable 'ansible_timeout' from source: unknown 2995 1726776833.59718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776833.59835: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776833.59845: variable 'omit' from source: magic vars 2995 1726776833.59851: starting attempt loop 2995 1726776833.59854: running the handler 2995 1726776833.59866: _low_level_execute_command(): starting 2995 1726776833.59873: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776833.60410: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776833.60413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.60416: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776833.60419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.60475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776833.60478: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776833.60480: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776833.60537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776833.62289: stdout chunk (state=3): >>>/root <<< 2995 1726776833.62404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776833.62453: stderr chunk (state=3): >>><<< 2995 1726776833.62457: stdout chunk (state=3): >>><<< 2995 1726776833.62475: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776833.62487: _low_level_execute_command(): starting 2995 1726776833.62493: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776833.6247592-6683-264272856416461 `" && echo ansible-tmp-1726776833.6247592-6683-264272856416461="` echo /root/.ansible/tmp/ansible-tmp-1726776833.6247592-6683-264272856416461 `" ) && sleep 0' 2995 1726776833.62931: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776833.62934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.62937: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776833.62939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.62990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776833.62994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776833.63046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776833.65072: stdout chunk (state=3): >>>ansible-tmp-1726776833.6247592-6683-264272856416461=/root/.ansible/tmp/ansible-tmp-1726776833.6247592-6683-264272856416461 <<< 2995 1726776833.65196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776833.65242: stderr chunk (state=3): >>><<< 2995 1726776833.65245: stdout chunk (state=3): >>><<< 2995 1726776833.65258: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776833.6247592-6683-264272856416461=/root/.ansible/tmp/ansible-tmp-1726776833.6247592-6683-264272856416461 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776833.65295: variable 'ansible_module_compression' from source: unknown 2995 1726776833.65339: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776833.65370: variable 'ansible_facts' from source: unknown 2995 1726776833.65436: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776833.6247592-6683-264272856416461/AnsiballZ_stat.py 2995 1726776833.65539: Sending initial data 2995 1726776833.65542: Sent initial data (151 bytes) 2995 1726776833.65981: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776833.65986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776833.65988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776833.65995: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776833.65997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.66047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776833.66054: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776833.66100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776833.67783: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776833.67825: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776833.67868: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmps97ad7gj /root/.ansible/tmp/ansible-tmp-1726776833.6247592-6683-264272856416461/AnsiballZ_stat.py <<< 2995 1726776833.67872: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776833.6247592-6683-264272856416461/AnsiballZ_stat.py" <<< 2995 1726776833.67909: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmps97ad7gj" to remote "/root/.ansible/tmp/ansible-tmp-1726776833.6247592-6683-264272856416461/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776833.6247592-6683-264272856416461/AnsiballZ_stat.py" <<< 2995 1726776833.68679: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776833.68740: stderr chunk (state=3): >>><<< 2995 1726776833.68744: stdout chunk (state=3): >>><<< 2995 1726776833.68761: done transferring module to remote 2995 1726776833.68770: _low_level_execute_command(): starting 2995 1726776833.68775: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776833.6247592-6683-264272856416461/ /root/.ansible/tmp/ansible-tmp-1726776833.6247592-6683-264272856416461/AnsiballZ_stat.py && sleep 0' 2995 1726776833.69209: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776833.69212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776833.69214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776833.69217: 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 <<< 2995 1726776833.69219: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.69271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776833.69275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776833.69322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776833.71207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776833.71252: stderr chunk (state=3): >>><<< 2995 1726776833.71255: stdout chunk (state=3): >>><<< 2995 1726776833.71269: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776833.71272: _low_level_execute_command(): starting 2995 1726776833.71278: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776833.6247592-6683-264272856416461/AnsiballZ_stat.py && sleep 0' 2995 1726776833.71705: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776833.71709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776833.71711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776833.71716: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776833.71719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.71765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776833.71772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776833.71825: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776833.90238: stdout chunk (state=3): >>> <<< 2995 1726776833.90244: 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": 262614, "dev": 51714, "nlink": 3, "atime": 1726776740.1897802, "mtime": 1726776737.0707493, "ctime": 1726776737.0707493, "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": "1857931183", "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"}}} <<< 2995 1726776833.91932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776833.91989: stderr chunk (state=3): >>><<< 2995 1726776833.91993: stdout chunk (state=3): >>><<< 2995 1726776833.92011: _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": 262614, "dev": 51714, "nlink": 3, "atime": 1726776740.1897802, "mtime": 1726776737.0707493, "ctime": 1726776737.0707493, "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": "1857931183", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776833.92067: 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-1726776833.6247592-6683-264272856416461/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776833.92075: _low_level_execute_command(): starting 2995 1726776833.92081: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776833.6247592-6683-264272856416461/ > /dev/null 2>&1 && sleep 0' 2995 1726776833.92552: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776833.92555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.92558: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776833.92560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776833.92563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.92608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776833.92630: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776833.92670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776833.94613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776833.94659: stderr chunk (state=3): >>><<< 2995 1726776833.94665: stdout chunk (state=3): >>><<< 2995 1726776833.94678: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776833.94684: handler run complete 2995 1726776833.94732: attempt loop complete, returning result 2995 1726776833.94749: variable 'item' from source: unknown 2995 1726776833.94822: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726776740.1897802, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776737.0707493, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262614, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776737.0707493, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1857931183", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 2995 1726776833.94999: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776833.95004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776833.95011: variable 'omit' from source: magic vars 2995 1726776833.95116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776833.95139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776833.95160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776833.95193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776833.95207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776833.95277: variable 'item' from source: unknown 2995 1726776833.95285: Evaluated conditional (item | length > 0): True 2995 1726776833.95290: variable 'omit' from source: magic vars 2995 1726776833.95304: variable 'omit' from source: magic vars 2995 1726776833.95406: variable 'item' from source: unknown 2995 1726776833.95410: variable 'item' from source: unknown 2995 1726776833.95412: variable 'omit' from source: magic vars 2995 1726776833.95431: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776833.95439: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776833.95446: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776833.95460: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776833.95463: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776833.95468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776833.95531: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776833.95540: Set connection var ansible_shell_executable to /bin/sh 2995 1726776833.95548: Set connection var ansible_connection to ssh 2995 1726776833.95554: Set connection var ansible_pipelining to False 2995 1726776833.95558: Set connection var ansible_shell_type to sh 2995 1726776833.95565: Set connection var ansible_timeout to 10 2995 1726776833.95582: variable 'ansible_shell_executable' from source: unknown 2995 1726776833.95585: variable 'ansible_connection' from source: unknown 2995 1726776833.95587: variable 'ansible_module_compression' from source: unknown 2995 1726776833.95592: variable 'ansible_shell_type' from source: unknown 2995 1726776833.95595: variable 'ansible_shell_executable' from source: unknown 2995 1726776833.95599: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776833.95606: variable 'ansible_pipelining' from source: unknown 2995 1726776833.95609: variable 'ansible_timeout' from source: unknown 2995 1726776833.95616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776833.95703: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776833.95713: variable 'omit' from source: magic vars 2995 1726776833.95720: starting attempt loop 2995 1726776833.95723: running the handler 2995 1726776833.95730: _low_level_execute_command(): starting 2995 1726776833.95735: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776833.96179: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776833.96183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776833.96185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776833.96187: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776833.96190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.96241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776833.96245: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776833.96296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776833.98022: stdout chunk (state=3): >>>/root <<< 2995 1726776833.98157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776833.98176: stderr chunk (state=3): >>><<< 2995 1726776833.98179: stdout chunk (state=3): >>><<< 2995 1726776833.98194: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776833.98204: _low_level_execute_command(): starting 2995 1726776833.98210: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776833.981937-6683-10772004116320 `" && echo ansible-tmp-1726776833.981937-6683-10772004116320="` echo /root/.ansible/tmp/ansible-tmp-1726776833.981937-6683-10772004116320 `" ) && sleep 0' 2995 1726776833.98643: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776833.98647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.98653: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776833.98655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776833.98709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776833.98716: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776833.98760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776834.00791: stdout chunk (state=3): >>>ansible-tmp-1726776833.981937-6683-10772004116320=/root/.ansible/tmp/ansible-tmp-1726776833.981937-6683-10772004116320 <<< 2995 1726776834.00917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776834.00956: stderr chunk (state=3): >>><<< 2995 1726776834.00960: stdout chunk (state=3): >>><<< 2995 1726776834.00972: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776833.981937-6683-10772004116320=/root/.ansible/tmp/ansible-tmp-1726776833.981937-6683-10772004116320 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776834.01005: variable 'ansible_module_compression' from source: unknown 2995 1726776834.01039: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776834.01055: variable 'ansible_facts' from source: unknown 2995 1726776834.01103: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776833.981937-6683-10772004116320/AnsiballZ_stat.py 2995 1726776834.01195: Sending initial data 2995 1726776834.01198: Sent initial data (149 bytes) 2995 1726776834.01638: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776834.01643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.01646: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776834.01648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.01699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776834.01708: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776834.01751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776834.03394: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776834.03438: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776834.03483: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp5rtcioef /root/.ansible/tmp/ansible-tmp-1726776833.981937-6683-10772004116320/AnsiballZ_stat.py <<< 2995 1726776834.03485: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776833.981937-6683-10772004116320/AnsiballZ_stat.py" <<< 2995 1726776834.03525: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp5rtcioef" to remote "/root/.ansible/tmp/ansible-tmp-1726776833.981937-6683-10772004116320/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776833.981937-6683-10772004116320/AnsiballZ_stat.py" <<< 2995 1726776834.04317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776834.04350: stderr chunk (state=3): >>><<< 2995 1726776834.04353: stdout chunk (state=3): >>><<< 2995 1726776834.04372: done transferring module to remote 2995 1726776834.04380: _low_level_execute_command(): starting 2995 1726776834.04385: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776833.981937-6683-10772004116320/ /root/.ansible/tmp/ansible-tmp-1726776833.981937-6683-10772004116320/AnsiballZ_stat.py && sleep 0' 2995 1726776834.04795: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776834.04831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776834.04834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.04836: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776834.04839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.04891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776834.04894: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776834.04941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776834.06851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776834.06893: stderr chunk (state=3): >>><<< 2995 1726776834.06896: stdout chunk (state=3): >>><<< 2995 1726776834.06911: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776834.06917: _low_level_execute_command(): starting 2995 1726776834.06923: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776833.981937-6683-10772004116320/AnsiballZ_stat.py && sleep 0' 2995 1726776834.07339: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776834.07342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.07345: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776834.07347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.07400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776834.07410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776834.07457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776834.26016: 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": 262609, "dev": 51714, "nlink": 4, "atime": 1726776733.5857143, "mtime": 1726776748.7558658, "ctime": 1726776748.7558658, "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": "1953837657", "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"}}} <<< 2995 1726776834.27846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776834.27908: stderr chunk (state=3): >>><<< 2995 1726776834.27912: stdout chunk (state=3): >>><<< 2995 1726776834.27930: _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": 262609, "dev": 51714, "nlink": 4, "atime": 1726776733.5857143, "mtime": 1726776748.7558658, "ctime": 1726776748.7558658, "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": "1953837657", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776834.27975: 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-1726776833.981937-6683-10772004116320/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776834.27982: _low_level_execute_command(): starting 2995 1726776834.27988: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776833.981937-6683-10772004116320/ > /dev/null 2>&1 && sleep 0' 2995 1726776834.28463: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776834.28474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776834.28477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776834.28480: 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 <<< 2995 1726776834.28482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.28535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776834.28541: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776834.28543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776834.28587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776834.30548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776834.30595: stderr chunk (state=3): >>><<< 2995 1726776834.30598: stdout chunk (state=3): >>><<< 2995 1726776834.30614: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776834.30625: handler run complete 2995 1726776834.30668: attempt loop complete, returning result 2995 1726776834.30685: variable 'item' from source: unknown 2995 1726776834.30757: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776733.5857143, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776748.7558658, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262609, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776748.7558658, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "1953837657", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 2995 1726776834.30990: dumping result to json 2995 1726776834.30992: done dumping result, returning 2995 1726776834.30995: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0affc99b-caaf-048c-907c-000000000eda] 2995 1726776834.30997: sending task result for task 0affc99b-caaf-048c-907c-000000000eda 2995 1726776834.31196: no more pending results, returning what we have 2995 1726776834.31200: results queue empty 2995 1726776834.31203: checking for any_errors_fatal 2995 1726776834.31208: done checking for any_errors_fatal 2995 1726776834.31209: checking for max_fail_percentage 2995 1726776834.31210: done checking for max_fail_percentage 2995 1726776834.31211: checking to see if all hosts have failed and the running result is not ok 2995 1726776834.31213: done checking to see if all hosts have failed 2995 1726776834.31214: getting the remaining hosts for this loop 2995 1726776834.31215: done getting the remaining hosts for this loop 2995 1726776834.31219: getting the next task for host managed_node2 2995 1726776834.31224: done getting next task for host managed_node2 2995 1726776834.31228: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 2995 1726776834.31232: ^ 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 2995 1726776834.31244: getting variables 2995 1726776834.31245: in VariableManager get_vars() 2995 1726776834.31275: Calling all_inventory to load vars for managed_node2 2995 1726776834.31277: Calling groups_inventory to load vars for managed_node2 2995 1726776834.31281: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776834.31290: Calling all_plugins_play to load vars for managed_node2 2995 1726776834.31292: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776834.31296: Calling groups_plugins_play to load vars for managed_node2 2995 1726776834.31423: done sending task result for task 0affc99b-caaf-048c-907c-000000000eda 2995 1726776834.31427: WORKER PROCESS EXITING 2995 1726776834.31439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776834.31603: done with get_vars() 2995 1726776834.31612: done getting variables 2995 1726776834.31659: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:13:54 -0400 (0:00:00.769) 0:02:49.643 **** 2995 1726776834.31685: entering _queue_task() for managed_node2/set_fact 2995 1726776834.31885: worker is 1 (out of 1 available) 2995 1726776834.31902: exiting _queue_task() for managed_node2/set_fact 2995 1726776834.31915: done queuing things up, now waiting for results queue to drain 2995 1726776834.31916: waiting for pending results... 2995 1726776834.32115: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 2995 1726776834.32200: in run() - task 0affc99b-caaf-048c-907c-000000000edb 2995 1726776834.32215: variable 'ansible_search_path' from source: unknown 2995 1726776834.32221: variable 'ansible_search_path' from source: unknown 2995 1726776834.32255: calling self._execute() 2995 1726776834.32341: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776834.32347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776834.32360: variable 'omit' from source: magic vars 2995 1726776834.32453: variable 'omit' from source: magic vars 2995 1726776834.32503: variable 'omit' from source: magic vars 2995 1726776834.32941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776834.34797: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776834.34852: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776834.34884: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776834.34916: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776834.34948: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776834.35016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776834.35039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776834.35060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776834.35094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776834.35108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776834.35148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776834.35168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776834.35191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776834.35223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776834.35237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776834.35287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776834.35311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776834.35332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776834.35363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776834.35375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776834.35562: variable '__kernel_settings_find_profile_dirs' from source: set_fact 2995 1726776834.35647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776834.35774: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776834.35806: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776834.35833: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776834.35859: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776834.35897: 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) 2995 1726776834.35919: 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) 2995 1726776834.35940: 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) 2995 1726776834.35963: 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) 2995 1726776834.36006: variable 'omit' from source: magic vars 2995 1726776834.36029: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776834.36053: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776834.36069: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776834.36085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776834.36094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776834.36123: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776834.36126: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776834.36129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776834.36207: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776834.36217: Set connection var ansible_shell_executable to /bin/sh 2995 1726776834.36226: Set connection var ansible_connection to ssh 2995 1726776834.36232: Set connection var ansible_pipelining to False 2995 1726776834.36241: Set connection var ansible_shell_type to sh 2995 1726776834.36244: Set connection var ansible_timeout to 10 2995 1726776834.36263: variable 'ansible_shell_executable' from source: unknown 2995 1726776834.36266: variable 'ansible_connection' from source: unknown 2995 1726776834.36268: variable 'ansible_module_compression' from source: unknown 2995 1726776834.36274: variable 'ansible_shell_type' from source: unknown 2995 1726776834.36277: variable 'ansible_shell_executable' from source: unknown 2995 1726776834.36280: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776834.36285: variable 'ansible_pipelining' from source: unknown 2995 1726776834.36289: variable 'ansible_timeout' from source: unknown 2995 1726776834.36294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776834.36373: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776834.36383: variable 'omit' from source: magic vars 2995 1726776834.36393: starting attempt loop 2995 1726776834.36396: running the handler 2995 1726776834.36405: handler run complete 2995 1726776834.36417: attempt loop complete, returning result 2995 1726776834.36420: _execute() done 2995 1726776834.36423: dumping result to json 2995 1726776834.36425: done dumping result, returning 2995 1726776834.36434: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0affc99b-caaf-048c-907c-000000000edb] 2995 1726776834.36439: sending task result for task 0affc99b-caaf-048c-907c-000000000edb ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 2995 1726776834.36594: no more pending results, returning what we have 2995 1726776834.36598: results queue empty 2995 1726776834.36599: checking for any_errors_fatal 2995 1726776834.36616: done checking for any_errors_fatal 2995 1726776834.36618: checking for max_fail_percentage 2995 1726776834.36619: done checking for max_fail_percentage 2995 1726776834.36621: checking to see if all hosts have failed and the running result is not ok 2995 1726776834.36622: done checking to see if all hosts have failed 2995 1726776834.36623: getting the remaining hosts for this loop 2995 1726776834.36625: done getting the remaining hosts for this loop 2995 1726776834.36629: getting the next task for host managed_node2 2995 1726776834.36637: done getting next task for host managed_node2 2995 1726776834.36641: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 2995 1726776834.36645: ^ 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 2995 1726776834.36658: getting variables 2995 1726776834.36659: in VariableManager get_vars() 2995 1726776834.36695: Calling all_inventory to load vars for managed_node2 2995 1726776834.36698: Calling groups_inventory to load vars for managed_node2 2995 1726776834.36704: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776834.36711: done sending task result for task 0affc99b-caaf-048c-907c-000000000edb 2995 1726776834.36716: WORKER PROCESS EXITING 2995 1726776834.36725: Calling all_plugins_play to load vars for managed_node2 2995 1726776834.36728: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776834.36731: Calling groups_plugins_play to load vars for managed_node2 2995 1726776834.36896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776834.37067: done with get_vars() 2995 1726776834.37076: done getting variables 2995 1726776834.37125: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:13:54 -0400 (0:00:00.054) 0:02:49.698 **** 2995 1726776834.37150: entering _queue_task() for managed_node2/service 2995 1726776834.37349: worker is 1 (out of 1 available) 2995 1726776834.37364: exiting _queue_task() for managed_node2/service 2995 1726776834.37378: done queuing things up, now waiting for results queue to drain 2995 1726776834.37379: waiting for pending results... 2995 1726776834.37579: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 2995 1726776834.37682: in run() - task 0affc99b-caaf-048c-907c-000000000edc 2995 1726776834.37695: variable 'ansible_search_path' from source: unknown 2995 1726776834.37699: variable 'ansible_search_path' from source: unknown 2995 1726776834.37743: variable '__kernel_settings_services' from source: include_vars 2995 1726776834.38014: variable '__kernel_settings_services' from source: include_vars 2995 1726776834.38083: variable 'omit' from source: magic vars 2995 1726776834.38193: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776834.38203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776834.38213: variable 'omit' from source: magic vars 2995 1726776834.38282: variable 'omit' from source: magic vars 2995 1726776834.38329: variable 'omit' from source: magic vars 2995 1726776834.38371: variable 'item' from source: unknown 2995 1726776834.38441: variable 'item' from source: unknown 2995 1726776834.38463: variable 'omit' from source: magic vars 2995 1726776834.38498: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776834.38533: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776834.38550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776834.38565: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776834.38576: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776834.38605: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776834.38608: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776834.38613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776834.38692: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776834.38702: Set connection var ansible_shell_executable to /bin/sh 2995 1726776834.38711: Set connection var ansible_connection to ssh 2995 1726776834.38719: Set connection var ansible_pipelining to False 2995 1726776834.38722: Set connection var ansible_shell_type to sh 2995 1726776834.38729: Set connection var ansible_timeout to 10 2995 1726776834.38746: variable 'ansible_shell_executable' from source: unknown 2995 1726776834.38749: variable 'ansible_connection' from source: unknown 2995 1726776834.38752: variable 'ansible_module_compression' from source: unknown 2995 1726776834.38756: variable 'ansible_shell_type' from source: unknown 2995 1726776834.38759: variable 'ansible_shell_executable' from source: unknown 2995 1726776834.38763: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776834.38769: variable 'ansible_pipelining' from source: unknown 2995 1726776834.38772: variable 'ansible_timeout' from source: unknown 2995 1726776834.38778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776834.38895: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776834.38918: variable 'omit' from source: magic vars 2995 1726776834.38921: starting attempt loop 2995 1726776834.38924: running the handler 2995 1726776834.38989: variable 'ansible_facts' from source: unknown 2995 1726776834.39095: _low_level_execute_command(): starting 2995 1726776834.39104: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776834.39631: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776834.39635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.39638: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776834.39641: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.39691: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776834.39694: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776834.39696: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776834.39751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776834.41514: stdout chunk (state=3): >>>/root <<< 2995 1726776834.41623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776834.41673: stderr chunk (state=3): >>><<< 2995 1726776834.41676: stdout chunk (state=3): >>><<< 2995 1726776834.41695: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776834.41709: _low_level_execute_command(): starting 2995 1726776834.41717: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776834.4169505-6699-279414238015634 `" && echo ansible-tmp-1726776834.4169505-6699-279414238015634="` echo /root/.ansible/tmp/ansible-tmp-1726776834.4169505-6699-279414238015634 `" ) && sleep 0' 2995 1726776834.42153: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776834.42156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776834.42165: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.42168: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776834.42170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.42219: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776834.42223: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776834.42275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776834.44336: stdout chunk (state=3): >>>ansible-tmp-1726776834.4169505-6699-279414238015634=/root/.ansible/tmp/ansible-tmp-1726776834.4169505-6699-279414238015634 <<< 2995 1726776834.44538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776834.44541: stdout chunk (state=3): >>><<< 2995 1726776834.44550: stderr chunk (state=3): >>><<< 2995 1726776834.44607: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776834.4169505-6699-279414238015634=/root/.ansible/tmp/ansible-tmp-1726776834.4169505-6699-279414238015634 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776834.44617: variable 'ansible_module_compression' from source: unknown 2995 1726776834.44684: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 2995 1726776834.44757: variable 'ansible_facts' from source: unknown 2995 1726776834.44975: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776834.4169505-6699-279414238015634/AnsiballZ_systemd.py 2995 1726776834.45241: Sending initial data 2995 1726776834.45244: Sent initial data (154 bytes) 2995 1726776834.45652: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776834.45656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776834.45689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776834.45692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776834.45694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776834.45697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.45753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776834.45760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776834.45805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776834.47561: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776834.47601: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776834.47646: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpb12y_602 /root/.ansible/tmp/ansible-tmp-1726776834.4169505-6699-279414238015634/AnsiballZ_systemd.py <<< 2995 1726776834.47651: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776834.4169505-6699-279414238015634/AnsiballZ_systemd.py" <<< 2995 1726776834.47686: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpb12y_602" to remote "/root/.ansible/tmp/ansible-tmp-1726776834.4169505-6699-279414238015634/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776834.4169505-6699-279414238015634/AnsiballZ_systemd.py" <<< 2995 1726776834.49375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776834.49437: stderr chunk (state=3): >>><<< 2995 1726776834.49441: stdout chunk (state=3): >>><<< 2995 1726776834.49463: done transferring module to remote 2995 1726776834.49474: _low_level_execute_command(): starting 2995 1726776834.49479: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776834.4169505-6699-279414238015634/ /root/.ansible/tmp/ansible-tmp-1726776834.4169505-6699-279414238015634/AnsiballZ_systemd.py && sleep 0' 2995 1726776834.49889: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776834.49906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776834.49909: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776834.49915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.49938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776834.49944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.49994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776834.50002: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776834.50047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776834.51985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776834.52031: stderr chunk (state=3): >>><<< 2995 1726776834.52035: stdout chunk (state=3): >>><<< 2995 1726776834.52047: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776834.52052: _low_level_execute_command(): starting 2995 1726776834.52057: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776834.4169505-6699-279414238015634/AnsiballZ_systemd.py && sleep 0' 2995 1726776834.52478: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776834.52481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.52484: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776834.52486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776834.52490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.52541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776834.52546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776834.52598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776834.86379: 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": "672", "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:13:03 EDT", "ExecMainStartTimestampMonotonic": "18469887", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "672", "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:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3507", "MemoryCurrent": "20389888", "MemoryAvailable": "infinity", "CPUUsageNSec": "292709000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "Li<<< 2995 1726776834.86403: stdout chunk (state=3): >>>mitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target system.slice dbus.socket dbus-broker.service", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service cpupower.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target system.slice dbus-broker.service systemd-sysctl.service basic.target polkit.service systemd-journald.socket dbus.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/<<< 2995 1726776834.86416: stdout chunk (state=3): >>>usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:13:03 EDT", "StateChangeTimestampMonotonic": "18896805", "InactiveExitTimestamp": "Thu 2024-09-19 16:13:03 EDT", "InactiveExitTimestampMonotonic": "18470153", "ActiveEnterTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ActiveEnterTimestampMonotonic": "18896805", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ConditionTimestampMonotonic": "18460207", "AssertTimestamp": "Thu 2024-09-19 16:13:03 EDT", "AssertTimestampMonotonic": "18460214", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7ca9fe1606f84273964135f1588a3431", "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}}} <<< 2995 1726776834.88543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776834.88605: stderr chunk (state=3): >>><<< 2995 1726776834.88609: stdout chunk (state=3): >>><<< 2995 1726776834.88638: _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": "672", "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:13:03 EDT", "ExecMainStartTimestampMonotonic": "18469887", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "672", "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:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3507", "MemoryCurrent": "20389888", "MemoryAvailable": "infinity", "CPUUsageNSec": "292709000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target system.slice dbus.socket dbus-broker.service", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service cpupower.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target system.slice dbus-broker.service systemd-sysctl.service basic.target polkit.service systemd-journald.socket dbus.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:13:03 EDT", "StateChangeTimestampMonotonic": "18896805", "InactiveExitTimestamp": "Thu 2024-09-19 16:13:03 EDT", "InactiveExitTimestampMonotonic": "18470153", "ActiveEnterTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ActiveEnterTimestampMonotonic": "18896805", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ConditionTimestampMonotonic": "18460207", "AssertTimestamp": "Thu 2024-09-19 16:13:03 EDT", "AssertTimestampMonotonic": "18460214", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7ca9fe1606f84273964135f1588a3431", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776834.89101: 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-1726776834.4169505-6699-279414238015634/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776834.89123: _low_level_execute_command(): starting 2995 1726776834.89128: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776834.4169505-6699-279414238015634/ > /dev/null 2>&1 && sleep 0' 2995 1726776834.89576: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776834.89619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776834.89623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776834.89625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.89628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776834.89631: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.89677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776834.89680: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776834.89738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776834.91708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776834.91762: stderr chunk (state=3): >>><<< 2995 1726776834.91765: stdout chunk (state=3): >>><<< 2995 1726776834.91780: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776834.91788: handler run complete 2995 1726776834.91838: attempt loop complete, returning result 2995 1726776834.91856: variable 'item' from source: unknown 2995 1726776834.91926: 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:13:03 EDT", "ActiveEnterTimestampMonotonic": "18896805", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target sysinit.target system.slice dbus-broker.service systemd-sysctl.service basic.target polkit.service systemd-journald.socket dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:13:03 EDT", "AssertTimestampMonotonic": "18460214", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "292709000", "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:13:03 EDT", "ConditionTimestampMonotonic": "18460207", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3507", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "672", "ExecMainStartTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ExecMainStartTimestampMonotonic": "18469887", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 16:13:03 EDT", "InactiveExitTimestampMonotonic": "18470153", "InvocationID": "7ca9fe1606f84273964135f1588a3431", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "672", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "20389888", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket 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", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 16:13:03 EDT", "StateChangeTimestampMonotonic": "18896805", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2995 1726776834.92679: dumping result to json 2995 1726776834.92682: done dumping result, returning 2995 1726776834.92683: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0affc99b-caaf-048c-907c-000000000edc] 2995 1726776834.92685: sending task result for task 0affc99b-caaf-048c-907c-000000000edc 2995 1726776834.92739: done sending task result for task 0affc99b-caaf-048c-907c-000000000edc 2995 1726776834.92741: WORKER PROCESS EXITING 2995 1726776834.92854: no more pending results, returning what we have 2995 1726776834.92857: results queue empty 2995 1726776834.92857: checking for any_errors_fatal 2995 1726776834.92860: done checking for any_errors_fatal 2995 1726776834.92861: checking for max_fail_percentage 2995 1726776834.92862: done checking for max_fail_percentage 2995 1726776834.92862: checking to see if all hosts have failed and the running result is not ok 2995 1726776834.92863: done checking to see if all hosts have failed 2995 1726776834.92864: getting the remaining hosts for this loop 2995 1726776834.92865: done getting the remaining hosts for this loop 2995 1726776834.92869: getting the next task for host managed_node2 2995 1726776834.92873: done getting next task for host managed_node2 2995 1726776834.92876: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 2995 1726776834.92878: ^ 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 2995 1726776834.92886: getting variables 2995 1726776834.92887: in VariableManager get_vars() 2995 1726776834.92911: Calling all_inventory to load vars for managed_node2 2995 1726776834.92913: Calling groups_inventory to load vars for managed_node2 2995 1726776834.92915: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776834.92923: Calling all_plugins_play to load vars for managed_node2 2995 1726776834.92925: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776834.92927: Calling groups_plugins_play to load vars for managed_node2 2995 1726776834.93060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776834.93217: done with get_vars() 2995 1726776834.93225: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:13:54 -0400 (0:00:00.561) 0:02:50.259 **** 2995 1726776834.93298: entering _queue_task() for managed_node2/file 2995 1726776834.93503: worker is 1 (out of 1 available) 2995 1726776834.93518: exiting _queue_task() for managed_node2/file 2995 1726776834.93531: done queuing things up, now waiting for results queue to drain 2995 1726776834.93532: waiting for pending results... 2995 1726776834.93729: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 2995 1726776834.93848: in run() - task 0affc99b-caaf-048c-907c-000000000edd 2995 1726776834.93863: variable 'ansible_search_path' from source: unknown 2995 1726776834.93866: variable 'ansible_search_path' from source: unknown 2995 1726776834.93897: calling self._execute() 2995 1726776834.93973: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776834.93979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776834.93991: variable 'omit' from source: magic vars 2995 1726776834.94085: variable 'omit' from source: magic vars 2995 1726776834.94137: variable 'omit' from source: magic vars 2995 1726776834.94163: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776834.94417: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776834.94502: variable '__kernel_settings_profile_parent' from source: set_fact 2995 1726776834.94506: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776834.94553: variable 'omit' from source: magic vars 2995 1726776834.94588: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776834.94624: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776834.94643: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776834.94659: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776834.94669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776834.94697: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776834.94702: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776834.94707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776834.94787: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776834.94796: Set connection var ansible_shell_executable to /bin/sh 2995 1726776834.94806: Set connection var ansible_connection to ssh 2995 1726776834.94813: Set connection var ansible_pipelining to False 2995 1726776834.94819: Set connection var ansible_shell_type to sh 2995 1726776834.94826: Set connection var ansible_timeout to 10 2995 1726776834.94846: variable 'ansible_shell_executable' from source: unknown 2995 1726776834.94849: variable 'ansible_connection' from source: unknown 2995 1726776834.94854: variable 'ansible_module_compression' from source: unknown 2995 1726776834.94857: variable 'ansible_shell_type' from source: unknown 2995 1726776834.94860: variable 'ansible_shell_executable' from source: unknown 2995 1726776834.94866: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776834.94869: variable 'ansible_pipelining' from source: unknown 2995 1726776834.94874: variable 'ansible_timeout' from source: unknown 2995 1726776834.94879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776834.95052: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776834.95063: variable 'omit' from source: magic vars 2995 1726776834.95070: starting attempt loop 2995 1726776834.95073: running the handler 2995 1726776834.95087: _low_level_execute_command(): starting 2995 1726776834.95094: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776834.95607: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776834.95612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.95635: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.95688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776834.95695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776834.95698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776834.95746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776834.97507: stdout chunk (state=3): >>>/root <<< 2995 1726776834.97619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776834.97670: stderr chunk (state=3): >>><<< 2995 1726776834.97673: stdout chunk (state=3): >>><<< 2995 1726776834.97694: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776834.97709: _low_level_execute_command(): starting 2995 1726776834.97718: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776834.9769483-6710-78576584260328 `" && echo ansible-tmp-1726776834.9769483-6710-78576584260328="` echo /root/.ansible/tmp/ansible-tmp-1726776834.9769483-6710-78576584260328 `" ) && sleep 0' 2995 1726776834.98165: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776834.98169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.98177: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776834.98180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776834.98183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776834.98234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776834.98239: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776834.98241: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776834.98286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776835.00356: stdout chunk (state=3): >>>ansible-tmp-1726776834.9769483-6710-78576584260328=/root/.ansible/tmp/ansible-tmp-1726776834.9769483-6710-78576584260328 <<< 2995 1726776835.00466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776835.00516: stderr chunk (state=3): >>><<< 2995 1726776835.00519: stdout chunk (state=3): >>><<< 2995 1726776835.00533: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776834.9769483-6710-78576584260328=/root/.ansible/tmp/ansible-tmp-1726776834.9769483-6710-78576584260328 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776835.00575: variable 'ansible_module_compression' from source: unknown 2995 1726776835.00622: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 2995 1726776835.00656: variable 'ansible_facts' from source: unknown 2995 1726776835.00714: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776834.9769483-6710-78576584260328/AnsiballZ_file.py 2995 1726776835.00819: Sending initial data 2995 1726776835.00822: Sent initial data (150 bytes) 2995 1726776835.01269: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776835.01272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776835.01275: 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 <<< 2995 1726776835.01278: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776835.01280: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.01338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776835.01343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776835.01382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776835.03071: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 2995 1726776835.03075: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776835.03110: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776835.03154: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp46fmwf54 /root/.ansible/tmp/ansible-tmp-1726776834.9769483-6710-78576584260328/AnsiballZ_file.py <<< 2995 1726776835.03160: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776834.9769483-6710-78576584260328/AnsiballZ_file.py" <<< 2995 1726776835.03205: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp46fmwf54" to remote "/root/.ansible/tmp/ansible-tmp-1726776834.9769483-6710-78576584260328/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776834.9769483-6710-78576584260328/AnsiballZ_file.py" <<< 2995 1726776835.03999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776835.04058: stderr chunk (state=3): >>><<< 2995 1726776835.04062: stdout chunk (state=3): >>><<< 2995 1726776835.04081: done transferring module to remote 2995 1726776835.04090: _low_level_execute_command(): starting 2995 1726776835.04096: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776834.9769483-6710-78576584260328/ /root/.ansible/tmp/ansible-tmp-1726776834.9769483-6710-78576584260328/AnsiballZ_file.py && sleep 0' 2995 1726776835.04503: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776835.04537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776835.04540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776835.04543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776835.04548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.04599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776835.04608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776835.04651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776835.06630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776835.06676: stderr chunk (state=3): >>><<< 2995 1726776835.06679: stdout chunk (state=3): >>><<< 2995 1726776835.06692: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776835.06695: _low_level_execute_command(): starting 2995 1726776835.06703: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776834.9769483-6710-78576584260328/AnsiballZ_file.py && sleep 0' 2995 1726776835.07106: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776835.07140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776835.07143: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776835.07145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.07148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776835.07150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.07206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776835.07211: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776835.07264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776835.26871: 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}}} <<< 2995 1726776835.28530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776835.28588: stderr chunk (state=3): >>><<< 2995 1726776835.28591: stdout chunk (state=3): >>><<< 2995 1726776835.28612: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776835.28656: 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-1726776834.9769483-6710-78576584260328/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776835.28666: _low_level_execute_command(): starting 2995 1726776835.28671: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776834.9769483-6710-78576584260328/ > /dev/null 2>&1 && sleep 0' 2995 1726776835.29172: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776835.29175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776835.29178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776835.29181: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776835.29183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.29244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776835.29247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776835.29292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776835.31267: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776835.31317: stderr chunk (state=3): >>><<< 2995 1726776835.31321: stdout chunk (state=3): >>><<< 2995 1726776835.31333: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776835.31340: handler run complete 2995 1726776835.31364: attempt loop complete, returning result 2995 1726776835.31367: _execute() done 2995 1726776835.31372: dumping result to json 2995 1726776835.31378: done dumping result, returning 2995 1726776835.31389: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0affc99b-caaf-048c-907c-000000000edd] 2995 1726776835.31395: sending task result for task 0affc99b-caaf-048c-907c-000000000edd 2995 1726776835.31516: done sending task result for task 0affc99b-caaf-048c-907c-000000000edd 2995 1726776835.31519: 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 } 2995 1726776835.31625: no more pending results, returning what we have 2995 1726776835.31630: results queue empty 2995 1726776835.31631: checking for any_errors_fatal 2995 1726776835.31657: done checking for any_errors_fatal 2995 1726776835.31658: checking for max_fail_percentage 2995 1726776835.31659: done checking for max_fail_percentage 2995 1726776835.31660: checking to see if all hosts have failed and the running result is not ok 2995 1726776835.31661: done checking to see if all hosts have failed 2995 1726776835.31662: getting the remaining hosts for this loop 2995 1726776835.31664: done getting the remaining hosts for this loop 2995 1726776835.31668: getting the next task for host managed_node2 2995 1726776835.31675: done getting next task for host managed_node2 2995 1726776835.31678: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 2995 1726776835.31683: ^ 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 2995 1726776835.31695: getting variables 2995 1726776835.31697: in VariableManager get_vars() 2995 1726776835.31735: Calling all_inventory to load vars for managed_node2 2995 1726776835.31737: Calling groups_inventory to load vars for managed_node2 2995 1726776835.31739: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776835.31747: Calling all_plugins_play to load vars for managed_node2 2995 1726776835.31749: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776835.31751: Calling groups_plugins_play to load vars for managed_node2 2995 1726776835.31889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776835.32063: done with get_vars() 2995 1726776835.32072: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:13:55 -0400 (0:00:00.388) 0:02:50.648 **** 2995 1726776835.32154: entering _queue_task() for managed_node2/slurp 2995 1726776835.32356: worker is 1 (out of 1 available) 2995 1726776835.32372: exiting _queue_task() for managed_node2/slurp 2995 1726776835.32384: done queuing things up, now waiting for results queue to drain 2995 1726776835.32385: waiting for pending results... 2995 1726776835.32584: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 2995 1726776835.32692: in run() - task 0affc99b-caaf-048c-907c-000000000ede 2995 1726776835.32705: variable 'ansible_search_path' from source: unknown 2995 1726776835.32708: variable 'ansible_search_path' from source: unknown 2995 1726776835.32743: calling self._execute() 2995 1726776835.32824: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776835.32828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776835.32841: variable 'omit' from source: magic vars 2995 1726776835.32931: variable 'omit' from source: magic vars 2995 1726776835.32979: variable 'omit' from source: magic vars 2995 1726776835.33005: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776835.33256: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776835.33327: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776835.33359: variable 'omit' from source: magic vars 2995 1726776835.33396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776835.33431: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776835.33448: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776835.33464: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776835.33475: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776835.33504: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776835.33507: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776835.33515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776835.33593: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776835.33603: Set connection var ansible_shell_executable to /bin/sh 2995 1726776835.33614: Set connection var ansible_connection to ssh 2995 1726776835.33618: Set connection var ansible_pipelining to False 2995 1726776835.33622: Set connection var ansible_shell_type to sh 2995 1726776835.33629: Set connection var ansible_timeout to 10 2995 1726776835.33649: variable 'ansible_shell_executable' from source: unknown 2995 1726776835.33652: variable 'ansible_connection' from source: unknown 2995 1726776835.33655: variable 'ansible_module_compression' from source: unknown 2995 1726776835.33658: variable 'ansible_shell_type' from source: unknown 2995 1726776835.33663: variable 'ansible_shell_executable' from source: unknown 2995 1726776835.33666: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776835.33671: variable 'ansible_pipelining' from source: unknown 2995 1726776835.33674: variable 'ansible_timeout' from source: unknown 2995 1726776835.33679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776835.33844: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776835.33854: variable 'omit' from source: magic vars 2995 1726776835.33860: starting attempt loop 2995 1726776835.33863: running the handler 2995 1726776835.33876: _low_level_execute_command(): starting 2995 1726776835.33883: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776835.34415: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776835.34419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.34423: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776835.34425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.34483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776835.34487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776835.34493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776835.34538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776835.36349: stdout chunk (state=3): >>>/root <<< 2995 1726776835.36462: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776835.36511: stderr chunk (state=3): >>><<< 2995 1726776835.36514: stdout chunk (state=3): >>><<< 2995 1726776835.36540: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776835.36552: _low_level_execute_command(): starting 2995 1726776835.36558: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776835.3653967-6718-134141389724831 `" && echo ansible-tmp-1726776835.3653967-6718-134141389724831="` echo /root/.ansible/tmp/ansible-tmp-1726776835.3653967-6718-134141389724831 `" ) && sleep 0' 2995 1726776835.37026: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776835.37029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.37038: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776835.37041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776835.37043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.37085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776835.37088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776835.37143: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776835.39216: stdout chunk (state=3): >>>ansible-tmp-1726776835.3653967-6718-134141389724831=/root/.ansible/tmp/ansible-tmp-1726776835.3653967-6718-134141389724831 <<< 2995 1726776835.39336: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776835.39381: stderr chunk (state=3): >>><<< 2995 1726776835.39385: stdout chunk (state=3): >>><<< 2995 1726776835.39400: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776835.3653967-6718-134141389724831=/root/.ansible/tmp/ansible-tmp-1726776835.3653967-6718-134141389724831 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776835.39439: variable 'ansible_module_compression' from source: unknown 2995 1726776835.39471: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 2995 1726776835.39504: variable 'ansible_facts' from source: unknown 2995 1726776835.39556: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776835.3653967-6718-134141389724831/AnsiballZ_slurp.py 2995 1726776835.39662: Sending initial data 2995 1726776835.39666: Sent initial data (152 bytes) 2995 1726776835.40105: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776835.40108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.40111: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776835.40115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.40165: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776835.40172: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776835.40223: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776835.41937: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776835.41942: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776835.41975: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776835.42031: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpx3vm0218 /root/.ansible/tmp/ansible-tmp-1726776835.3653967-6718-134141389724831/AnsiballZ_slurp.py <<< 2995 1726776835.42033: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776835.3653967-6718-134141389724831/AnsiballZ_slurp.py" <<< 2995 1726776835.42067: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpx3vm0218" to remote "/root/.ansible/tmp/ansible-tmp-1726776835.3653967-6718-134141389724831/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776835.3653967-6718-134141389724831/AnsiballZ_slurp.py" <<< 2995 1726776835.42815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776835.42875: stderr chunk (state=3): >>><<< 2995 1726776835.42878: stdout chunk (state=3): >>><<< 2995 1726776835.42898: done transferring module to remote 2995 1726776835.42911: _low_level_execute_command(): starting 2995 1726776835.42918: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776835.3653967-6718-134141389724831/ /root/.ansible/tmp/ansible-tmp-1726776835.3653967-6718-134141389724831/AnsiballZ_slurp.py && sleep 0' 2995 1726776835.43349: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776835.43352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.43355: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776835.43357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.43417: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776835.43420: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776835.43462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776835.45498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776835.45526: stderr chunk (state=3): >>><<< 2995 1726776835.45530: stdout chunk (state=3): >>><<< 2995 1726776835.45548: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776835.45608: _low_level_execute_command(): starting 2995 1726776835.45611: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776835.3653967-6718-134141389724831/AnsiballZ_slurp.py && sleep 0' 2995 1726776835.46186: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776835.46206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776835.46226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776835.46247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776835.46272: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776835.46384: 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.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 2995 1726776835.46408: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776835.46429: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776835.46525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776835.64348: 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"}}} <<< 2995 1726776835.65865: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776835.65926: stderr chunk (state=3): >>><<< 2995 1726776835.65930: stdout chunk (state=3): >>><<< 2995 1726776835.65947: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776835.65976: 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-1726776835.3653967-6718-134141389724831/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776835.65987: _low_level_execute_command(): starting 2995 1726776835.65993: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776835.3653967-6718-134141389724831/ > /dev/null 2>&1 && sleep 0' 2995 1726776835.66474: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776835.66478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.66480: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776835.66482: 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 <<< 2995 1726776835.66485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.66542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776835.66545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776835.66591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776835.68571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776835.68623: stderr chunk (state=3): >>><<< 2995 1726776835.68626: stdout chunk (state=3): >>><<< 2995 1726776835.68642: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776835.68649: handler run complete 2995 1726776835.68665: attempt loop complete, returning result 2995 1726776835.68668: _execute() done 2995 1726776835.68673: dumping result to json 2995 1726776835.68678: done dumping result, returning 2995 1726776835.68687: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0affc99b-caaf-048c-907c-000000000ede] 2995 1726776835.68693: sending task result for task 0affc99b-caaf-048c-907c-000000000ede 2995 1726776835.68797: done sending task result for task 0affc99b-caaf-048c-907c-000000000ede 2995 1726776835.68800: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 2995 1726776835.68886: no more pending results, returning what we have 2995 1726776835.68890: results queue empty 2995 1726776835.68891: checking for any_errors_fatal 2995 1726776835.68904: done checking for any_errors_fatal 2995 1726776835.68905: checking for max_fail_percentage 2995 1726776835.68907: done checking for max_fail_percentage 2995 1726776835.68908: checking to see if all hosts have failed and the running result is not ok 2995 1726776835.68909: done checking to see if all hosts have failed 2995 1726776835.68910: getting the remaining hosts for this loop 2995 1726776835.68914: done getting the remaining hosts for this loop 2995 1726776835.68919: getting the next task for host managed_node2 2995 1726776835.68926: done getting next task for host managed_node2 2995 1726776835.68930: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 2995 1726776835.68935: ^ 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 2995 1726776835.68948: getting variables 2995 1726776835.68949: in VariableManager get_vars() 2995 1726776835.68989: Calling all_inventory to load vars for managed_node2 2995 1726776835.68992: Calling groups_inventory to load vars for managed_node2 2995 1726776835.68994: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776835.69007: Calling all_plugins_play to load vars for managed_node2 2995 1726776835.69010: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776835.69015: Calling groups_plugins_play to load vars for managed_node2 2995 1726776835.69156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776835.69372: done with get_vars() 2995 1726776835.69380: done getting variables 2995 1726776835.69432: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:13:55 -0400 (0:00:00.373) 0:02:51.021 **** 2995 1726776835.69458: entering _queue_task() for managed_node2/set_fact 2995 1726776835.69660: worker is 1 (out of 1 available) 2995 1726776835.69678: exiting _queue_task() for managed_node2/set_fact 2995 1726776835.69692: done queuing things up, now waiting for results queue to drain 2995 1726776835.69694: waiting for pending results... 2995 1726776835.69893: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 2995 1726776835.69999: in run() - task 0affc99b-caaf-048c-907c-000000000edf 2995 1726776835.70016: variable 'ansible_search_path' from source: unknown 2995 1726776835.70020: variable 'ansible_search_path' from source: unknown 2995 1726776835.70052: calling self._execute() 2995 1726776835.70137: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776835.70141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776835.70152: variable 'omit' from source: magic vars 2995 1726776835.70243: variable 'omit' from source: magic vars 2995 1726776835.70287: variable 'omit' from source: magic vars 2995 1726776835.70644: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776835.70652: variable '__cur_profile' from source: task vars 2995 1726776835.70784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776835.72457: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776835.72522: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776835.72552: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776835.72583: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776835.72608: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776835.72679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776835.72704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776835.72728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776835.72762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776835.72775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776835.72868: variable '__kernel_settings_tuned_current_profile' from source: set_fact 2995 1726776835.72912: variable 'omit' from source: magic vars 2995 1726776835.72937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776835.72962: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776835.72977: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776835.72993: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776835.73004: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776835.73034: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776835.73037: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776835.73040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776835.73122: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776835.73131: Set connection var ansible_shell_executable to /bin/sh 2995 1726776835.73139: Set connection var ansible_connection to ssh 2995 1726776835.73145: Set connection var ansible_pipelining to False 2995 1726776835.73148: Set connection var ansible_shell_type to sh 2995 1726776835.73155: Set connection var ansible_timeout to 10 2995 1726776835.73174: variable 'ansible_shell_executable' from source: unknown 2995 1726776835.73177: variable 'ansible_connection' from source: unknown 2995 1726776835.73185: variable 'ansible_module_compression' from source: unknown 2995 1726776835.73188: variable 'ansible_shell_type' from source: unknown 2995 1726776835.73190: variable 'ansible_shell_executable' from source: unknown 2995 1726776835.73192: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776835.73197: variable 'ansible_pipelining' from source: unknown 2995 1726776835.73202: variable 'ansible_timeout' from source: unknown 2995 1726776835.73208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776835.73291: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776835.73302: variable 'omit' from source: magic vars 2995 1726776835.73308: starting attempt loop 2995 1726776835.73311: running the handler 2995 1726776835.73324: handler run complete 2995 1726776835.73333: attempt loop complete, returning result 2995 1726776835.73336: _execute() done 2995 1726776835.73340: dumping result to json 2995 1726776835.73345: done dumping result, returning 2995 1726776835.73352: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0affc99b-caaf-048c-907c-000000000edf] 2995 1726776835.73358: sending task result for task 0affc99b-caaf-048c-907c-000000000edf 2995 1726776835.73443: done sending task result for task 0affc99b-caaf-048c-907c-000000000edf 2995 1726776835.73446: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 2995 1726776835.73523: no more pending results, returning what we have 2995 1726776835.73527: results queue empty 2995 1726776835.73528: checking for any_errors_fatal 2995 1726776835.73534: done checking for any_errors_fatal 2995 1726776835.73535: checking for max_fail_percentage 2995 1726776835.73537: done checking for max_fail_percentage 2995 1726776835.73538: checking to see if all hosts have failed and the running result is not ok 2995 1726776835.73539: done checking to see if all hosts have failed 2995 1726776835.73540: getting the remaining hosts for this loop 2995 1726776835.73542: done getting the remaining hosts for this loop 2995 1726776835.73546: getting the next task for host managed_node2 2995 1726776835.73552: done getting next task for host managed_node2 2995 1726776835.73556: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 2995 1726776835.73561: ^ 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 2995 1726776835.73578: getting variables 2995 1726776835.73580: in VariableManager get_vars() 2995 1726776835.73619: Calling all_inventory to load vars for managed_node2 2995 1726776835.73622: Calling groups_inventory to load vars for managed_node2 2995 1726776835.73625: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776835.73635: Calling all_plugins_play to load vars for managed_node2 2995 1726776835.73638: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776835.73642: Calling groups_plugins_play to load vars for managed_node2 2995 1726776835.73777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776835.73949: done with get_vars() 2995 1726776835.73958: done getting variables 2995 1726776835.74004: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:13:55 -0400 (0:00:00.045) 0:02:51.066 **** 2995 1726776835.74033: entering _queue_task() for managed_node2/copy 2995 1726776835.74233: worker is 1 (out of 1 available) 2995 1726776835.74247: exiting _queue_task() for managed_node2/copy 2995 1726776835.74260: done queuing things up, now waiting for results queue to drain 2995 1726776835.74262: waiting for pending results... 2995 1726776835.74469: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 2995 1726776835.74575: in run() - task 0affc99b-caaf-048c-907c-000000000ee0 2995 1726776835.74587: variable 'ansible_search_path' from source: unknown 2995 1726776835.74593: variable 'ansible_search_path' from source: unknown 2995 1726776835.74628: calling self._execute() 2995 1726776835.74710: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776835.74717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776835.74727: variable 'omit' from source: magic vars 2995 1726776835.74824: variable 'omit' from source: magic vars 2995 1726776835.74872: variable 'omit' from source: magic vars 2995 1726776835.74898: variable '__kernel_settings_active_profile' from source: set_fact 2995 1726776835.75159: variable '__kernel_settings_active_profile' from source: set_fact 2995 1726776835.75183: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776835.75246: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 2995 1726776835.75311: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776835.75404: variable 'omit' from source: magic vars 2995 1726776835.75443: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776835.75475: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776835.75493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776835.75511: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776835.75522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776835.75550: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776835.75553: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776835.75557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776835.75641: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776835.75650: Set connection var ansible_shell_executable to /bin/sh 2995 1726776835.75659: Set connection var ansible_connection to ssh 2995 1726776835.75665: Set connection var ansible_pipelining to False 2995 1726776835.75668: Set connection var ansible_shell_type to sh 2995 1726776835.75674: Set connection var ansible_timeout to 10 2995 1726776835.75694: variable 'ansible_shell_executable' from source: unknown 2995 1726776835.75698: variable 'ansible_connection' from source: unknown 2995 1726776835.75700: variable 'ansible_module_compression' from source: unknown 2995 1726776835.75707: variable 'ansible_shell_type' from source: unknown 2995 1726776835.75709: variable 'ansible_shell_executable' from source: unknown 2995 1726776835.75716: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776835.75719: variable 'ansible_pipelining' from source: unknown 2995 1726776835.75722: variable 'ansible_timeout' from source: unknown 2995 1726776835.75727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776835.75845: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776835.75855: variable 'omit' from source: magic vars 2995 1726776835.75861: starting attempt loop 2995 1726776835.75864: running the handler 2995 1726776835.75877: _low_level_execute_command(): starting 2995 1726776835.75885: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776835.76399: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776835.76441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776835.76445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.76448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776835.76451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776835.76454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.76498: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776835.76512: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776835.76570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776835.78357: stdout chunk (state=3): >>>/root <<< 2995 1726776835.78467: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776835.78524: stderr chunk (state=3): >>><<< 2995 1726776835.78529: stdout chunk (state=3): >>><<< 2995 1726776835.78550: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776835.78563: _low_level_execute_command(): starting 2995 1726776835.78569: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868 `" && echo ansible-tmp-1726776835.7855084-6730-135806674942868="` echo /root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868 `" ) && sleep 0' 2995 1726776835.79030: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776835.79041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776835.79043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776835.79047: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.79096: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776835.79099: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776835.79152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776835.81223: stdout chunk (state=3): >>>ansible-tmp-1726776835.7855084-6730-135806674942868=/root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868 <<< 2995 1726776835.81343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776835.81395: stderr chunk (state=3): >>><<< 2995 1726776835.81398: stdout chunk (state=3): >>><<< 2995 1726776835.81418: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776835.7855084-6730-135806674942868=/root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776835.81495: variable 'ansible_module_compression' from source: unknown 2995 1726776835.81541: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776835.81575: variable 'ansible_facts' from source: unknown 2995 1726776835.81629: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868/AnsiballZ_stat.py 2995 1726776835.81729: Sending initial data 2995 1726776835.81732: Sent initial data (151 bytes) 2995 1726776835.82189: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776835.82192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776835.82195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776835.82198: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776835.82203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.82251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776835.82254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776835.82310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776835.83998: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776835.84045: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776835.84085: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp6_1vzuy_ /root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868/AnsiballZ_stat.py <<< 2995 1726776835.84090: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868/AnsiballZ_stat.py" <<< 2995 1726776835.84128: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp6_1vzuy_" to remote "/root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868/AnsiballZ_stat.py" <<< 2995 1726776835.84914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776835.84979: stderr chunk (state=3): >>><<< 2995 1726776835.84982: stdout chunk (state=3): >>><<< 2995 1726776835.85004: done transferring module to remote 2995 1726776835.85020: _low_level_execute_command(): starting 2995 1726776835.85023: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868/ /root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868/AnsiballZ_stat.py && sleep 0' 2995 1726776835.85481: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776835.85484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.85487: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776835.85493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.85546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776835.85549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776835.85598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776835.87553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776835.87604: stderr chunk (state=3): >>><<< 2995 1726776835.87608: stdout chunk (state=3): >>><<< 2995 1726776835.87628: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776835.87632: _low_level_execute_command(): starting 2995 1726776835.87639: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868/AnsiballZ_stat.py && sleep 0' 2995 1726776835.88098: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776835.88103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.88106: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776835.88108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776835.88111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776835.88159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776835.88162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776835.88222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776836.07296: 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": 262949, "dev": 51714, "nlink": 1, "atime": 1726776835.640763, "mtime": 1726776827.9556866, "ctime": 1726776827.9556866, "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": "3669957671", "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}}} <<< 2995 1726776836.09116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776836.09174: stderr chunk (state=3): >>><<< 2995 1726776836.09178: stdout chunk (state=3): >>><<< 2995 1726776836.09197: _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": 262949, "dev": 51714, "nlink": 1, "atime": 1726776835.640763, "mtime": 1726776827.9556866, "ctime": 1726776827.9556866, "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": "3669957671", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776836.09257: 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-1726776835.7855084-6730-135806674942868/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 2995 1726776836.09297: variable 'ansible_module_compression' from source: unknown 2995 1726776836.09335: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 2995 1726776836.09354: variable 'ansible_facts' from source: unknown 2995 1726776836.09399: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868/AnsiballZ_file.py 2995 1726776836.09508: Sending initial data 2995 1726776836.09512: Sent initial data (151 bytes) 2995 1726776836.09980: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776836.09984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776836.09986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776836.09988: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776836.09991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776836.10044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776836.10048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776836.10106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776836.11874: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776836.11918: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776836.11962: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpv9tqhv9p /root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868/AnsiballZ_file.py <<< 2995 1726776836.11966: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868/AnsiballZ_file.py" <<< 2995 1726776836.12003: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpv9tqhv9p" to remote "/root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868/AnsiballZ_file.py" <<< 2995 1726776836.12817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776836.12883: stderr chunk (state=3): >>><<< 2995 1726776836.12886: stdout chunk (state=3): >>><<< 2995 1726776836.12906: done transferring module to remote 2995 1726776836.12916: _low_level_execute_command(): starting 2995 1726776836.12922: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868/ /root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868/AnsiballZ_file.py && sleep 0' 2995 1726776836.13376: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776836.13379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776836.13382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776836.13384: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776836.13387: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776836.13437: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776836.13444: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776836.13488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776836.15426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776836.15469: stderr chunk (state=3): >>><<< 2995 1726776836.15473: stdout chunk (state=3): >>><<< 2995 1726776836.15488: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776836.15491: _low_level_execute_command(): starting 2995 1726776836.15496: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868/AnsiballZ_file.py && sleep 0' 2995 1726776836.15906: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776836.15932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776836.15937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776836.15943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776836.15991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776836.15995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776836.16050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776836.34996: 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": ".k77fkiwb", "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}}} <<< 2995 1726776836.36614: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776836.36671: stderr chunk (state=3): >>><<< 2995 1726776836.36676: stdout chunk (state=3): >>><<< 2995 1726776836.36693: _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": ".k77fkiwb", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776836.36732: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.k77fkiwb', '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-1726776835.7855084-6730-135806674942868/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776836.36742: _low_level_execute_command(): starting 2995 1726776836.36748: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776835.7855084-6730-135806674942868/ > /dev/null 2>&1 && sleep 0' 2995 1726776836.37227: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776836.37231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776836.37234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776836.37236: 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 <<< 2995 1726776836.37239: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776836.37291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776836.37298: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776836.37302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776836.37344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776836.39454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776836.39508: stderr chunk (state=3): >>><<< 2995 1726776836.39512: stdout chunk (state=3): >>><<< 2995 1726776836.39530: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776836.39539: handler run complete 2995 1726776836.39566: attempt loop complete, returning result 2995 1726776836.39569: _execute() done 2995 1726776836.39574: dumping result to json 2995 1726776836.39580: done dumping result, returning 2995 1726776836.39590: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0affc99b-caaf-048c-907c-000000000ee0] 2995 1726776836.39598: sending task result for task 0affc99b-caaf-048c-907c-000000000ee0 2995 1726776836.39720: done sending task result for task 0affc99b-caaf-048c-907c-000000000ee0 2995 1726776836.39723: 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 } 2995 1726776836.39845: no more pending results, returning what we have 2995 1726776836.39849: results queue empty 2995 1726776836.39850: checking for any_errors_fatal 2995 1726776836.39856: done checking for any_errors_fatal 2995 1726776836.39857: checking for max_fail_percentage 2995 1726776836.39859: done checking for max_fail_percentage 2995 1726776836.39860: checking to see if all hosts have failed and the running result is not ok 2995 1726776836.39861: done checking to see if all hosts have failed 2995 1726776836.39862: getting the remaining hosts for this loop 2995 1726776836.39863: done getting the remaining hosts for this loop 2995 1726776836.39869: getting the next task for host managed_node2 2995 1726776836.39876: done getting next task for host managed_node2 2995 1726776836.39879: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 2995 1726776836.39883: ^ 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 2995 1726776836.39896: getting variables 2995 1726776836.39897: in VariableManager get_vars() 2995 1726776836.39937: Calling all_inventory to load vars for managed_node2 2995 1726776836.39939: Calling groups_inventory to load vars for managed_node2 2995 1726776836.39941: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776836.39949: Calling all_plugins_play to load vars for managed_node2 2995 1726776836.39951: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776836.39953: Calling groups_plugins_play to load vars for managed_node2 2995 1726776836.40131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776836.40296: done with get_vars() 2995 1726776836.40307: done getting variables 2995 1726776836.40354: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:13:56 -0400 (0:00:00.663) 0:02:51.730 **** 2995 1726776836.40381: entering _queue_task() for managed_node2/copy 2995 1726776836.40585: worker is 1 (out of 1 available) 2995 1726776836.40602: exiting _queue_task() for managed_node2/copy 2995 1726776836.40618: done queuing things up, now waiting for results queue to drain 2995 1726776836.40619: waiting for pending results... 2995 1726776836.40817: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 2995 1726776836.40921: in run() - task 0affc99b-caaf-048c-907c-000000000ee1 2995 1726776836.40933: variable 'ansible_search_path' from source: unknown 2995 1726776836.40937: variable 'ansible_search_path' from source: unknown 2995 1726776836.40969: calling self._execute() 2995 1726776836.41053: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776836.41059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776836.41070: variable 'omit' from source: magic vars 2995 1726776836.41164: variable 'omit' from source: magic vars 2995 1726776836.41213: variable 'omit' from source: magic vars 2995 1726776836.41240: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 2995 1726776836.41501: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 2995 1726776836.41569: variable '__kernel_settings_tuned_dir' from source: role '' all vars 2995 1726776836.41604: variable 'omit' from source: magic vars 2995 1726776836.41644: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776836.41675: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776836.41691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776836.41709: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776836.41723: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776836.41750: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776836.41754: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776836.41759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776836.41842: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776836.41851: Set connection var ansible_shell_executable to /bin/sh 2995 1726776836.41859: Set connection var ansible_connection to ssh 2995 1726776836.41866: Set connection var ansible_pipelining to False 2995 1726776836.41868: Set connection var ansible_shell_type to sh 2995 1726776836.41875: Set connection var ansible_timeout to 10 2995 1726776836.41893: variable 'ansible_shell_executable' from source: unknown 2995 1726776836.41897: variable 'ansible_connection' from source: unknown 2995 1726776836.41899: variable 'ansible_module_compression' from source: unknown 2995 1726776836.41905: variable 'ansible_shell_type' from source: unknown 2995 1726776836.41909: variable 'ansible_shell_executable' from source: unknown 2995 1726776836.41913: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776836.41920: variable 'ansible_pipelining' from source: unknown 2995 1726776836.41922: variable 'ansible_timeout' from source: unknown 2995 1726776836.41928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776836.42048: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776836.42059: variable 'omit' from source: magic vars 2995 1726776836.42064: starting attempt loop 2995 1726776836.42067: running the handler 2995 1726776836.42079: _low_level_execute_command(): starting 2995 1726776836.42087: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776836.42599: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776836.42636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776836.42641: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776836.42645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776836.42697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776836.42703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776836.42709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776836.42758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776836.44564: stdout chunk (state=3): >>>/root <<< 2995 1726776836.44668: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776836.44725: stderr chunk (state=3): >>><<< 2995 1726776836.44729: stdout chunk (state=3): >>><<< 2995 1726776836.44750: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776836.44764: _low_level_execute_command(): starting 2995 1726776836.44770: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425 `" && echo ansible-tmp-1726776836.447519-6742-185220411412425="` echo /root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425 `" ) && sleep 0' 2995 1726776836.45237: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776836.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.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776836.45250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776836.45253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776836.45255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776836.45306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776836.45318: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776836.45360: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776836.47476: stdout chunk (state=3): >>>ansible-tmp-1726776836.447519-6742-185220411412425=/root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425 <<< 2995 1726776836.47815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776836.47820: stdout chunk (state=3): >>><<< 2995 1726776836.47822: stderr chunk (state=3): >>><<< 2995 1726776836.47826: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776836.447519-6742-185220411412425=/root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776836.47828: variable 'ansible_module_compression' from source: unknown 2995 1726776836.47895: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776836.47951: variable 'ansible_facts' from source: unknown 2995 1726776836.48040: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425/AnsiballZ_stat.py 2995 1726776836.48147: Sending initial data 2995 1726776836.48158: Sent initial data (150 bytes) 2995 1726776836.48569: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776836.48585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776836.48600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776836.48646: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776836.48660: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776836.48715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776836.50452: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776836.50489: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776836.50535: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp6siy1be_ /root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425/AnsiballZ_stat.py <<< 2995 1726776836.50542: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425/AnsiballZ_stat.py" <<< 2995 1726776836.50577: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp6siy1be_" to remote "/root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425/AnsiballZ_stat.py" <<< 2995 1726776836.51361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776836.51432: stderr chunk (state=3): >>><<< 2995 1726776836.51435: stdout chunk (state=3): >>><<< 2995 1726776836.51455: done transferring module to remote 2995 1726776836.51465: _low_level_execute_command(): starting 2995 1726776836.51471: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425/ /root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425/AnsiballZ_stat.py && sleep 0' 2995 1726776836.51930: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776836.51936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776836.51938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776836.51942: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776836.51994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776836.51997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776836.52048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776836.54009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776836.54061: stderr chunk (state=3): >>><<< 2995 1726776836.54064: stdout chunk (state=3): >>><<< 2995 1726776836.54080: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776836.54083: _low_level_execute_command(): starting 2995 1726776836.54091: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425/AnsiballZ_stat.py && sleep 0' 2995 1726776836.54550: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776836.54554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 <<< 2995 1726776836.54556: 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 <<< 2995 1726776836.54559: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776836.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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776836.54614: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776836.54618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776836.54676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776836.73815: 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": 262944, "dev": 51714, "nlink": 1, "atime": 1726776825.9646668, "mtime": 1726776827.9556866, "ctime": 1726776827.9556866, "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": "1250386570", "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}}} <<< 2995 1726776836.75573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776836.75640: stderr chunk (state=3): >>><<< 2995 1726776836.75643: stdout chunk (state=3): >>><<< 2995 1726776836.75661: _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": 262944, "dev": 51714, "nlink": 1, "atime": 1726776825.9646668, "mtime": 1726776827.9556866, "ctime": 1726776827.9556866, "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": "1250386570", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776836.75726: 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-1726776836.447519-6742-185220411412425/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 2995 1726776836.75767: variable 'ansible_module_compression' from source: unknown 2995 1726776836.75803: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 2995 1726776836.75824: variable 'ansible_facts' from source: unknown 2995 1726776836.75871: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425/AnsiballZ_file.py 2995 1726776836.75973: Sending initial data 2995 1726776836.75977: Sent initial data (150 bytes) 2995 1726776836.76440: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776836.76444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776836.76446: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776836.76449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776836.76506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776836.76514: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776836.76559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776836.78326: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776836.78369: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776836.78415: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp5nx2wllh /root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425/AnsiballZ_file.py <<< 2995 1726776836.78419: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425/AnsiballZ_file.py" <<< 2995 1726776836.78454: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp5nx2wllh" to remote "/root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425/AnsiballZ_file.py" <<< 2995 1726776836.79266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776836.79327: stderr chunk (state=3): >>><<< 2995 1726776836.79331: stdout chunk (state=3): >>><<< 2995 1726776836.79349: done transferring module to remote 2995 1726776836.79357: _low_level_execute_command(): starting 2995 1726776836.79363: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425/ /root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425/AnsiballZ_file.py && sleep 0' 2995 1726776836.79805: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776836.79808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776836.79811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776836.79813: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776836.79816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776836.79867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776836.79870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776836.79919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776836.81872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776836.81916: stderr chunk (state=3): >>><<< 2995 1726776836.81922: stdout chunk (state=3): >>><<< 2995 1726776836.81936: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776836.81940: _low_level_execute_command(): starting 2995 1726776836.81946: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425/AnsiballZ_file.py && sleep 0' 2995 1726776836.82363: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776836.82367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776836.82369: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776836.82375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776836.82430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776836.82436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776836.82485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776837.01655: 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": ".shghzqll", "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}}} <<< 2995 1726776837.03285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776837.03350: stderr chunk (state=3): >>><<< 2995 1726776837.03354: stdout chunk (state=3): >>><<< 2995 1726776837.03372: _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": ".shghzqll", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776837.03409: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.shghzqll', '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-1726776836.447519-6742-185220411412425/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776837.03423: _low_level_execute_command(): starting 2995 1726776837.03431: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776836.447519-6742-185220411412425/ > /dev/null 2>&1 && sleep 0' 2995 1726776837.03906: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776837.03910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.03915: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776837.03917: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776837.03920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.03965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776837.03968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776837.04021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776837.06006: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776837.06054: stderr chunk (state=3): >>><<< 2995 1726776837.06057: stdout chunk (state=3): >>><<< 2995 1726776837.06070: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776837.06080: handler run complete 2995 1726776837.06108: attempt loop complete, returning result 2995 1726776837.06111: _execute() done 2995 1726776837.06120: dumping result to json 2995 1726776837.06122: done dumping result, returning 2995 1726776837.06131: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0affc99b-caaf-048c-907c-000000000ee1] 2995 1726776837.06137: sending task result for task 0affc99b-caaf-048c-907c-000000000ee1 2995 1726776837.06258: done sending task result for task 0affc99b-caaf-048c-907c-000000000ee1 2995 1726776837.06261: 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 } 2995 1726776837.06387: no more pending results, returning what we have 2995 1726776837.06390: results queue empty 2995 1726776837.06391: checking for any_errors_fatal 2995 1726776837.06398: done checking for any_errors_fatal 2995 1726776837.06399: checking for max_fail_percentage 2995 1726776837.06403: done checking for max_fail_percentage 2995 1726776837.06404: checking to see if all hosts have failed and the running result is not ok 2995 1726776837.06405: done checking to see if all hosts have failed 2995 1726776837.06406: getting the remaining hosts for this loop 2995 1726776837.06407: done getting the remaining hosts for this loop 2995 1726776837.06411: getting the next task for host managed_node2 2995 1726776837.06420: done getting next task for host managed_node2 2995 1726776837.06424: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 2995 1726776837.06428: ^ 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 2995 1726776837.06441: getting variables 2995 1726776837.06443: in VariableManager get_vars() 2995 1726776837.06475: Calling all_inventory to load vars for managed_node2 2995 1726776837.06477: Calling groups_inventory to load vars for managed_node2 2995 1726776837.06479: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776837.06487: Calling all_plugins_play to load vars for managed_node2 2995 1726776837.06489: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776837.06491: Calling groups_plugins_play to load vars for managed_node2 2995 1726776837.06637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776837.06810: done with get_vars() 2995 1726776837.06821: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:13:57 -0400 (0:00:00.665) 0:02:52.395 **** 2995 1726776837.06888: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776837.07092: worker is 1 (out of 1 available) 2995 1726776837.07108: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 2995 1726776837.07123: done queuing things up, now waiting for results queue to drain 2995 1726776837.07124: waiting for pending results... 2995 1726776837.07323: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 2995 1726776837.07426: in run() - task 0affc99b-caaf-048c-907c-000000000ee2 2995 1726776837.07439: variable 'ansible_search_path' from source: unknown 2995 1726776837.07443: variable 'ansible_search_path' from source: unknown 2995 1726776837.07476: calling self._execute() 2995 1726776837.07563: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776837.07567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776837.07578: variable 'omit' from source: magic vars 2995 1726776837.07740: variable 'omit' from source: magic vars 2995 1726776837.07792: variable 'omit' from source: magic vars 2995 1726776837.07818: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776837.08059: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776837.08127: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776837.08197: variable '__kernel_settings_profile_parent' from source: set_fact 2995 1726776837.08204: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776837.08248: variable 'omit' from source: magic vars 2995 1726776837.08284: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776837.08318: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776837.08337: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776837.08354: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776837.08364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776837.08392: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776837.08395: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776837.08400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776837.08481: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776837.08490: Set connection var ansible_shell_executable to /bin/sh 2995 1726776837.08499: Set connection var ansible_connection to ssh 2995 1726776837.08507: Set connection var ansible_pipelining to False 2995 1726776837.08509: Set connection var ansible_shell_type to sh 2995 1726776837.08517: Set connection var ansible_timeout to 10 2995 1726776837.08535: variable 'ansible_shell_executable' from source: unknown 2995 1726776837.08538: variable 'ansible_connection' from source: unknown 2995 1726776837.08543: variable 'ansible_module_compression' from source: unknown 2995 1726776837.08546: variable 'ansible_shell_type' from source: unknown 2995 1726776837.08553: variable 'ansible_shell_executable' from source: unknown 2995 1726776837.08555: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776837.08558: variable 'ansible_pipelining' from source: unknown 2995 1726776837.08563: variable 'ansible_timeout' from source: unknown 2995 1726776837.08568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776837.08722: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776837.08732: variable 'omit' from source: magic vars 2995 1726776837.08738: starting attempt loop 2995 1726776837.08741: running the handler 2995 1726776837.08753: _low_level_execute_command(): starting 2995 1726776837.08761: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776837.09294: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776837.09297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.09303: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776837.09306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.09360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776837.09364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776837.09419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776837.11202: stdout chunk (state=3): >>>/root <<< 2995 1726776837.11319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776837.11364: stderr chunk (state=3): >>><<< 2995 1726776837.11368: stdout chunk (state=3): >>><<< 2995 1726776837.11387: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776837.11399: _low_level_execute_command(): starting 2995 1726776837.11407: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776837.1138618-6757-181861270194609 `" && echo ansible-tmp-1726776837.1138618-6757-181861270194609="` echo /root/.ansible/tmp/ansible-tmp-1726776837.1138618-6757-181861270194609 `" ) && sleep 0' 2995 1726776837.11842: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776837.11846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.11855: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776837.11858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.11909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776837.11916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776837.11963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776837.14016: stdout chunk (state=3): >>>ansible-tmp-1726776837.1138618-6757-181861270194609=/root/.ansible/tmp/ansible-tmp-1726776837.1138618-6757-181861270194609 <<< 2995 1726776837.14135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776837.14178: stderr chunk (state=3): >>><<< 2995 1726776837.14182: stdout chunk (state=3): >>><<< 2995 1726776837.14198: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776837.1138618-6757-181861270194609=/root/.ansible/tmp/ansible-tmp-1726776837.1138618-6757-181861270194609 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776837.14240: variable 'ansible_module_compression' from source: unknown 2995 1726776837.14270: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 2995 1726776837.14304: variable 'ansible_facts' from source: unknown 2995 1726776837.14355: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776837.1138618-6757-181861270194609/AnsiballZ_kernel_settings_get_config.py 2995 1726776837.14462: Sending initial data 2995 1726776837.14465: Sent initial data (173 bytes) 2995 1726776837.14912: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776837.14915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.14918: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776837.14920: 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.12.126 originally 10.31.12.126 <<< 2995 1726776837.14922: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.14971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776837.14974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776837.15025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776837.16716: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776837.16725: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776837.16756: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776837.16797: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp2e77e2ct /root/.ansible/tmp/ansible-tmp-1726776837.1138618-6757-181861270194609/AnsiballZ_kernel_settings_get_config.py <<< 2995 1726776837.16806: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776837.1138618-6757-181861270194609/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776837.16843: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp2e77e2ct" to remote "/root/.ansible/tmp/ansible-tmp-1726776837.1138618-6757-181861270194609/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776837.1138618-6757-181861270194609/AnsiballZ_kernel_settings_get_config.py" <<< 2995 1726776837.17600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776837.17658: stderr chunk (state=3): >>><<< 2995 1726776837.17662: stdout chunk (state=3): >>><<< 2995 1726776837.17680: done transferring module to remote 2995 1726776837.17690: _low_level_execute_command(): starting 2995 1726776837.17695: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776837.1138618-6757-181861270194609/ /root/.ansible/tmp/ansible-tmp-1726776837.1138618-6757-181861270194609/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776837.18131: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776837.18135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776837.18138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776837.18140: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776837.18145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.18195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776837.18198: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776837.18243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776837.20166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776837.20215: stderr chunk (state=3): >>><<< 2995 1726776837.20221: stdout chunk (state=3): >>><<< 2995 1726776837.20236: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776837.20239: _low_level_execute_command(): starting 2995 1726776837.20246: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776837.1138618-6757-181861270194609/AnsiballZ_kernel_settings_get_config.py && sleep 0' 2995 1726776837.20678: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776837.20681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776837.20684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776837.20686: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776837.20688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.20745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776837.20748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776837.20798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776837.38959: 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"}}} <<< 2995 1726776837.40551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776837.40617: stderr chunk (state=3): >>><<< 2995 1726776837.40621: stdout chunk (state=3): >>><<< 2995 1726776837.40635: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776837.40661: 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-1726776837.1138618-6757-181861270194609/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776837.40671: _low_level_execute_command(): starting 2995 1726776837.40677: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776837.1138618-6757-181861270194609/ > /dev/null 2>&1 && sleep 0' 2995 1726776837.41152: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776837.41156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776837.41158: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.41161: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776837.41163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.41224: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776837.41228: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776837.41233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776837.41278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776837.43243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776837.43289: stderr chunk (state=3): >>><<< 2995 1726776837.43293: stdout chunk (state=3): >>><<< 2995 1726776837.43308: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776837.43321: handler run complete 2995 1726776837.43338: attempt loop complete, returning result 2995 1726776837.43341: _execute() done 2995 1726776837.43346: dumping result to json 2995 1726776837.43350: done dumping result, returning 2995 1726776837.43359: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0affc99b-caaf-048c-907c-000000000ee2] 2995 1726776837.43365: sending task result for task 0affc99b-caaf-048c-907c-000000000ee2 2995 1726776837.43474: done sending task result for task 0affc99b-caaf-048c-907c-000000000ee2 2995 1726776837.43477: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "vm": { "transparent_hugepages": "never" } } } 2995 1726776837.43568: no more pending results, returning what we have 2995 1726776837.43572: results queue empty 2995 1726776837.43573: checking for any_errors_fatal 2995 1726776837.43583: done checking for any_errors_fatal 2995 1726776837.43584: checking for max_fail_percentage 2995 1726776837.43586: done checking for max_fail_percentage 2995 1726776837.43587: checking to see if all hosts have failed and the running result is not ok 2995 1726776837.43588: done checking to see if all hosts have failed 2995 1726776837.43589: getting the remaining hosts for this loop 2995 1726776837.43591: done getting the remaining hosts for this loop 2995 1726776837.43595: getting the next task for host managed_node2 2995 1726776837.43604: done getting next task for host managed_node2 2995 1726776837.43609: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 2995 1726776837.43613: ^ 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 2995 1726776837.43626: getting variables 2995 1726776837.43628: in VariableManager get_vars() 2995 1726776837.43666: Calling all_inventory to load vars for managed_node2 2995 1726776837.43669: Calling groups_inventory to load vars for managed_node2 2995 1726776837.43672: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776837.43681: Calling all_plugins_play to load vars for managed_node2 2995 1726776837.43684: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776837.43688: Calling groups_plugins_play to load vars for managed_node2 2995 1726776837.43867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776837.44031: done with get_vars() 2995 1726776837.44039: done getting variables 2995 1726776837.44086: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:13:57 -0400 (0:00:00.372) 0:02:52.767 **** 2995 1726776837.44115: entering _queue_task() for managed_node2/template 2995 1726776837.44311: worker is 1 (out of 1 available) 2995 1726776837.44326: exiting _queue_task() for managed_node2/template 2995 1726776837.44341: done queuing things up, now waiting for results queue to drain 2995 1726776837.44342: waiting for pending results... 2995 1726776837.44541: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 2995 1726776837.44634: in run() - task 0affc99b-caaf-048c-907c-000000000ee3 2995 1726776837.44647: variable 'ansible_search_path' from source: unknown 2995 1726776837.44650: variable 'ansible_search_path' from source: unknown 2995 1726776837.44683: calling self._execute() 2995 1726776837.44770: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776837.44776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776837.44788: variable 'omit' from source: magic vars 2995 1726776837.44883: variable 'omit' from source: magic vars 2995 1726776837.44938: variable 'omit' from source: magic vars 2995 1726776837.45210: variable '__kernel_settings_profile_src' from source: role '' all vars 2995 1726776837.45221: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776837.45288: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776837.45311: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776837.45366: variable '__kernel_settings_profile_filename' from source: role '' all vars 2995 1726776837.45424: variable '__kernel_settings_profile_dir' from source: role '' all vars 2995 1726776837.45495: variable '__kernel_settings_profile_parent' from source: set_fact 2995 1726776837.45500: variable '__kernel_settings_tuned_profile' from source: role '' all vars 2995 1726776837.45535: variable 'omit' from source: magic vars 2995 1726776837.45570: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776837.45603: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776837.45624: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776837.45640: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776837.45651: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776837.45679: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776837.45683: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776837.45688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776837.45770: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776837.45779: Set connection var ansible_shell_executable to /bin/sh 2995 1726776837.45788: Set connection var ansible_connection to ssh 2995 1726776837.45794: Set connection var ansible_pipelining to False 2995 1726776837.45797: Set connection var ansible_shell_type to sh 2995 1726776837.45806: Set connection var ansible_timeout to 10 2995 1726776837.45828: variable 'ansible_shell_executable' from source: unknown 2995 1726776837.45831: variable 'ansible_connection' from source: unknown 2995 1726776837.45833: variable 'ansible_module_compression' from source: unknown 2995 1726776837.45838: variable 'ansible_shell_type' from source: unknown 2995 1726776837.45841: variable 'ansible_shell_executable' from source: unknown 2995 1726776837.45845: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776837.45850: variable 'ansible_pipelining' from source: unknown 2995 1726776837.45854: variable 'ansible_timeout' from source: unknown 2995 1726776837.45859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776837.45975: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776837.45985: variable 'omit' from source: magic vars 2995 1726776837.45990: starting attempt loop 2995 1726776837.45994: running the handler 2995 1726776837.46007: _low_level_execute_command(): starting 2995 1726776837.46017: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776837.46540: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776837.46546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776837.46549: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.46606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776837.46614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776837.46616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776837.46665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776837.48499: stdout chunk (state=3): >>>/root <<< 2995 1726776837.48707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776837.48711: stdout chunk (state=3): >>><<< 2995 1726776837.48717: stderr chunk (state=3): >>><<< 2995 1726776837.48740: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776837.48763: _low_level_execute_command(): starting 2995 1726776837.48866: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872 `" && echo ansible-tmp-1726776837.4874876-6765-37390180832872="` echo /root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872 `" ) && sleep 0' 2995 1726776837.49406: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776837.49422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776837.49434: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.49485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776837.49499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776837.49555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776837.51649: stdout chunk (state=3): >>>ansible-tmp-1726776837.4874876-6765-37390180832872=/root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872 <<< 2995 1726776837.51766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776837.51815: stderr chunk (state=3): >>><<< 2995 1726776837.51819: stdout chunk (state=3): >>><<< 2995 1726776837.51832: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776837.4874876-6765-37390180832872=/root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776837.51849: evaluation_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 2995 1726776837.51871: search_path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 2995 1726776837.51890: variable 'ansible_search_path' from source: unknown 2995 1726776837.52677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776837.54219: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776837.54277: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776837.54311: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776837.54343: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776837.54365: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776837.54619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776837.54639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776837.54661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776837.54693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776837.54710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776837.55029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776837.55050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776837.55071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776837.55104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776837.55167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776837.55429: variable 'ansible_managed' from source: unknown 2995 1726776837.55433: variable '__sections' from source: task vars 2995 1726776837.55546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776837.55566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776837.55587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776837.55623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776837.55638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776837.55725: variable 'kernel_settings_sysctl' from source: include params 2995 1726776837.55729: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776837.55737: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776837.55770: variable '__sysctl_old' from source: task vars 2995 1726776837.55826: variable '__sysctl_old' from source: task vars 2995 1726776837.56009: variable 'kernel_settings_purge' from source: include params 2995 1726776837.56017: variable 'kernel_settings_sysctl' from source: include params 2995 1726776837.56020: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776837.56026: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776837.56032: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776837.56194: variable 'kernel_settings_sysfs' from source: include params 2995 1726776837.56197: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776837.56204: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776837.56223: variable '__sysfs_old' from source: task vars 2995 1726776837.56272: variable '__sysfs_old' from source: task vars 2995 1726776837.56455: variable 'kernel_settings_purge' from source: include params 2995 1726776837.56459: variable 'kernel_settings_sysfs' from source: include params 2995 1726776837.56465: variable '__kernel_settings_state_empty' from source: role '' all vars 2995 1726776837.56473: variable '__kernel_settings_previous_replaced' from source: role '' all vars 2995 1726776837.56476: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776837.56495: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 2995 1726776837.56505: variable '__systemd_old' from source: task vars 2995 1726776837.56555: variable '__systemd_old' from source: task vars 2995 1726776837.56727: variable 'kernel_settings_purge' from source: include params 2995 1726776837.56730: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 2995 1726776837.56736: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776837.56742: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776837.56755: variable 'kernel_settings_transparent_hugepages' from source: include params 2995 1726776837.56760: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 2995 1726776837.56765: variable '__trans_huge_old' from source: task vars 2995 1726776837.56909: variable '__trans_huge_old' from source: task vars 2995 1726776837.56990: variable 'kernel_settings_purge' from source: include params 2995 1726776837.56994: variable 'kernel_settings_transparent_hugepages' from source: include params 2995 1726776837.56999: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776837.57007: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776837.57020: variable '__trans_defrag_old' from source: task vars 2995 1726776837.57069: variable '__trans_defrag_old' from source: task vars 2995 1726776837.57242: variable 'kernel_settings_purge' from source: include params 2995 1726776837.57247: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 2995 1726776837.57252: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776837.57258: variable '__kernel_settings_profile_contents' from source: set_fact 2995 1726776837.57278: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776837.57289: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776837.57296: variable '__kernel_settings_state_absent' from source: role '' all vars 2995 1726776837.58089: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776837.58137: variable 'ansible_module_compression' from source: unknown 2995 1726776837.58176: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776837.58195: variable 'ansible_facts' from source: unknown 2995 1726776837.58260: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/AnsiballZ_stat.py 2995 1726776837.58357: Sending initial data 2995 1726776837.58361: Sent initial data (150 bytes) 2995 1726776837.58824: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776837.58828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776837.58831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776837.58834: 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.12.126 originally 10.31.12.126 <<< 2995 1726776837.58836: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.58892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776837.58896: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776837.58898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776837.58951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776837.60688: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776837.60728: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776837.60769: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmprs0759qq /root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/AnsiballZ_stat.py <<< 2995 1726776837.60776: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/AnsiballZ_stat.py" <<< 2995 1726776837.60811: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmprs0759qq" to remote "/root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/AnsiballZ_stat.py" <<< 2995 1726776837.61586: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776837.61650: stderr chunk (state=3): >>><<< 2995 1726776837.61653: stdout chunk (state=3): >>><<< 2995 1726776837.61673: done transferring module to remote 2995 1726776837.61683: _low_level_execute_command(): starting 2995 1726776837.61689: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/ /root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/AnsiballZ_stat.py && sleep 0' 2995 1726776837.62132: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776837.62135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.62138: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776837.62140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.62190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776837.62193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776837.62244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776837.64166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776837.64211: stderr chunk (state=3): >>><<< 2995 1726776837.64217: stdout chunk (state=3): >>><<< 2995 1726776837.64230: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776837.64233: _low_level_execute_command(): starting 2995 1726776837.64239: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/AnsiballZ_stat.py && sleep 0' 2995 1726776837.64675: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776837.64678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.64681: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776837.64683: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776837.64685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.64738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776837.64741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776837.64797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776837.83873: 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": 262945, "dev": 51714, "nlink": 1, "atime": 1726776827.9466865, "mtime": 1726776737.5377538, "ctime": 1726776827.4206812, "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": "2634690080", "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}}} <<< 2995 1726776837.85637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776837.85698: stderr chunk (state=3): >>><<< 2995 1726776837.85704: stdout chunk (state=3): >>><<< 2995 1726776837.85723: _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": 262945, "dev": 51714, "nlink": 1, "atime": 1726776827.9466865, "mtime": 1726776737.5377538, "ctime": 1726776827.4206812, "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": "2634690080", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776837.85775: 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-1726776837.4874876-6765-37390180832872/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 2995 1726776837.85879: Sending initial data 2995 1726776837.85882: Sent initial data (164 bytes) 2995 1726776837.86356: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776837.86359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.86362: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776837.86364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.86425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776837.86429: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776837.86434: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776837.86482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776837.88196: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776837.88239: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776837.88281: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpx7zj79c7/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/.source.conf <<< 2995 1726776837.88288: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/.source.conf" <<< 2995 1726776837.88326: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpx7zj79c7/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/.source.conf" <<< 2995 1726776837.88329: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/.source.conf" <<< 2995 1726776837.88498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776837.88569: stderr chunk (state=3): >>><<< 2995 1726776837.88573: stdout chunk (state=3): >>><<< 2995 1726776837.88588: _low_level_execute_command(): starting 2995 1726776837.88594: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/ /root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/.source.conf && sleep 0' 2995 1726776837.89065: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776837.89068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776837.89071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776837.89073: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776837.89075: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.89132: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776837.89138: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776837.89140: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776837.89182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776837.91105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776837.91152: stderr chunk (state=3): >>><<< 2995 1726776837.91155: stdout chunk (state=3): >>><<< 2995 1726776837.91169: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776837.91193: variable 'ansible_module_compression' from source: unknown 2995 1726776837.91234: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 2995 1726776837.91252: variable 'ansible_facts' from source: unknown 2995 1726776837.91296: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/AnsiballZ_copy.py 2995 1726776837.91396: Sending initial data 2995 1726776837.91400: Sent initial data (150 bytes) 2995 1726776837.91856: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776837.91859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776837.91862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776837.91864: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776837.91866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.91918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776837.91922: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776837.91976: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776837.93682: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776837.93685: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776837.93723: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776837.93766: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpw1nof2o1 /root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/AnsiballZ_copy.py <<< 2995 1726776837.93774: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/AnsiballZ_copy.py" <<< 2995 1726776837.93810: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpw1nof2o1" to remote "/root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/AnsiballZ_copy.py" <<< 2995 1726776837.94594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776837.94651: stderr chunk (state=3): >>><<< 2995 1726776837.94655: stdout chunk (state=3): >>><<< 2995 1726776837.94672: done transferring module to remote 2995 1726776837.94682: _low_level_execute_command(): starting 2995 1726776837.94688: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/ /root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/AnsiballZ_copy.py && sleep 0' 2995 1726776837.95096: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776837.95136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776837.95140: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.95142: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776837.95144: 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 <<< 2995 1726776837.95146: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.95194: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776837.95198: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776837.95249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776837.97169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776837.97214: stderr chunk (state=3): >>><<< 2995 1726776837.97220: stdout chunk (state=3): >>><<< 2995 1726776837.97235: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776837.97238: _low_level_execute_command(): starting 2995 1726776837.97244: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/AnsiballZ_copy.py && sleep 0' 2995 1726776837.97673: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776837.97676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776837.97679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776837.97684: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776837.97687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776837.97742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776837.97745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776837.97790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776838.16712: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/.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-1726776837.4874876-6765-37390180832872/.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}}} <<< 2995 1726776838.18324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776838.18380: stderr chunk (state=3): >>><<< 2995 1726776838.18384: stdout chunk (state=3): >>><<< 2995 1726776838.18399: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/.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-1726776837.4874876-6765-37390180832872/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776838.18437: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/.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-1726776837.4874876-6765-37390180832872/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776838.18582: _low_level_execute_command(): starting 2995 1726776838.18586: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776837.4874876-6765-37390180832872/ > /dev/null 2>&1 && sleep 0' 2995 1726776838.19055: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776838.19059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776838.19061: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776838.19064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776838.19066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776838.19107: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776838.19130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776838.19170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776838.29471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776838.29530: stderr chunk (state=3): >>><<< 2995 1726776838.29533: stdout chunk (state=3): >>><<< 2995 1726776838.29547: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776838.29561: handler run complete 2995 1726776838.29587: attempt loop complete, returning result 2995 1726776838.29591: _execute() done 2995 1726776838.29596: dumping result to json 2995 1726776838.29604: done dumping result, returning 2995 1726776838.29617: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0affc99b-caaf-048c-907c-000000000ee3] 2995 1726776838.29620: sending task result for task 0affc99b-caaf-048c-907c-000000000ee3 2995 1726776838.29777: done sending task result for task 0affc99b-caaf-048c-907c-000000000ee3 2995 1726776838.29780: 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-1726776837.4874876-6765-37390180832872/.source.conf", "state": "file", "uid": 0 } 2995 1726776838.29899: no more pending results, returning what we have 2995 1726776838.29905: results queue empty 2995 1726776838.29906: checking for any_errors_fatal 2995 1726776838.29918: done checking for any_errors_fatal 2995 1726776838.29919: checking for max_fail_percentage 2995 1726776838.29921: done checking for max_fail_percentage 2995 1726776838.29922: checking to see if all hosts have failed and the running result is not ok 2995 1726776838.29923: done checking to see if all hosts have failed 2995 1726776838.29924: getting the remaining hosts for this loop 2995 1726776838.29926: done getting the remaining hosts for this loop 2995 1726776838.29930: getting the next task for host managed_node2 2995 1726776838.29936: done getting next task for host managed_node2 2995 1726776838.29940: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 2995 1726776838.29944: ^ 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 2995 1726776838.29957: getting variables 2995 1726776838.29958: in VariableManager get_vars() 2995 1726776838.29995: Calling all_inventory to load vars for managed_node2 2995 1726776838.29997: Calling groups_inventory to load vars for managed_node2 2995 1726776838.29999: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776838.30008: Calling all_plugins_play to load vars for managed_node2 2995 1726776838.30010: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776838.30015: Calling groups_plugins_play to load vars for managed_node2 2995 1726776838.30178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776838.30352: done with get_vars() 2995 1726776838.30361: done getting variables 2995 1726776838.30410: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:13:58 -0400 (0:00:00.863) 0:02:53.630 **** 2995 1726776838.30439: entering _queue_task() for managed_node2/service 2995 1726776838.30646: worker is 1 (out of 1 available) 2995 1726776838.30662: exiting _queue_task() for managed_node2/service 2995 1726776838.30675: done queuing things up, now waiting for results queue to drain 2995 1726776838.30677: waiting for pending results... 2995 1726776838.30874: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 2995 1726776838.30967: in run() - task 0affc99b-caaf-048c-907c-000000000ee4 2995 1726776838.30981: variable 'ansible_search_path' from source: unknown 2995 1726776838.30984: variable 'ansible_search_path' from source: unknown 2995 1726776838.31028: variable '__kernel_settings_services' from source: include_vars 2995 1726776838.31308: variable '__kernel_settings_services' from source: include_vars 2995 1726776838.31373: variable 'omit' from source: magic vars 2995 1726776838.31481: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776838.31492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776838.31504: variable 'omit' from source: magic vars 2995 1726776838.31733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776838.31939: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776838.31975: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776838.32008: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776838.32058: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776838.32146: variable '__kernel_settings_register_profile' from source: set_fact 2995 1726776838.32158: variable '__kernel_settings_register_mode' from source: set_fact 2995 1726776838.32179: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 2995 1726776838.32183: when evaluation is False, skipping this task 2995 1726776838.32214: variable 'item' from source: unknown 2995 1726776838.32267: 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" } 2995 1726776838.32450: dumping result to json 2995 1726776838.32453: done dumping result, returning 2995 1726776838.32455: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0affc99b-caaf-048c-907c-000000000ee4] 2995 1726776838.32458: sending task result for task 0affc99b-caaf-048c-907c-000000000ee4 2995 1726776838.32505: done sending task result for task 0affc99b-caaf-048c-907c-000000000ee4 skipping: [managed_node2] => { "changed": false } MSG: All items skipped 2995 1726776838.32542: no more pending results, returning what we have 2995 1726776838.32545: results queue empty 2995 1726776838.32546: checking for any_errors_fatal 2995 1726776838.32559: done checking for any_errors_fatal 2995 1726776838.32560: checking for max_fail_percentage 2995 1726776838.32562: done checking for max_fail_percentage 2995 1726776838.32563: checking to see if all hosts have failed and the running result is not ok 2995 1726776838.32564: done checking to see if all hosts have failed 2995 1726776838.32565: getting the remaining hosts for this loop 2995 1726776838.32567: done getting the remaining hosts for this loop 2995 1726776838.32571: getting the next task for host managed_node2 2995 1726776838.32576: done getting next task for host managed_node2 2995 1726776838.32579: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 2995 1726776838.32582: ^ 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 2995 1726776838.32597: WORKER PROCESS EXITING 2995 1726776838.32607: getting variables 2995 1726776838.32608: in VariableManager get_vars() 2995 1726776838.32637: Calling all_inventory to load vars for managed_node2 2995 1726776838.32638: Calling groups_inventory to load vars for managed_node2 2995 1726776838.32640: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776838.32647: Calling all_plugins_play to load vars for managed_node2 2995 1726776838.32649: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776838.32652: Calling groups_plugins_play to load vars for managed_node2 2995 1726776838.32785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776838.32956: done with get_vars() 2995 1726776838.32964: done getting variables 2995 1726776838.33011: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:13:58 -0400 (0:00:00.025) 0:02:53.656 **** 2995 1726776838.33038: entering _queue_task() for managed_node2/command 2995 1726776838.33236: worker is 1 (out of 1 available) 2995 1726776838.33249: exiting _queue_task() for managed_node2/command 2995 1726776838.33262: done queuing things up, now waiting for results queue to drain 2995 1726776838.33264: waiting for pending results... 2995 1726776838.33443: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 2995 1726776838.33526: in run() - task 0affc99b-caaf-048c-907c-000000000ee5 2995 1726776838.33539: variable 'ansible_search_path' from source: unknown 2995 1726776838.33543: variable 'ansible_search_path' from source: unknown 2995 1726776838.33572: calling self._execute() 2995 1726776838.33661: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776838.33667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776838.33677: variable 'omit' from source: magic vars 2995 1726776838.34066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776838.34332: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776838.34368: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776838.34396: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776838.34428: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776838.34519: variable '__kernel_settings_register_profile' from source: set_fact 2995 1726776838.34540: Evaluated conditional (not __kernel_settings_register_profile is changed): True 2995 1726776838.34648: variable '__kernel_settings_register_mode' from source: set_fact 2995 1726776838.34660: Evaluated conditional (not __kernel_settings_register_mode is changed): True 2995 1726776838.34754: variable '__kernel_settings_register_apply' from source: set_fact 2995 1726776838.34764: Evaluated conditional (__kernel_settings_register_apply is changed): True 2995 1726776838.34770: variable 'omit' from source: magic vars 2995 1726776838.34818: variable 'omit' from source: magic vars 2995 1726776838.34918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776838.36403: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776838.36464: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776838.36495: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776838.36525: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776838.36549: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776838.36610: variable '__kernel_settings_active_profile' from source: set_fact 2995 1726776838.36637: variable 'omit' from source: magic vars 2995 1726776838.36661: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776838.36686: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776838.36703: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776838.36719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776838.36729: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776838.36757: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776838.36760: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776838.36765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776838.36842: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776838.36851: Set connection var ansible_shell_executable to /bin/sh 2995 1726776838.36861: Set connection var ansible_connection to ssh 2995 1726776838.36866: Set connection var ansible_pipelining to False 2995 1726776838.36869: Set connection var ansible_shell_type to sh 2995 1726776838.36876: Set connection var ansible_timeout to 10 2995 1726776838.36894: variable 'ansible_shell_executable' from source: unknown 2995 1726776838.36897: variable 'ansible_connection' from source: unknown 2995 1726776838.36900: variable 'ansible_module_compression' from source: unknown 2995 1726776838.36906: variable 'ansible_shell_type' from source: unknown 2995 1726776838.36908: variable 'ansible_shell_executable' from source: unknown 2995 1726776838.36915: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776838.36918: variable 'ansible_pipelining' from source: unknown 2995 1726776838.36921: variable 'ansible_timeout' from source: unknown 2995 1726776838.36926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776838.37011: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776838.37021: variable 'omit' from source: magic vars 2995 1726776838.37027: starting attempt loop 2995 1726776838.37030: running the handler 2995 1726776838.37043: _low_level_execute_command(): starting 2995 1726776838.37049: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776838.37566: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776838.37570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776838.37573: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776838.37576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776838.37636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776838.37640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776838.37642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776838.37694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776838.39487: stdout chunk (state=3): >>>/root <<< 2995 1726776838.39598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776838.39653: stderr chunk (state=3): >>><<< 2995 1726776838.39656: stdout chunk (state=3): >>><<< 2995 1726776838.39676: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776838.39687: _low_level_execute_command(): starting 2995 1726776838.39694: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776838.3967552-6784-148120443908497 `" && echo ansible-tmp-1726776838.3967552-6784-148120443908497="` echo /root/.ansible/tmp/ansible-tmp-1726776838.3967552-6784-148120443908497 `" ) && sleep 0' 2995 1726776838.40143: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776838.40147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776838.40149: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776838.40152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776838.40204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776838.40211: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776838.40257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776838.42338: stdout chunk (state=3): >>>ansible-tmp-1726776838.3967552-6784-148120443908497=/root/.ansible/tmp/ansible-tmp-1726776838.3967552-6784-148120443908497 <<< 2995 1726776838.42456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776838.42502: stderr chunk (state=3): >>><<< 2995 1726776838.42507: stdout chunk (state=3): >>><<< 2995 1726776838.42524: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776838.3967552-6784-148120443908497=/root/.ansible/tmp/ansible-tmp-1726776838.3967552-6784-148120443908497 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776838.42549: variable 'ansible_module_compression' from source: unknown 2995 1726776838.42586: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776838.42621: variable 'ansible_facts' from source: unknown 2995 1726776838.42683: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776838.3967552-6784-148120443908497/AnsiballZ_command.py 2995 1726776838.42788: Sending initial data 2995 1726776838.42791: Sent initial data (154 bytes) 2995 1726776838.43237: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776838.43241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776838.43244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776838.43247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776838.43298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776838.43306: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776838.43352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776838.45069: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776838.45110: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776838.45154: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpel2xxo12 /root/.ansible/tmp/ansible-tmp-1726776838.3967552-6784-148120443908497/AnsiballZ_command.py <<< 2995 1726776838.45159: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776838.3967552-6784-148120443908497/AnsiballZ_command.py" <<< 2995 1726776838.45193: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpel2xxo12" to remote "/root/.ansible/tmp/ansible-tmp-1726776838.3967552-6784-148120443908497/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776838.3967552-6784-148120443908497/AnsiballZ_command.py" <<< 2995 1726776838.45972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776838.46035: stderr chunk (state=3): >>><<< 2995 1726776838.46038: stdout chunk (state=3): >>><<< 2995 1726776838.46056: done transferring module to remote 2995 1726776838.46069: _low_level_execute_command(): starting 2995 1726776838.46072: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776838.3967552-6784-148120443908497/ /root/.ansible/tmp/ansible-tmp-1726776838.3967552-6784-148120443908497/AnsiballZ_command.py && sleep 0' 2995 1726776838.46514: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776838.46521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776838.46524: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776838.46527: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776838.46575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776838.46578: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776838.46629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776838.48568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776838.48618: stderr chunk (state=3): >>><<< 2995 1726776838.48621: stdout chunk (state=3): >>><<< 2995 1726776838.48633: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776838.48636: _low_level_execute_command(): starting 2995 1726776838.48643: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776838.3967552-6784-148120443908497/AnsiballZ_command.py && sleep 0' 2995 1726776838.49076: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776838.49080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776838.49082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776838.49085: 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.12.126 originally 10.31.12.126 <<< 2995 1726776838.49087: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776838.49140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776838.49143: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776838.49196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776839.79577: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:13:58.668711", "end": "2024-09-19 16:13:59.793480", "delta": "0:00:01.124769", "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}}} <<< 2995 1726776839.81346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776839.81406: stderr chunk (state=3): >>><<< 2995 1726776839.81410: stdout chunk (state=3): >>><<< 2995 1726776839.81432: _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:13:58.668711", "end": "2024-09-19 16:13:59.793480", "delta": "0:00:01.124769", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776839.81465: 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-1726776838.3967552-6784-148120443908497/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776839.81473: _low_level_execute_command(): starting 2995 1726776839.81479: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776838.3967552-6784-148120443908497/ > /dev/null 2>&1 && sleep 0' 2995 1726776839.81951: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776839.81957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776839.81959: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776839.81962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776839.82019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776839.82026: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776839.82069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776839.84030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776839.84075: stderr chunk (state=3): >>><<< 2995 1726776839.84078: stdout chunk (state=3): >>><<< 2995 1726776839.84091: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776839.84100: handler run complete 2995 1726776839.84125: Evaluated conditional (True): True 2995 1726776839.84136: attempt loop complete, returning result 2995 1726776839.84139: _execute() done 2995 1726776839.84143: dumping result to json 2995 1726776839.84149: done dumping result, returning 2995 1726776839.84158: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0affc99b-caaf-048c-907c-000000000ee5] 2995 1726776839.84164: sending task result for task 0affc99b-caaf-048c-907c-000000000ee5 2995 1726776839.84273: done sending task result for task 0affc99b-caaf-048c-907c-000000000ee5 2995 1726776839.84275: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.124769", "end": "2024-09-19 16:13:59.793480", "rc": 0, "start": "2024-09-19 16:13:58.668711" } 2995 1726776839.84374: no more pending results, returning what we have 2995 1726776839.84378: results queue empty 2995 1726776839.84379: checking for any_errors_fatal 2995 1726776839.84387: done checking for any_errors_fatal 2995 1726776839.84388: checking for max_fail_percentage 2995 1726776839.84390: done checking for max_fail_percentage 2995 1726776839.84391: checking to see if all hosts have failed and the running result is not ok 2995 1726776839.84393: done checking to see if all hosts have failed 2995 1726776839.84394: getting the remaining hosts for this loop 2995 1726776839.84396: done getting the remaining hosts for this loop 2995 1726776839.84400: getting the next task for host managed_node2 2995 1726776839.84411: done getting next task for host managed_node2 2995 1726776839.84417: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 2995 1726776839.84422: ^ 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 2995 1726776839.84436: getting variables 2995 1726776839.84437: in VariableManager get_vars() 2995 1726776839.84476: Calling all_inventory to load vars for managed_node2 2995 1726776839.84479: Calling groups_inventory to load vars for managed_node2 2995 1726776839.84482: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776839.84492: Calling all_plugins_play to load vars for managed_node2 2995 1726776839.84495: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776839.84498: Calling groups_plugins_play to load vars for managed_node2 2995 1726776839.84692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776839.84860: done with get_vars() 2995 1726776839.84871: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:13:59 -0400 (0:00:01.519) 0:02:55.176 **** 2995 1726776839.84950: entering _queue_task() for managed_node2/include_tasks 2995 1726776839.85147: worker is 1 (out of 1 available) 2995 1726776839.85162: exiting _queue_task() for managed_node2/include_tasks 2995 1726776839.85172: done queuing things up, now waiting for results queue to drain 2995 1726776839.85174: waiting for pending results... 2995 1726776839.85369: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 2995 1726776839.85462: in run() - task 0affc99b-caaf-048c-907c-000000000ee6 2995 1726776839.85475: variable 'ansible_search_path' from source: unknown 2995 1726776839.85479: variable 'ansible_search_path' from source: unknown 2995 1726776839.85516: calling self._execute() 2995 1726776839.85596: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776839.85604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776839.85620: variable 'omit' from source: magic vars 2995 1726776839.86011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776839.86224: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776839.86264: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776839.86295: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776839.86328: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776839.86424: variable '__kernel_settings_register_apply' from source: set_fact 2995 1726776839.86449: Evaluated conditional (__kernel_settings_register_apply is changed): True 2995 1726776839.86455: _execute() done 2995 1726776839.86460: dumping result to json 2995 1726776839.86463: done dumping result, returning 2995 1726776839.86471: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0affc99b-caaf-048c-907c-000000000ee6] 2995 1726776839.86477: sending task result for task 0affc99b-caaf-048c-907c-000000000ee6 2995 1726776839.86578: done sending task result for task 0affc99b-caaf-048c-907c-000000000ee6 2995 1726776839.86581: WORKER PROCESS EXITING 2995 1726776839.86640: no more pending results, returning what we have 2995 1726776839.86645: in VariableManager get_vars() 2995 1726776839.86686: Calling all_inventory to load vars for managed_node2 2995 1726776839.86690: Calling groups_inventory to load vars for managed_node2 2995 1726776839.86692: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776839.86704: Calling all_plugins_play to load vars for managed_node2 2995 1726776839.86707: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776839.86711: Calling groups_plugins_play to load vars for managed_node2 2995 1726776839.86858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776839.87024: done with get_vars() 2995 1726776839.87031: variable 'ansible_search_path' from source: unknown 2995 1726776839.87032: variable 'ansible_search_path' from source: unknown 2995 1726776839.87057: we have included files to process 2995 1726776839.87057: generating all_blocks data 2995 1726776839.87063: done generating all_blocks data 2995 1726776839.87068: processing included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 2995 1726776839.87069: loading included file: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 2995 1726776839.87070: Loading data from /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 2995 1726776839.87379: done processing included file 2995 1726776839.87383: iterating over new_blocks loaded from include file 2995 1726776839.87384: in VariableManager get_vars() 2995 1726776839.87405: done with get_vars() 2995 1726776839.87407: filtering new block on tags 2995 1726776839.87454: done filtering new block on tags 2995 1726776839.87456: done iterating over new_blocks loaded from include file included: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 2995 1726776839.87460: extending task lists for all hosts with included blocks 2995 1726776839.88197: done extending task lists 2995 1726776839.88198: done processing included files 2995 1726776839.88199: results queue empty 2995 1726776839.88200: checking for any_errors_fatal 2995 1726776839.88205: done checking for any_errors_fatal 2995 1726776839.88205: checking for max_fail_percentage 2995 1726776839.88206: done checking for max_fail_percentage 2995 1726776839.88207: checking to see if all hosts have failed and the running result is not ok 2995 1726776839.88208: done checking to see if all hosts have failed 2995 1726776839.88208: getting the remaining hosts for this loop 2995 1726776839.88209: done getting the remaining hosts for this loop 2995 1726776839.88212: getting the next task for host managed_node2 2995 1726776839.88216: done getting next task for host managed_node2 2995 1726776839.88218: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 2995 1726776839.88220: ^ 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 2995 1726776839.88228: getting variables 2995 1726776839.88229: in VariableManager get_vars() 2995 1726776839.88240: Calling all_inventory to load vars for managed_node2 2995 1726776839.88241: Calling groups_inventory to load vars for managed_node2 2995 1726776839.88243: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776839.88247: Calling all_plugins_play to load vars for managed_node2 2995 1726776839.88249: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776839.88251: Calling groups_plugins_play to load vars for managed_node2 2995 1726776839.88357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776839.88514: done with get_vars() 2995 1726776839.88522: done getting variables 2995 1726776839.88553: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:13:59 -0400 (0:00:00.036) 0:02:55.212 **** 2995 1726776839.88582: entering _queue_task() for managed_node2/command 2995 1726776839.88791: worker is 1 (out of 1 available) 2995 1726776839.88807: exiting _queue_task() for managed_node2/command 2995 1726776839.88821: done queuing things up, now waiting for results queue to drain 2995 1726776839.88822: waiting for pending results... 2995 1726776839.89019: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 2995 1726776839.89131: in run() - task 0affc99b-caaf-048c-907c-000000000fc5 2995 1726776839.89144: variable 'ansible_search_path' from source: unknown 2995 1726776839.89148: variable 'ansible_search_path' from source: unknown 2995 1726776839.89180: calling self._execute() 2995 1726776839.89263: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776839.89267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776839.89279: variable 'omit' from source: magic vars 2995 1726776839.89370: variable 'omit' from source: magic vars 2995 1726776839.89436: variable 'omit' from source: magic vars 2995 1726776839.89464: variable 'omit' from source: magic vars 2995 1726776839.89505: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776839.89541: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776839.89559: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776839.89575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776839.89586: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776839.89620: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776839.89623: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776839.89628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776839.89711: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776839.89722: Set connection var ansible_shell_executable to /bin/sh 2995 1726776839.89731: Set connection var ansible_connection to ssh 2995 1726776839.89737: Set connection var ansible_pipelining to False 2995 1726776839.89740: Set connection var ansible_shell_type to sh 2995 1726776839.89747: Set connection var ansible_timeout to 10 2995 1726776839.89767: variable 'ansible_shell_executable' from source: unknown 2995 1726776839.89771: variable 'ansible_connection' from source: unknown 2995 1726776839.89774: variable 'ansible_module_compression' from source: unknown 2995 1726776839.89777: variable 'ansible_shell_type' from source: unknown 2995 1726776839.89782: variable 'ansible_shell_executable' from source: unknown 2995 1726776839.89786: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776839.89791: variable 'ansible_pipelining' from source: unknown 2995 1726776839.89795: variable 'ansible_timeout' from source: unknown 2995 1726776839.89802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776839.89928: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776839.89939: variable 'omit' from source: magic vars 2995 1726776839.89944: starting attempt loop 2995 1726776839.89948: running the handler 2995 1726776839.89962: _low_level_execute_command(): starting 2995 1726776839.89970: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776839.90520: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776839.90524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776839.90528: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776839.90532: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776839.90588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776839.90594: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776839.90597: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776839.90643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776839.92425: stdout chunk (state=3): >>>/root <<< 2995 1726776839.92533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776839.92587: stderr chunk (state=3): >>><<< 2995 1726776839.92591: stdout chunk (state=3): >>><<< 2995 1726776839.92618: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776839.92627: _low_level_execute_command(): starting 2995 1726776839.92633: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776839.9261374-6799-166350048257252 `" && echo ansible-tmp-1726776839.9261374-6799-166350048257252="` echo /root/.ansible/tmp/ansible-tmp-1726776839.9261374-6799-166350048257252 `" ) && sleep 0' 2995 1726776839.93096: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776839.93099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776839.93104: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776839.93113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776839.93162: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776839.93168: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776839.93219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776839.95319: stdout chunk (state=3): >>>ansible-tmp-1726776839.9261374-6799-166350048257252=/root/.ansible/tmp/ansible-tmp-1726776839.9261374-6799-166350048257252 <<< 2995 1726776839.95440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776839.95487: stderr chunk (state=3): >>><<< 2995 1726776839.95491: stdout chunk (state=3): >>><<< 2995 1726776839.95508: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776839.9261374-6799-166350048257252=/root/.ansible/tmp/ansible-tmp-1726776839.9261374-6799-166350048257252 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776839.95538: variable 'ansible_module_compression' from source: unknown 2995 1726776839.95580: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776839.95620: variable 'ansible_facts' from source: unknown 2995 1726776839.95672: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776839.9261374-6799-166350048257252/AnsiballZ_command.py 2995 1726776839.95784: Sending initial data 2995 1726776839.95788: Sent initial data (154 bytes) 2995 1726776839.96243: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776839.96246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776839.96249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776839.96252: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776839.96254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776839.96305: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776839.96312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776839.96358: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776839.98150: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776839.98192: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776839.98232: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpl7j1034x /root/.ansible/tmp/ansible-tmp-1726776839.9261374-6799-166350048257252/AnsiballZ_command.py <<< 2995 1726776839.98238: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776839.9261374-6799-166350048257252/AnsiballZ_command.py" <<< 2995 1726776839.98272: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpl7j1034x" to remote "/root/.ansible/tmp/ansible-tmp-1726776839.9261374-6799-166350048257252/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776839.9261374-6799-166350048257252/AnsiballZ_command.py" <<< 2995 1726776839.99050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776839.99110: stderr chunk (state=3): >>><<< 2995 1726776839.99113: stdout chunk (state=3): >>><<< 2995 1726776839.99135: done transferring module to remote 2995 1726776839.99145: _low_level_execute_command(): starting 2995 1726776839.99150: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776839.9261374-6799-166350048257252/ /root/.ansible/tmp/ansible-tmp-1726776839.9261374-6799-166350048257252/AnsiballZ_command.py && sleep 0' 2995 1726776839.99580: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776839.99584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776839.99586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776839.99589: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776839.99591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776839.99645: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776839.99654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776839.99696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776840.01661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776840.01704: stderr chunk (state=3): >>><<< 2995 1726776840.01708: stdout chunk (state=3): >>><<< 2995 1726776840.01722: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776840.01725: _low_level_execute_command(): starting 2995 1726776840.01731: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776839.9261374-6799-166350048257252/AnsiballZ_command.py && sleep 0' 2995 1726776840.02159: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776840.02163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.02165: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776840.02168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776840.02170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.02222: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776840.02226: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776840.02282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776840.31535: 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:14:00.197449", "end": "2024-09-19 16:14:00.313085", "delta": "0:00:00.115636", "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}}} <<< 2995 1726776840.33303: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776840.33362: stderr chunk (state=3): >>><<< 2995 1726776840.33366: stdout chunk (state=3): >>><<< 2995 1726776840.33385: _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:14:00.197449", "end": "2024-09-19 16:14:00.313085", "delta": "0:00:00.115636", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776840.33441: 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-1726776839.9261374-6799-166350048257252/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776840.33448: _low_level_execute_command(): starting 2995 1726776840.33454: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776839.9261374-6799-166350048257252/ > /dev/null 2>&1 && sleep 0' 2995 1726776840.33930: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776840.33934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.33936: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776840.33939: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.33992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776840.33995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776840.34046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776840.36016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776840.36065: stderr chunk (state=3): >>><<< 2995 1726776840.36069: stdout chunk (state=3): >>><<< 2995 1726776840.36084: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776840.36091: handler run complete 2995 1726776840.36117: Evaluated conditional (False): False 2995 1726776840.36127: attempt loop complete, returning result 2995 1726776840.36130: _execute() done 2995 1726776840.36135: dumping result to json 2995 1726776840.36141: done dumping result, returning 2995 1726776840.36150: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0affc99b-caaf-048c-907c-000000000fc5] 2995 1726776840.36156: sending task result for task 0affc99b-caaf-048c-907c-000000000fc5 2995 1726776840.36273: done sending task result for task 0affc99b-caaf-048c-907c-000000000fc5 2995 1726776840.36276: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.115636", "end": "2024-09-19 16:14:00.313085", "rc": 0, "start": "2024-09-19 16:14:00.197449" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 2995 1726776840.36408: no more pending results, returning what we have 2995 1726776840.36414: results queue empty 2995 1726776840.36415: checking for any_errors_fatal 2995 1726776840.36416: done checking for any_errors_fatal 2995 1726776840.36417: checking for max_fail_percentage 2995 1726776840.36419: done checking for max_fail_percentage 2995 1726776840.36420: checking to see if all hosts have failed and the running result is not ok 2995 1726776840.36421: done checking to see if all hosts have failed 2995 1726776840.36422: getting the remaining hosts for this loop 2995 1726776840.36424: done getting the remaining hosts for this loop 2995 1726776840.36428: getting the next task for host managed_node2 2995 1726776840.36436: done getting next task for host managed_node2 2995 1726776840.36440: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 2995 1726776840.36445: ^ 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 2995 1726776840.36458: getting variables 2995 1726776840.36461: in VariableManager get_vars() 2995 1726776840.36491: Calling all_inventory to load vars for managed_node2 2995 1726776840.36493: Calling groups_inventory to load vars for managed_node2 2995 1726776840.36494: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776840.36503: Calling all_plugins_play to load vars for managed_node2 2995 1726776840.36506: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776840.36508: Calling groups_plugins_play to load vars for managed_node2 2995 1726776840.36677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776840.36852: done with get_vars() 2995 1726776840.36861: done getting variables 2995 1726776840.36910: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:14:00 -0400 (0:00:00.483) 0:02:55.695 **** 2995 1726776840.36940: entering _queue_task() for managed_node2/shell 2995 1726776840.37139: worker is 1 (out of 1 available) 2995 1726776840.37151: exiting _queue_task() for managed_node2/shell 2995 1726776840.37164: done queuing things up, now waiting for results queue to drain 2995 1726776840.37165: waiting for pending results... 2995 1726776840.37364: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 2995 1726776840.37480: in run() - task 0affc99b-caaf-048c-907c-000000000fc6 2995 1726776840.37493: variable 'ansible_search_path' from source: unknown 2995 1726776840.37499: variable 'ansible_search_path' from source: unknown 2995 1726776840.37532: calling self._execute() 2995 1726776840.37609: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776840.37620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776840.37627: variable 'omit' from source: magic vars 2995 1726776840.38023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776840.38237: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776840.38275: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776840.38306: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776840.38339: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776840.38425: variable '__kernel_settings_register_verify_values' from source: set_fact 2995 1726776840.38452: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 2995 1726776840.38456: when evaluation is False, skipping this task 2995 1726776840.38459: _execute() done 2995 1726776840.38462: dumping result to json 2995 1726776840.38467: done dumping result, returning 2995 1726776840.38474: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0affc99b-caaf-048c-907c-000000000fc6] 2995 1726776840.38480: sending task result for task 0affc99b-caaf-048c-907c-000000000fc6 2995 1726776840.38577: done sending task result for task 0affc99b-caaf-048c-907c-000000000fc6 2995 1726776840.38580: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 2995 1726776840.38649: no more pending results, returning what we have 2995 1726776840.38652: results queue empty 2995 1726776840.38654: checking for any_errors_fatal 2995 1726776840.38664: done checking for any_errors_fatal 2995 1726776840.38665: checking for max_fail_percentage 2995 1726776840.38667: done checking for max_fail_percentage 2995 1726776840.38668: checking to see if all hosts have failed and the running result is not ok 2995 1726776840.38669: done checking to see if all hosts have failed 2995 1726776840.38670: getting the remaining hosts for this loop 2995 1726776840.38671: done getting the remaining hosts for this loop 2995 1726776840.38675: getting the next task for host managed_node2 2995 1726776840.38682: done getting next task for host managed_node2 2995 1726776840.38686: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 2995 1726776840.38691: ^ 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 2995 1726776840.38711: getting variables 2995 1726776840.38715: in VariableManager get_vars() 2995 1726776840.38743: Calling all_inventory to load vars for managed_node2 2995 1726776840.38745: Calling groups_inventory to load vars for managed_node2 2995 1726776840.38747: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776840.38754: Calling all_plugins_play to load vars for managed_node2 2995 1726776840.38756: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776840.38759: Calling groups_plugins_play to load vars for managed_node2 2995 1726776840.38896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776840.39066: done with get_vars() 2995 1726776840.39075: done getting variables 2995 1726776840.39123: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:14:00 -0400 (0:00:00.022) 0:02:55.718 **** 2995 1726776840.39150: entering _queue_task() for managed_node2/fail 2995 1726776840.39346: worker is 1 (out of 1 available) 2995 1726776840.39364: exiting _queue_task() for managed_node2/fail 2995 1726776840.39376: done queuing things up, now waiting for results queue to drain 2995 1726776840.39377: waiting for pending results... 2995 1726776840.39564: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 2995 1726776840.39665: in run() - task 0affc99b-caaf-048c-907c-000000000fc7 2995 1726776840.39679: variable 'ansible_search_path' from source: unknown 2995 1726776840.39683: variable 'ansible_search_path' from source: unknown 2995 1726776840.39719: calling self._execute() 2995 1726776840.39792: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776840.39798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776840.39811: variable 'omit' from source: magic vars 2995 1726776840.40264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776840.40458: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776840.40493: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776840.40525: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776840.40553: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776840.40634: variable '__kernel_settings_register_verify_values' from source: set_fact 2995 1726776840.40656: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 2995 1726776840.40660: when evaluation is False, skipping this task 2995 1726776840.40663: _execute() done 2995 1726776840.40666: dumping result to json 2995 1726776840.40671: done dumping result, returning 2995 1726776840.40678: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0affc99b-caaf-048c-907c-000000000fc7] 2995 1726776840.40684: sending task result for task 0affc99b-caaf-048c-907c-000000000fc7 2995 1726776840.40779: done sending task result for task 0affc99b-caaf-048c-907c-000000000fc7 2995 1726776840.40782: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 2995 1726776840.40844: no more pending results, returning what we have 2995 1726776840.40848: results queue empty 2995 1726776840.40849: checking for any_errors_fatal 2995 1726776840.40856: done checking for any_errors_fatal 2995 1726776840.40857: checking for max_fail_percentage 2995 1726776840.40859: done checking for max_fail_percentage 2995 1726776840.40860: checking to see if all hosts have failed and the running result is not ok 2995 1726776840.40861: done checking to see if all hosts have failed 2995 1726776840.40862: getting the remaining hosts for this loop 2995 1726776840.40863: done getting the remaining hosts for this loop 2995 1726776840.40867: getting the next task for host managed_node2 2995 1726776840.40875: done getting next task for host managed_node2 2995 1726776840.40879: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 2995 1726776840.40884: ^ 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 2995 1726776840.40904: getting variables 2995 1726776840.40906: in VariableManager get_vars() 2995 1726776840.40936: Calling all_inventory to load vars for managed_node2 2995 1726776840.40938: Calling groups_inventory to load vars for managed_node2 2995 1726776840.40940: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776840.40947: Calling all_plugins_play to load vars for managed_node2 2995 1726776840.40949: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776840.40951: Calling groups_plugins_play to load vars for managed_node2 2995 1726776840.41123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776840.41284: done with get_vars() 2995 1726776840.41292: done getting variables 2995 1726776840.41338: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:14:00 -0400 (0:00:00.022) 0:02:55.740 **** 2995 1726776840.41362: entering _queue_task() for managed_node2/set_fact 2995 1726776840.41551: worker is 1 (out of 1 available) 2995 1726776840.41567: exiting _queue_task() for managed_node2/set_fact 2995 1726776840.41579: done queuing things up, now waiting for results queue to drain 2995 1726776840.41580: waiting for pending results... 2995 1726776840.41764: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 2995 1726776840.41852: in run() - task 0affc99b-caaf-048c-907c-000000000ee7 2995 1726776840.41864: variable 'ansible_search_path' from source: unknown 2995 1726776840.41869: variable 'ansible_search_path' from source: unknown 2995 1726776840.41899: calling self._execute() 2995 1726776840.41976: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776840.41982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776840.41992: variable 'omit' from source: magic vars 2995 1726776840.42081: variable 'omit' from source: magic vars 2995 1726776840.42133: variable 'omit' from source: magic vars 2995 1726776840.42159: variable 'omit' from source: magic vars 2995 1726776840.42195: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776840.42230: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776840.42250: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776840.42267: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776840.42278: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776840.42307: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776840.42310: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776840.42316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776840.42396: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776840.42406: Set connection var ansible_shell_executable to /bin/sh 2995 1726776840.42417: Set connection var ansible_connection to ssh 2995 1726776840.42421: Set connection var ansible_pipelining to False 2995 1726776840.42424: Set connection var ansible_shell_type to sh 2995 1726776840.42432: Set connection var ansible_timeout to 10 2995 1726776840.42450: variable 'ansible_shell_executable' from source: unknown 2995 1726776840.42453: variable 'ansible_connection' from source: unknown 2995 1726776840.42458: variable 'ansible_module_compression' from source: unknown 2995 1726776840.42462: variable 'ansible_shell_type' from source: unknown 2995 1726776840.42465: variable 'ansible_shell_executable' from source: unknown 2995 1726776840.42468: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776840.42474: variable 'ansible_pipelining' from source: unknown 2995 1726776840.42477: variable 'ansible_timeout' from source: unknown 2995 1726776840.42482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776840.42598: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776840.42611: variable 'omit' from source: magic vars 2995 1726776840.42616: starting attempt loop 2995 1726776840.42620: running the handler 2995 1726776840.42630: handler run complete 2995 1726776840.42639: attempt loop complete, returning result 2995 1726776840.42642: _execute() done 2995 1726776840.42646: dumping result to json 2995 1726776840.42651: done dumping result, returning 2995 1726776840.42658: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0affc99b-caaf-048c-907c-000000000ee7] 2995 1726776840.42664: sending task result for task 0affc99b-caaf-048c-907c-000000000ee7 ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 2995 1726776840.42831: no more pending results, returning what we have 2995 1726776840.42835: results queue empty 2995 1726776840.42836: checking for any_errors_fatal 2995 1726776840.42842: done checking for any_errors_fatal 2995 1726776840.42843: checking for max_fail_percentage 2995 1726776840.42845: done checking for max_fail_percentage 2995 1726776840.42845: checking to see if all hosts have failed and the running result is not ok 2995 1726776840.42846: done checking to see if all hosts have failed 2995 1726776840.42847: getting the remaining hosts for this loop 2995 1726776840.42849: done getting the remaining hosts for this loop 2995 1726776840.42853: getting the next task for host managed_node2 2995 1726776840.42859: done getting next task for host managed_node2 2995 1726776840.42862: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 2995 1726776840.42866: ^ 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 2995 1726776840.42879: getting variables 2995 1726776840.42880: in VariableManager get_vars() 2995 1726776840.42910: Calling all_inventory to load vars for managed_node2 2995 1726776840.42914: Calling groups_inventory to load vars for managed_node2 2995 1726776840.42916: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776840.42924: Calling all_plugins_play to load vars for managed_node2 2995 1726776840.42927: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776840.42930: Calling groups_plugins_play to load vars for managed_node2 2995 1726776840.43062: done sending task result for task 0affc99b-caaf-048c-907c-000000000ee7 2995 1726776840.43066: WORKER PROCESS EXITING 2995 1726776840.43077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776840.43246: done with get_vars() 2995 1726776840.43255: done getting variables 2995 1726776840.43296: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:14:00 -0400 (0:00:00.019) 0:02:55.759 **** 2995 1726776840.43326: entering _queue_task() for managed_node2/set_fact 2995 1726776840.43515: worker is 1 (out of 1 available) 2995 1726776840.43531: exiting _queue_task() for managed_node2/set_fact 2995 1726776840.43543: done queuing things up, now waiting for results queue to drain 2995 1726776840.43544: waiting for pending results... 2995 1726776840.43731: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 2995 1726776840.43820: in run() - task 0affc99b-caaf-048c-907c-000000000ee8 2995 1726776840.43834: variable 'ansible_search_path' from source: unknown 2995 1726776840.43839: variable 'ansible_search_path' from source: unknown 2995 1726776840.43868: calling self._execute() 2995 1726776840.43945: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776840.43951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776840.43961: variable 'omit' from source: magic vars 2995 1726776840.44116: variable 'omit' from source: magic vars 2995 1726776840.44159: variable 'omit' from source: magic vars 2995 1726776840.44463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 2995 1726776840.44656: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 2995 1726776840.44691: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 2995 1726776840.44721: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 2995 1726776840.44751: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 2995 1726776840.44864: variable '__kernel_settings_register_profile' from source: set_fact 2995 1726776840.44877: variable '__kernel_settings_register_mode' from source: set_fact 2995 1726776840.44888: variable '__kernel_settings_register_apply' from source: set_fact 2995 1726776840.44933: variable 'omit' from source: magic vars 2995 1726776840.44956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776840.44980: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776840.44997: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776840.45017: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776840.45025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776840.45051: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776840.45055: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776840.45060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776840.45139: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776840.45148: Set connection var ansible_shell_executable to /bin/sh 2995 1726776840.45157: Set connection var ansible_connection to ssh 2995 1726776840.45163: Set connection var ansible_pipelining to False 2995 1726776840.45165: Set connection var ansible_shell_type to sh 2995 1726776840.45172: Set connection var ansible_timeout to 10 2995 1726776840.45190: variable 'ansible_shell_executable' from source: unknown 2995 1726776840.45194: variable 'ansible_connection' from source: unknown 2995 1726776840.45197: variable 'ansible_module_compression' from source: unknown 2995 1726776840.45200: variable 'ansible_shell_type' from source: unknown 2995 1726776840.45207: variable 'ansible_shell_executable' from source: unknown 2995 1726776840.45209: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776840.45217: variable 'ansible_pipelining' from source: unknown 2995 1726776840.45219: variable 'ansible_timeout' from source: unknown 2995 1726776840.45223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776840.45308: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776840.45320: variable 'omit' from source: magic vars 2995 1726776840.45326: starting attempt loop 2995 1726776840.45329: running the handler 2995 1726776840.45339: handler run complete 2995 1726776840.45348: attempt loop complete, returning result 2995 1726776840.45351: _execute() done 2995 1726776840.45356: dumping result to json 2995 1726776840.45359: done dumping result, returning 2995 1726776840.45368: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0affc99b-caaf-048c-907c-000000000ee8] 2995 1726776840.45373: sending task result for task 0affc99b-caaf-048c-907c-000000000ee8 2995 1726776840.45459: done sending task result for task 0affc99b-caaf-048c-907c-000000000ee8 2995 1726776840.45462: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 2995 1726776840.45536: no more pending results, returning what we have 2995 1726776840.45539: results queue empty 2995 1726776840.45541: checking for any_errors_fatal 2995 1726776840.45546: done checking for any_errors_fatal 2995 1726776840.45547: checking for max_fail_percentage 2995 1726776840.45549: done checking for max_fail_percentage 2995 1726776840.45550: checking to see if all hosts have failed and the running result is not ok 2995 1726776840.45551: done checking to see if all hosts have failed 2995 1726776840.45552: getting the remaining hosts for this loop 2995 1726776840.45554: done getting the remaining hosts for this loop 2995 1726776840.45558: getting the next task for host managed_node2 2995 1726776840.45565: done getting next task for host managed_node2 2995 1726776840.45568: ^ task is: TASK: meta (role_complete) 2995 1726776840.45572: ^ 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 2995 1726776840.45584: getting variables 2995 1726776840.45586: in VariableManager get_vars() 2995 1726776840.45621: Calling all_inventory to load vars for managed_node2 2995 1726776840.45624: Calling groups_inventory to load vars for managed_node2 2995 1726776840.45625: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776840.45633: Calling all_plugins_play to load vars for managed_node2 2995 1726776840.45635: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776840.45637: Calling groups_plugins_play to load vars for managed_node2 2995 1726776840.45806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776840.45969: done with get_vars() 2995 1726776840.45976: done getting variables 2995 1726776840.46038: done queuing things up, now waiting for results queue to drain 2995 1726776840.46044: results queue empty 2995 1726776840.46044: checking for any_errors_fatal 2995 1726776840.46046: done checking for any_errors_fatal 2995 1726776840.46047: checking for max_fail_percentage 2995 1726776840.46047: done checking for max_fail_percentage 2995 1726776840.46048: checking to see if all hosts have failed and the running result is not ok 2995 1726776840.46048: done checking to see if all hosts have failed 2995 1726776840.46049: getting the remaining hosts for this loop 2995 1726776840.46050: done getting the remaining hosts for this loop 2995 1726776840.46052: getting the next task for host managed_node2 2995 1726776840.46055: done getting next task for host managed_node2 2995 1726776840.46056: ^ task is: TASK: Verify no settings 2995 1726776840.46058: ^ 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 2995 1726776840.46060: getting variables 2995 1726776840.46060: in VariableManager get_vars() 2995 1726776840.46069: Calling all_inventory to load vars for managed_node2 2995 1726776840.46071: Calling groups_inventory to load vars for managed_node2 2995 1726776840.46072: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776840.46076: Calling all_plugins_play to load vars for managed_node2 2995 1726776840.46078: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776840.46080: Calling groups_plugins_play to load vars for managed_node2 2995 1726776840.46188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776840.46339: done with get_vars() 2995 1726776840.46346: done getting variables 2995 1726776840.46375: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify no settings] ****************************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:20 Thursday 19 September 2024 16:14:00 -0400 (0:00:00.030) 0:02:55.790 **** 2995 1726776840.46396: entering _queue_task() for managed_node2/shell 2995 1726776840.46583: worker is 1 (out of 1 available) 2995 1726776840.46596: exiting _queue_task() for managed_node2/shell 2995 1726776840.46615: done queuing things up, now waiting for results queue to drain 2995 1726776840.46617: waiting for pending results... 2995 1726776840.46792: running TaskExecutor() for managed_node2/TASK: Verify no settings 2995 1726776840.46869: in run() - task 0affc99b-caaf-048c-907c-000000000cae 2995 1726776840.46882: variable 'ansible_search_path' from source: unknown 2995 1726776840.46886: variable 'ansible_search_path' from source: unknown 2995 1726776840.46920: calling self._execute() 2995 1726776840.46997: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776840.47005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776840.47018: variable 'omit' from source: magic vars 2995 1726776840.47105: variable 'omit' from source: magic vars 2995 1726776840.47137: variable 'omit' from source: magic vars 2995 1726776840.47470: variable '__kernel_settings_profile_filename' from source: role '' exported vars 2995 1726776840.47536: variable '__kernel_settings_profile_dir' from source: role '' exported vars 2995 1726776840.47606: variable '__kernel_settings_profile_parent' from source: set_fact 2995 1726776840.47611: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 2995 1726776840.47653: variable 'omit' from source: magic vars 2995 1726776840.47686: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776840.47721: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776840.47736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776840.47752: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776840.47762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776840.47788: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776840.47791: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776840.47796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776840.47878: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776840.47886: Set connection var ansible_shell_executable to /bin/sh 2995 1726776840.47895: Set connection var ansible_connection to ssh 2995 1726776840.47903: Set connection var ansible_pipelining to False 2995 1726776840.47905: Set connection var ansible_shell_type to sh 2995 1726776840.47915: Set connection var ansible_timeout to 10 2995 1726776840.47933: variable 'ansible_shell_executable' from source: unknown 2995 1726776840.47936: variable 'ansible_connection' from source: unknown 2995 1726776840.47939: variable 'ansible_module_compression' from source: unknown 2995 1726776840.47941: variable 'ansible_shell_type' from source: unknown 2995 1726776840.47946: variable 'ansible_shell_executable' from source: unknown 2995 1726776840.47949: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776840.47954: variable 'ansible_pipelining' from source: unknown 2995 1726776840.47957: variable 'ansible_timeout' from source: unknown 2995 1726776840.47962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776840.48075: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776840.48085: variable 'omit' from source: magic vars 2995 1726776840.48091: starting attempt loop 2995 1726776840.48094: running the handler 2995 1726776840.48106: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776840.48122: _low_level_execute_command(): starting 2995 1726776840.48130: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776840.48661: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776840.48665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.48668: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776840.48671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.48723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776840.48727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776840.48745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776840.48790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776840.50559: stdout chunk (state=3): >>>/root <<< 2995 1726776840.50666: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776840.50723: stderr chunk (state=3): >>><<< 2995 1726776840.50726: stdout chunk (state=3): >>><<< 2995 1726776840.50748: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776840.50761: _low_level_execute_command(): starting 2995 1726776840.50767: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776840.5074816-6811-95233379361254 `" && echo ansible-tmp-1726776840.5074816-6811-95233379361254="` echo /root/.ansible/tmp/ansible-tmp-1726776840.5074816-6811-95233379361254 `" ) && sleep 0' 2995 1726776840.51228: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776840.51241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.51244: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776840.51247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.51292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776840.51295: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776840.51351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776840.53379: stdout chunk (state=3): >>>ansible-tmp-1726776840.5074816-6811-95233379361254=/root/.ansible/tmp/ansible-tmp-1726776840.5074816-6811-95233379361254 <<< 2995 1726776840.53496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776840.53548: stderr chunk (state=3): >>><<< 2995 1726776840.53551: stdout chunk (state=3): >>><<< 2995 1726776840.53568: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776840.5074816-6811-95233379361254=/root/.ansible/tmp/ansible-tmp-1726776840.5074816-6811-95233379361254 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776840.53596: variable 'ansible_module_compression' from source: unknown 2995 1726776840.53641: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 2995 1726776840.53672: variable 'ansible_facts' from source: unknown 2995 1726776840.53736: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776840.5074816-6811-95233379361254/AnsiballZ_command.py 2995 1726776840.53846: Sending initial data 2995 1726776840.53849: Sent initial data (153 bytes) 2995 1726776840.54294: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776840.54298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776840.54303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776840.54306: 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.12.126 originally 10.31.12.126 <<< 2995 1726776840.54308: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.54360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776840.54365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776840.54413: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776840.56096: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776840.56139: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776840.56184: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpjx1h6wqv /root/.ansible/tmp/ansible-tmp-1726776840.5074816-6811-95233379361254/AnsiballZ_command.py <<< 2995 1726776840.56187: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776840.5074816-6811-95233379361254/AnsiballZ_command.py" <<< 2995 1726776840.56226: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpjx1h6wqv" to remote "/root/.ansible/tmp/ansible-tmp-1726776840.5074816-6811-95233379361254/AnsiballZ_command.py" <<< 2995 1726776840.56232: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776840.5074816-6811-95233379361254/AnsiballZ_command.py" <<< 2995 1726776840.57005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776840.57073: stderr chunk (state=3): >>><<< 2995 1726776840.57076: stdout chunk (state=3): >>><<< 2995 1726776840.57096: done transferring module to remote 2995 1726776840.57109: _low_level_execute_command(): starting 2995 1726776840.57117: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776840.5074816-6811-95233379361254/ /root/.ansible/tmp/ansible-tmp-1726776840.5074816-6811-95233379361254/AnsiballZ_command.py && sleep 0' 2995 1726776840.57579: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776840.57583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776840.57585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776840.57594: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776840.57597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.57646: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776840.57650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776840.57704: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776840.59615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776840.59659: stderr chunk (state=3): >>><<< 2995 1726776840.59662: stdout chunk (state=3): >>><<< 2995 1726776840.59676: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776840.59679: _low_level_execute_command(): starting 2995 1726776840.59686: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776840.5074816-6811-95233379361254/AnsiballZ_command.py && sleep 0' 2995 1726776840.60126: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776840.60129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776840.60132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776840.60135: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.60189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776840.60194: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776840.60244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776840.78787: 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:14:00.776707", "end": "2024-09-19 16:14:00.785666", "delta": "0:00:00.008959", "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}}} <<< 2995 1726776840.80528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776840.80587: stderr chunk (state=3): >>><<< 2995 1726776840.80590: stdout chunk (state=3): >>><<< 2995 1726776840.80610: _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:14:00.776707", "end": "2024-09-19 16:14:00.785666", "delta": "0:00:00.008959", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776840.80651: 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-1726776840.5074816-6811-95233379361254/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776840.80660: _low_level_execute_command(): starting 2995 1726776840.80665: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776840.5074816-6811-95233379361254/ > /dev/null 2>&1 && sleep 0' 2995 1726776840.81141: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776840.81145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776840.81148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.81150: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776840.81152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.81205: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776840.81209: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776840.81262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776840.83217: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776840.83261: stderr chunk (state=3): >>><<< 2995 1726776840.83265: stdout chunk (state=3): >>><<< 2995 1726776840.83278: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776840.83286: handler run complete 2995 1726776840.83309: Evaluated conditional (False): False 2995 1726776840.83323: attempt loop complete, returning result 2995 1726776840.83326: _execute() done 2995 1726776840.83331: dumping result to json 2995 1726776840.83337: done dumping result, returning 2995 1726776840.83345: done running TaskExecutor() for managed_node2/TASK: Verify no settings [0affc99b-caaf-048c-907c-000000000cae] 2995 1726776840.83351: sending task result for task 0affc99b-caaf-048c-907c-000000000cae 2995 1726776840.83465: done sending task result for task 0affc99b-caaf-048c-907c-000000000cae 2995 1726776840.83468: 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.008959", "end": "2024-09-19 16:14:00.785666", "rc": 0, "start": "2024-09-19 16:14:00.776707" } 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 2995 1726776840.83550: no more pending results, returning what we have 2995 1726776840.83554: results queue empty 2995 1726776840.83555: checking for any_errors_fatal 2995 1726776840.83557: done checking for any_errors_fatal 2995 1726776840.83558: checking for max_fail_percentage 2995 1726776840.83560: done checking for max_fail_percentage 2995 1726776840.83561: checking to see if all hosts have failed and the running result is not ok 2995 1726776840.83562: done checking to see if all hosts have failed 2995 1726776840.83563: getting the remaining hosts for this loop 2995 1726776840.83565: done getting the remaining hosts for this loop 2995 1726776840.83569: getting the next task for host managed_node2 2995 1726776840.83577: done getting next task for host managed_node2 2995 1726776840.83580: ^ task is: TASK: Remove kernel_settings tuned profile 2995 1726776840.83583: ^ 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 2995 1726776840.83587: getting variables 2995 1726776840.83589: in VariableManager get_vars() 2995 1726776840.83689: Calling all_inventory to load vars for managed_node2 2995 1726776840.83692: Calling groups_inventory to load vars for managed_node2 2995 1726776840.83694: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776840.83704: Calling all_plugins_play to load vars for managed_node2 2995 1726776840.83707: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776840.83709: Calling groups_plugins_play to load vars for managed_node2 2995 1726776840.83837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776840.83994: done with get_vars() 2995 1726776840.84003: done getting variables TASK [Remove kernel_settings tuned profile] ************************************ task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:36 Thursday 19 September 2024 16:14:00 -0400 (0:00:00.376) 0:02:56.167 **** 2995 1726776840.84076: entering _queue_task() for managed_node2/file 2995 1726776840.84270: worker is 1 (out of 1 available) 2995 1726776840.84284: exiting _queue_task() for managed_node2/file 2995 1726776840.84297: done queuing things up, now waiting for results queue to drain 2995 1726776840.84298: waiting for pending results... 2995 1726776840.84502: running TaskExecutor() for managed_node2/TASK: Remove kernel_settings tuned profile 2995 1726776840.84581: in run() - task 0affc99b-caaf-048c-907c-000000000caf 2995 1726776840.84595: variable 'ansible_search_path' from source: unknown 2995 1726776840.84599: variable 'ansible_search_path' from source: unknown 2995 1726776840.84637: calling self._execute() 2995 1726776840.84721: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776840.84727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776840.84739: variable 'omit' from source: magic vars 2995 1726776840.84832: variable 'omit' from source: magic vars 2995 1726776840.84870: variable 'omit' from source: magic vars 2995 1726776840.84893: variable '__kernel_settings_profile_dir' from source: role '' exported vars 2995 1726776840.85150: variable '__kernel_settings_profile_dir' from source: role '' exported vars 2995 1726776840.85239: variable '__kernel_settings_profile_parent' from source: set_fact 2995 1726776840.85244: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 2995 1726776840.85286: variable 'omit' from source: magic vars 2995 1726776840.85325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776840.85356: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776840.85374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776840.85389: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776840.85403: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776840.85434: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776840.85438: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776840.85443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776840.85526: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776840.85535: Set connection var ansible_shell_executable to /bin/sh 2995 1726776840.85544: Set connection var ansible_connection to ssh 2995 1726776840.85550: Set connection var ansible_pipelining to False 2995 1726776840.85553: Set connection var ansible_shell_type to sh 2995 1726776840.85559: Set connection var ansible_timeout to 10 2995 1726776840.85578: variable 'ansible_shell_executable' from source: unknown 2995 1726776840.85581: variable 'ansible_connection' from source: unknown 2995 1726776840.85586: variable 'ansible_module_compression' from source: unknown 2995 1726776840.85588: variable 'ansible_shell_type' from source: unknown 2995 1726776840.85593: variable 'ansible_shell_executable' from source: unknown 2995 1726776840.85596: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776840.85603: variable 'ansible_pipelining' from source: unknown 2995 1726776840.85606: variable 'ansible_timeout' from source: unknown 2995 1726776840.85613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776840.85779: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776840.85789: variable 'omit' from source: magic vars 2995 1726776840.85795: starting attempt loop 2995 1726776840.85798: running the handler 2995 1726776840.85812: _low_level_execute_command(): starting 2995 1726776840.85822: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776840.86343: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776840.86348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776840.86353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.86407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776840.86410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776840.86425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776840.86466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776840.88231: stdout chunk (state=3): >>>/root <<< 2995 1726776840.88340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776840.88390: stderr chunk (state=3): >>><<< 2995 1726776840.88394: stdout chunk (state=3): >>><<< 2995 1726776840.88418: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776840.88428: _low_level_execute_command(): starting 2995 1726776840.88435: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776840.88416-6822-10253704331228 `" && echo ansible-tmp-1726776840.88416-6822-10253704331228="` echo /root/.ansible/tmp/ansible-tmp-1726776840.88416-6822-10253704331228 `" ) && sleep 0' 2995 1726776840.88882: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776840.88887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.88897: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776840.88900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776840.88904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.88948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776840.88951: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776840.89005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776840.91060: stdout chunk (state=3): >>>ansible-tmp-1726776840.88416-6822-10253704331228=/root/.ansible/tmp/ansible-tmp-1726776840.88416-6822-10253704331228 <<< 2995 1726776840.91178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776840.91234: stderr chunk (state=3): >>><<< 2995 1726776840.91237: stdout chunk (state=3): >>><<< 2995 1726776840.91256: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776840.88416-6822-10253704331228=/root/.ansible/tmp/ansible-tmp-1726776840.88416-6822-10253704331228 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776840.91296: variable 'ansible_module_compression' from source: unknown 2995 1726776840.91343: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 2995 1726776840.91376: variable 'ansible_facts' from source: unknown 2995 1726776840.91439: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776840.88416-6822-10253704331228/AnsiballZ_file.py 2995 1726776840.91551: Sending initial data 2995 1726776840.91554: Sent initial data (148 bytes) 2995 1726776840.91986: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776840.92023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776840.92027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776840.92030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.92032: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776840.92035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.92085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776840.92089: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776840.92138: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776840.93803: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776840.93843: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776840.93886: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp359gj0_k /root/.ansible/tmp/ansible-tmp-1726776840.88416-6822-10253704331228/AnsiballZ_file.py <<< 2995 1726776840.93891: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776840.88416-6822-10253704331228/AnsiballZ_file.py" <<< 2995 1726776840.93927: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp359gj0_k" to remote "/root/.ansible/tmp/ansible-tmp-1726776840.88416-6822-10253704331228/AnsiballZ_file.py" <<< 2995 1726776840.93933: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776840.88416-6822-10253704331228/AnsiballZ_file.py" <<< 2995 1726776840.94746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776840.94816: stderr chunk (state=3): >>><<< 2995 1726776840.94819: stdout chunk (state=3): >>><<< 2995 1726776840.94840: done transferring module to remote 2995 1726776840.94852: _low_level_execute_command(): starting 2995 1726776840.94857: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776840.88416-6822-10253704331228/ /root/.ansible/tmp/ansible-tmp-1726776840.88416-6822-10253704331228/AnsiballZ_file.py && sleep 0' 2995 1726776840.95321: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776840.95325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776840.95328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776840.95331: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776840.95337: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.95386: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776840.95393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776840.95438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776840.97351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776840.97398: stderr chunk (state=3): >>><<< 2995 1726776840.97404: stdout chunk (state=3): >>><<< 2995 1726776840.97421: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776840.97424: _low_level_execute_command(): starting 2995 1726776840.97431: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776840.88416-6822-10253704331228/AnsiballZ_file.py && sleep 0' 2995 1726776840.97872: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776840.97875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776840.97877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776840.97880: 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.12.126 originally 10.31.12.126 <<< 2995 1726776840.97882: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776840.97934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776840.97939: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776840.97987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776841.16750: 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}}} <<< 2995 1726776841.18349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776841.18408: stderr chunk (state=3): >>><<< 2995 1726776841.18414: stdout chunk (state=3): >>><<< 2995 1726776841.18431: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "path_content": {"directories": [], "files": ["/etc/tuned/profiles/kernel_settings/tuned.conf"]}}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776841.18779: 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-1726776840.88416-6822-10253704331228/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776841.18788: _low_level_execute_command(): starting 2995 1726776841.18794: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776840.88416-6822-10253704331228/ > /dev/null 2>&1 && sleep 0' 2995 1726776841.19270: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776841.19273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776841.19276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776841.19278: 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 <<< 2995 1726776841.19280: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.19337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776841.19344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776841.19346: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776841.19392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776841.21371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776841.21420: stderr chunk (state=3): >>><<< 2995 1726776841.21424: stdout chunk (state=3): >>><<< 2995 1726776841.21440: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776841.21446: handler run complete 2995 1726776841.21471: attempt loop complete, returning result 2995 1726776841.21474: _execute() done 2995 1726776841.21477: dumping result to json 2995 1726776841.21484: done dumping result, returning 2995 1726776841.21492: done running TaskExecutor() for managed_node2/TASK: Remove kernel_settings tuned profile [0affc99b-caaf-048c-907c-000000000caf] 2995 1726776841.21497: sending task result for task 0affc99b-caaf-048c-907c-000000000caf 2995 1726776841.21619: done sending task result for task 0affc99b-caaf-048c-907c-000000000caf 2995 1726776841.21622: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "path": "/etc/tuned/profiles/kernel_settings", "state": "absent" } 2995 1726776841.21714: no more pending results, returning what we have 2995 1726776841.21718: results queue empty 2995 1726776841.21719: checking for any_errors_fatal 2995 1726776841.21730: done checking for any_errors_fatal 2995 1726776841.21731: checking for max_fail_percentage 2995 1726776841.21733: done checking for max_fail_percentage 2995 1726776841.21734: checking to see if all hosts have failed and the running result is not ok 2995 1726776841.21735: done checking to see if all hosts have failed 2995 1726776841.21736: getting the remaining hosts for this loop 2995 1726776841.21738: done getting the remaining hosts for this loop 2995 1726776841.21742: getting the next task for host managed_node2 2995 1726776841.21748: done getting next task for host managed_node2 2995 1726776841.21751: ^ task is: TASK: Get active_profile 2995 1726776841.21755: ^ 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 2995 1726776841.21759: getting variables 2995 1726776841.21761: in VariableManager get_vars() 2995 1726776841.21798: Calling all_inventory to load vars for managed_node2 2995 1726776841.21803: Calling groups_inventory to load vars for managed_node2 2995 1726776841.21805: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776841.21816: Calling all_plugins_play to load vars for managed_node2 2995 1726776841.21820: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776841.21824: Calling groups_plugins_play to load vars for managed_node2 2995 1726776841.21963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776841.22337: done with get_vars() 2995 1726776841.22346: done getting variables TASK [Get active_profile] ****************************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:41 Thursday 19 September 2024 16:14:01 -0400 (0:00:00.383) 0:02:56.550 **** 2995 1726776841.22417: entering _queue_task() for managed_node2/slurp 2995 1726776841.22612: worker is 1 (out of 1 available) 2995 1726776841.22626: exiting _queue_task() for managed_node2/slurp 2995 1726776841.22639: done queuing things up, now waiting for results queue to drain 2995 1726776841.22640: waiting for pending results... 2995 1726776841.22845: running TaskExecutor() for managed_node2/TASK: Get active_profile 2995 1726776841.22937: in run() - task 0affc99b-caaf-048c-907c-000000000cb0 2995 1726776841.22950: variable 'ansible_search_path' from source: unknown 2995 1726776841.22954: variable 'ansible_search_path' from source: unknown 2995 1726776841.22986: calling self._execute() 2995 1726776841.23070: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776841.23077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776841.23088: variable 'omit' from source: magic vars 2995 1726776841.23182: variable 'omit' from source: magic vars 2995 1726776841.23223: variable 'omit' from source: magic vars 2995 1726776841.23250: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 2995 1726776841.23504: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 2995 1726776841.23573: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 2995 1726776841.23609: variable 'omit' from source: magic vars 2995 1726776841.23648: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776841.23679: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776841.23696: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776841.23714: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776841.23727: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776841.23755: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776841.23759: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776841.23763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776841.23845: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776841.23853: Set connection var ansible_shell_executable to /bin/sh 2995 1726776841.23863: Set connection var ansible_connection to ssh 2995 1726776841.23868: Set connection var ansible_pipelining to False 2995 1726776841.23871: Set connection var ansible_shell_type to sh 2995 1726776841.23879: Set connection var ansible_timeout to 10 2995 1726776841.23898: variable 'ansible_shell_executable' from source: unknown 2995 1726776841.23903: variable 'ansible_connection' from source: unknown 2995 1726776841.23906: variable 'ansible_module_compression' from source: unknown 2995 1726776841.23910: variable 'ansible_shell_type' from source: unknown 2995 1726776841.23913: variable 'ansible_shell_executable' from source: unknown 2995 1726776841.23919: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776841.23924: variable 'ansible_pipelining' from source: unknown 2995 1726776841.23927: variable 'ansible_timeout' from source: unknown 2995 1726776841.23933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776841.24099: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 2995 1726776841.24113: variable 'omit' from source: magic vars 2995 1726776841.24121: starting attempt loop 2995 1726776841.24124: running the handler 2995 1726776841.24137: _low_level_execute_command(): starting 2995 1726776841.24144: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776841.24669: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776841.24673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.24677: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776841.24680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.24734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776841.24738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776841.24792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776841.26582: stdout chunk (state=3): >>>/root <<< 2995 1726776841.26695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776841.26747: stderr chunk (state=3): >>><<< 2995 1726776841.26750: stdout chunk (state=3): >>><<< 2995 1726776841.26774: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776841.26788: _low_level_execute_command(): starting 2995 1726776841.26794: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776841.2677524-6830-66402103967986 `" && echo ansible-tmp-1726776841.2677524-6830-66402103967986="` echo /root/.ansible/tmp/ansible-tmp-1726776841.2677524-6830-66402103967986 `" ) && sleep 0' 2995 1726776841.27250: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776841.27254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776841.27256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776841.27266: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776841.27269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.27306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776841.27322: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776841.27368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776841.29437: stdout chunk (state=3): >>>ansible-tmp-1726776841.2677524-6830-66402103967986=/root/.ansible/tmp/ansible-tmp-1726776841.2677524-6830-66402103967986 <<< 2995 1726776841.29554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776841.29597: stderr chunk (state=3): >>><<< 2995 1726776841.29602: stdout chunk (state=3): >>><<< 2995 1726776841.29620: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776841.2677524-6830-66402103967986=/root/.ansible/tmp/ansible-tmp-1726776841.2677524-6830-66402103967986 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776841.29656: variable 'ansible_module_compression' from source: unknown 2995 1726776841.29690: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 2995 1726776841.29721: variable 'ansible_facts' from source: unknown 2995 1726776841.29778: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776841.2677524-6830-66402103967986/AnsiballZ_slurp.py 2995 1726776841.29883: Sending initial data 2995 1726776841.29887: Sent initial data (151 bytes) 2995 1726776841.30325: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776841.30329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776841.30331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776841.30334: 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.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.30388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776841.30394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776841.30436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776841.32078: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776841.32122: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776841.32162: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpkx1xp71b /root/.ansible/tmp/ansible-tmp-1726776841.2677524-6830-66402103967986/AnsiballZ_slurp.py <<< 2995 1726776841.32170: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776841.2677524-6830-66402103967986/AnsiballZ_slurp.py" <<< 2995 1726776841.32208: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpkx1xp71b" to remote "/root/.ansible/tmp/ansible-tmp-1726776841.2677524-6830-66402103967986/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776841.2677524-6830-66402103967986/AnsiballZ_slurp.py" <<< 2995 1726776841.32962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776841.33030: stderr chunk (state=3): >>><<< 2995 1726776841.33033: stdout chunk (state=3): >>><<< 2995 1726776841.33053: done transferring module to remote 2995 1726776841.33064: _low_level_execute_command(): starting 2995 1726776841.33069: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776841.2677524-6830-66402103967986/ /root/.ansible/tmp/ansible-tmp-1726776841.2677524-6830-66402103967986/AnsiballZ_slurp.py && sleep 0' 2995 1726776841.33519: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776841.33522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776841.33524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.33527: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776841.33529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.33581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776841.33584: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776841.33636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776841.35535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776841.35578: stderr chunk (state=3): >>><<< 2995 1726776841.35582: stdout chunk (state=3): >>><<< 2995 1726776841.35598: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776841.35603: _low_level_execute_command(): starting 2995 1726776841.35609: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776841.2677524-6830-66402103967986/AnsiballZ_slurp.py && sleep 0' 2995 1726776841.36049: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776841.36053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776841.36055: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.36057: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776841.36059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.36107: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776841.36125: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776841.36172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776841.54468: 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"}}} <<< 2995 1726776841.55989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776841.56049: stderr chunk (state=3): >>><<< 2995 1726776841.56052: stdout chunk (state=3): >>><<< 2995 1726776841.56069: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776841.56097: 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-1726776841.2677524-6830-66402103967986/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776841.56108: _low_level_execute_command(): starting 2995 1726776841.56114: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776841.2677524-6830-66402103967986/ > /dev/null 2>&1 && sleep 0' 2995 1726776841.56573: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776841.56576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.56579: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776841.56584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776841.56586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.56637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776841.56641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776841.56690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776841.58690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776841.58738: stderr chunk (state=3): >>><<< 2995 1726776841.58741: stdout chunk (state=3): >>><<< 2995 1726776841.58756: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776841.58763: handler run complete 2995 1726776841.58779: attempt loop complete, returning result 2995 1726776841.58782: _execute() done 2995 1726776841.58787: dumping result to json 2995 1726776841.58791: done dumping result, returning 2995 1726776841.58799: done running TaskExecutor() for managed_node2/TASK: Get active_profile [0affc99b-caaf-048c-907c-000000000cb0] 2995 1726776841.58807: sending task result for task 0affc99b-caaf-048c-907c-000000000cb0 2995 1726776841.58916: done sending task result for task 0affc99b-caaf-048c-907c-000000000cb0 2995 1726776841.58919: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 2995 1726776841.59009: no more pending results, returning what we have 2995 1726776841.59015: results queue empty 2995 1726776841.59016: checking for any_errors_fatal 2995 1726776841.59029: done checking for any_errors_fatal 2995 1726776841.59030: checking for max_fail_percentage 2995 1726776841.59032: done checking for max_fail_percentage 2995 1726776841.59033: checking to see if all hosts have failed and the running result is not ok 2995 1726776841.59034: done checking to see if all hosts have failed 2995 1726776841.59035: getting the remaining hosts for this loop 2995 1726776841.59036: done getting the remaining hosts for this loop 2995 1726776841.59041: getting the next task for host managed_node2 2995 1726776841.59047: done getting next task for host managed_node2 2995 1726776841.59049: ^ task is: TASK: Ensure kernel_settings is not in active_profile 2995 1726776841.59053: ^ 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 2995 1726776841.59057: getting variables 2995 1726776841.59059: in VariableManager get_vars() 2995 1726776841.59095: Calling all_inventory to load vars for managed_node2 2995 1726776841.59098: Calling groups_inventory to load vars for managed_node2 2995 1726776841.59100: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776841.59114: Calling all_plugins_play to load vars for managed_node2 2995 1726776841.59117: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776841.59120: Calling groups_plugins_play to load vars for managed_node2 2995 1726776841.59268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776841.59433: done with get_vars() 2995 1726776841.59443: done getting variables 2995 1726776841.59490: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings is not in active_profile] ************************* task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 Thursday 19 September 2024 16:14:01 -0400 (0:00:00.370) 0:02:56.921 **** 2995 1726776841.59518: entering _queue_task() for managed_node2/copy 2995 1726776841.59709: worker is 1 (out of 1 available) 2995 1726776841.59726: exiting _queue_task() for managed_node2/copy 2995 1726776841.59737: done queuing things up, now waiting for results queue to drain 2995 1726776841.59739: waiting for pending results... 2995 1726776841.59935: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings is not in active_profile 2995 1726776841.60021: in run() - task 0affc99b-caaf-048c-907c-000000000cb1 2995 1726776841.60036: variable 'ansible_search_path' from source: unknown 2995 1726776841.60041: variable 'ansible_search_path' from source: unknown 2995 1726776841.60072: calling self._execute() 2995 1726776841.60157: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776841.60164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776841.60174: variable 'omit' from source: magic vars 2995 1726776841.60270: variable 'omit' from source: magic vars 2995 1726776841.60306: variable 'omit' from source: magic vars 2995 1726776841.60333: variable '__active_profile' from source: task vars 2995 1726776841.60590: variable '__active_profile' from source: task vars 2995 1726776841.60774: variable '__cur_profile' from source: task vars 2995 1726776841.60899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 2995 1726776841.62543: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 2995 1726776841.62595: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 2995 1726776841.62631: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 2995 1726776841.62662: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 2995 1726776841.62684: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 2995 1726776841.62757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 2995 1726776841.62780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 2995 1726776841.62802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 2995 1726776841.62839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 2995 1726776841.62852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 2995 1726776841.62939: variable '__kernel_settings_tuned_current_profile' from source: set_fact 2995 1726776841.62992: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 2995 1726776841.63050: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 2995 1726776841.63106: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 2995 1726776841.63132: variable 'omit' from source: magic vars 2995 1726776841.63155: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776841.63179: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776841.63194: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776841.63212: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776841.63223: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776841.63251: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776841.63255: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776841.63257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776841.63339: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776841.63347: Set connection var ansible_shell_executable to /bin/sh 2995 1726776841.63356: Set connection var ansible_connection to ssh 2995 1726776841.63362: Set connection var ansible_pipelining to False 2995 1726776841.63364: Set connection var ansible_shell_type to sh 2995 1726776841.63372: Set connection var ansible_timeout to 10 2995 1726776841.63390: variable 'ansible_shell_executable' from source: unknown 2995 1726776841.63393: variable 'ansible_connection' from source: unknown 2995 1726776841.63397: variable 'ansible_module_compression' from source: unknown 2995 1726776841.63402: variable 'ansible_shell_type' from source: unknown 2995 1726776841.63406: variable 'ansible_shell_executable' from source: unknown 2995 1726776841.63410: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776841.63417: variable 'ansible_pipelining' from source: unknown 2995 1726776841.63421: variable 'ansible_timeout' from source: unknown 2995 1726776841.63426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776841.63508: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776841.63521: variable 'omit' from source: magic vars 2995 1726776841.63527: starting attempt loop 2995 1726776841.63530: running the handler 2995 1726776841.63541: _low_level_execute_command(): starting 2995 1726776841.63548: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776841.64067: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776841.64071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.64075: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776841.64078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776841.64080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.64132: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776841.64135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776841.64191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776841.65965: stdout chunk (state=3): >>>/root <<< 2995 1726776841.66071: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776841.66125: stderr chunk (state=3): >>><<< 2995 1726776841.66128: stdout chunk (state=3): >>><<< 2995 1726776841.66147: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776841.66158: _low_level_execute_command(): starting 2995 1726776841.66163: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924 `" && echo ansible-tmp-1726776841.661464-6841-71666935186924="` echo /root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924 `" ) && sleep 0' 2995 1726776841.66578: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776841.66614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776841.66617: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776841.66620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.66623: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776841.66625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.66676: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776841.66679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776841.66730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776841.68778: stdout chunk (state=3): >>>ansible-tmp-1726776841.661464-6841-71666935186924=/root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924 <<< 2995 1726776841.68898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776841.68944: stderr chunk (state=3): >>><<< 2995 1726776841.68947: stdout chunk (state=3): >>><<< 2995 1726776841.68962: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776841.661464-6841-71666935186924=/root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776841.69030: variable 'ansible_module_compression' from source: unknown 2995 1726776841.69067: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776841.69097: variable 'ansible_facts' from source: unknown 2995 1726776841.69156: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/AnsiballZ_stat.py 2995 1726776841.69249: Sending initial data 2995 1726776841.69253: Sent initial data (149 bytes) 2995 1726776841.69686: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776841.69690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776841.69692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776841.69695: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776841.69697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.69750: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776841.69756: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776841.69803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776841.71460: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776841.71466: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776841.71500: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776841.71546: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp89k4uu2n /root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/AnsiballZ_stat.py <<< 2995 1726776841.71554: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/AnsiballZ_stat.py" <<< 2995 1726776841.71591: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp89k4uu2n" to remote "/root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/AnsiballZ_stat.py" <<< 2995 1726776841.71594: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/AnsiballZ_stat.py" <<< 2995 1726776841.72365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776841.72427: stderr chunk (state=3): >>><<< 2995 1726776841.72431: stdout chunk (state=3): >>><<< 2995 1726776841.72449: done transferring module to remote 2995 1726776841.72460: _low_level_execute_command(): starting 2995 1726776841.72464: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/ /root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/AnsiballZ_stat.py && sleep 0' 2995 1726776841.72900: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776841.72905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776841.72908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776841.72910: 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.12.126 originally 10.31.12.126 <<< 2995 1726776841.72912: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.72962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776841.72966: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776841.73013: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776841.74916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776841.74957: stderr chunk (state=3): >>><<< 2995 1726776841.74964: stdout chunk (state=3): >>><<< 2995 1726776841.74977: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776841.74980: _low_level_execute_command(): starting 2995 1726776841.74986: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/AnsiballZ_stat.py && sleep 0' 2995 1726776841.75407: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776841.75411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.75416: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776841.75418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.75468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776841.75472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776841.75529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776841.94520: 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": 262949, "dev": 51714, "nlink": 1, "atime": 1726776841.5418217, "mtime": 1726776838.7767942, "ctime": 1726776838.7767942, "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": "3669957671", "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}}} <<< 2995 1726776841.96306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776841.96367: stderr chunk (state=3): >>><<< 2995 1726776841.96371: stdout chunk (state=3): >>><<< 2995 1726776841.96386: _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": 262949, "dev": 51714, "nlink": 1, "atime": 1726776841.5418217, "mtime": 1726776838.7767942, "ctime": 1726776838.7767942, "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": "3669957671", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776841.96445: 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-1726776841.661464-6841-71666935186924/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 2995 1726776841.96543: Sending initial data 2995 1726776841.96546: Sent initial data (137 bytes) 2995 1726776841.97017: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776841.97021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776841.97023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.97025: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776841.97028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.97086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776841.97093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776841.97095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776841.97141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776841.98871: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776841.98879: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776841.98914: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776841.98958: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/.ei4qs_j7 /root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/.source <<< 2995 1726776841.98968: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/.source" <<< 2995 1726776841.98999: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/.ei4qs_j7" to remote "/root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/.source" <<< 2995 1726776841.99005: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/.source" <<< 2995 1726776841.99166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776841.99231: stderr chunk (state=3): >>><<< 2995 1726776841.99234: stdout chunk (state=3): >>><<< 2995 1726776841.99254: _low_level_execute_command(): starting 2995 1726776841.99259: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/ /root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/.source && sleep 0' 2995 1726776841.99716: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776841.99719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776841.99723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776841.99726: 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.12.126 originally 10.31.12.126 <<< 2995 1726776841.99728: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776841.99778: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776841.99781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776841.99827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776842.01749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776842.01799: stderr chunk (state=3): >>><<< 2995 1726776842.01804: stdout chunk (state=3): >>><<< 2995 1726776842.01821: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776842.01845: variable 'ansible_module_compression' from source: unknown 2995 1726776842.01884: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 2995 1726776842.01904: variable 'ansible_facts' from source: unknown 2995 1726776842.01952: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/AnsiballZ_copy.py 2995 1726776842.02049: Sending initial data 2995 1726776842.02053: Sent initial data (149 bytes) 2995 1726776842.02505: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776842.02509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776842.02511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776842.02513: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776842.02516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.02568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776842.02571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776842.02626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776842.04314: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 2995 1726776842.04322: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776842.04358: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776842.04398: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp7kl_hf5t /root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/AnsiballZ_copy.py <<< 2995 1726776842.04406: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/AnsiballZ_copy.py" <<< 2995 1726776842.04437: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp7kl_hf5t" to remote "/root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/AnsiballZ_copy.py" <<< 2995 1726776842.05231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776842.05285: stderr chunk (state=3): >>><<< 2995 1726776842.05289: stdout chunk (state=3): >>><<< 2995 1726776842.05309: done transferring module to remote 2995 1726776842.05321: _low_level_execute_command(): starting 2995 1726776842.05327: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/ /root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/AnsiballZ_copy.py && sleep 0' 2995 1726776842.05763: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776842.05766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776842.05768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration <<< 2995 1726776842.05771: 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.12.126 originally 10.31.12.126 <<< 2995 1726776842.05773: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.05829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776842.05832: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776842.05872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776842.07831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776842.07883: stderr chunk (state=3): >>><<< 2995 1726776842.07887: stdout chunk (state=3): >>><<< 2995 1726776842.07903: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776842.07906: _low_level_execute_command(): starting 2995 1726776842.07917: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/AnsiballZ_copy.py && sleep 0' 2995 1726776842.08381: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776842.08384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.08387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776842.08393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.08446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776842.08450: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776842.08511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776842.27271: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/.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-1726776841.661464-6841-71666935186924/.source", "_original_basename": ".ei4qs_j7", "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}}} <<< 2995 1726776842.28855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776842.28921: stderr chunk (state=3): >>><<< 2995 1726776842.28925: stdout chunk (state=3): >>><<< 2995 1726776842.28941: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/.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-1726776841.661464-6841-71666935186924/.source", "_original_basename": ".ei4qs_j7", "follow": false, "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776842.28976: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/.source', '_original_basename': '.ei4qs_j7', '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-1726776841.661464-6841-71666935186924/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776842.28986: _low_level_execute_command(): starting 2995 1726776842.28992: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776841.661464-6841-71666935186924/ > /dev/null 2>&1 && sleep 0' 2995 1726776842.29468: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776842.29471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.29474: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776842.29476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776842.29479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.29531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776842.29537: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776842.29587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776842.31596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776842.31647: stderr chunk (state=3): >>><<< 2995 1726776842.31650: stdout chunk (state=3): >>><<< 2995 1726776842.31664: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776842.31674: handler run complete 2995 1726776842.31697: attempt loop complete, returning result 2995 1726776842.31700: _execute() done 2995 1726776842.31706: dumping result to json 2995 1726776842.31716: done dumping result, returning 2995 1726776842.31724: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings is not in active_profile [0affc99b-caaf-048c-907c-000000000cb1] 2995 1726776842.31730: sending task result for task 0affc99b-caaf-048c-907c-000000000cb1 2995 1726776842.31847: done sending task result for task 0affc99b-caaf-048c-907c-000000000cb1 2995 1726776842.31850: 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-1726776841.661464-6841-71666935186924/.source", "state": "file", "uid": 0 } 2995 1726776842.31938: no more pending results, returning what we have 2995 1726776842.31942: results queue empty 2995 1726776842.31943: checking for any_errors_fatal 2995 1726776842.31950: done checking for any_errors_fatal 2995 1726776842.31951: checking for max_fail_percentage 2995 1726776842.31953: done checking for max_fail_percentage 2995 1726776842.31954: checking to see if all hosts have failed and the running result is not ok 2995 1726776842.31955: done checking to see if all hosts have failed 2995 1726776842.31956: getting the remaining hosts for this loop 2995 1726776842.31958: done getting the remaining hosts for this loop 2995 1726776842.31962: getting the next task for host managed_node2 2995 1726776842.31969: done getting next task for host managed_node2 2995 1726776842.31972: ^ task is: TASK: Set profile_mode to auto 2995 1726776842.31976: ^ 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 2995 1726776842.31980: getting variables 2995 1726776842.31982: in VariableManager get_vars() 2995 1726776842.32022: Calling all_inventory to load vars for managed_node2 2995 1726776842.32025: Calling groups_inventory to load vars for managed_node2 2995 1726776842.32027: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776842.32039: Calling all_plugins_play to load vars for managed_node2 2995 1726776842.32042: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776842.32045: Calling groups_plugins_play to load vars for managed_node2 2995 1726776842.32245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776842.32402: done with get_vars() 2995 1726776842.32411: done getting variables 2995 1726776842.32460: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set profile_mode to auto] ************************************************ task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 Thursday 19 September 2024 16:14:02 -0400 (0:00:00.729) 0:02:57.651 **** 2995 1726776842.32483: entering _queue_task() for managed_node2/copy 2995 1726776842.32681: worker is 1 (out of 1 available) 2995 1726776842.32694: exiting _queue_task() for managed_node2/copy 2995 1726776842.32710: done queuing things up, now waiting for results queue to drain 2995 1726776842.32711: waiting for pending results... 2995 1726776842.32908: running TaskExecutor() for managed_node2/TASK: Set profile_mode to auto 2995 1726776842.32989: in run() - task 0affc99b-caaf-048c-907c-000000000cb2 2995 1726776842.33003: variable 'ansible_search_path' from source: unknown 2995 1726776842.33007: variable 'ansible_search_path' from source: unknown 2995 1726776842.33041: calling self._execute() 2995 1726776842.33127: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776842.33134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776842.33144: variable 'omit' from source: magic vars 2995 1726776842.33244: variable 'omit' from source: magic vars 2995 1726776842.33281: variable 'omit' from source: magic vars 2995 1726776842.33309: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 2995 1726776842.33571: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 2995 1726776842.33642: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 2995 1726776842.33676: variable 'omit' from source: magic vars 2995 1726776842.33717: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776842.33748: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776842.33766: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776842.33782: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776842.33793: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776842.33824: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776842.33828: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776842.33831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776842.33916: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776842.33922: Set connection var ansible_shell_executable to /bin/sh 2995 1726776842.33932: Set connection var ansible_connection to ssh 2995 1726776842.33938: Set connection var ansible_pipelining to False 2995 1726776842.33941: Set connection var ansible_shell_type to sh 2995 1726776842.33948: Set connection var ansible_timeout to 10 2995 1726776842.33968: variable 'ansible_shell_executable' from source: unknown 2995 1726776842.33971: variable 'ansible_connection' from source: unknown 2995 1726776842.33973: variable 'ansible_module_compression' from source: unknown 2995 1726776842.33978: variable 'ansible_shell_type' from source: unknown 2995 1726776842.33980: variable 'ansible_shell_executable' from source: unknown 2995 1726776842.33985: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776842.33990: variable 'ansible_pipelining' from source: unknown 2995 1726776842.33994: variable 'ansible_timeout' from source: unknown 2995 1726776842.33999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776842.34119: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776842.34130: variable 'omit' from source: magic vars 2995 1726776842.34137: starting attempt loop 2995 1726776842.34140: running the handler 2995 1726776842.34152: _low_level_execute_command(): starting 2995 1726776842.34159: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776842.34670: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776842.34682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.34708: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776842.34718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.34773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776842.34776: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776842.34781: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776842.34831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776842.36609: stdout chunk (state=3): >>>/root <<< 2995 1726776842.36719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776842.36767: stderr chunk (state=3): >>><<< 2995 1726776842.36771: stdout chunk (state=3): >>><<< 2995 1726776842.36794: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776842.36807: _low_level_execute_command(): starting 2995 1726776842.36813: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454 `" && echo ansible-tmp-1726776842.3679354-6856-133220329182454="` echo /root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454 `" ) && sleep 0' 2995 1726776842.37263: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776842.37267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.37276: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776842.37279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776842.37282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.37330: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776842.37337: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776842.37384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776842.39499: stdout chunk (state=3): >>>ansible-tmp-1726776842.3679354-6856-133220329182454=/root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454 <<< 2995 1726776842.39619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776842.39665: stderr chunk (state=3): >>><<< 2995 1726776842.39669: stdout chunk (state=3): >>><<< 2995 1726776842.39684: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776842.3679354-6856-133220329182454=/root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776842.39756: variable 'ansible_module_compression' from source: unknown 2995 1726776842.39802: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 2995 1726776842.39836: variable 'ansible_facts' from source: unknown 2995 1726776842.39902: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/AnsiballZ_stat.py 2995 1726776842.39996: Sending initial data 2995 1726776842.40000: Sent initial data (151 bytes) 2995 1726776842.40442: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776842.40445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.40448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776842.40450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.40498: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776842.40506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776842.40551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776842.42291: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776842.42335: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776842.42386: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpcj1n6w6i /root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/AnsiballZ_stat.py <<< 2995 1726776842.42394: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/AnsiballZ_stat.py" <<< 2995 1726776842.42431: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmpcj1n6w6i" to remote "/root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/AnsiballZ_stat.py" <<< 2995 1726776842.43218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776842.43277: stderr chunk (state=3): >>><<< 2995 1726776842.43280: stdout chunk (state=3): >>><<< 2995 1726776842.43299: done transferring module to remote 2995 1726776842.43311: _low_level_execute_command(): starting 2995 1726776842.43317: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/ /root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/AnsiballZ_stat.py && sleep 0' 2995 1726776842.43758: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776842.43761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776842.43764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776842.43767: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776842.43775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.43822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776842.43826: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776842.43877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776842.45836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776842.45882: stderr chunk (state=3): >>><<< 2995 1726776842.45886: stdout chunk (state=3): >>><<< 2995 1726776842.45902: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776842.45906: _low_level_execute_command(): starting 2995 1726776842.45915: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/AnsiballZ_stat.py && sleep 0' 2995 1726776842.46360: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776842.46364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776842.46367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776842.46369: 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.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776842.46371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.46422: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776842.46426: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776842.46485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776842.65756: 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": 262944, "dev": 51714, "nlink": 1, "atime": 1726776836.724774, "mtime": 1726776838.7767942, "ctime": 1726776838.7767942, "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": "1250386570", "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}}} <<< 2995 1726776842.67548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776842.67607: stderr chunk (state=3): >>><<< 2995 1726776842.67610: stdout chunk (state=3): >>><<< 2995 1726776842.67636: _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": 262944, "dev": 51714, "nlink": 1, "atime": 1726776836.724774, "mtime": 1726776838.7767942, "ctime": 1726776838.7767942, "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": "1250386570", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776842.67694: 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-1726776842.3679354-6856-133220329182454/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 2995 1726776842.67796: Sending initial data 2995 1726776842.67800: Sent initial data (139 bytes) 2995 1726776842.68270: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776842.68273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776842.68276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776842.68278: 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 <<< 2995 1726776842.68280: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.68336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776842.68343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776842.68345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776842.68391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776842.70116: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 2995 1726776842.70125: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 2995 1726776842.70158: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776842.70200: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/.3mkwbujt /root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/.source <<< 2995 1726776842.70207: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/.source" <<< 2995 1726776842.70242: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/.3mkwbujt" to remote "/root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/.source" <<< 2995 1726776842.70417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776842.70477: stderr chunk (state=3): >>><<< 2995 1726776842.70480: stdout chunk (state=3): >>><<< 2995 1726776842.70500: _low_level_execute_command(): starting 2995 1726776842.70507: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/ /root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/.source && sleep 0' 2995 1726776842.70937: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776842.70940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776842.70943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776842.70945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.70998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776842.71006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776842.71048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776842.73004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776842.73049: stderr chunk (state=3): >>><<< 2995 1726776842.73052: stdout chunk (state=3): >>><<< 2995 1726776842.73066: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776842.73089: variable 'ansible_module_compression' from source: unknown 2995 1726776842.73128: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 2995 1726776842.73146: variable 'ansible_facts' from source: unknown 2995 1726776842.73191: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/AnsiballZ_copy.py 2995 1726776842.73288: Sending initial data 2995 1726776842.73291: Sent initial data (151 bytes) 2995 1726776842.73721: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776842.73724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.73727: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776842.73732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.73784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776842.73790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776842.73839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776842.75541: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776842.75582: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776842.75625: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp32fnxdto /root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/AnsiballZ_copy.py <<< 2995 1726776842.75632: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/AnsiballZ_copy.py" <<< 2995 1726776842.75662: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmp32fnxdto" to remote "/root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/AnsiballZ_copy.py" <<< 2995 1726776842.76466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776842.76530: stderr chunk (state=3): >>><<< 2995 1726776842.76534: stdout chunk (state=3): >>><<< 2995 1726776842.76554: done transferring module to remote 2995 1726776842.76562: _low_level_execute_command(): starting 2995 1726776842.76568: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/ /root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/AnsiballZ_copy.py && sleep 0' 2995 1726776842.77010: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776842.77013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.77016: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776842.77018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.77071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776842.77077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776842.77127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776842.79084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776842.79133: stderr chunk (state=3): >>><<< 2995 1726776842.79136: stdout chunk (state=3): >>><<< 2995 1726776842.79151: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776842.79154: _low_level_execute_command(): starting 2995 1726776842.79160: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/AnsiballZ_copy.py && sleep 0' 2995 1726776842.79586: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776842.79589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.79592: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776842.79594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776842.79650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776842.79653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776842.79714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776842.98402: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/.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-1726776842.3679354-6856-133220329182454/.source", "_original_basename": ".3mkwbujt", "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}}} <<< 2995 1726776842.99923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776842.99985: stderr chunk (state=3): >>><<< 2995 1726776842.99989: stdout chunk (state=3): >>><<< 2995 1726776843.00008: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/.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-1726776842.3679354-6856-133220329182454/.source", "_original_basename": ".3mkwbujt", "follow": false, "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776843.00045: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/.source', '_original_basename': '.3mkwbujt', '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-1726776842.3679354-6856-133220329182454/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776843.00056: _low_level_execute_command(): starting 2995 1726776843.00062: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776842.3679354-6856-133220329182454/ > /dev/null 2>&1 && sleep 0' 2995 1726776843.00536: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776843.00539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776843.00542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776843.00544: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776843.00546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776843.00600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776843.00608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776843.00652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776843.02625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776843.02672: stderr chunk (state=3): >>><<< 2995 1726776843.02675: stdout chunk (state=3): >>><<< 2995 1726776843.02691: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776843.02699: handler run complete 2995 1726776843.02725: attempt loop complete, returning result 2995 1726776843.02729: _execute() done 2995 1726776843.02733: dumping result to json 2995 1726776843.02741: done dumping result, returning 2995 1726776843.02749: done running TaskExecutor() for managed_node2/TASK: Set profile_mode to auto [0affc99b-caaf-048c-907c-000000000cb2] 2995 1726776843.02755: sending task result for task 0affc99b-caaf-048c-907c-000000000cb2 2995 1726776843.02869: done sending task result for task 0affc99b-caaf-048c-907c-000000000cb2 2995 1726776843.02873: 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-1726776842.3679354-6856-133220329182454/.source", "state": "file", "uid": 0 } 2995 1726776843.02961: no more pending results, returning what we have 2995 1726776843.02965: results queue empty 2995 1726776843.02966: checking for any_errors_fatal 2995 1726776843.02975: done checking for any_errors_fatal 2995 1726776843.02976: checking for max_fail_percentage 2995 1726776843.02978: done checking for max_fail_percentage 2995 1726776843.02983: checking to see if all hosts have failed and the running result is not ok 2995 1726776843.02984: done checking to see if all hosts have failed 2995 1726776843.02986: getting the remaining hosts for this loop 2995 1726776843.02987: done getting the remaining hosts for this loop 2995 1726776843.02991: getting the next task for host managed_node2 2995 1726776843.02997: done getting next task for host managed_node2 2995 1726776843.03000: ^ task is: TASK: Restart tuned 2995 1726776843.03006: ^ 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 2995 1726776843.03011: getting variables 2995 1726776843.03015: in VariableManager get_vars() 2995 1726776843.03053: Calling all_inventory to load vars for managed_node2 2995 1726776843.03056: Calling groups_inventory to load vars for managed_node2 2995 1726776843.03058: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776843.03069: Calling all_plugins_play to load vars for managed_node2 2995 1726776843.03072: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776843.03075: Calling groups_plugins_play to load vars for managed_node2 2995 1726776843.03219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776843.03387: done with get_vars() 2995 1726776843.03397: done getting variables 2995 1726776843.03448: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Restart tuned] *********************************************************** task path: /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 Thursday 19 September 2024 16:14:03 -0400 (0:00:00.709) 0:02:58.361 **** 2995 1726776843.03473: entering _queue_task() for managed_node2/service 2995 1726776843.03681: worker is 1 (out of 1 available) 2995 1726776843.03697: exiting _queue_task() for managed_node2/service 2995 1726776843.03716: done queuing things up, now waiting for results queue to drain 2995 1726776843.03718: waiting for pending results... 2995 1726776843.03910: running TaskExecutor() for managed_node2/TASK: Restart tuned 2995 1726776843.03995: in run() - task 0affc99b-caaf-048c-907c-000000000cb3 2995 1726776843.04013: variable 'ansible_search_path' from source: unknown 2995 1726776843.04017: variable 'ansible_search_path' from source: unknown 2995 1726776843.04062: variable '__kernel_settings_services' from source: include_vars 2995 1726776843.04358: variable '__kernel_settings_services' from source: include_vars 2995 1726776843.04428: variable 'omit' from source: magic vars 2995 1726776843.04535: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776843.04544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776843.04554: variable 'omit' from source: magic vars 2995 1726776843.04694: variable 'omit' from source: magic vars 2995 1726776843.04730: variable 'omit' from source: magic vars 2995 1726776843.04766: variable 'item' from source: unknown 2995 1726776843.04832: variable 'item' from source: unknown 2995 1726776843.04856: variable 'omit' from source: magic vars 2995 1726776843.04890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 2995 1726776843.04928: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 2995 1726776843.04945: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 2995 1726776843.04961: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776843.04972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 2995 1726776843.05000: variable 'inventory_hostname' from source: host vars for 'managed_node2' 2995 1726776843.05005: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776843.05009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776843.05092: Set connection var ansible_module_compression to ZIP_DEFLATED 2995 1726776843.05103: Set connection var ansible_shell_executable to /bin/sh 2995 1726776843.05112: Set connection var ansible_connection to ssh 2995 1726776843.05120: Set connection var ansible_pipelining to False 2995 1726776843.05123: Set connection var ansible_shell_type to sh 2995 1726776843.05130: Set connection var ansible_timeout to 10 2995 1726776843.05148: variable 'ansible_shell_executable' from source: unknown 2995 1726776843.05151: variable 'ansible_connection' from source: unknown 2995 1726776843.05155: variable 'ansible_module_compression' from source: unknown 2995 1726776843.05159: variable 'ansible_shell_type' from source: unknown 2995 1726776843.05161: variable 'ansible_shell_executable' from source: unknown 2995 1726776843.05166: variable 'ansible_host' from source: host vars for 'managed_node2' 2995 1726776843.05171: variable 'ansible_pipelining' from source: unknown 2995 1726776843.05174: variable 'ansible_timeout' from source: unknown 2995 1726776843.05180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 2995 1726776843.05297: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 2995 1726776843.05312: variable 'omit' from source: magic vars 2995 1726776843.05320: starting attempt loop 2995 1726776843.05324: running the handler 2995 1726776843.05396: variable 'ansible_facts' from source: unknown 2995 1726776843.05493: _low_level_execute_command(): starting 2995 1726776843.05500: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 2995 1726776843.06032: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776843.06036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776843.06040: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776843.06096: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776843.06106: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776843.06109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776843.06155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776843.07925: stdout chunk (state=3): >>>/root <<< 2995 1726776843.08036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776843.08086: stderr chunk (state=3): >>><<< 2995 1726776843.08089: stdout chunk (state=3): >>><<< 2995 1726776843.08117: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776843.08127: _low_level_execute_command(): starting 2995 1726776843.08134: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776843.0811453-6874-46616458478692 `" && echo ansible-tmp-1726776843.0811453-6874-46616458478692="` echo /root/.ansible/tmp/ansible-tmp-1726776843.0811453-6874-46616458478692 `" ) && sleep 0' 2995 1726776843.08591: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776843.08594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776843.08606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776843.08610: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found <<< 2995 1726776843.08613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776843.08656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776843.08660: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776843.08714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776843.10771: stdout chunk (state=3): >>>ansible-tmp-1726776843.0811453-6874-46616458478692=/root/.ansible/tmp/ansible-tmp-1726776843.0811453-6874-46616458478692 <<< 2995 1726776843.10894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776843.10940: stderr chunk (state=3): >>><<< 2995 1726776843.10944: stdout chunk (state=3): >>><<< 2995 1726776843.10959: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776843.0811453-6874-46616458478692=/root/.ansible/tmp/ansible-tmp-1726776843.0811453-6874-46616458478692 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776843.10987: variable 'ansible_module_compression' from source: unknown 2995 1726776843.11035: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-2995wn76tn3d/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 2995 1726776843.11090: variable 'ansible_facts' from source: unknown 2995 1726776843.11236: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776843.0811453-6874-46616458478692/AnsiballZ_systemd.py 2995 1726776843.11356: Sending initial data 2995 1726776843.11359: Sent initial data (153 bytes) 2995 1726776843.11812: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776843.11816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776843.11819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 2995 1726776843.11821: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 2995 1726776843.11823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776843.11884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776843.11886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776843.11931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776843.13622: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 2995 1726776843.13659: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 2995 1726776843.13706: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-2995wn76tn3d/tmprzx8iz1a /root/.ansible/tmp/ansible-tmp-1726776843.0811453-6874-46616458478692/AnsiballZ_systemd.py <<< 2995 1726776843.13709: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776843.0811453-6874-46616458478692/AnsiballZ_systemd.py" <<< 2995 1726776843.13746: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-2995wn76tn3d/tmprzx8iz1a" to remote "/root/.ansible/tmp/ansible-tmp-1726776843.0811453-6874-46616458478692/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776843.0811453-6874-46616458478692/AnsiballZ_systemd.py" <<< 2995 1726776843.15436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776843.15495: stderr chunk (state=3): >>><<< 2995 1726776843.15499: stdout chunk (state=3): >>><<< 2995 1726776843.15523: done transferring module to remote 2995 1726776843.15533: _low_level_execute_command(): starting 2995 1726776843.15539: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776843.0811453-6874-46616458478692/ /root/.ansible/tmp/ansible-tmp-1726776843.0811453-6874-46616458478692/AnsiballZ_systemd.py && sleep 0' 2995 1726776843.15978: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776843.15983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776843.15986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address <<< 2995 1726776843.15988: 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 <<< 2995 1726776843.15994: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776843.16045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776843.16052: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776843.16093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776843.18026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776843.18070: stderr chunk (state=3): >>><<< 2995 1726776843.18073: stdout chunk (state=3): >>><<< 2995 1726776843.18088: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776843.18091: _low_level_execute_command(): starting 2995 1726776843.18097: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776843.0811453-6874-46616458478692/AnsiballZ_systemd.py && sleep 0' 2995 1726776843.18536: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776843.18540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found <<< 2995 1726776843.18542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776843.18544: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 2995 1726776843.18547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776843.18599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776843.18608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776843.18654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776843.52237: 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": "672", "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:13:03 EDT", "ExecMainStartTimestampMonotonic": "18469887", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "672", "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:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3507", "MemoryCurrent": "20402176", "MemoryAvailable": "infinity", "CPUUsageNSec": "307341000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615",<<< 2995 1726776843.52273: stdout chunk (state=3): >>> "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "T<<< 2995 1726776843.52294: stdout chunk (state=3): >>>imeoutCleanUSec": "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 system.slice dbus.socket dbus-broker.service", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service cpupower.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target system.slice dbus-broker.service systemd-sysctl.service basic.target polkit.service systemd-journald.socket dbus.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:13:03 EDT", "StateChangeTimestampMonotonic": "18896805", "InactiveExitTimestamp": "Thu 2024-09-19 16:13:03 EDT", "InactiveExitTimestampMonotonic": "18470153", "ActiveEnterTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ActiveEnterTimestampMonotonic": "18896805", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ConditionTimestampMonotonic": "18460207", "AssertTimestamp": "Thu 2024-09-19 16:13:03 EDT", "AssertTimestampMonotonic": "18460214", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7ca9fe1606f84273964135f1588a3431", "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}}} <<< 2995 1726776843.54430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. <<< 2995 1726776843.54512: stderr chunk (state=3): >>><<< 2995 1726776843.54516: stdout chunk (state=3): >>><<< 2995 1726776843.54551: _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": "672", "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:13:03 EDT", "ExecMainStartTimestampMonotonic": "18469887", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "672", "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:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3507", "MemoryCurrent": "20402176", "MemoryAvailable": "infinity", "CPUUsageNSec": "307341000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target system.slice dbus.socket dbus-broker.service", "WantedBy": "multi-user.target", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service cpupower.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target system.slice dbus-broker.service systemd-sysctl.service basic.target polkit.service systemd-journald.socket dbus.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 16:13:03 EDT", "StateChangeTimestampMonotonic": "18896805", "InactiveExitTimestamp": "Thu 2024-09-19 16:13:03 EDT", "InactiveExitTimestampMonotonic": "18470153", "ActiveEnterTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ActiveEnterTimestampMonotonic": "18896805", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ConditionTimestampMonotonic": "18460207", "AssertTimestamp": "Thu 2024-09-19 16:13:03 EDT", "AssertTimestampMonotonic": "18460214", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7ca9fe1606f84273964135f1588a3431", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.126 closed. 2995 1726776843.54972: 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-1726776843.0811453-6874-46616458478692/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 2995 1726776843.54975: _low_level_execute_command(): starting 2995 1726776843.54978: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776843.0811453-6874-46616458478692/ > /dev/null 2>&1 && sleep 0' 2995 1726776843.55538: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 2995 1726776843.55556: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 2995 1726776843.55617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 2995 1726776843.55690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 2995 1726776843.55715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 2995 1726776843.55732: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 2995 1726776843.55823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 2995 1726776843.57790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 2995 1726776843.57841: stderr chunk (state=3): >>><<< 2995 1726776843.57844: stdout chunk (state=3): >>><<< 2995 1726776843.57859: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.126 originally 10.31.12.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 2995 1726776843.57867: handler run complete 2995 1726776843.57922: attempt loop complete, returning result 2995 1726776843.57940: variable 'item' from source: unknown 2995 1726776843.58008: 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:13:03 EDT", "ActiveEnterTimestampMonotonic": "18896805", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target sysinit.target system.slice dbus-broker.service systemd-sysctl.service basic.target polkit.service systemd-journald.socket dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:13:03 EDT", "AssertTimestampMonotonic": "18460214", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "307341000", "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:13:03 EDT", "ConditionTimestampMonotonic": "18460207", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service power-profiles-daemon.service auto-cpufreq.service cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3507", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "672", "ExecMainStartTimestamp": "Thu 2024-09-19 16:13:03 EDT", "ExecMainStartTimestampMonotonic": "18469887", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:13:03 EDT] ; stop_time=[n/a] ; pid=672 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 16:13:03 EDT", "InactiveExitTimestampMonotonic": "18470153", "InvocationID": "7ca9fe1606f84273964135f1588a3431", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "672", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "20402176", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket 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", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 16:13:03 EDT", "StateChangeTimestampMonotonic": "18896805", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 2995 1726776843.58609: dumping result to json 2995 1726776843.58612: done dumping result, returning 2995 1726776843.58615: done running TaskExecutor() for managed_node2/TASK: Restart tuned [0affc99b-caaf-048c-907c-000000000cb3] 2995 1726776843.58617: sending task result for task 0affc99b-caaf-048c-907c-000000000cb3 2995 1726776843.58698: done sending task result for task 0affc99b-caaf-048c-907c-000000000cb3 2995 1726776843.58703: WORKER PROCESS EXITING 2995 1726776843.58799: no more pending results, returning what we have 2995 1726776843.58806: results queue empty 2995 1726776843.58807: checking for any_errors_fatal 2995 1726776843.58810: done checking for any_errors_fatal 2995 1726776843.58810: checking for max_fail_percentage 2995 1726776843.58813: done checking for max_fail_percentage 2995 1726776843.58814: checking to see if all hosts have failed and the running result is not ok 2995 1726776843.58815: done checking to see if all hosts have failed 2995 1726776843.58815: getting the remaining hosts for this loop 2995 1726776843.58817: done getting the remaining hosts for this loop 2995 1726776843.58819: getting the next task for host managed_node2 2995 1726776843.58825: done getting next task for host managed_node2 2995 1726776843.58826: ^ task is: TASK: meta (flush_handlers) 2995 1726776843.58828: ^ 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 2995 1726776843.58833: getting variables 2995 1726776843.58835: in VariableManager get_vars() 2995 1726776843.58857: Calling all_inventory to load vars for managed_node2 2995 1726776843.58859: Calling groups_inventory to load vars for managed_node2 2995 1726776843.58861: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776843.58869: Calling all_plugins_play to load vars for managed_node2 2995 1726776843.58871: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776843.58874: Calling groups_plugins_play to load vars for managed_node2 2995 1726776843.59006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776843.59158: done with get_vars() 2995 1726776843.59166: done getting variables 2995 1726776843.59225: in VariableManager get_vars() 2995 1726776843.59236: Calling all_inventory to load vars for managed_node2 2995 1726776843.59239: Calling groups_inventory to load vars for managed_node2 2995 1726776843.59240: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776843.59244: Calling all_plugins_play to load vars for managed_node2 2995 1726776843.59246: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776843.59248: Calling groups_plugins_play to load vars for managed_node2 2995 1726776843.59371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776843.59522: done with get_vars() 2995 1726776843.59533: done queuing things up, now waiting for results queue to drain 2995 1726776843.59534: results queue empty 2995 1726776843.59535: checking for any_errors_fatal 2995 1726776843.59541: done checking for any_errors_fatal 2995 1726776843.59542: checking for max_fail_percentage 2995 1726776843.59542: done checking for max_fail_percentage 2995 1726776843.59543: checking to see if all hosts have failed and the running result is not ok 2995 1726776843.59543: done checking to see if all hosts have failed 2995 1726776843.59544: getting the remaining hosts for this loop 2995 1726776843.59545: done getting the remaining hosts for this loop 2995 1726776843.59547: getting the next task for host managed_node2 2995 1726776843.59551: done getting next task for host managed_node2 2995 1726776843.59552: ^ task is: TASK: meta (flush_handlers) 2995 1726776843.59553: ^ 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 2995 1726776843.59557: getting variables 2995 1726776843.59558: in VariableManager get_vars() 2995 1726776843.59565: Calling all_inventory to load vars for managed_node2 2995 1726776843.59567: Calling groups_inventory to load vars for managed_node2 2995 1726776843.59569: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776843.59572: Calling all_plugins_play to load vars for managed_node2 2995 1726776843.59574: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776843.59576: Calling groups_plugins_play to load vars for managed_node2 2995 1726776843.59684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776843.59834: done with get_vars() 2995 1726776843.59841: done getting variables 2995 1726776843.59877: in VariableManager get_vars() 2995 1726776843.59886: Calling all_inventory to load vars for managed_node2 2995 1726776843.59887: Calling groups_inventory to load vars for managed_node2 2995 1726776843.59889: Calling all_plugins_inventory to load vars for managed_node2 2995 1726776843.59892: Calling all_plugins_play to load vars for managed_node2 2995 1726776843.59894: Calling groups_plugins_inventory to load vars for managed_node2 2995 1726776843.59896: Calling groups_plugins_play to load vars for managed_node2 2995 1726776843.60005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 2995 1726776843.60169: done with get_vars() 2995 1726776843.60178: done queuing things up, now waiting for results queue to drain 2995 1726776843.60179: results queue empty 2995 1726776843.60180: checking for any_errors_fatal 2995 1726776843.60181: done checking for any_errors_fatal 2995 1726776843.60181: checking for max_fail_percentage 2995 1726776843.60182: done checking for max_fail_percentage 2995 1726776843.60183: checking to see if all hosts have failed and the running result is not ok 2995 1726776843.60183: done checking to see if all hosts have failed 2995 1726776843.60184: getting the remaining hosts for this loop 2995 1726776843.60185: done getting the remaining hosts for this loop 2995 1726776843.60186: getting the next task for host managed_node2 2995 1726776843.60189: done getting next task for host managed_node2 2995 1726776843.60190: ^ task is: None 2995 1726776843.60191: ^ 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 2995 1726776843.60192: done queuing things up, now waiting for results queue to drain 2995 1726776843.60192: results queue empty 2995 1726776843.60193: checking for any_errors_fatal 2995 1726776843.60193: done checking for any_errors_fatal 2995 1726776843.60194: checking for max_fail_percentage 2995 1726776843.60195: done checking for max_fail_percentage 2995 1726776843.60195: checking to see if all hosts have failed and the running result is not ok 2995 1726776843.60196: done checking to see if all hosts have failed 2995 1726776843.60197: getting the next task for host managed_node2 2995 1726776843.60199: done getting next task for host managed_node2 2995 1726776843.60200: ^ task is: None 2995 1726776843.60203: ^ 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:14:03 -0400 (0:00:00.567) 0:02:58.929 **** =============================================================================== Ensure required packages are installed --------------------------------- 66.91s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:22 Reboot the machine - see if settings persist after reboot -------------- 40.62s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:95 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 5.58s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Gathering Facts --------------------------------------------------------- 3.78s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:2 Ensure required services are enabled and started ------------------------ 2.31s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:51 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.93s /tmp/collections-shq/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.80s /tmp/collections-shq/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.78s /tmp/collections-shq/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.76s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.53s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.52s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.52s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.52s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.94s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Generate a configuration for kernel settings ---------------------------- 0.90s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:45 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.90s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.86s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.86s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.83s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.81s /tmp/collections-shq/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 2995 1726776843.60308: RUNNING CLEANUP